[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:48:14.155457 11977 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.178.126:34199
I20260709 14:48:14.156955 11977 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:48:14.157994 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:14.174346 11983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:14.174319 11984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:14.174333 11986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:14.175493 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:15.286640 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:15.286877 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:15.287029 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608495287013 us; error 0 us; skew 500 ppm
I20260709 14:48:15.287925 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:15.293000 11977 webserver.cc:533] Webserver started at http://127.11.178.126:36609/ using document root <none> and password file <none>
I20260709 14:48:15.293864 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:15.294064 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:15.294453 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:15.300149 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/master-0-root/instance:
uuid: "f36a427e740248eca3d8f16be5d69513"
format_stamp: "Formatted at 2026-07-09 14:48:15 on dist-test-slave-rxsv"
I20260709 14:48:15.307798 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260709 14:48:15.312950 11992 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:15.314136 11977 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:48:15.314488 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/master-0-root
uuid: "f36a427e740248eca3d8f16be5d69513"
format_stamp: "Formatted at 2026-07-09 14:48:15 on dist-test-slave-rxsv"
I20260709 14:48:15.314822 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:15.367133 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:15.368649 11977 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:48:15.369102 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:15.436647 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.126:34199
I20260709 14:48:15.436736 12043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.126:34199 every 8 connection(s)
I20260709 14:48:15.444262 12044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:15.466252 12044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513: Bootstrap starting.
I20260709 14:48:15.472019 12044 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:15.473913 12044 log.cc:826] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513: Log is configured to *not* fsync() on all Append() calls
I20260709 14:48:15.478427 12044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513: No bootstrap required, opened a new log
I20260709 14:48:15.498965 12044 raft_consensus.cc:359] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36a427e740248eca3d8f16be5d69513" member_type: VOTER }
I20260709 14:48:15.499534 12044 raft_consensus.cc:385] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:15.499788 12044 raft_consensus.cc:740] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f36a427e740248eca3d8f16be5d69513, State: Initialized, Role: FOLLOWER
I20260709 14:48:15.500638 12044 consensus_queue.cc:260] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f36a427e740248eca3d8f16be5d69513" member_type: VOTER }
I20260709 14:48:15.501098 12044 raft_consensus.cc:399] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:15.501375 12044 raft_consensus.cc:493] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:15.501720 12044 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:15.505721 12044 raft_consensus.cc:515] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36a427e740248eca3d8f16be5d69513" member_type: VOTER }
I20260709 14:48:15.506465 12044 leader_election.cc:304] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [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: f36a427e740248eca3d8f16be5d69513; no voters: 
I20260709 14:48:15.508123 12044 leader_election.cc:290] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:15.508544 12047 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:15.510855 12047 raft_consensus.cc:697] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 1 LEADER]: Becoming Leader. State: Replica: f36a427e740248eca3d8f16be5d69513, State: Running, Role: LEADER
I20260709 14:48:15.511754 12047 consensus_queue.cc:237] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [LEADER]: Queue going to LEADER mode. State: All 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: "f36a427e740248eca3d8f16be5d69513" member_type: VOTER }
I20260709 14:48:15.512796 12044 sys_catalog.cc:565] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:15.522187 12049 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f36a427e740248eca3d8f16be5d69513. Latest consensus state: current_term: 1 leader_uuid: "f36a427e740248eca3d8f16be5d69513" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36a427e740248eca3d8f16be5d69513" member_type: VOTER } }
I20260709 14:48:15.522719 12049 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:15.522537 12048 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f36a427e740248eca3d8f16be5d69513" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36a427e740248eca3d8f16be5d69513" member_type: VOTER } }
I20260709 14:48:15.523154 12048 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:15.525305 12055 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:15.535403 12055 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:15.539961 11977 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:15.553503 12055 catalog_manager.cc:1383] Generated new cluster ID: f5f2ee4a49954a7db62d52fcd297cca5
I20260709 14:48:15.553809 12055 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:15.567592 12055 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:15.569231 12055 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:15.589586 12055 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513: Generated new TSK 0
I20260709 14:48:15.590517 12055 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:15.610240 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:15.618371 12066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:15.619971 12067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:15.622802 12069 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:15.623551 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:15.624418 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:15.624670 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:15.624861 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608495624843 us; error 0 us; skew 500 ppm
I20260709 14:48:15.625494 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:15.629612 11977 webserver.cc:533] Webserver started at http://127.11.178.65:45093/ using document root <none> and password file <none>
I20260709 14:48:15.630173 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:15.630369 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:15.630659 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:15.631775 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-0-root/instance:
uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
format_stamp: "Formatted at 2026-07-09 14:48:15 on dist-test-slave-rxsv"
I20260709 14:48:15.637148 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:48:15.641458 12074 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:15.642248 11977 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:48:15.642527 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
format_stamp: "Formatted at 2026-07-09 14:48:15 on dist-test-slave-rxsv"
I20260709 14:48:15.642796 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:15.686023 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:15.687323 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:15.689814 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:15.694058 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:15.694286 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:15.694543 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:15.694697 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:15.788902 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:38985
I20260709 14:48:15.788971 12136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:38985 every 8 connection(s)
I20260709 14:48:15.795867 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:15.808246 12141 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:15.810525 12142 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:15.820847 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:15.821940 12137 heartbeater.cc:344] Connected to a master server at 127.11.178.126:34199
W20260709 14:48:15.822116 12144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:15.822516 12137 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:15.823096 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:15.823323 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:15.823506 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608495823490 us; error 0 us; skew 500 ppm
I20260709 14:48:15.823683 12137 heartbeater.cc:507] Master 127.11.178.126:34199 requested a full tablet report, sending...
I20260709 14:48:15.824142 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:15.827188 12009 ts_manager.cc:194] Registered new tserver with Master: 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985)
I20260709 14:48:15.827528 11977 webserver.cc:533] Webserver started at http://127.11.178.66:34553/ using document root <none> and password file <none>
I20260709 14:48:15.828039 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:15.828245 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:15.828505 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:15.829640 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-1-root/instance:
uuid: "8297cb3ccc974268bb0de4418c84b519"
format_stamp: "Formatted at 2026-07-09 14:48:15 on dist-test-slave-rxsv"
I20260709 14:48:15.830096 12009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44614
I20260709 14:48:15.835441 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:48:15.840181 12149 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:15.841006 11977 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:48:15.841288 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-1-root
uuid: "8297cb3ccc974268bb0de4418c84b519"
format_stamp: "Formatted at 2026-07-09 14:48:15 on dist-test-slave-rxsv"
I20260709 14:48:15.841549 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:15.863955 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:15.865260 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:15.867408 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:15.870726 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:15.870934 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:15.871166 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:15.871326 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:15.961859 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.66:36479
I20260709 14:48:15.961982 12211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.66:36479 every 8 connection(s)
I20260709 14:48:15.968039 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:15.976181 12215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:15.982378 12212 heartbeater.cc:344] Connected to a master server at 127.11.178.126:34199
I20260709 14:48:15.982802 12212 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:15.983775 12212 heartbeater.cc:507] Master 127.11.178.126:34199 requested a full tablet report, sending...
I20260709 14:48:15.986299 12009 ts_manager.cc:194] Registered new tserver with Master: 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
W20260709 14:48:15.988036 12218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:15.988142 12009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44630
I20260709 14:48:15.988559 11977 server_base.cc:1061] running on GCE node
W20260709 14:48:15.988896 12216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:15.990149 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:15.990399 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:15.990705 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608495990637 us; error 0 us; skew 500 ppm
I20260709 14:48:15.991271 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:15.994371 11977 webserver.cc:533] Webserver started at http://127.11.178.67:43589/ using document root <none> and password file <none>
I20260709 14:48:15.994971 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:15.995190 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:15.995496 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:15.996627 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-2-root/instance:
uuid: "125fdf4140d04c6f9b23670440d4691e"
format_stamp: "Formatted at 2026-07-09 14:48:15 on dist-test-slave-rxsv"
I20260709 14:48:16.001149 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 14:48:16.004679 12223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:16.005475 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:16.005821 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-2-root
uuid: "125fdf4140d04c6f9b23670440d4691e"
format_stamp: "Formatted at 2026-07-09 14:48:15 on dist-test-slave-rxsv"
I20260709 14:48:16.006105 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608493989059-11977-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:16.023057 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:16.024372 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:16.025763 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:16.028016 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:16.028235 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:16.028487 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:16.028760 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:48:16.112550 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.67:38041
I20260709 14:48:16.112708 12285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.67:38041 every 8 connection(s)
I20260709 14:48:16.133841 12286 heartbeater.cc:344] Connected to a master server at 127.11.178.126:34199
I20260709 14:48:16.134209 12286 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:16.134963 12286 heartbeater.cc:507] Master 127.11.178.126:34199 requested a full tablet report, sending...
I20260709 14:48:16.136772 12009 ts_manager.cc:194] Registered new tserver with Master: 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:16.137814 11977 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020508796s
I20260709 14:48:16.138055 12009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44632
I20260709 14:48:16.189093 12009 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44640:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:48:16.192618 12009 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:48:16.302126 12101 tablet_service.cc:1511] Processing CreateTablet for tablet bb151fcaac5e4ccc8eccab8221076e3f (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:16.303835 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb151fcaac5e4ccc8eccab8221076e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.304024 12100 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7afb338afc413d91adb8017b03289c (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:16.305450 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7afb338afc413d91adb8017b03289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.305971 12174 tablet_service.cc:1511] Processing CreateTablet for tablet e202ddbf39b543bdbcd54b220a99f392 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:16.306912 12176 tablet_service.cc:1511] Processing CreateTablet for tablet bb151fcaac5e4ccc8eccab8221076e3f (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:16.307308 12174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e202ddbf39b543bdbcd54b220a99f392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.302132 12102 tablet_service.cc:1511] Processing CreateTablet for tablet 146d80a5d5c74c7daff51f68ed9385d4 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:16.308188 12176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb151fcaac5e4ccc8eccab8221076e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.308271 12098 tablet_service.cc:1511] Processing CreateTablet for tablet e5afcd80c8444fed9ffc7253f5274908 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:16.310643 12097 tablet_service.cc:1511] Processing CreateTablet for tablet 71172bb6ce5e4f6384c4ac8063c6a846 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:16.310829 12175 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7afb338afc413d91adb8017b03289c (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:16.312037 12175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7afb338afc413d91adb8017b03289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.312922 12096 tablet_service.cc:1511] Processing CreateTablet for tablet 0772831fb4c74cfe969135341d124d04 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:16.314872 12173 tablet_service.cc:1511] Processing CreateTablet for tablet e5afcd80c8444fed9ffc7253f5274908 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:16.315137 12095 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7d995f806148788aefe81a9d943966 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:16.316138 12173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5afcd80c8444fed9ffc7253f5274908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.317773 12177 tablet_service.cc:1511] Processing CreateTablet for tablet 146d80a5d5c74c7daff51f68ed9385d4 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:16.319038 12177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146d80a5d5c74c7daff51f68ed9385d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.306905 12099 tablet_service.cc:1511] Processing CreateTablet for tablet e202ddbf39b543bdbcd54b220a99f392 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:16.321568 12095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7d995f806148788aefe81a9d943966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.321286 12171 tablet_service.cc:1511] Processing CreateTablet for tablet 0772831fb4c74cfe969135341d124d04 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:16.322213 12099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e202ddbf39b543bdbcd54b220a99f392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.322556 12171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0772831fb4c74cfe969135341d124d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.322785 12096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0772831fb4c74cfe969135341d124d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.327514 12172 tablet_service.cc:1511] Processing CreateTablet for tablet 71172bb6ce5e4f6384c4ac8063c6a846 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:16.331720 12097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71172bb6ce5e4f6384c4ac8063c6a846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.331724 12172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71172bb6ce5e4f6384c4ac8063c6a846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.341784 12169 tablet_service.cc:1511] Processing CreateTablet for tablet 048c0ae3b44b4fc09399d2d483a9fa53 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:16.333681 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 048c0ae3b44b4fc09399d2d483a9fa53 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:16.345796 12169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048c0ae3b44b4fc09399d2d483a9fa53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.348181 12170 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7d995f806148788aefe81a9d943966 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:16.346855 12098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5afcd80c8444fed9ffc7253f5274908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.355273 12170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7d995f806148788aefe81a9d943966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.356711 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048c0ae3b44b4fc09399d2d483a9fa53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.365058 12102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146d80a5d5c74c7daff51f68ed9385d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.400609 12251 tablet_service.cc:1511] Processing CreateTablet for tablet 146d80a5d5c74c7daff51f68ed9385d4 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:16.407744 12251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146d80a5d5c74c7daff51f68ed9385d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.406497 12249 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7afb338afc413d91adb8017b03289c (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:16.412163 12248 tablet_service.cc:1511] Processing CreateTablet for tablet e202ddbf39b543bdbcd54b220a99f392 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:16.399871 12250 tablet_service.cc:1511] Processing CreateTablet for tablet bb151fcaac5e4ccc8eccab8221076e3f (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:16.420404 12248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e202ddbf39b543bdbcd54b220a99f392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.426314 12246 tablet_service.cc:1511] Processing CreateTablet for tablet 71172bb6ce5e4f6384c4ac8063c6a846 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:16.430037 12247 tablet_service.cc:1511] Processing CreateTablet for tablet e5afcd80c8444fed9ffc7253f5274908 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:16.431062 12244 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7d995f806148788aefe81a9d943966 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:16.430173 12245 tablet_service.cc:1511] Processing CreateTablet for tablet 0772831fb4c74cfe969135341d124d04 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:16.441076 12246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71172bb6ce5e4f6384c4ac8063c6a846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.443522 12243 tablet_service.cc:1511] Processing CreateTablet for tablet 048c0ae3b44b4fc09399d2d483a9fa53 (DEFAULT_TABLE table=test-workload [id=17aea8355ea94a70ab11ab016ac577c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:16.447489 12247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5afcd80c8444fed9ffc7253f5274908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.451193 12304 tablet_bootstrap.cc:492] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519: Bootstrap starting.
I20260709 14:48:16.452839 12245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0772831fb4c74cfe969135341d124d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.454358 12249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7afb338afc413d91adb8017b03289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.458559 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048c0ae3b44b4fc09399d2d483a9fa53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.476902 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7d995f806148788aefe81a9d943966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:16.488493 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb151fcaac5e4ccc8eccab8221076e3f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:16.532724 12057 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:16.538228 12305 tablet_bootstrap.cc:492] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11: Bootstrap starting.
I20260709 14:48:16.568239 12304 tablet_bootstrap.cc:654] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.574652 12305 tablet_bootstrap.cc:654] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.585737 12307 tablet_bootstrap.cc:492] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e: Bootstrap starting.
I20260709 14:48:16.595774 12304 tablet_bootstrap.cc:492] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519: No bootstrap required, opened a new log
I20260709 14:48:16.596542 12304 ts_tablet_manager.cc:1403] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519: Time spent bootstrapping tablet: real 0.157s	user 0.000s	sys 0.025s
I20260709 14:48:16.601291 12304 raft_consensus.cc:359] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.602105 12304 raft_consensus.cc:385] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.605099 12304 raft_consensus.cc:740] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.606185 12304 consensus_queue.cc:260] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.609129 12305 tablet_bootstrap.cc:492] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11: No bootstrap required, opened a new log
I20260709 14:48:16.609793 12305 ts_tablet_manager.cc:1403] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.012s
I20260709 14:48:16.614426 12307 tablet_bootstrap.cc:654] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.615198 12305 raft_consensus.cc:359] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.616705 12305 raft_consensus.cc:385] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.617029 12305 raft_consensus.cc:740] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.617799 12305 consensus_queue.cc:260] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.619750 12212 heartbeater.cc:499] Master 127.11.178.126:34199 was elected leader, sending a full tablet report...
I20260709 14:48:16.620160 12304 ts_tablet_manager.cc:1434] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.002s
I20260709 14:48:16.621342 12304 tablet_bootstrap.cc:492] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519: Bootstrap starting.
I20260709 14:48:16.628027 12304 tablet_bootstrap.cc:654] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.654762 12307 tablet_bootstrap.cc:492] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e: No bootstrap required, opened a new log
I20260709 14:48:16.655319 12307 ts_tablet_manager.cc:1403] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.023s
I20260709 14:48:16.655579 12137 heartbeater.cc:499] Master 127.11.178.126:34199 was elected leader, sending a full tablet report...
I20260709 14:48:16.656605 12305 ts_tablet_manager.cc:1434] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.005s
I20260709 14:48:16.658039 12307 raft_consensus.cc:359] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.658771 12307 raft_consensus.cc:385] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.659052 12307 raft_consensus.cc:740] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.659206 12305 tablet_bootstrap.cc:492] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11: Bootstrap starting.
I20260709 14:48:16.659813 12307 consensus_queue.cc:260] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.666033 12305 tablet_bootstrap.cc:654] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.669476 12307 ts_tablet_manager.cc:1434] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260709 14:48:16.670121 12286 heartbeater.cc:499] Master 127.11.178.126:34199 was elected leader, sending a full tablet report...
I20260709 14:48:16.671679 12304 tablet_bootstrap.cc:492] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519: No bootstrap required, opened a new log
I20260709 14:48:16.672168 12304 ts_tablet_manager.cc:1403] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.004s
I20260709 14:48:16.675137 12307 tablet_bootstrap.cc:492] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e: Bootstrap starting.
I20260709 14:48:16.675035 12304 raft_consensus.cc:359] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.678416 12304 raft_consensus.cc:385] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.678740 12304 raft_consensus.cc:740] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.679594 12304 consensus_queue.cc:260] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.681897 12304 ts_tablet_manager.cc:1434] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:48:16.683188 12304 tablet_bootstrap.cc:492] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519: Bootstrap starting.
I20260709 14:48:16.688086 12307 tablet_bootstrap.cc:654] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.689481 12304 tablet_bootstrap.cc:654] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.695595 12305 tablet_bootstrap.cc:492] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11: No bootstrap required, opened a new log
I20260709 14:48:16.696105 12305 ts_tablet_manager.cc:1403] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.008s
I20260709 14:48:16.698911 12305 raft_consensus.cc:359] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.699606 12305 raft_consensus.cc:385] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.699743 12307 tablet_bootstrap.cc:492] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e: No bootstrap required, opened a new log
I20260709 14:48:16.699931 12305 raft_consensus.cc:740] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.700372 12307 ts_tablet_manager.cc:1403] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 14:48:16.700671 12305 consensus_queue.cc:260] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.702803 12305 ts_tablet_manager.cc:1434] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:48:16.703647 12305 tablet_bootstrap.cc:492] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11: Bootstrap starting.
I20260709 14:48:16.703547 12307 raft_consensus.cc:359] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.704346 12307 raft_consensus.cc:385] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.704682 12307 raft_consensus.cc:740] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.705451 12307 consensus_queue.cc:260] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.707752 12307 ts_tablet_manager.cc:1434] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:16.708702 12307 tablet_bootstrap.cc:492] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e: Bootstrap starting.
I20260709 14:48:16.709470 12304 tablet_bootstrap.cc:492] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519: No bootstrap required, opened a new log
I20260709 14:48:16.709928 12304 ts_tablet_manager.cc:1403] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 14:48:16.712642 12304 raft_consensus.cc:359] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.713311 12304 raft_consensus.cc:385] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.713624 12304 raft_consensus.cc:740] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.715386 12307 tablet_bootstrap.cc:654] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:16.718076 12213 tablet.cc:2406] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:48:16.718343 12305 tablet_bootstrap.cc:654] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.722321 12304 consensus_queue.cc:260] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.724860 12304 ts_tablet_manager.cc:1434] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:48:16.725826 12304 tablet_bootstrap.cc:492] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519: Bootstrap starting.
I20260709 14:48:16.728016 12311 raft_consensus.cc:493] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.728514 12311 raft_consensus.cc:515] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.730649 12307 tablet_bootstrap.cc:492] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e: No bootstrap required, opened a new log
I20260709 14:48:16.731267 12307 ts_tablet_manager.cc:1403] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260709 14:48:16.732236 12304 tablet_bootstrap.cc:654] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.735741 12305 tablet_bootstrap.cc:492] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11: No bootstrap required, opened a new log
I20260709 14:48:16.736091 12309 raft_consensus.cc:493] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.736284 12305 ts_tablet_manager.cc:1403] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260709 14:48:16.736563 12309 raft_consensus.cc:515] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.737346 12311 leader_election.cc:290] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:16.738755 12313 raft_consensus.cc:493] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.739250 12313 raft_consensus.cc:515] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.740242 12309 leader_election.cc:290] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:16.742017 12313 leader_election.cc:290] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:16.744002 12305 raft_consensus.cc:359] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.744815 12305 raft_consensus.cc:385] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.745316 12305 raft_consensus.cc:740] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.746199 12305 consensus_queue.cc:260] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.748992 12307 raft_consensus.cc:359] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.750757 12307 raft_consensus.cc:385] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.751145 12307 raft_consensus.cc:740] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.752900 12307 consensus_queue.cc:260] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.752190 12305 ts_tablet_manager.cc:1434] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 14:48:16.754814 12305 tablet_bootstrap.cc:492] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11: Bootstrap starting.
I20260709 14:48:16.756613 12307 ts_tablet_manager.cc:1434] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260709 14:48:16.762794 12307 tablet_bootstrap.cc:492] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e: Bootstrap starting.
I20260709 14:48:16.763881 12304 tablet_bootstrap.cc:492] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519: No bootstrap required, opened a new log
I20260709 14:48:16.764389 12304 ts_tablet_manager.cc:1403] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 14:48:16.767756 12309 raft_consensus.cc:493] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.767514 12304 raft_consensus.cc:359] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.768296 12304 raft_consensus.cc:385] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.768245 12309 raft_consensus.cc:515] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.768688 12304 raft_consensus.cc:740] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.769448 12304 consensus_queue.cc:260] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.770306 12309 leader_election.cc:290] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:16.770471 12305 tablet_bootstrap.cc:654] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.775202 12307 tablet_bootstrap.cc:654] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.790560 12313 raft_consensus.cc:493] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.791101 12313 raft_consensus.cc:515] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.793368 12313 leader_election.cc:290] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:16.808300 12304 ts_tablet_manager.cc:1434] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.006s
I20260709 14:48:16.809368 12304 tablet_bootstrap.cc:492] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519: Bootstrap starting.
I20260709 14:48:16.811064 12305 tablet_bootstrap.cc:492] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11: No bootstrap required, opened a new log
I20260709 14:48:16.811540 12305 ts_tablet_manager.cc:1403] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.013s
I20260709 14:48:16.819866 12307 tablet_bootstrap.cc:492] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e: No bootstrap required, opened a new log
I20260709 14:48:16.821439 12307 ts_tablet_manager.cc:1403] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.009s
I20260709 14:48:16.827354 12305 raft_consensus.cc:359] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.835887 12307 raft_consensus.cc:359] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.833377 12305 raft_consensus.cc:385] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.836915 12307 raft_consensus.cc:385] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.837147 12305 raft_consensus.cc:740] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.837247 12307 raft_consensus.cc:740] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.841050 12304 tablet_bootstrap.cc:654] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.841698 12307 consensus_queue.cc:260] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.842546 12305 consensus_queue.cc:260] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.844211 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:16.846908 12187 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 0.
I20260709 14:48:16.851083 12076 leader_election.cc:304] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:16.852344 12311 raft_consensus.cc:2804] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:16.852847 12311 raft_consensus.cc:493] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:16.853727 12307 ts_tablet_manager.cc:1434] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 14:48:16.853780 12311 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.853250 12305 ts_tablet_manager.cc:1434] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:48:16.855156 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e" is_pre_election: true
I20260709 14:48:16.856485 12261 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 0.
I20260709 14:48:16.856724 12307 tablet_bootstrap.cc:492] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e: Bootstrap starting.
I20260709 14:48:16.864573 12305 tablet_bootstrap.cc:492] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11: Bootstrap starting.
I20260709 14:48:16.861454 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
I20260709 14:48:16.866655 12112 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 0.
I20260709 14:48:16.866552 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
I20260709 14:48:16.868969 12111 raft_consensus.cc:2468] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 0.
I20260709 14:48:16.871009 12311 raft_consensus.cc:515] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.874943 12311 leader_election.cc:290] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 election: Requested vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:16.883865 12311 raft_consensus.cc:493] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:16.878131 12186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d995f806148788aefe81a9d943966" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:16.877214 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:16.881012 12307 tablet_bootstrap.cc:654] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.885445 12187 raft_consensus.cc:2468] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 0.
W20260709 14:48:16.885898 12225 leader_election.cc:343] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.886629 12225 leader_election.cc:304] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:16.886579 12311 raft_consensus.cc:515] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.887481 12313 raft_consensus.cc:2804] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:16.887811 12313 raft_consensus.cc:493] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:16.888125 12313 raft_consensus.cc:3060] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.888624 12311 leader_election.cc:290] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:16.891793 12304 tablet_bootstrap.cc:492] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519: No bootstrap required, opened a new log
I20260709 14:48:16.892237 12304 ts_tablet_manager.cc:1403] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.004s
I20260709 14:48:16.882097 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
W20260709 14:48:16.895411 12227 leader_election.cc:343] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.895607 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e" is_pre_election: true
I20260709 14:48:16.895605 12304 raft_consensus.cc:359] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.896502 12304 raft_consensus.cc:385] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.896800 12304 raft_consensus.cc:740] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Initialized, Role: FOLLOWER
W20260709 14:48:16.897442 12078 leader_election.cc:343] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.882980 12305 tablet_bootstrap.cc:654] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.883267 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d995f806148788aefe81a9d943966" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
I20260709 14:48:16.897495 12304 consensus_queue.cc:260] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.873440 12153 leader_election.cc:304] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:16.877862 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
W20260709 14:48:16.898898 12227 leader_election.cc:343] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.899302 12326 raft_consensus.cc:2804] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:16.899508 12227 leader_election.cc:304] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e; no voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:16.899312 12261 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.900482 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:16.901189 12187 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.901695 12153 leader_election.cc:304] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:16.902743 12309 raft_consensus.cc:2804] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:16.903254 12309 raft_consensus.cc:493] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:16.903601 12309 raft_consensus.cc:3060] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.898119 12313 raft_consensus.cc:515] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.899981 12326 raft_consensus.cc:493] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:16.906998 12326 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.906431 12186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:16.905777 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e" is_pre_election: true
I20260709 14:48:16.909045 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e" is_pre_election: true
I20260709 14:48:16.910602 12260 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 0.
W20260709 14:48:16.910967 12076 leader_election.cc:343] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.908275 12304 ts_tablet_manager.cc:1434] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:48:16.911391 12076 leader_election.cc:304] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:16.919266 12311 raft_consensus.cc:2749] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:16.925376 12261 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 1.
I20260709 14:48:16.926625 12078 leader_election.cc:304] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:16.927423 12311 raft_consensus.cc:2804] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:16.927879 12311 raft_consensus.cc:697] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Becoming Leader. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:16.928637 12311 consensus_queue.cc:237] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
W20260709 14:48:16.931170 12153 leader_election.cc:343] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.934101 12313 leader_election.cc:290] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:16.934619 12313 raft_consensus.cc:2749] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:16.934765 12187 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 1.
I20260709 14:48:16.935563 12304 tablet_bootstrap.cc:492] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519: Bootstrap starting.
I20260709 14:48:16.939522 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:16.940168 12187 raft_consensus.cc:3060] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.942763 12309 raft_consensus.cc:515] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.940874 12326 raft_consensus.cc:515] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.946105 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:16.946648 12112 raft_consensus.cc:3060] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:16.946578 12227 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:38985, user_credentials={real_user=slave}} blocked reactor thread for 47690.8us
I20260709 14:48:16.949875 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:16.951802 12307 tablet_bootstrap.cc:492] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e: No bootstrap required, opened a new log
I20260709 14:48:16.952241 12307 ts_tablet_manager.cc:1403] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.000s
I20260709 14:48:16.952268 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:16.948645 12309 leader_election.cc:290] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
W20260709 14:48:16.955534 12227 leader_election.cc:343] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:16.955677 12153 leader_election.cc:343] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:16.956911 12112 raft_consensus.cc:2468] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 1.
I20260709 14:48:16.957767 12304 tablet_bootstrap.cc:654] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.957353 12307 raft_consensus.cc:359] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.958094 12307 raft_consensus.cc:385] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.958117 12153 leader_election.cc:304] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [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: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 125fdf4140d04c6f9b23670440d4691e
I20260709 14:48:16.958513 12307 raft_consensus.cc:740] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.959514 12326 leader_election.cc:290] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:16.960053 12326 raft_consensus.cc:2804] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:16.959877 12307 consensus_queue.cc:260] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.960474 12326 raft_consensus.cc:697] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:16.961414 12326 consensus_queue.cc:237] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.961822 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:16.962306 12307 ts_tablet_manager.cc:1434] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:48:16.962342 12261 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.963325 12307 tablet_bootstrap.cc:492] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e: Bootstrap starting.
I20260709 14:48:16.969635 12305 tablet_bootstrap.cc:492] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11: No bootstrap required, opened a new log
I20260709 14:48:16.970125 12305 ts_tablet_manager.cc:1403] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.008s
I20260709 14:48:16.968670 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:16.972992 12261 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 1.
I20260709 14:48:16.973731 12112 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:16.973066 12187 raft_consensus.cc:2468] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 1.
I20260709 14:48:16.975733 12305 raft_consensus.cc:359] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.976725 12305 raft_consensus.cc:385] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:16.978088 12153 leader_election.cc:304] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:16.978034 12225 leader_election.cc:304] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [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: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 491968bf7a7c42dfb2f99fa7894d8e11
I20260709 14:48:16.979847 12335 raft_consensus.cc:2804] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:16.980309 12335 raft_consensus.cc:697] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Becoming Leader. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:16.978632 12305 raft_consensus.cc:740] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Initialized, Role: FOLLOWER
I20260709 14:48:16.982025 12309 raft_consensus.cc:2804] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:16.986547 12307 tablet_bootstrap.cc:654] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:16.982441 12305 consensus_queue.cc:260] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.978008 12007 catalog_manager.cc:5697] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:16.989989 12305 ts_tablet_manager.cc:1434] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260709 14:48:16.981154 12335 consensus_queue.cc:237] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:16.991412 12305 tablet_bootstrap.cc:492] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11: Bootstrap starting.
I20260709 14:48:16.994208 12112 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 1.
I20260709 14:48:17.002911 12305 tablet_bootstrap.cc:654] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.009927 12307 tablet_bootstrap.cc:492] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e: No bootstrap required, opened a new log
I20260709 14:48:17.011265 12307 ts_tablet_manager.cc:1403] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260709 14:48:17.011359 12309 raft_consensus.cc:697] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:17.015065 12307 raft_consensus.cc:359] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.017942 12307 raft_consensus.cc:385] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.019245 12307 raft_consensus.cc:740] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.019035 12309 consensus_queue.cc:237] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.020704 12008 catalog_manager.cc:5697] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e reported cstate change: term changed from 0 to 1, leader changed from <none> to 125fdf4140d04c6f9b23670440d4691e (127.11.178.67). New cstate: current_term: 1 leader_uuid: "125fdf4140d04c6f9b23670440d4691e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:17.023818 12311 raft_consensus.cc:493] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.024398 12311 raft_consensus.cc:515] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.028514 12009 catalog_manager.cc:5697] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.032083 12311 leader_election.cc:290] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:17.032673 12304 tablet_bootstrap.cc:492] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519: No bootstrap required, opened a new log
I20260709 14:48:17.033139 12304 ts_tablet_manager.cc:1403] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.008s
I20260709 14:48:17.033288 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:17.033931 12187 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 0.
I20260709 14:48:17.035696 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e" is_pre_election: true
I20260709 14:48:17.020010 12307 consensus_queue.cc:260] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.036342 12261 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 0.
I20260709 14:48:17.037304 12076 leader_election.cc:304] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.038079 12311 raft_consensus.cc:2804] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.038341 12335 raft_consensus.cc:493] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.038477 12311 raft_consensus.cc:493] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.038872 12311 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.043640 12307 ts_tablet_manager.cc:1434] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:48:17.044741 12307 tablet_bootstrap.cc:492] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e: Bootstrap starting.
I20260709 14:48:17.038812 12335 raft_consensus.cc:515] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.048154 12304 raft_consensus.cc:359] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.052788 12335 leader_election.cc:290] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:17.055202 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0772831fb4c74cfe969135341d124d04" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:17.053130 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0772831fb4c74cfe969135341d124d04" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
W20260709 14:48:17.056461 12225 leader_election.cc:343] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:17.058077 12227 leader_election.cc:343] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:17.058527 12227 leader_election.cc:304] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e; no voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:17.059520 12335 raft_consensus.cc:2749] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.059325 12311 raft_consensus.cc:515] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.059859 12307 tablet_bootstrap.cc:654] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.064004 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:17.064160 12311 leader_election.cc:290] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 election: Requested vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:17.064579 12187 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.060094 12305 tablet_bootstrap.cc:492] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11: No bootstrap required, opened a new log
I20260709 14:48:17.056942 12304 raft_consensus.cc:385] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.065210 12304 raft_consensus.cc:740] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.065354 12305 ts_tablet_manager.cc:1403] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.007s
I20260709 14:48:17.066076 12304 consensus_queue.cc:260] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.066437 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:17.067041 12261 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.068428 12304 ts_tablet_manager.cc:1434] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:48:17.068713 12305 raft_consensus.cc:359] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.069416 12305 raft_consensus.cc:385] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.069466 12304 tablet_bootstrap.cc:492] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519: Bootstrap starting.
I20260709 14:48:17.069819 12305 raft_consensus.cc:740] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.070748 12305 consensus_queue.cc:260] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.072932 12305 ts_tablet_manager.cc:1434] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:17.073184 12261 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 1.
I20260709 14:48:17.077099 12304 tablet_bootstrap.cc:654] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.079177 12187 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 1.
I20260709 14:48:17.080430 12076 leader_election.cc:304] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.081303 12311 raft_consensus.cc:2804] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.081758 12311 raft_consensus.cc:697] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Becoming Leader. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:17.082544 12311 consensus_queue.cc:237] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.091601 12305 tablet_bootstrap.cc:492] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11: Bootstrap starting.
I20260709 14:48:17.103438 12305 tablet_bootstrap.cc:654] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.104010 12307 tablet_bootstrap.cc:492] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e: No bootstrap required, opened a new log
I20260709 14:48:17.104532 12307 ts_tablet_manager.cc:1403] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.000s
I20260709 14:48:17.107462 12307 raft_consensus.cc:359] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.109880 12307 raft_consensus.cc:385] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.110172 12307 raft_consensus.cc:740] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.110857 12307 consensus_queue.cc:260] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.111498 12304 tablet_bootstrap.cc:492] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519: No bootstrap required, opened a new log
I20260709 14:48:17.112087 12304 ts_tablet_manager.cc:1403] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.023s
I20260709 14:48:17.114984 12304 raft_consensus.cc:359] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.115717 12304 raft_consensus.cc:385] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.116087 12304 raft_consensus.cc:740] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.116818 12304 consensus_queue.cc:260] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.119355 12304 ts_tablet_manager.cc:1434] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:17.118882 12007 catalog_manager.cc:5697] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.120486 12304 tablet_bootstrap.cc:492] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519: Bootstrap starting.
I20260709 14:48:17.123888 12009 catalog_manager.cc:5697] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.137411 12304 tablet_bootstrap.cc:654] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.144757 12307 ts_tablet_manager.cc:1434] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 14:48:17.145845 12307 tablet_bootstrap.cc:492] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e: Bootstrap starting.
I20260709 14:48:17.152554 12307 tablet_bootstrap.cc:654] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.152623 12305 tablet_bootstrap.cc:492] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11: No bootstrap required, opened a new log
I20260709 14:48:17.153189 12305 ts_tablet_manager.cc:1403] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.025s
I20260709 14:48:17.156049 12305 raft_consensus.cc:359] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.156773 12305 raft_consensus.cc:385] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.157056 12305 raft_consensus.cc:740] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.157752 12305 consensus_queue.cc:260] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.160243 12305 ts_tablet_manager.cc:1434] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:17.161589 12305 tablet_bootstrap.cc:492] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11: Bootstrap starting.
I20260709 14:48:17.163902 12307 tablet_bootstrap.cc:492] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e: No bootstrap required, opened a new log
I20260709 14:48:17.164371 12307 ts_tablet_manager.cc:1403] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 14:48:17.167248 12307 raft_consensus.cc:359] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.167881 12305 tablet_bootstrap.cc:654] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.167930 12307 raft_consensus.cc:385] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.168354 12307 raft_consensus.cc:740] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.169034 12307 consensus_queue.cc:260] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.172143 12304 tablet_bootstrap.cc:492] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519: No bootstrap required, opened a new log
I20260709 14:48:17.172612 12304 ts_tablet_manager.cc:1403] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.017s
I20260709 14:48:17.175189 12304 raft_consensus.cc:359] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.175895 12304 raft_consensus.cc:385] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.176571 12304 raft_consensus.cc:740] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.177314 12307 ts_tablet_manager.cc:1434] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 14:48:17.177260 12304 consensus_queue.cc:260] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.179760 12304 ts_tablet_manager.cc:1434] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:17.180688 12304 tablet_bootstrap.cc:492] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519: Bootstrap starting.
I20260709 14:48:17.182718 12307 tablet_bootstrap.cc:492] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e: Bootstrap starting.
I20260709 14:48:17.186641 12304 tablet_bootstrap.cc:654] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.188807 12307 tablet_bootstrap.cc:654] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.192549 12305 tablet_bootstrap.cc:492] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11: No bootstrap required, opened a new log
I20260709 14:48:17.193112 12305 ts_tablet_manager.cc:1403] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.007s
I20260709 14:48:17.196197 12305 raft_consensus.cc:359] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.196686 12305 raft_consensus.cc:385] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.196966 12305 raft_consensus.cc:740] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.197562 12305 consensus_queue.cc:260] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.198038 12307 tablet_bootstrap.cc:492] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e: No bootstrap required, opened a new log
I20260709 14:48:17.198457 12307 ts_tablet_manager.cc:1403] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:48:17.199760 12304 tablet_bootstrap.cc:492] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519: No bootstrap required, opened a new log
I20260709 14:48:17.199812 12305 ts_tablet_manager.cc:1434] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:17.200374 12304 ts_tablet_manager.cc:1403] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 14:48:17.200793 12305 tablet_bootstrap.cc:492] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11: Bootstrap starting.
I20260709 14:48:17.200899 12307 raft_consensus.cc:359] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.201547 12307 raft_consensus.cc:385] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.201825 12307 raft_consensus.cc:740] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.202438 12307 consensus_queue.cc:260] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.203212 12304 raft_consensus.cc:359] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.203936 12304 raft_consensus.cc:385] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.204248 12304 raft_consensus.cc:740] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.204896 12304 consensus_queue.cc:260] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.206717 12335 raft_consensus.cc:493] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.207396 12305 tablet_bootstrap.cc:654] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:17.207154 12335 raft_consensus.cc:515] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.209116 12304 ts_tablet_manager.cc:1434] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:48:17.209185 12335 leader_election.cc:290] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:17.210637 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
I20260709 14:48:17.210964 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:17.211261 12112 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 0.
I20260709 14:48:17.211588 12187 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 0.
I20260709 14:48:17.212400 12227 leader_election.cc:304] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:17.213584 12335 raft_consensus.cc:2804] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.213974 12335 raft_consensus.cc:493] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.214411 12335 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.207783 12307 ts_tablet_manager.cc:1434] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:48:17.216704 12309 raft_consensus.cc:493] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.217155 12309 raft_consensus.cc:515] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.219262 12309 leader_election.cc:290] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:17.220263 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d995f806148788aefe81a9d943966" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e" is_pre_election: true
I20260709 14:48:17.220381 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d995f806148788aefe81a9d943966" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
I20260709 14:48:17.221000 12112 raft_consensus.cc:2468] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 0.
I20260709 14:48:17.220971 12261 raft_consensus.cc:2468] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 0.
I20260709 14:48:17.222307 12153 leader_election.cc:304] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.223114 12309 raft_consensus.cc:2804] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.223462 12309 raft_consensus.cc:493] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.223791 12309 raft_consensus.cc:3060] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.226665 12313 raft_consensus.cc:493] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.227119 12313 raft_consensus.cc:515] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.229112 12313 leader_election.cc:290] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:17.230510 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048c0ae3b44b4fc09399d2d483a9fa53" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:17.230669 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048c0ae3b44b4fc09399d2d483a9fa53" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
I20260709 14:48:17.231226 12111 raft_consensus.cc:2468] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 0.
I20260709 14:48:17.231158 12187 raft_consensus.cc:2468] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 0.
I20260709 14:48:17.232470 12225 leader_election.cc:304] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.233172 12313 raft_consensus.cc:2804] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.233551 12313 raft_consensus.cc:493] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.233947 12313 raft_consensus.cc:3060] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.234400 12305 tablet_bootstrap.cc:492] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11: No bootstrap required, opened a new log
I20260709 14:48:17.234848 12305 ts_tablet_manager.cc:1403] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260709 14:48:17.237396 12305 raft_consensus.cc:359] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.238186 12305 raft_consensus.cc:385] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:17.238586 12305 raft_consensus.cc:740] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Initialized, Role: FOLLOWER
I20260709 14:48:17.239238 12309 raft_consensus.cc:515] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.239302 12305 consensus_queue.cc:260] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.240206 12313 raft_consensus.cc:515] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.242367 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d995f806148788aefe81a9d943966" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:17.242914 12305 ts_tablet_manager.cc:1434] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:17.243490 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048c0ae3b44b4fc09399d2d483a9fa53" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:17.243693 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d995f806148788aefe81a9d943966" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:17.244167 12261 raft_consensus.cc:3060] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.242978 12111 raft_consensus.cc:3060] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.244675 12313 leader_election.cc:290] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:17.244067 12112 raft_consensus.cc:3060] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.250567 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048c0ae3b44b4fc09399d2d483a9fa53" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:17.250962 12261 raft_consensus.cc:2468] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 1.
I20260709 14:48:17.251111 12187 raft_consensus.cc:3060] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.252058 12153 leader_election.cc:304] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.252903 12326 raft_consensus.cc:2804] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.253371 12326 raft_consensus.cc:697] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:17.254156 12326 consensus_queue.cc:237] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.256124 12187 raft_consensus.cc:2468] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 1.
I20260709 14:48:17.257278 12225 leader_election.cc:304] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.258837 12111 raft_consensus.cc:2468] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 1.
I20260709 14:48:17.260401 12112 raft_consensus.cc:2468] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 1.
I20260709 14:48:17.261518 12313 raft_consensus.cc:2804] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.241572 12309 leader_election.cc:290] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:17.238236 12335 raft_consensus.cc:515] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.264734 12335 leader_election.cc:290] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:17.265213 12313 raft_consensus.cc:697] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Becoming Leader. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:17.265535 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:17.266225 12112 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.266075 12313 consensus_queue.cc:237] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.267349 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:17.267901 12187 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.268661 12007 catalog_manager.cc:5697] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.273180 12112 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 1.
I20260709 14:48:17.273963 12187 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 1.
I20260709 14:48:17.275075 12225 leader_election.cc:304] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.275924 12335 raft_consensus.cc:2804] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.276362 12335 raft_consensus.cc:697] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Becoming Leader. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:17.277104 12335 consensus_queue.cc:237] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.286724 12335 raft_consensus.cc:493] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.287233 12335 raft_consensus.cc:515] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.289882 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:17.290421 12335 leader_election.cc:290] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:17.289882 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
I20260709 14:48:17.291728 12112 raft_consensus.cc:2393] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 125fdf4140d04c6f9b23670440d4691e in current term 1: Already voted for candidate 8297cb3ccc974268bb0de4418c84b519 in this term.
I20260709 14:48:17.292541 12227 leader_election.cc:304] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e; no voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:17.293123 12335 raft_consensus.cc:3060] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.299031 12335 raft_consensus.cc:2749] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.299794 12007 catalog_manager.cc:5697] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e reported cstate change: term changed from 0 to 1, leader changed from <none> to 125fdf4140d04c6f9b23670440d4691e (127.11.178.67). New cstate: current_term: 1 leader_uuid: "125fdf4140d04c6f9b23670440d4691e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:17.310344 12311 consensus_queue.cc:1048] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.314994 12007 catalog_manager.cc:5697] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e reported cstate change: term changed from 0 to 1, leader changed from <none> to 125fdf4140d04c6f9b23670440d4691e (127.11.178.67). New cstate: current_term: 1 leader_uuid: "125fdf4140d04c6f9b23670440d4691e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:17.335129 12366 consensus_queue.cc:1048] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:17.410614 12309 consensus_queue.cc:1048] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.423398 12326 consensus_queue.cc:1048] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.425750 12326 consensus_queue.cc:1048] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.428488 12366 raft_consensus.cc:493] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.428983 12366 raft_consensus.cc:515] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.431586 12366 leader_election.cc:290] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:17.433086 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e" is_pre_election: true
I20260709 14:48:17.437282 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297cb3ccc974268bb0de4418c84b519" is_pre_election: true
I20260709 14:48:17.438100 12187 raft_consensus.cc:2393] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 491968bf7a7c42dfb2f99fa7894d8e11 in current term 1: Already voted for candidate 125fdf4140d04c6f9b23670440d4691e in this term.
I20260709 14:48:17.439581 12076 leader_election.cc:304] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:17.440724 12366 raft_consensus.cc:3060] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.452051 12309 consensus_queue.cc:1048] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.451768 12366 raft_consensus.cc:2749] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:17.497115 12335 consensus_queue.cc:1048] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.510056 12313 consensus_queue.cc:1048] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.512929 12339 raft_consensus.cc:493] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.513424 12339 raft_consensus.cc:515] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.515527 12339 leader_election.cc:290] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:17.516666 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0772831fb4c74cfe969135341d124d04" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" is_pre_election: true
I20260709 14:48:17.518030 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0772831fb4c74cfe969135341d124d04" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e" is_pre_election: true
I20260709 14:48:17.518675 12259 raft_consensus.cc:2468] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 0.
I20260709 14:48:17.517340 12111 raft_consensus.cc:2468] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 0.
I20260709 14:48:17.520515 12153 leader_election.cc:304] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.521629 12339 raft_consensus.cc:2804] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:17.522011 12339 raft_consensus.cc:493] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.522344 12339 raft_consensus.cc:3060] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.527704 12339 raft_consensus.cc:515] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.529762 12339 leader_election.cc:290] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:17.530572 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0772831fb4c74cfe969135341d124d04" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:17.531167 12112 raft_consensus.cc:3060] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.531558 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0772831fb4c74cfe969135341d124d04" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:17.532092 12259 raft_consensus.cc:3060] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:17.536522 12112 raft_consensus.cc:2468] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 1.
I20260709 14:48:17.537846 12153 leader_election.cc:304] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.538709 12339 raft_consensus.cc:2804] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:17.539498 12339 raft_consensus.cc:697] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
W20260709 14:48:17.540330 12057 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:17.540339 12259 raft_consensus.cc:2468] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 1.
I20260709 14:48:17.540453 12339 consensus_queue.cc:237] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.549396 12008 catalog_manager.cc:5697] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.564891 12366 consensus_queue.cc:1048] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.574905 12366 consensus_queue.cc:1048] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.700979 12313 consensus_queue.cc:1048] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:17.711949 12335 consensus_queue.cc:1048] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.756505 12259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f"
dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
mode: GRACEFUL
new_leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:54384
I20260709 14:48:17.757155 12259 raft_consensus.cc:606] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Received request to transfer leadership to TS 491968bf7a7c42dfb2f99fa7894d8e11
I20260709 14:48:17.761870 12335 consensus_queue.cc:1048] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.777000 12313 consensus_queue.cc:1048] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.778777 12339 consensus_queue.cc:1048] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.801867 12326 consensus_queue.cc:1048] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:17.810799 12187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
mode: GRACEFUL
new_leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:55532
I20260709 14:48:17.811436 12187 raft_consensus.cc:606] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Received request to transfer leadership to TS 491968bf7a7c42dfb2f99fa7894d8e11
I20260709 14:48:17.821002 12187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
mode: GRACEFUL
new_leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:55532
I20260709 14:48:17.821810 12187 raft_consensus.cc:606] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Received request to transfer leadership to TS 491968bf7a7c42dfb2f99fa7894d8e11
I20260709 14:48:17.829059 12261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908"
dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
mode: GRACEFUL
new_leader_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:54384
I20260709 14:48:17.829723 12261 raft_consensus.cc:606] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Received request to transfer leadership to TS 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:17.852882 12339 raft_consensus.cc:993] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519: : Instructing follower 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:17.853443 12339 raft_consensus.cc:1081] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Signalling peer 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:17.855466 12111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:37546
I20260709 14:48:17.856009 12111 raft_consensus.cc:493] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:17.856388 12111 raft_consensus.cc:3060] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:17.856699 12112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
mode: GRACEFUL
new_leader_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35532
I20260709 14:48:17.857251 12112 raft_consensus.cc:606] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Received request to transfer leadership to TS 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:17.862692 12111 raft_consensus.cc:515] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.864790 12111 leader_election.cc:290] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 2 election: Requested vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:17.865043 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:17.865518 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:17.865844 12187 raft_consensus.cc:3055] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:17.866140 12259 raft_consensus.cc:3060] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:17.866202 12187 raft_consensus.cc:740] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:17.866986 12187 consensus_queue.cc:260] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.867971 12187 raft_consensus.cc:3060] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:17.872674 12259 raft_consensus.cc:2468] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 2.
I20260709 14:48:17.873193 12187 raft_consensus.cc:2468] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 2.
I20260709 14:48:17.874001 12078 leader_election.cc:304] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:17.874784 12366 raft_consensus.cc:2804] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:17.875133 12366 raft_consensus.cc:697] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Becoming Leader. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:17.875836 12366 consensus_queue.cc:237] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.881846 12007 catalog_manager.cc:5697] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 reported cstate change: term changed from 1 to 2, leader changed from 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66) to 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.952195 12313 raft_consensus.cc:993] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e: : Instructing follower 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:17.952656 12335 raft_consensus.cc:1081] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Signalling peer 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:17.954332 12187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35384
I20260709 14:48:17.954814 12187 raft_consensus.cc:493] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:17.955107 12187 raft_consensus.cc:3060] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:17.959419 12187 raft_consensus.cc:515] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.961033 12187 leader_election.cc:290] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 2 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:17.961911 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:17.962240 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:17.962535 12111 raft_consensus.cc:3060] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:17.962823 12259 raft_consensus.cc:3055] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:17.963151 12259 raft_consensus.cc:740] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:17.963929 12259 consensus_queue.cc:260] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.965154 12259 raft_consensus.cc:3060] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:17.967109 12111 raft_consensus.cc:2468] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 2.
I20260709 14:48:17.968118 12153 leader_election.cc:304] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:17.968744 12326 raft_consensus.cc:2804] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:17.969128 12326 raft_consensus.cc:697] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:17.969918 12326 consensus_queue.cc:237] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:17.971536 12259 raft_consensus.cc:2468] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 2.
I20260709 14:48:17.976497 12007 catalog_manager.cc:5697] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 1 to 2, leader changed from 125fdf4140d04c6f9b23670440d4691e (127.11.178.67) to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.014151 12309 raft_consensus.cc:993] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519: : Instructing follower 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:18.014613 12326 raft_consensus.cc:1081] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Signalling peer 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:18.016089 12111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:37546
I20260709 14:48:18.016525 12111 raft_consensus.cc:493] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:18.016824 12111 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:18.020931 12111 raft_consensus.cc:515] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:18.022552 12111 leader_election.cc:290] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 2 election: Requested vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:18.023535 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:18.023689 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:18.024047 12187 raft_consensus.cc:3055] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:18.024266 12259 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:18.024364 12187 raft_consensus.cc:740] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:18.025085 12187 consensus_queue.cc:260] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:18.025965 12187 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:18.030292 12187 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 2.
I20260709 14:48:18.030691 12259 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 2.
I20260709 14:48:18.031361 12076 leader_election.cc:304] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:18.032120 12366 raft_consensus.cc:2804] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:18.032542 12366 raft_consensus.cc:697] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Becoming Leader. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:18.033257 12366 consensus_queue.cc:237] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:18.039991 12007 catalog_manager.cc:5697] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 reported cstate change: term changed from 1 to 2, leader changed from 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66) to 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.074658 12326 consensus_queue.cc:1048] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:18.087890 12372 consensus_queue.cc:1048] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:18.108034 12333 raft_consensus.cc:993] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11: : Instructing follower 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:18.108481 12366 raft_consensus.cc:1081] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Signalling peer 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:18.110054 12187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35370
I20260709 14:48:18.110596 12187 raft_consensus.cc:493] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:18.110947 12187 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:18.117234 12187 raft_consensus.cc:515] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:18.119324 12187 leader_election.cc:290] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 2 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:18.120479 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:18.120994 12111 raft_consensus.cc:3055] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:18.120894 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:18.121300 12111 raft_consensus.cc:740] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:18.121481 12261 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:18.122025 12111 consensus_queue.cc:260] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:18.122889 12111 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:18.126999 12111 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 2.
I20260709 14:48:18.127912 12153 leader_election.cc:304] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:18.127851 12261 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 2.
I20260709 14:48:18.128674 12309 raft_consensus.cc:2804] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:18.129143 12309 raft_consensus.cc:697] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:18.129973 12309 consensus_queue.cc:237] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:18.136713 12009 catalog_manager.cc:5697] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 1 to 2, leader changed from 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65) to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.203745 12313 raft_consensus.cc:993] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e: : Instructing follower 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:18.204120 12335 raft_consensus.cc:1081] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Signalling peer 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:18.205497 12111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:37550
I20260709 14:48:18.205981 12111 raft_consensus.cc:493] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:18.206256 12111 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:18.210487 12111 raft_consensus.cc:515] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:18.212064 12111 leader_election.cc:290] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 2 election: Requested vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:18.212791 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:18.213109 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:18.213361 12187 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:18.213708 12261 raft_consensus.cc:3055] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:18.214012 12261 raft_consensus.cc:740] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:18.214725 12261 consensus_queue.cc:260] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:18.215854 12261 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:18.221465 12261 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 2.
I20260709 14:48:18.223155 12078 leader_election.cc:304] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:18.224078 12366 raft_consensus.cc:2804] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:18.225469 12366 raft_consensus.cc:697] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Becoming Leader. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:18.225430 12187 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 2.
I20260709 14:48:18.226236 12366 consensus_queue.cc:237] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:18.231750 12009 catalog_manager.cc:5697] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 reported cstate change: term changed from 1 to 2, leader changed from 125fdf4140d04c6f9b23670440d4691e (127.11.178.67) to 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.335740 12187 raft_consensus.cc:1275] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.336978 12366 consensus_queue.cc:1048] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.344226 12261 raft_consensus.cc:1275] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.345738 12366 consensus_queue.cc:1048] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.458603 12187 raft_consensus.cc:1275] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.459774 12366 consensus_queue.cc:1048] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.467808 12261 raft_consensus.cc:1275] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.469864 12311 consensus_queue.cc:1048] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.503325 12111 raft_consensus.cc:1275] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.504587 12309 consensus_queue.cc:1048] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.511812 12261 raft_consensus.cc:1275] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.513410 12372 consensus_queue.cc:1048] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.546958 12261 raft_consensus.cc:1275] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.548216 12372 consensus_queue.cc:1048] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.556169 12111 raft_consensus.cc:1275] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.557628 12326 consensus_queue.cc:1048] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.667599 12261 raft_consensus.cc:1275] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.668691 12366 consensus_queue.cc:1048] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.675537 12187 raft_consensus.cc:1275] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:18.676977 12366 consensus_queue.cc:1048] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:20.900710 11977 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:48:20.901528 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:20.917702 12111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
mode: GRACEFUL
new_leader_uuid: "125fdf4140d04c6f9b23670440d4691e"
 from {username='slave'} at 127.0.0.1:35542
I20260709 14:48:20.918274 12111 raft_consensus.cc:606] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Received request to transfer leadership to TS 125fdf4140d04c6f9b23670440d4691e
I20260709 14:48:20.931097 12186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
mode: GRACEFUL
new_leader_uuid: "125fdf4140d04c6f9b23670440d4691e"
 from {username='slave'} at 127.0.0.1:55546
I20260709 14:48:20.931581 12186 raft_consensus.cc:606] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Received request to transfer leadership to TS 125fdf4140d04c6f9b23670440d4691e
I20260709 14:48:20.932701 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:20.933147 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:21.085630 12333 raft_consensus.cc:993] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11: : Instructing follower 125fdf4140d04c6f9b23670440d4691e to start an election
I20260709 14:48:21.086082 12398 raft_consensus.cc:1081] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Signalling peer 125fdf4140d04c6f9b23670440d4691e to start an election
I20260709 14:48:21.087679 12259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4"
dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
 from {username='slave'} at 127.0.0.1:59176
I20260709 14:48:21.088205 12259 raft_consensus.cc:493] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.088505 12259 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.092926 12339 raft_consensus.cc:993] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519: : Instructing follower 125fdf4140d04c6f9b23670440d4691e to start an election
I20260709 14:48:21.093343 12399 raft_consensus.cc:1081] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Signalling peer 125fdf4140d04c6f9b23670440d4691e to start an election
I20260709 14:48:21.093384 12259 raft_consensus.cc:515] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:21.095141 12261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846"
dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
 from {username='slave'} at 127.0.0.1:59190
I20260709 14:48:21.095332 12259 leader_election.cc:290] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 2 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:21.095764 12261 raft_consensus.cc:493] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.095909 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:21.096145 12261 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:21.096370 12186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:21.096448 12111 raft_consensus.cc:3055] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:21.096978 12186 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.096952 12111 raft_consensus.cc:740] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:21.097939 12111 consensus_queue.cc:260] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:21.099112 12111 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.101759 12186 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 2.
I20260709 14:48:21.102783 12225 leader_election.cc:304] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:21.102726 12261 raft_consensus.cc:515] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:21.103515 12394 raft_consensus.cc:2804] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:21.105508 12111 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 2.
I20260709 14:48:21.105897 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:21.106190 12261 leader_election.cc:290] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 3 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:21.106552 12112 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:21.106688 12394 raft_consensus.cc:697] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 2 LEADER]: Becoming Leader. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:21.106029 12186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:21.107795 12186 raft_consensus.cc:3055] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:21.107553 12394 consensus_queue.cc:237] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:21.108031 12186 raft_consensus.cc:740] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:21.108839 12186 consensus_queue.cc:260] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:21.109866 12186 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:21.114991 12112 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 3.
I20260709 14:48:21.115343 12186 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 3.
I20260709 14:48:21.116030 12227 leader_election.cc:304] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [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: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:21.116231 12007 catalog_manager.cc:5697] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e reported cstate change: term changed from 1 to 2, leader changed from 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65) to 125fdf4140d04c6f9b23670440d4691e (127.11.178.67). New cstate: current_term: 2 leader_uuid: "125fdf4140d04c6f9b23670440d4691e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:21.116966 12394 raft_consensus.cc:2804] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:21.117447 12394 raft_consensus.cc:697] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 3 LEADER]: Becoming Leader. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:21.118078 12394 consensus_queue.cc:237] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:21.133503 12007 catalog_manager.cc:5697] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e reported cstate change: term changed from 2 to 3, leader changed from 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66) to 125fdf4140d04c6f9b23670440d4691e (127.11.178.67). New cstate: current_term: 3 leader_uuid: "125fdf4140d04c6f9b23670440d4691e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:21.550264 12186 raft_consensus.cc:1275] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Refusing update from remote peer 125fdf4140d04c6f9b23670440d4691e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.551667 12394 consensus_queue.cc:1048] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.560588 12112 raft_consensus.cc:1275] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Refusing update from remote peer 125fdf4140d04c6f9b23670440d4691e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.562289 12409 consensus_queue.cc:1048] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.569429 12186 raft_consensus.cc:1275] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Refusing update from remote peer 125fdf4140d04c6f9b23670440d4691e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:21.570701 12409 consensus_queue.cc:1048] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:21.580631 12112 raft_consensus.cc:1275] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Refusing update from remote peer 125fdf4140d04c6f9b23670440d4691e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:21.582132 12394 consensus_queue.cc:1048] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:21.934051 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:21.944309 12261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4"
dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
mode: GRACEFUL
new_leader_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:54384
I20260709 14:48:21.944795 12261 raft_consensus.cc:606] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 2 LEADER]: Received request to transfer leadership to TS 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:21.949244 12112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
mode: GRACEFUL
new_leader_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35532
I20260709 14:48:21.949738 12112 raft_consensus.cc:606] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Received request to transfer leadership to TS 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:21.954219 12112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
mode: GRACEFUL
new_leader_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35532
I20260709 14:48:21.954699 12112 raft_consensus.cc:606] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Received request to transfer leadership to TS 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:21.959065 12112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
mode: GRACEFUL
new_leader_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35532
I20260709 14:48:21.959609 12112 raft_consensus.cc:606] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Received request to transfer leadership to TS 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:21.966631 12261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846"
dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
mode: GRACEFUL
new_leader_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:54384
I20260709 14:48:21.967278 12261 raft_consensus.cc:606] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 3 LEADER]: Received request to transfer leadership to TS 8297cb3ccc974268bb0de4418c84b519
I20260709 14:48:21.976590 12415 raft_consensus.cc:993] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11: : Instructing follower 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:21.977118 12398 raft_consensus.cc:1081] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Signalling peer 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:21.978674 12187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35370
I20260709 14:48:21.979044 12187 raft_consensus.cc:493] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.979278 12187 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:21.983103 12187 raft_consensus.cc:515] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:21.984457 12187 leader_election.cc:290] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 3 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:21.985304 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:21.985590 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:21.985802 12112 raft_consensus.cc:3055] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:21.986083 12112 raft_consensus.cc:740] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:21.986107 12261 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:21.986733 12112 consensus_queue.cc:260] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:21.987556 12112 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:21.990234 12261 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 3.
I20260709 14:48:21.991291 12153 leader_election.cc:304] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [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: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:21.991797 12112 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 3.
I20260709 14:48:21.991955 12399 raft_consensus.cc:2804] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:21.992892 12399 raft_consensus.cc:697] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:21.993752 12399 consensus_queue.cc:237] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:21.999467 12007 catalog_manager.cc:5697] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 2 to 3, leader changed from 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65) to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.005401 12409 raft_consensus.cc:993] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e: : Instructing follower 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:22.005932 12394 raft_consensus.cc:1081] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 3 LEADER]: Signalling peer 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:22.007512 12187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35384
I20260709 14:48:22.008021 12187 raft_consensus.cc:493] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:22.008462 12187 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:22.012310 12187 raft_consensus.cc:515] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.013722 12187 leader_election.cc:290] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 4 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:22.014503 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:22.014833 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71172bb6ce5e4f6384c4ac8063c6a846" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:22.015194 12112 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:22.015370 12261 raft_consensus.cc:3055] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:22.015728 12261 raft_consensus.cc:740] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:22.016426 12261 consensus_queue.cc:260] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.017509 12261 raft_consensus.cc:3060] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:22.021273 12261 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 4.
I20260709 14:48:22.021324 12112 raft_consensus.cc:2468] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 4.
I20260709 14:48:22.022272 12153 leader_election.cc:304] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [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: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:22.022907 12399 raft_consensus.cc:2804] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:22.023284 12399 raft_consensus.cc:697] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 4 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:22.023903 12399 consensus_queue.cc:237] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.029438 12007 catalog_manager.cc:5697] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 3 to 4, leader changed from 125fdf4140d04c6f9b23670440d4691e (127.11.178.67) to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.147028 12409 raft_consensus.cc:993] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e: : Instructing follower 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:22.147454 12394 raft_consensus.cc:1081] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 2 LEADER]: Signalling peer 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:22.148814 12187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35384
I20260709 14:48:22.149317 12187 raft_consensus.cc:493] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:22.149580 12187 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.153628 12187 raft_consensus.cc:515] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.155041 12187 leader_election.cc:290] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 3 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:22.155898 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:22.156165 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:22.156478 12112 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.156643 12261 raft_consensus.cc:3055] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:22.156956 12261 raft_consensus.cc:740] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:22.157625 12261 consensus_queue.cc:260] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.158697 12261 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.162791 12112 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 3.
I20260709 14:48:22.163866 12153 leader_election.cc:304] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [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: 491968bf7a7c42dfb2f99fa7894d8e11, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:22.164141 12261 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 3.
I20260709 14:48:22.164546 12399 raft_consensus.cc:2804] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:22.164970 12399 raft_consensus.cc:697] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:22.165639 12399 consensus_queue.cc:237] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.170874 12007 catalog_manager.cc:5697] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 2 to 3, leader changed from 125fdf4140d04c6f9b23670440d4691e (127.11.178.67) to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.235803 12415 raft_consensus.cc:993] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11: : Instructing follower 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:22.236156 12398 raft_consensus.cc:1081] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Signalling peer 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:22.237412 12187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35370
I20260709 14:48:22.237831 12187 raft_consensus.cc:493] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:22.238078 12187 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.241858 12187 raft_consensus.cc:515] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.243273 12187 leader_election.cc:290] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 3 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:22.244124 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:22.244263 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:22.244575 12112 raft_consensus.cc:3055] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:22.244709 12261 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.244930 12112 raft_consensus.cc:740] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:22.245615 12112 consensus_queue.cc:260] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.246511 12112 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.248764 12261 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 3.
I20260709 14:48:22.249619 12153 leader_election.cc:304] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [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: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:22.250293 12399 raft_consensus.cc:2804] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:22.250753 12399 raft_consensus.cc:697] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:22.250984 12112 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 3.
I20260709 14:48:22.251542 12399 consensus_queue.cc:237] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.257156 12007 catalog_manager.cc:5697] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 2 to 3, leader changed from 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65) to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.443022 12112 raft_consensus.cc:1275] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.444185 12399 consensus_queue.cc:1048] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:22.452903 12261 raft_consensus.cc:1275] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.454955 12424 consensus_queue.cc:1048] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:22.494781 12261 raft_consensus.cc:1275] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:22.495919 12424 consensus_queue.cc:1048] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:22.503212 12112 raft_consensus.cc:1275] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:22.504791 12416 consensus_queue.cc:1048] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:22.527161 12415 raft_consensus.cc:993] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11: : Instructing follower 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:22.527577 12398 raft_consensus.cc:1081] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Signalling peer 8297cb3ccc974268bb0de4418c84b519 to start an election
I20260709 14:48:22.529006 12187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
 from {username='slave'} at 127.0.0.1:35370
I20260709 14:48:22.529431 12187 raft_consensus.cc:493] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:22.529680 12187 raft_consensus.cc:3060] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.533330 12187 raft_consensus.cc:515] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.534672 12187 leader_election.cc:290] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [CANDIDATE]: Term 3 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:22.535471 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:22.535615 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e202ddbf39b543bdbcd54b220a99f392" candidate_uuid: "8297cb3ccc974268bb0de4418c84b519" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:22.536029 12111 raft_consensus.cc:3055] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:22.536137 12261 raft_consensus.cc:3060] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.536327 12111 raft_consensus.cc:740] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:22.536976 12111 consensus_queue.cc:260] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.537845 12111 raft_consensus.cc:3060] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.540235 12261 raft_consensus.cc:2468] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 3.
I20260709 14:48:22.541148 12153 leader_election.cc:304] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [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: 125fdf4140d04c6f9b23670440d4691e, 8297cb3ccc974268bb0de4418c84b519; no voters: 
I20260709 14:48:22.541733 12416 raft_consensus.cc:2804] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:22.542228 12416 raft_consensus.cc:697] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Becoming Leader. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:22.542569 12111 raft_consensus.cc:2468] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297cb3ccc974268bb0de4418c84b519 in term 3.
I20260709 14:48:22.543027 12416 consensus_queue.cc:237] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:22.549177 12009 catalog_manager.cc:5697] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 reported cstate change: term changed from 2 to 3, leader changed from 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65) to 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "8297cb3ccc974268bb0de4418c84b519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.634732 12261 raft_consensus.cc:1275] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.634882 12111 raft_consensus.cc:1275] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.635919 12399 consensus_queue.cc:1048] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:22.636504 12416 consensus_queue.cc:1048] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:22.688485 12111 raft_consensus.cc:1275] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.689716 12424 consensus_queue.cc:1048] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:22.699467 12261 raft_consensus.cc:1275] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.700591 12431 consensus_queue.cc:1048] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:22.923175 12261 raft_consensus.cc:1275] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.924185 12431 consensus_queue.cc:1048] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:22.932024 12111 raft_consensus.cc:1275] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Refusing update from remote peer 8297cb3ccc974268bb0de4418c84b519: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.933192 12416 consensus_queue.cc:1048] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:24.979494 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:24.986850 12187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0772831fb4c74cfe969135341d124d04"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
mode: GRACEFUL
new_leader_uuid: "125fdf4140d04c6f9b23670440d4691e"
 from {username='slave'} at 127.0.0.1:55546
I20260709 14:48:24.987484 12187 raft_consensus.cc:606] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Received request to transfer leadership to TS 125fdf4140d04c6f9b23670440d4691e
I20260709 14:48:24.990175 12187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
mode: GRACEFUL
new_leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:55546
I20260709 14:48:24.990658 12187 raft_consensus.cc:606] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Received request to transfer leadership to TS 491968bf7a7c42dfb2f99fa7894d8e11
I20260709 14:48:24.992704 12187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
mode: GRACEFUL
new_leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:55546
I20260709 14:48:24.993088 12187 raft_consensus.cc:606] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Received request to transfer leadership to TS 491968bf7a7c42dfb2f99fa7894d8e11
I20260709 14:48:24.995265 12187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
mode: GRACEFUL
new_leader_uuid: "125fdf4140d04c6f9b23670440d4691e"
 from {username='slave'} at 127.0.0.1:55546
I20260709 14:48:24.995654 12187 raft_consensus.cc:606] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Received request to transfer leadership to TS 125fdf4140d04c6f9b23670440d4691e
I20260709 14:48:24.997718 12187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908"
dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
mode: GRACEFUL
new_leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:55546
I20260709 14:48:24.998082 12187 raft_consensus.cc:606] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Received request to transfer leadership to TS 491968bf7a7c42dfb2f99fa7894d8e11
I20260709 14:48:24.998937 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:24.999346 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:25.047653 12438 raft_consensus.cc:993] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519: : Instructing follower 125fdf4140d04c6f9b23670440d4691e to start an election
I20260709 14:48:25.048166 12438 raft_consensus.cc:1081] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Signalling peer 125fdf4140d04c6f9b23670440d4691e to start an election
I20260709 14:48:25.049798 12259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0772831fb4c74cfe969135341d124d04"
dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
 from {username='slave'} at 127.0.0.1:59190
I20260709 14:48:25.050280 12259 raft_consensus.cc:493] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.050604 12259 raft_consensus.cc:3060] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.055581 12259 raft_consensus.cc:515] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.057245 12259 leader_election.cc:290] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 2 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:25.058255 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0772831fb4c74cfe969135341d124d04" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:25.058245 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0772831fb4c74cfe969135341d124d04" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:25.058911 12187 raft_consensus.cc:3055] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:25.058985 12111 raft_consensus.cc:3060] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.059168 12187 raft_consensus.cc:740] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:25.059859 12187 consensus_queue.cc:260] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.060721 12187 raft_consensus.cc:3060] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.063391 12111 raft_consensus.cc:2468] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 2.
I20260709 14:48:25.064476 12227 leader_election.cc:304] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:25.065234 12187 raft_consensus.cc:2468] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 2.
I20260709 14:48:25.065392 12394 raft_consensus.cc:2804] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:25.066309 12394 raft_consensus.cc:697] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 2 LEADER]: Becoming Leader. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:25.067121 12394 consensus_queue.cc:237] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.073186 12009 catalog_manager.cc:5697] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e reported cstate change: term changed from 1 to 2, leader changed from 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66) to 125fdf4140d04c6f9b23670440d4691e (127.11.178.67). New cstate: current_term: 2 leader_uuid: "125fdf4140d04c6f9b23670440d4691e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:25.136505 12439 raft_consensus.cc:993] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519: : Instructing follower 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:25.136910 12438 raft_consensus.cc:1081] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Signalling peer 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:25.138514 12111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:37546
I20260709 14:48:25.138954 12111 raft_consensus.cc:493] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.139235 12111 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:25.143187 12111 raft_consensus.cc:515] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.144728 12111 leader_election.cc:290] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 4 election: Requested vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:25.145545 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:25.146135 12187 raft_consensus.cc:3055] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:25.145948 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146d80a5d5c74c7daff51f68ed9385d4" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:25.146433 12187 raft_consensus.cc:740] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:25.146575 12259 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:25.147200 12187 consensus_queue.cc:260] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.148304 12187 raft_consensus.cc:3060] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:25.152954 12259 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 4.
I20260709 14:48:25.154193 12187 raft_consensus.cc:2468] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 4.
I20260709 14:48:25.154299 12078 leader_election.cc:304] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [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: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:25.155908 12446 raft_consensus.cc:2804] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:25.156919 12446 raft_consensus.cc:697] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 LEADER]: Becoming Leader. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:25.157619 12446 consensus_queue.cc:237] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.163937 12009 catalog_manager.cc:5697] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 reported cstate change: term changed from 3 to 4, leader changed from 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66) to 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.243810 12439 raft_consensus.cc:993] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519: : Instructing follower 125fdf4140d04c6f9b23670440d4691e to start an election
I20260709 14:48:25.244293 12438 raft_consensus.cc:1081] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Signalling peer 125fdf4140d04c6f9b23670440d4691e to start an election
I20260709 14:48:25.245626 12259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f"
dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
 from {username='slave'} at 127.0.0.1:59190
I20260709 14:48:25.246111 12259 raft_consensus.cc:493] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.246435 12259 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:25.250788 12259 raft_consensus.cc:515] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.252278 12259 leader_election.cc:290] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [CANDIDATE]: Term 4 election: Requested vote from peers 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985), 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479)
I20260709 14:48:25.253044 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
I20260709 14:48:25.253278 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb151fcaac5e4ccc8eccab8221076e3f" candidate_uuid: "125fdf4140d04c6f9b23670440d4691e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:25.253517 12111 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:25.253753 12187 raft_consensus.cc:3055] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:25.254030 12187 raft_consensus.cc:740] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:25.254588 12187 consensus_queue.cc:260] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.255399 12187 raft_consensus.cc:3060] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:25.257688 12111 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 4.
I20260709 14:48:25.258527 12227 leader_election.cc:304] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [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: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:25.259212 12394 raft_consensus.cc:2804] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:25.259158 12187 raft_consensus.cc:2468] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125fdf4140d04c6f9b23670440d4691e in term 4.
I20260709 14:48:25.259755 12394 raft_consensus.cc:697] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 4 LEADER]: Becoming Leader. State: Replica: 125fdf4140d04c6f9b23670440d4691e, State: Running, Role: LEADER
I20260709 14:48:25.260624 12394 consensus_queue.cc:237] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.267223 12009 catalog_manager.cc:5697] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e reported cstate change: term changed from 3 to 4, leader changed from 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66) to 125fdf4140d04c6f9b23670440d4691e (127.11.178.67). New cstate: current_term: 4 leader_uuid: "125fdf4140d04c6f9b23670440d4691e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:25.301724 12439 raft_consensus.cc:993] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519: : Instructing follower 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:25.302098 12438 raft_consensus.cc:1081] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Signalling peer 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:25.303479 12111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:37546
I20260709 14:48:25.303877 12111 raft_consensus.cc:493] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.304100 12111 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:25.307928 12111 raft_consensus.cc:515] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.309211 12111 leader_election.cc:290] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 4 election: Requested vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:25.310518 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:25.310268 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7afb338afc413d91adb8017b03289c" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:25.311046 12187 raft_consensus.cc:3055] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:25.311234 12259 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:25.311388 12187 raft_consensus.cc:740] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:25.312220 12187 consensus_queue.cc:260] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.313133 12187 raft_consensus.cc:3060] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:25.317370 12259 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 4.
I20260709 14:48:25.318272 12261 raft_consensus.cc:1240] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Rejecting Update request from peer 8297cb3ccc974268bb0de4418c84b519 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:25.318544 12078 leader_election.cc:304] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [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: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:25.318918 12187 raft_consensus.cc:2468] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 4.
I20260709 14:48:25.319377 12446 raft_consensus.cc:2804] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:25.319955 12446 raft_consensus.cc:697] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 LEADER]: Becoming Leader. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:25.321224 12446 consensus_queue.cc:237] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.329517 12009 catalog_manager.cc:5697] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 reported cstate change: term changed from 3 to 4, leader changed from 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66) to 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.521620 12438 raft_consensus.cc:993] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519: : Instructing follower 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:25.522090 12439 raft_consensus.cc:1081] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Signalling peer 491968bf7a7c42dfb2f99fa7894d8e11 to start an election
I20260709 14:48:25.523517 12111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908"
dest_uuid: "491968bf7a7c42dfb2f99fa7894d8e11"
 from {username='slave'} at 127.0.0.1:37546
I20260709 14:48:25.523947 12111 raft_consensus.cc:493] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.524195 12111 raft_consensus.cc:3060] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:25.528576 12111 raft_consensus.cc:515] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.530030 12111 leader_election.cc:290] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [CANDIDATE]: Term 3 election: Requested vote from peers 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66:36479), 125fdf4140d04c6f9b23670440d4691e (127.11.178.67:38041)
I20260709 14:48:25.530817 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8297cb3ccc974268bb0de4418c84b519"
I20260709 14:48:25.530972 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5afcd80c8444fed9ffc7253f5274908" candidate_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125fdf4140d04c6f9b23670440d4691e"
I20260709 14:48:25.531263 12187 raft_consensus.cc:3055] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:25.531414 12259 raft_consensus.cc:3060] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:25.531524 12187 raft_consensus.cc:740] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8297cb3ccc974268bb0de4418c84b519, State: Running, Role: LEADER
I20260709 14:48:25.532174 12187 consensus_queue.cc:260] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.532948 12187 raft_consensus.cc:3060] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:25.535995 12259 raft_consensus.cc:2468] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 3.
I20260709 14:48:25.536935 12187 raft_consensus.cc:2468] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491968bf7a7c42dfb2f99fa7894d8e11 in term 3.
I20260709 14:48:25.536890 12078 leader_election.cc:304] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [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: 125fdf4140d04c6f9b23670440d4691e, 491968bf7a7c42dfb2f99fa7894d8e11; no voters: 
I20260709 14:48:25.537673 12446 raft_consensus.cc:2804] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:25.538050 12446 raft_consensus.cc:697] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 LEADER]: Becoming Leader. State: Replica: 491968bf7a7c42dfb2f99fa7894d8e11, State: Running, Role: LEADER
I20260709 14:48:25.538669 12446 consensus_queue.cc:237] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [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: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } }
I20260709 14:48:25.545428 12009 catalog_manager.cc:5697] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 reported cstate change: term changed from 2 to 3, leader changed from 8297cb3ccc974268bb0de4418c84b519 (127.11.178.66) to 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.553241 12187 raft_consensus.cc:1275] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Refusing update from remote peer 125fdf4140d04c6f9b23670440d4691e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.554401 12394 consensus_queue.cc:1048] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:25.563380 12111 raft_consensus.cc:1275] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Refusing update from remote peer 125fdf4140d04c6f9b23670440d4691e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.565223 12454 consensus_queue.cc:1048] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:25.660574 12187 raft_consensus.cc:1275] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:25.661712 12446 consensus_queue.cc:1048] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:25.669749 12259 raft_consensus.cc:1275] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:25.671181 12459 consensus_queue.cc:1048] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:25.749576 12187 raft_consensus.cc:1275] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Refusing update from remote peer 125fdf4140d04c6f9b23670440d4691e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:25.750880 12454 consensus_queue.cc:1048] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:25.759380 12111 raft_consensus.cc:1275] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Refusing update from remote peer 125fdf4140d04c6f9b23670440d4691e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:25.760769 12454 consensus_queue.cc:1048] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [LEADER]: Connected to new peer: Peer: permanent_uuid: "491968bf7a7c42dfb2f99fa7894d8e11" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:25.862270 12187 raft_consensus.cc:1275] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:25.863472 12459 consensus_queue.cc:1048] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297cb3ccc974268bb0de4418c84b519" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:25.872000 12259 raft_consensus.cc:1275] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Refusing update from remote peer 491968bf7a7c42dfb2f99fa7894d8e11: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:25.873414 12446 consensus_queue.cc:1048] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125fdf4140d04c6f9b23670440d4691e" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:26.000206 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:26.005738 11977 tablet_server.cc:179] TabletServer@127.11.178.65:0 shutting down...
W20260709 14:48:26.023379 12227 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:48:26.026885 12227 consensus_peers.cc:597] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e -> Peer 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985): Couldn't send request to peer 491968bf7a7c42dfb2f99fa7894d8e11. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:26.033960 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:26.034698 11977 tablet_replica.cc:333] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11: stopping tablet replica
I20260709 14:48:26.035355 11977 raft_consensus.cc:2243] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.035986 11977 pending_rounds.cc:70] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11: Trying to abort 1 pending ops.
I20260709 14:48:26.036211 11977 pending_rounds.cc:77] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305660438693421056 op_type: NO_OP noop_request { }
I20260709 14:48:26.036515 11977 raft_consensus.cc:2889] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:48:26.036774 11977 raft_consensus.cc:2272] T e5afcd80c8444fed9ffc7253f5274908 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.039626 11977 tablet_replica.cc:333] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11: stopping tablet replica
I20260709 14:48:26.040153 11977 raft_consensus.cc:2243] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.040529 11977 raft_consensus.cc:2272] T 0e7d995f806148788aefe81a9d943966 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.042187 11977 tablet_replica.cc:333] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11: stopping tablet replica
I20260709 14:48:26.042701 11977 raft_consensus.cc:2243] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.043069 11977 raft_consensus.cc:2272] T 0772831fb4c74cfe969135341d124d04 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.045120 11977 tablet_replica.cc:333] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11: stopping tablet replica
I20260709 14:48:26.045581 11977 raft_consensus.cc:2243] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.046030 11977 raft_consensus.cc:2272] T 71172bb6ce5e4f6384c4ac8063c6a846 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.047909 11977 tablet_replica.cc:333] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11: stopping tablet replica
I20260709 14:48:26.048426 11977 raft_consensus.cc:2243] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.048769 11977 raft_consensus.cc:2272] T e202ddbf39b543bdbcd54b220a99f392 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.050570 11977 tablet_replica.cc:333] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11: stopping tablet replica
I20260709 14:48:26.051076 11977 raft_consensus.cc:2243] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.051441 11977 raft_consensus.cc:2272] T bb151fcaac5e4ccc8eccab8221076e3f P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.053376 11977 tablet_replica.cc:333] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11: stopping tablet replica
I20260709 14:48:26.053849 11977 raft_consensus.cc:2243] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.054488 11977 raft_consensus.cc:2272] T 5e7afb338afc413d91adb8017b03289c P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.056071 11977 tablet_replica.cc:333] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11: stopping tablet replica
I20260709 14:48:26.056666 11977 raft_consensus.cc:2243] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.057192 11977 raft_consensus.cc:2272] T 048c0ae3b44b4fc09399d2d483a9fa53 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.059248 11977 tablet_replica.cc:333] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11: stopping tablet replica
I20260709 14:48:26.059607 11977 raft_consensus.cc:2243] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.060293 11977 raft_consensus.cc:2272] T 146d80a5d5c74c7daff51f68ed9385d4 P 491968bf7a7c42dfb2f99fa7894d8e11 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.148871 11977 tablet_server.cc:196] TabletServer@127.11.178.65:0 shutdown complete.
I20260709 14:48:26.165453 11977 tablet_server.cc:179] TabletServer@127.11.178.66:0 shutting down...
I20260709 14:48:26.187484 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:26.188752 11977 tablet_replica.cc:333] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519: stopping tablet replica
I20260709 14:48:26.189347 11977 raft_consensus.cc:2243] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.189826 11977 raft_consensus.cc:2272] T 0772831fb4c74cfe969135341d124d04 P 8297cb3ccc974268bb0de4418c84b519 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:26.190672 12227 consensus_peers.cc:597] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e -> Peer 491968bf7a7c42dfb2f99fa7894d8e11 (127.11.178.65:38985): Couldn't send request to peer 491968bf7a7c42dfb2f99fa7894d8e11. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:38985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:26.191974 11977 tablet_replica.cc:333] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519: stopping tablet replica
I20260709 14:48:26.192497 11977 raft_consensus.cc:2243] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.192869 11977 raft_consensus.cc:2272] T bb151fcaac5e4ccc8eccab8221076e3f P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.194769 11977 tablet_replica.cc:333] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519: stopping tablet replica
I20260709 14:48:26.195233 11977 raft_consensus.cc:2243] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.195923 11977 raft_consensus.cc:2272] T 71172bb6ce5e4f6384c4ac8063c6a846 P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.197398 11977 tablet_replica.cc:333] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519: stopping tablet replica
I20260709 14:48:26.197896 11977 raft_consensus.cc:2243] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.198256 11977 raft_consensus.cc:2272] T 048c0ae3b44b4fc09399d2d483a9fa53 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.199750 11977 tablet_replica.cc:333] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519: stopping tablet replica
I20260709 14:48:26.200177 11977 raft_consensus.cc:2243] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.200510 11977 raft_consensus.cc:2272] T 146d80a5d5c74c7daff51f68ed9385d4 P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.202266 11977 tablet_replica.cc:333] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519: stopping tablet replica
I20260709 14:48:26.202706 11977 raft_consensus.cc:2243] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.203341 11977 raft_consensus.cc:2272] T 0e7d995f806148788aefe81a9d943966 P 8297cb3ccc974268bb0de4418c84b519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.204712 11977 tablet_replica.cc:333] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519: stopping tablet replica
I20260709 14:48:26.205125 11977 raft_consensus.cc:2243] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.205452 11977 raft_consensus.cc:2272] T e5afcd80c8444fed9ffc7253f5274908 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.206908 11977 tablet_replica.cc:333] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519: stopping tablet replica
I20260709 14:48:26.207448 11977 raft_consensus.cc:2243] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.207798 11977 raft_consensus.cc:2272] T 5e7afb338afc413d91adb8017b03289c P 8297cb3ccc974268bb0de4418c84b519 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.209672 11977 tablet_replica.cc:333] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519: stopping tablet replica
I20260709 14:48:26.210078 11977 raft_consensus.cc:2243] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.210723 11977 raft_consensus.cc:2272] T e202ddbf39b543bdbcd54b220a99f392 P 8297cb3ccc974268bb0de4418c84b519 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.236254 11977 tablet_server.cc:196] TabletServer@127.11.178.66:0 shutdown complete.
I20260709 14:48:26.253046 11977 tablet_server.cc:179] TabletServer@127.11.178.67:0 shutting down...
I20260709 14:48:26.271389 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:26.271978 11977 tablet_replica.cc:333] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e: stopping tablet replica
I20260709 14:48:26.272560 11977 raft_consensus.cc:2243] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.273291 11977 raft_consensus.cc:2272] T bb151fcaac5e4ccc8eccab8221076e3f P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.275159 11977 tablet_replica.cc:333] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e: stopping tablet replica
I20260709 14:48:26.275622 11977 raft_consensus.cc:2243] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.276062 11977 raft_consensus.cc:2272] T e202ddbf39b543bdbcd54b220a99f392 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.277485 11977 tablet_replica.cc:333] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e: stopping tablet replica
I20260709 14:48:26.277985 11977 raft_consensus.cc:2243] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.278599 11977 raft_consensus.cc:2272] T 0772831fb4c74cfe969135341d124d04 P 125fdf4140d04c6f9b23670440d4691e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.280503 11977 tablet_replica.cc:333] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e: stopping tablet replica
I20260709 14:48:26.280913 11977 raft_consensus.cc:2243] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.281261 11977 raft_consensus.cc:2272] T 71172bb6ce5e4f6384c4ac8063c6a846 P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.282795 11977 tablet_replica.cc:333] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e: stopping tablet replica
I20260709 14:48:26.283205 11977 raft_consensus.cc:2243] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.283811 11977 raft_consensus.cc:2272] T 048c0ae3b44b4fc09399d2d483a9fa53 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.285353 11977 tablet_replica.cc:333] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e: stopping tablet replica
I20260709 14:48:26.285808 11977 raft_consensus.cc:2243] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.286170 11977 raft_consensus.cc:2272] T 146d80a5d5c74c7daff51f68ed9385d4 P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.287911 11977 tablet_replica.cc:333] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e: stopping tablet replica
I20260709 14:48:26.288318 11977 raft_consensus.cc:2243] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.288663 11977 raft_consensus.cc:2272] T 5e7afb338afc413d91adb8017b03289c P 125fdf4140d04c6f9b23670440d4691e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.290512 11977 tablet_replica.cc:333] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e: stopping tablet replica
I20260709 14:48:26.290899 11977 raft_consensus.cc:2243] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.291302 11977 raft_consensus.cc:2272] T 0e7d995f806148788aefe81a9d943966 P 125fdf4140d04c6f9b23670440d4691e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.292811 11977 tablet_replica.cc:333] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e: stopping tablet replica
I20260709 14:48:26.293219 11977 raft_consensus.cc:2243] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:26.293589 11977 raft_consensus.cc:2272] T e5afcd80c8444fed9ffc7253f5274908 P 125fdf4140d04c6f9b23670440d4691e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.317965 11977 tablet_server.cc:196] TabletServer@127.11.178.67:0 shutdown complete.
I20260709 14:48:26.333263 11977 master.cc:562] Master@127.11.178.126:34199 shutting down...
I20260709 14:48:26.430236 11977 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:26.430766 11977 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:26.431051 11977 tablet_replica.cc:333] T 00000000000000000000000000000000 P f36a427e740248eca3d8f16be5d69513: stopping tablet replica
I20260709 14:48:26.450156 11977 master.cc:584] Master@127.11.178.126:34199 shutdown complete.
125fdf4140d04c6f9b23670440d4691e  1
491968bf7a7c42dfb2f99fa7894d8e11  4
8297cb3ccc974268bb0de4418c84b519  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12332 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:48:26.485450 11977 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.178.126:45109
I20260709 14:48:26.486582 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:26.491904 12468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:26.491904 12467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:26.493084 12470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:26.494391 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:26.495113 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:26.495294 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:26.495417 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608506495406 us; error 0 us; skew 500 ppm
I20260709 14:48:26.495864 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:26.498206 11977 webserver.cc:533] Webserver started at http://127.11.178.126:41803/ using document root <none> and password file <none>
I20260709 14:48:26.498642 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:26.498795 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:26.499019 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:26.500034 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/master-0-root/instance:
uuid: "5640f1307c34415c8798d1eb77f34ce4"
format_stamp: "Formatted at 2026-07-09 14:48:26 on dist-test-slave-rxsv"
I20260709 14:48:26.504155 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:48:26.507337 12475 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.508042 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:48:26.508287 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/master-0-root
uuid: "5640f1307c34415c8798d1eb77f34ce4"
format_stamp: "Formatted at 2026-07-09 14:48:26 on dist-test-slave-rxsv"
I20260709 14:48:26.508641 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:26.522593 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:26.523792 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:26.560160 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.126:45109
I20260709 14:48:26.560297 12526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.126:45109 every 8 connection(s)
I20260709 14:48:26.563825 12527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:26.572899 12527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4: Bootstrap starting.
I20260709 14:48:26.577214 12527 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:26.581084 12527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4: No bootstrap required, opened a new log
I20260709 14:48:26.583074 12527 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5640f1307c34415c8798d1eb77f34ce4" member_type: VOTER }
I20260709 14:48:26.583433 12527 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:26.583680 12527 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5640f1307c34415c8798d1eb77f34ce4, State: Initialized, Role: FOLLOWER
I20260709 14:48:26.584411 12527 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5640f1307c34415c8798d1eb77f34ce4" member_type: VOTER }
I20260709 14:48:26.584888 12527 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:26.585076 12527 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:26.585282 12527 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:26.589032 12527 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5640f1307c34415c8798d1eb77f34ce4" member_type: VOTER }
I20260709 14:48:26.589479 12527 leader_election.cc:304] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [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: 5640f1307c34415c8798d1eb77f34ce4; no voters: 
I20260709 14:48:26.590516 12527 leader_election.cc:290] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:26.590871 12530 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:26.592043 12530 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 1 LEADER]: Becoming Leader. State: Replica: 5640f1307c34415c8798d1eb77f34ce4, State: Running, Role: LEADER
I20260709 14:48:26.592697 12530 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [LEADER]: Queue going to LEADER mode. State: All 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: "5640f1307c34415c8798d1eb77f34ce4" member_type: VOTER }
I20260709 14:48:26.593165 12527 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:26.596979 12531 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5640f1307c34415c8798d1eb77f34ce4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5640f1307c34415c8798d1eb77f34ce4" member_type: VOTER } }
I20260709 14:48:26.597193 12532 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5640f1307c34415c8798d1eb77f34ce4. Latest consensus state: current_term: 1 leader_uuid: "5640f1307c34415c8798d1eb77f34ce4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5640f1307c34415c8798d1eb77f34ce4" member_type: VOTER } }
I20260709 14:48:26.597689 12531 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:26.597816 12532 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:26.601091 12537 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:26.608143 12537 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:26.609027 11977 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:26.616694 12537 catalog_manager.cc:1383] Generated new cluster ID: 6b08cc3a021a46c4ae8db97e75bca6d5
I20260709 14:48:26.616982 12537 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:26.630983 12537 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:26.632180 12537 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:26.643028 12537 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4: Generated new TSK 0
I20260709 14:48:26.643577 12537 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:26.675422 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:26.681262 12548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:26.682050 12549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:26.683689 12551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:26.683908 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:26.684681 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:26.684859 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:26.685016 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608506685000 us; error 0 us; skew 500 ppm
I20260709 14:48:26.685523 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:26.687683 11977 webserver.cc:533] Webserver started at http://127.11.178.65:41669/ using document root <none> and password file <none>
I20260709 14:48:26.688141 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:26.688319 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:26.688558 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:26.689538 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-0-root/instance:
uuid: "07a241148bf5477c8aa2facf20a8395e"
format_stamp: "Formatted at 2026-07-09 14:48:26 on dist-test-slave-rxsv"
I20260709 14:48:26.693773 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:26.697045 12556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.697760 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:26.698010 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "07a241148bf5477c8aa2facf20a8395e"
format_stamp: "Formatted at 2026-07-09 14:48:26 on dist-test-slave-rxsv"
I20260709 14:48:26.698273 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:26.716734 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:26.717968 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:26.719367 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:26.721467 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:26.721679 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.721899 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:26.722062 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.758647 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:42141
I20260709 14:48:26.758751 12618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:42141 every 8 connection(s)
I20260709 14:48:26.763104 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:26.770015 12623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:26.770661 12624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:26.773337 12626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:26.773710 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:26.774777 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:26.774950 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:26.775085 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608506775074 us; error 0 us; skew 500 ppm
I20260709 14:48:26.775514 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:26.777842 11977 webserver.cc:533] Webserver started at http://127.11.178.66:44183/ using document root <none> and password file <none>
I20260709 14:48:26.778409 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:26.778644 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:26.778913 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:26.780194 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-1-root/instance:
uuid: "9f769c3d68bd4280978ac051e2350d68"
format_stamp: "Formatted at 2026-07-09 14:48:26 on dist-test-slave-rxsv"
I20260709 14:48:26.780959 12619 heartbeater.cc:344] Connected to a master server at 127.11.178.126:45109
I20260709 14:48:26.781296 12619 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:26.781975 12619 heartbeater.cc:507] Master 127.11.178.126:45109 requested a full tablet report, sending...
I20260709 14:48:26.784189 12492 ts_manager.cc:194] Registered new tserver with Master: 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141)
I20260709 14:48:26.784992 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 14:48:26.786407 12492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48300
I20260709 14:48:26.789218 12631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.789922 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:26.790169 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-1-root
uuid: "9f769c3d68bd4280978ac051e2350d68"
format_stamp: "Formatted at 2026-07-09 14:48:26 on dist-test-slave-rxsv"
I20260709 14:48:26.790395 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:26.805835 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:26.806950 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:26.808291 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:26.810426 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:26.810624 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.810879 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:26.811018 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.848232 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.66:40199
I20260709 14:48:26.848337 12693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.66:40199 every 8 connection(s)
I20260709 14:48:26.852649 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:26.858877 12697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:26.861083 12698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:26.864441 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:26.865428 12694 heartbeater.cc:344] Connected to a master server at 127.11.178.126:45109
I20260709 14:48:26.865844 12694 heartbeater.cc:461] Registering TS with master...
W20260709 14:48:26.866227 12700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:26.866753 12694 heartbeater.cc:507] Master 127.11.178.126:45109 requested a full tablet report, sending...
I20260709 14:48:26.867115 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:26.867334 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:26.867486 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608506867470 us; error 0 us; skew 500 ppm
I20260709 14:48:26.868149 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:26.868692 12492 ts_manager.cc:194] Registered new tserver with Master: 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:26.870159 12492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48310
I20260709 14:48:26.870666 11977 webserver.cc:533] Webserver started at http://127.11.178.67:34405/ using document root <none> and password file <none>
I20260709 14:48:26.871240 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:26.871472 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:26.871723 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:26.872781 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-2-root/instance:
uuid: "9218055e19d7435da1d517ad852f9977"
format_stamp: "Formatted at 2026-07-09 14:48:26 on dist-test-slave-rxsv"
I20260709 14:48:26.876946 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:48:26.880089 12705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.880818 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:48:26.881078 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-2-root
uuid: "9218055e19d7435da1d517ad852f9977"
format_stamp: "Formatted at 2026-07-09 14:48:26 on dist-test-slave-rxsv"
I20260709 14:48:26.881352 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608493989059-11977-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:26.895309 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:26.896416 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:26.897853 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:26.899991 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:26.900245 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.900465 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:26.900616 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:26.941535 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.67:32953
I20260709 14:48:26.941622 12767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.67:32953 every 8 connection(s)
I20260709 14:48:26.954689 12768 heartbeater.cc:344] Connected to a master server at 127.11.178.126:45109
I20260709 14:48:26.955083 12768 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:26.955816 12768 heartbeater.cc:507] Master 127.11.178.126:45109 requested a full tablet report, sending...
I20260709 14:48:26.957631 12492 ts_manager.cc:194] Registered new tserver with Master: 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:26.957949 11977 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013462702s
I20260709 14:48:26.959278 12492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51104
I20260709 14:48:26.982690 12492 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51108:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:48:26.985440 12492 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:48:27.049772 12733 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfc384e4e3447d6bea25791ac80987f (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:48:27.051250 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfc384e4e3447d6bea25791ac80987f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.056457 12732 tablet_service.cc:1511] Processing CreateTablet for tablet 907d66439fc94b6d8501d25456482f72 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:48:27.057889 12732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907d66439fc94b6d8501d25456482f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.064819 12584 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfc384e4e3447d6bea25791ac80987f (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:48:27.064966 12583 tablet_service.cc:1511] Processing CreateTablet for tablet 907d66439fc94b6d8501d25456482f72 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:48:27.066260 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfc384e4e3447d6bea25791ac80987f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.067057 12583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907d66439fc94b6d8501d25456482f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.074204 12731 tablet_service.cc:1511] Processing CreateTablet for tablet 7c12335ff098407caef81e9685858023 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:48:27.075552 12731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c12335ff098407caef81e9685858023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.076395 12659 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfc384e4e3447d6bea25791ac80987f (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:48:27.077822 12659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfc384e4e3447d6bea25791ac80987f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.081732 12658 tablet_service.cc:1511] Processing CreateTablet for tablet 907d66439fc94b6d8501d25456482f72 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:48:27.083178 12582 tablet_service.cc:1511] Processing CreateTablet for tablet 7c12335ff098407caef81e9685858023 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:48:27.084465 12582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c12335ff098407caef81e9685858023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.084383 12657 tablet_service.cc:1511] Processing CreateTablet for tablet 7c12335ff098407caef81e9685858023 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:48:27.083204 12658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907d66439fc94b6d8501d25456482f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.089775 12657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c12335ff098407caef81e9685858023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.095211 12581 tablet_service.cc:1511] Processing CreateTablet for tablet 85f322ca7dd74208acd284e5f0212435 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:48:27.096544 12581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f322ca7dd74208acd284e5f0212435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.117363 12656 tablet_service.cc:1511] Processing CreateTablet for tablet 85f322ca7dd74208acd284e5f0212435 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:48:27.118932 12656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f322ca7dd74208acd284e5f0212435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.129614 12731 tablet_service.cc:1511] Processing CreateTablet for tablet 85f322ca7dd74208acd284e5f0212435 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:48:27.131208 12731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f322ca7dd74208acd284e5f0212435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.141117 12783 tablet_bootstrap.cc:492] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.147899 12783 tablet_bootstrap.cc:654] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.149184 12784 tablet_bootstrap.cc:492] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.150563 12582 tablet_service.cc:1511] Processing CreateTablet for tablet 61e280f64710486a80bb1e90581615ad (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:48:27.154259 12582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e280f64710486a80bb1e90581615ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.154856 12583 tablet_service.cc:1511] Processing CreateTablet for tablet f384acb6d56e41b39f36687a77f3f990 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:48:27.155915 12784 tablet_bootstrap.cc:654] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.156086 12583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f384acb6d56e41b39f36687a77f3f990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.155771 12655 tablet_service.cc:1511] Processing CreateTablet for tablet f384acb6d56e41b39f36687a77f3f990 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:48:27.159570 12733 tablet_service.cc:1511] Processing CreateTablet for tablet f384acb6d56e41b39f36687a77f3f990 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:48:27.160772 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f384acb6d56e41b39f36687a77f3f990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.162580 12731 tablet_service.cc:1511] Processing CreateTablet for tablet 61e280f64710486a80bb1e90581615ad (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:48:27.163791 12731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e280f64710486a80bb1e90581615ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.166615 12659 tablet_service.cc:1511] Processing CreateTablet for tablet 61e280f64710486a80bb1e90581615ad (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:48:27.173007 12581 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3febecd3d041d29201198170e40751 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:48:27.174350 12581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3febecd3d041d29201198170e40751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.174217 12654 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3febecd3d041d29201198170e40751 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:48:27.176260 12783 tablet_bootstrap.cc:492] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.176776 12783 ts_tablet_manager.cc:1403] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.011s
I20260709 14:48:27.176883 12655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f384acb6d56e41b39f36687a77f3f990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.179209 12732 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3febecd3d041d29201198170e40751 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:48:27.180444 12732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3febecd3d041d29201198170e40751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.180361 12783 raft_consensus.cc:359] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.182003 12783 raft_consensus.cc:385] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.182204 12654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3febecd3d041d29201198170e40751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.182401 12783 raft_consensus.cc:740] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.183226 12783 consensus_queue.cc:260] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.190754 12784 tablet_bootstrap.cc:492] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
I20260709 14:48:27.192795 12583 tablet_service.cc:1511] Processing CreateTablet for tablet 65ea64d038144da680adbf6f299f46e0 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:48:27.193682 12768 heartbeater.cc:499] Master 127.11.178.126:45109 was elected leader, sending a full tablet report...
I20260709 14:48:27.192893 12783 ts_tablet_manager.cc:1434] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.006s
I20260709 14:48:27.194087 12583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ea64d038144da680adbf6f299f46e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.196209 12783 tablet_bootstrap.cc:492] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.200937 12658 tablet_service.cc:1511] Processing CreateTablet for tablet 65ea64d038144da680adbf6f299f46e0 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:48:27.202138 12658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ea64d038144da680adbf6f299f46e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.207544 12783 tablet_bootstrap.cc:654] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.209756 12584 tablet_service.cc:1511] Processing CreateTablet for tablet c5fe5ba1dff04956a7260637fb499403 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:48:27.207638 12733 tablet_service.cc:1511] Processing CreateTablet for tablet 65ea64d038144da680adbf6f299f46e0 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:48:27.211066 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ea64d038144da680adbf6f299f46e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.210983 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fe5ba1dff04956a7260637fb499403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.193691 12784 ts_tablet_manager.cc:1403] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.011s
I20260709 14:48:27.220104 12784 raft_consensus.cc:359] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.220803 12784 raft_consensus.cc:385] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.221102 12784 raft_consensus.cc:740] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.222218 12659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e280f64710486a80bb1e90581615ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.223109 12784 consensus_queue.cc:260] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.224747 12783 tablet_bootstrap.cc:492] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.226054 12783 ts_tablet_manager.cc:1403] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260709 14:48:27.232838 12783 raft_consensus.cc:359] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.235086 12730 tablet_service.cc:1511] Processing CreateTablet for tablet c5fe5ba1dff04956a7260637fb499403 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:48:27.236915 12619 heartbeater.cc:499] Master 127.11.178.126:45109 was elected leader, sending a full tablet report...
I20260709 14:48:27.239275 12730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fe5ba1dff04956a7260637fb499403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.237767 12784 ts_tablet_manager.cc:1434] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.002s
I20260709 14:48:27.242115 12783 raft_consensus.cc:385] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.242901 12783 raft_consensus.cc:740] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.242511 12784 tablet_bootstrap.cc:492] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.250401 12784 tablet_bootstrap.cc:654] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.252919 12785 tablet_bootstrap.cc:492] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.251174 12783 consensus_queue.cc:260] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.256428 12783 ts_tablet_manager.cc:1434] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260709 14:48:27.257405 12783 tablet_bootstrap.cc:492] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.259665 12657 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb5423399fd4468a2f8ea1a2a93079d (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:48:27.260864 12657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb5423399fd4468a2f8ea1a2a93079d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.262017 12582 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb5423399fd4468a2f8ea1a2a93079d (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:48:27.263854 12582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb5423399fd4468a2f8ea1a2a93079d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.263882 12733 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb5423399fd4468a2f8ea1a2a93079d (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:48:27.265156 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb5423399fd4468a2f8ea1a2a93079d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.266120 12783 tablet_bootstrap.cc:654] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.250682 12655 tablet_service.cc:1511] Processing CreateTablet for tablet c5fe5ba1dff04956a7260637fb499403 (DEFAULT_TABLE table=test-workload [id=96d8065dac0e4319b7cf36581f2e6fd9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:48:27.274689 12655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fe5ba1dff04956a7260637fb499403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:27.276298 12783 tablet_bootstrap.cc:492] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.277724 12785 tablet_bootstrap.cc:654] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.278213 12783 ts_tablet_manager.cc:1403] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260709 14:48:27.288816 12783 raft_consensus.cc:359] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.289603 12783 raft_consensus.cc:385] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.289976 12783 raft_consensus.cc:740] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.290280 12784 tablet_bootstrap.cc:492] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
I20260709 14:48:27.290830 12784 ts_tablet_manager.cc:1403] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.007s
I20260709 14:48:27.290946 12783 consensus_queue.cc:260] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.292332 12785 tablet_bootstrap.cc:492] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.292750 12785 ts_tablet_manager.cc:1403] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.004s
I20260709 14:48:27.293587 12783 ts_tablet_manager.cc:1434] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:48:27.293723 12784 raft_consensus.cc:359] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.294384 12784 raft_consensus.cc:385] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.294662 12784 raft_consensus.cc:740] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.295352 12784 consensus_queue.cc:260] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.295601 12785 raft_consensus.cc:359] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.296272 12785 raft_consensus.cc:385] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.296545 12785 raft_consensus.cc:740] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.297207 12785 consensus_queue.cc:260] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.298372 12783 tablet_bootstrap.cc:492] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.299942 12784 ts_tablet_manager.cc:1434] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:48:27.301038 12784 tablet_bootstrap.cc:492] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.308549 12783 tablet_bootstrap.cc:654] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.312465 12784 tablet_bootstrap.cc:654] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.314086 12694 heartbeater.cc:499] Master 127.11.178.126:45109 was elected leader, sending a full tablet report...
I20260709 14:48:27.315326 12785 ts_tablet_manager.cc:1434] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.022s	user 0.018s	sys 0.004s
I20260709 14:48:27.316362 12783 tablet_bootstrap.cc:492] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.316452 12785 tablet_bootstrap.cc:492] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.316895 12783 ts_tablet_manager.cc:1403] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
I20260709 14:48:27.319403 12783 raft_consensus.cc:359] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.319897 12783 raft_consensus.cc:385] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.320176 12783 raft_consensus.cc:740] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.320899 12783 consensus_queue.cc:260] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.322579 12784 tablet_bootstrap.cc:492] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
I20260709 14:48:27.322964 12783 ts_tablet_manager.cc:1434] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:27.323028 12784 ts_tablet_manager.cc:1403] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260709 14:48:27.323544 12785 tablet_bootstrap.cc:654] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.323961 12783 tablet_bootstrap.cc:492] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.325825 12784 raft_consensus.cc:359] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.326511 12784 raft_consensus.cc:385] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.326799 12784 raft_consensus.cc:740] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.327594 12784 consensus_queue.cc:260] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.329700 12784 ts_tablet_manager.cc:1434] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 14:48:27.330351 12783 tablet_bootstrap.cc:654] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.336901 12784 tablet_bootstrap.cc:492] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.337443 12785 tablet_bootstrap.cc:492] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.337985 12785 ts_tablet_manager.cc:1403] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 14:48:27.340835 12785 raft_consensus.cc:359] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.341673 12785 raft_consensus.cc:385] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.342020 12785 raft_consensus.cc:740] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.342849 12785 consensus_queue.cc:260] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.343618 12784 tablet_bootstrap.cc:654] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.345165 12785 ts_tablet_manager.cc:1434] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:27.346130 12785 tablet_bootstrap.cc:492] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.348866 12783 tablet_bootstrap.cc:492] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.349306 12783 ts_tablet_manager.cc:1403] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.002s
I20260709 14:48:27.350085 12784 tablet_bootstrap.cc:492] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
I20260709 14:48:27.350592 12784 ts_tablet_manager.cc:1403] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:48:27.352159 12783 raft_consensus.cc:359] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.352885 12783 raft_consensus.cc:385] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.353163 12783 raft_consensus.cc:740] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.353734 12785 tablet_bootstrap.cc:654] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.353888 12783 consensus_queue.cc:260] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.354480 12784 raft_consensus.cc:359] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.355258 12784 raft_consensus.cc:385] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.355595 12784 raft_consensus.cc:740] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.355999 12783 ts_tablet_manager.cc:1434] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 14:48:27.356508 12784 consensus_queue.cc:260] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.357026 12783 tablet_bootstrap.cc:492] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.361239 12784 ts_tablet_manager.cc:1434] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:48:27.362401 12784 tablet_bootstrap.cc:492] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.364517 12783 tablet_bootstrap.cc:654] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.368583 12784 tablet_bootstrap.cc:654] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.369096 12785 tablet_bootstrap.cc:492] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.369599 12785 ts_tablet_manager.cc:1403] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 14:48:27.372560 12785 raft_consensus.cc:359] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.373297 12785 raft_consensus.cc:385] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.373584 12785 raft_consensus.cc:740] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.374454 12785 consensus_queue.cc:260] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.376886 12785 ts_tablet_manager.cc:1434] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:27.378000 12785 tablet_bootstrap.cc:492] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.384876 12785 tablet_bootstrap.cc:654] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.389446 12788 raft_consensus.cc:493] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.390208 12783 tablet_bootstrap.cc:492] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.389946 12788 raft_consensus.cc:515] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.390690 12783 ts_tablet_manager.cc:1403] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.011s
I20260709 14:48:27.391886 12784 tablet_bootstrap.cc:492] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
I20260709 14:48:27.392025 12785 tablet_bootstrap.cc:492] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.392504 12785 ts_tablet_manager.cc:1403] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 14:48:27.392510 12784 ts_tablet_manager.cc:1403] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.009s
I20260709 14:48:27.393733 12783 raft_consensus.cc:359] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.394500 12783 raft_consensus.cc:385] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.394786 12783 raft_consensus.cc:740] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.395242 12785 raft_consensus.cc:359] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.395900 12785 raft_consensus.cc:385] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.395603 12783 consensus_queue.cc:260] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.396194 12785 raft_consensus.cc:740] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.396991 12784 raft_consensus.cc:359] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.397825 12784 raft_consensus.cc:385] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.398214 12784 raft_consensus.cc:740] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.396904 12785 consensus_queue.cc:260] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.398891 12788 leader_election.cc:290] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:27.399334 12784 consensus_queue.cc:260] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.401352 12783 ts_tablet_manager.cc:1434] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 14:48:27.401872 12784 ts_tablet_manager.cc:1434] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:48:27.402299 12783 tablet_bootstrap.cc:492] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.402923 12784 tablet_bootstrap.cc:492] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.403460 12785 ts_tablet_manager.cc:1434] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 14:48:27.404305 12785 tablet_bootstrap.cc:492] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.408663 12783 tablet_bootstrap.cc:654] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.410126 12785 tablet_bootstrap.cc:654] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.415192 12784 tablet_bootstrap.cc:654] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.429205 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e" is_pre_election: true
W20260709 14:48:27.430881 12709 leader_election.cc:343] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:27.447059 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:27.447942 12784 tablet_bootstrap.cc:492] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
I20260709 14:48:27.448482 12784 ts_tablet_manager.cc:1403] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.011s
W20260709 14:48:27.448695 12708 leader_election.cc:343] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:27.449155 12708 leader_election.cc:304] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9218055e19d7435da1d517ad852f9977; no voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:27.449388 12783 tablet_bootstrap.cc:492] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.449883 12785 tablet_bootstrap.cc:492] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.450026 12804 raft_consensus.cc:2749] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:27.450341 12785 ts_tablet_manager.cc:1403] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.024s
I20260709 14:48:27.450610 12783 ts_tablet_manager.cc:1403] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.027s
I20260709 14:48:27.451826 12784 raft_consensus.cc:359] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.452528 12784 raft_consensus.cc:385] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.452837 12784 raft_consensus.cc:740] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.452723 12783 raft_consensus.cc:359] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.453397 12783 raft_consensus.cc:385] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.453091 12785 raft_consensus.cc:359] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.453806 12785 raft_consensus.cc:385] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.453641 12784 consensus_queue.cc:260] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.454222 12785 raft_consensus.cc:740] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.454532 12790 raft_consensus.cc:493] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.453732 12783 raft_consensus.cc:740] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.454926 12790 raft_consensus.cc:515] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.454926 12785 consensus_queue.cc:260] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.455658 12783 consensus_queue.cc:260] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.457391 12785 ts_tablet_manager.cc:1434] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:27.458076 12783 ts_tablet_manager.cc:1434] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:48:27.460305 12785 tablet_bootstrap.cc:492] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.467000 12790 leader_election.cc:290] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.467278 12785 tablet_bootstrap.cc:654] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.474521 12783 tablet_bootstrap.cc:492] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.481503 12783 tablet_bootstrap.cc:654] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.484644 12785 tablet_bootstrap.cc:492] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.485152 12785 ts_tablet_manager.cc:1403] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260709 14:48:27.486860 12783 tablet_bootstrap.cc:492] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.487344 12783 ts_tablet_manager.cc:1403] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 14:48:27.488059 12785 raft_consensus.cc:359] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.488751 12785 raft_consensus.cc:385] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.489068 12785 raft_consensus.cc:740] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.489908 12785 consensus_queue.cc:260] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.490087 12783 raft_consensus.cc:359] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.490784 12783 raft_consensus.cc:385] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.491068 12783 raft_consensus.cc:740] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.491719 12783 consensus_queue.cc:260] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.494035 12783 ts_tablet_manager.cc:1434] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:48:27.494939 12783 tablet_bootstrap.cc:492] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.500166 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f322ca7dd74208acd284e5f0212435" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:27.500634 12783 tablet_bootstrap.cc:654] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.500823 12669 raft_consensus.cc:2468] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 0.
I20260709 14:48:27.501905 12794 raft_consensus.cc:493] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.502204 12559 leader_election.cc:304] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.502377 12794 raft_consensus.cc:515] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.503090 12790 raft_consensus.cc:2804] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:27.503445 12790 raft_consensus.cc:493] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:27.503760 12790 raft_consensus.cc:3060] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.507957 12794 leader_election.cc:290] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953), 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141)
I20260709 14:48:27.513639 12785 ts_tablet_manager.cc:1434] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:48:27.519016 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f322ca7dd74208acd284e5f0212435" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977" is_pre_election: true
I20260709 14:48:27.519774 12743 raft_consensus.cc:2468] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 0.
I20260709 14:48:27.520440 12784 ts_tablet_manager.cc:1434] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.071s	user 0.013s	sys 0.037s
I20260709 14:48:27.523893 12785 tablet_bootstrap.cc:492] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.526762 12790 raft_consensus.cc:515] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.530224 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f322ca7dd74208acd284e5f0212435" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:27.530787 12669 raft_consensus.cc:3060] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.531358 12785 tablet_bootstrap.cc:654] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.532017 12784 tablet_bootstrap.cc:492] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.538682 12784 tablet_bootstrap.cc:654] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.544489 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e" is_pre_election: true
I20260709 14:48:27.545190 12594 raft_consensus.cc:2468] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 0.
I20260709 14:48:27.546554 12635 leader_election.cc:304] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.547315 12804 raft_consensus.cc:493] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.547508 12794 raft_consensus.cc:2804] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:27.547945 12794 raft_consensus.cc:493] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:27.547832 12804 raft_consensus.cc:515] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.548357 12794 raft_consensus.cc:3060] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.550383 12804 leader_election.cc:290] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:27.553123 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:27.553952 12668 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 0.
I20260709 14:48:27.554527 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e" is_pre_election: true
I20260709 14:48:27.555222 12594 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 0.
I20260709 14:48:27.555402 12708 leader_election.cc:304] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.556361 12804 raft_consensus.cc:2804] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:27.556741 12804 raft_consensus.cc:493] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:27.557072 12804 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.539222 12669 raft_consensus.cc:2468] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 1.
I20260709 14:48:27.541412 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f322ca7dd74208acd284e5f0212435" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:27.563967 12743 raft_consensus.cc:3060] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.564425 12804 raft_consensus.cc:515] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.570166 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:27.570875 12594 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.571507 12788 raft_consensus.cc:493] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.572038 12788 raft_consensus.cc:515] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.574193 12788 leader_election.cc:290] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:27.575294 12743 raft_consensus.cc:2468] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 1.
I20260709 14:48:27.576766 12557 leader_election.cc:304] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 
I20260709 14:48:27.541934 12790 leader_election.cc:290] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.578043 12790 raft_consensus.cc:2804] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:27.578109 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e" is_pre_election: true
I20260709 14:48:27.578586 12790 raft_consensus.cc:697] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:27.579538 12790 consensus_queue.cc:237] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.580401 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:27.570731 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:27.581388 12668 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.583678 12794 raft_consensus.cc:515] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.584988 12667 raft_consensus.cc:2393] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9218055e19d7435da1d517ad852f9977 in current term 1: Already voted for candidate 9f769c3d68bd4280978ac051e2350d68 in this term.
I20260709 14:48:27.586072 12794 leader_election.cc:290] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 election: Requested vote from peers 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953), 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141)
I20260709 14:48:27.586690 12794 raft_consensus.cc:493] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.587126 12794 raft_consensus.cc:515] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.589274 12794 leader_election.cc:290] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.589603 12592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:27.590284 12592 raft_consensus.cc:3060] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.591248 12709 leader_election.cc:304] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9218055e19d7435da1d517ad852f9977; no voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:27.592705 12788 raft_consensus.cc:3060] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.596699 12592 raft_consensus.cc:2468] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 1.
I20260709 14:48:27.598075 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e" is_pre_election: true
I20260709 14:48:27.598464 12635 leader_election.cc:304] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.598737 12591 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 0.
W20260709 14:48:27.603348 12540 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:27.604219 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:27.605314 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977" is_pre_election: true
I20260709 14:48:27.605545 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977" is_pre_election: true
I20260709 14:48:27.605954 12741 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 0.
I20260709 14:48:27.606600 12668 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 1.
I20260709 14:48:27.607806 12632 leader_election.cc:304] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.611907 12788 raft_consensus.cc:2749] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:27.593535 12594 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 1.
I20260709 14:48:27.620639 12742 raft_consensus.cc:2468] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 1.
I20260709 14:48:27.623776 12822 raft_consensus.cc:493] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.624235 12822 raft_consensus.cc:515] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.622882 12788 raft_consensus.cc:493] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.626305 12788 raft_consensus.cc:515] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.628983 12804 leader_election.cc:290] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:27.634179 12820 raft_consensus.cc:2804] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:27.650133 12822 leader_election.cc:290] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:27.650592 12794 raft_consensus.cc:2804] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:27.651036 12794 raft_consensus.cc:493] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:27.651495 12794 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.651650 12788 leader_election.cc:290] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:27.654465 12709 leader_election.cc:304] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.656919 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e" is_pre_election: true
I20260709 14:48:27.658381 12821 raft_consensus.cc:2804] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:27.658988 12821 raft_consensus.cc:697] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Becoming Leader. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:27.659910 12821 consensus_queue.cc:237] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
W20260709 14:48:27.661965 12709 leader_election.cc:343] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:27.664271 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:27.664872 12668 raft_consensus.cc:2468] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 0.
I20260709 14:48:27.665817 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:27.666183 12489 catalog_manager.cc:5697] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 0 to 1, leader changed from <none> to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 1 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:27.666923 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e" is_pre_election: true
W20260709 14:48:27.668121 12709 leader_election.cc:343] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:27.671378 12824 raft_consensus.cc:493] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.671823 12824 raft_consensus.cc:515] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.672835 12708 leader_election.cc:304] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [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: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 07a241148bf5477c8aa2facf20a8395e
I20260709 14:48:27.673609 12784 tablet_bootstrap.cc:492] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
W20260709 14:48:27.674057 12708 leader_election.cc:343] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:27.674572 12708 leader_election.cc:304] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9218055e19d7435da1d517ad852f9977; no voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:27.674659 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e" is_pre_election: true
I20260709 14:48:27.674785 12820 raft_consensus.cc:697] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Becoming Leader. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:27.672222 12783 tablet_bootstrap.cc:492] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.675920 12822 raft_consensus.cc:2804] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:27.676031 12783 ts_tablet_manager.cc:1403] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.181s	user 0.022s	sys 0.018s
I20260709 14:48:27.676432 12822 raft_consensus.cc:493] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:27.675992 12820 consensus_queue.cc:237] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:27.676800 12822 raft_consensus.cc:3060] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.675484 12594 raft_consensus.cc:2468] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 0.
I20260709 14:48:27.677500 12824 leader_election.cc:290] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.678213 12635 leader_election.cc:304] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.678350 12788 raft_consensus.cc:2749] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:27.678848 12785 tablet_bootstrap.cc:492] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.679085 12824 raft_consensus.cc:2804] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:27.679334 12785 ts_tablet_manager.cc:1403] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.156s	user 0.051s	sys 0.061s
I20260709 14:48:27.679481 12824 raft_consensus.cc:493] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:27.679857 12824 raft_consensus.cc:3060] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.681499 12783 raft_consensus.cc:359] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.682180 12783 raft_consensus.cc:385] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.682536 12783 raft_consensus.cc:740] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.683243 12783 consensus_queue.cc:260] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.683365 12785 raft_consensus.cc:359] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.684000 12785 raft_consensus.cc:385] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.674764 12784 ts_tablet_manager.cc:1403] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.143s	user 0.070s	sys 0.048s
I20260709 14:48:27.684279 12785 raft_consensus.cc:740] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.685377 12783 ts_tablet_manager.cc:1434] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:48:27.687314 12824 raft_consensus.cc:515] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.687986 12783 tablet_bootstrap.cc:492] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977: Bootstrap starting.
I20260709 14:48:27.669282 12794 raft_consensus.cc:515] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.688973 12822 raft_consensus.cc:515] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.692822 12785 consensus_queue.cc:260] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.695067 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977" is_pre_election: true
I20260709 14:48:27.695765 12742 raft_consensus.cc:2468] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 0.
I20260709 14:48:27.696269 12783 tablet_bootstrap.cc:654] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.696446 12794 leader_election.cc:290] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.695122 12785 ts_tablet_manager.cc:1434] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260709 14:48:27.697991 12824 leader_election.cc:290] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.698689 12785 tablet_bootstrap.cc:492] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.700062 12490 catalog_manager.cc:5697] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9218055e19d7435da1d517ad852f9977 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "9218055e19d7435da1d517ad852f9977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:27.701341 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:27.702118 12594 raft_consensus.cc:3060] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.703213 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:27.703915 12591 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.708468 12784 raft_consensus.cc:359] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.709095 12784 raft_consensus.cc:385] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.709066 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:27.710176 12743 raft_consensus.cc:3060] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.711373 12591 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 1.
I20260709 14:48:27.712558 12635 leader_election.cc:304] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.713557 12824 raft_consensus.cc:2804] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:27.709522 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:27.709537 12784 raft_consensus.cc:740] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.714205 12742 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.715320 12784 consensus_queue.cc:260] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.717322 12743 raft_consensus.cc:2468] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 1.
I20260709 14:48:27.723506 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:27.724128 12667 raft_consensus.cc:3060] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.724217 12632 leader_election.cc:304] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.725742 12785 tablet_bootstrap.cc:654] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.720338 12594 raft_consensus.cc:2468] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 1.
I20260709 14:48:27.720820 12742 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 1.
I20260709 14:48:27.714195 12824 raft_consensus.cc:697] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Becoming Leader. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:27.727401 12824 consensus_queue.cc:237] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.722306 12822 leader_election.cc:290] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:27.731144 12790 raft_consensus.cc:493] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.731627 12790 raft_consensus.cc:515] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.733834 12790 leader_election.cc:290] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.722937 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:27.725684 12825 raft_consensus.cc:2804] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:27.734936 12825 raft_consensus.cc:697] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Becoming Leader. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:27.735524 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e280f64710486a80bb1e90581615ad" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:27.735885 12825 consensus_queue.cc:237] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
W20260709 14:48:27.736963 12559 leader_election.cc:343] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:27.739470 12667 raft_consensus.cc:2468] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 1.
I20260709 14:48:27.740526 12708 leader_election.cc:304] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.741830 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e280f64710486a80bb1e90581615ad" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977" is_pre_election: true
W20260709 14:48:27.741940 12709 leader_election.cc:343] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:27.742516 12822 raft_consensus.cc:2804] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:27.743008 12822 raft_consensus.cc:697] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Becoming Leader. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:27.719278 12784 ts_tablet_manager.cc:1434] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:48:27.743772 12822 consensus_queue.cc:237] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.745090 12784 tablet_bootstrap.cc:492] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.749601 12742 raft_consensus.cc:2468] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 0.
I20260709 14:48:27.750882 12557 leader_election.cc:304] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [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: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:27.754959 12790 raft_consensus.cc:2804] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:27.755347 12790 raft_consensus.cc:493] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:27.755669 12790 raft_consensus.cc:3060] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.758562 12489 catalog_manager.cc:5697] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9218055e19d7435da1d517ad852f9977 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "9218055e19d7435da1d517ad852f9977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:27.761610 12809 raft_consensus.cc:493] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.762074 12809 raft_consensus.cc:515] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.762619 12790 raft_consensus.cc:515] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.764443 12784 tablet_bootstrap.cc:654] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.765372 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e280f64710486a80bb1e90581615ad" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
W20260709 14:48:27.766639 12559 leader_election.cc:343] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:27.769097 12809 leader_election.cc:290] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.769472 12785 tablet_bootstrap.cc:492] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.770469 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977" is_pre_election: true
I20260709 14:48:27.771109 12742 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 0.
I20260709 14:48:27.771389 12785 ts_tablet_manager.cc:1403] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.024s
I20260709 14:48:27.772110 12784 tablet_bootstrap.cc:492] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
I20260709 14:48:27.772213 12557 leader_election.cc:304] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 
I20260709 14:48:27.772559 12784 ts_tablet_manager.cc:1403] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.007s
I20260709 14:48:27.770560 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:27.772356 12491 catalog_manager.cc:5697] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "9f769c3d68bd4280978ac051e2350d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:27.773427 12667 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 0.
I20260709 14:48:27.774461 12785 raft_consensus.cc:359] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.775141 12785 raft_consensus.cc:385] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.775452 12785 raft_consensus.cc:740] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.775563 12790 leader_election.cc:290] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.776283 12783 tablet_bootstrap.cc:492] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977: No bootstrap required, opened a new log
I20260709 14:48:27.776423 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e280f64710486a80bb1e90581615ad" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:27.776882 12783 ts_tablet_manager.cc:1403] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.024s
I20260709 14:48:27.776319 12785 consensus_queue.cc:260] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.777105 12742 raft_consensus.cc:3060] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.778936 12785 ts_tablet_manager.cc:1434] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:27.779875 12785 tablet_bootstrap.cc:492] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.773028 12809 raft_consensus.cc:2804] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:27.780763 12809 raft_consensus.cc:493] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:27.781108 12809 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.779472 12783 raft_consensus.cc:359] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.781977 12783 raft_consensus.cc:385] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.782253 12783 raft_consensus.cc:740] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.782990 12783 consensus_queue.cc:260] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.783640 12742 raft_consensus.cc:2468] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 1.
I20260709 14:48:27.784775 12557 leader_election.cc:304] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [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: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:27.786064 12790 raft_consensus.cc:2804] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:27.786383 12785 tablet_bootstrap.cc:654] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.788594 12783 ts_tablet_manager.cc:1434] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:48:27.787866 12809 raft_consensus.cc:515] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.790972 12784 raft_consensus.cc:359] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.792533 12784 raft_consensus.cc:385] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.793172 12784 raft_consensus.cc:740] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.794142 12784 consensus_queue.cc:260] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.799539 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:27.800266 12667 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.804493 12790 raft_consensus.cc:697] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:27.805444 12790 consensus_queue.cc:237] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.805879 12489 catalog_manager.cc:5697] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "9f769c3d68bd4280978ac051e2350d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:27.807215 12667 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 1.
I20260709 14:48:27.807533 12489 catalog_manager.cc:5697] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "9f769c3d68bd4280978ac051e2350d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:27.808274 12559 leader_election.cc:304] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.811288 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:27.811867 12742 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.812340 12840 raft_consensus.cc:2804] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:27.812898 12840 raft_consensus.cc:697] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:27.813866 12840 consensus_queue.cc:237] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.818625 12742 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 1.
I20260709 14:48:27.819800 12809 leader_election.cc:290] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.824059 12491 catalog_manager.cc:5697] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 0 to 1, leader changed from <none> to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 1 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:27.829020 12785 tablet_bootstrap.cc:492] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.829356 12784 ts_tablet_manager.cc:1434] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.003s
I20260709 14:48:27.830425 12784 tablet_bootstrap.cc:492] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.829399 12785 ts_tablet_manager.cc:1403] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.050s	user 0.036s	sys 0.007s
I20260709 14:48:27.834973 12784 tablet_bootstrap.cc:654] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.834651 12785 raft_consensus.cc:359] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.835289 12785 raft_consensus.cc:385] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.835621 12785 raft_consensus.cc:740] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.836231 12785 consensus_queue.cc:260] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.838084 12785 ts_tablet_manager.cc:1434] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:48:27.839987 12785 tablet_bootstrap.cc:492] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68: Bootstrap starting.
I20260709 14:48:27.840409 12784 tablet_bootstrap.cc:492] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
I20260709 14:48:27.840854 12784 ts_tablet_manager.cc:1403] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:48:27.841060 12491 catalog_manager.cc:5697] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 0 to 1, leader changed from <none> to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 1 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:27.842823 12784 raft_consensus.cc:359] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.843271 12784 raft_consensus.cc:385] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.843463 12784 raft_consensus.cc:740] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.844004 12784 consensus_queue.cc:260] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.845162 12785 tablet_bootstrap.cc:654] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.845813 12784 ts_tablet_manager.cc:1434] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:48:27.846485 12784 tablet_bootstrap.cc:492] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e: Bootstrap starting.
I20260709 14:48:27.850525 12785 tablet_bootstrap.cc:492] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68: No bootstrap required, opened a new log
I20260709 14:48:27.850873 12785 ts_tablet_manager.cc:1403] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:48:27.851676 12784 tablet_bootstrap.cc:654] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:27.852655 12785 raft_consensus.cc:359] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.853118 12785 raft_consensus.cc:385] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.853322 12785 raft_consensus.cc:740] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.854046 12785 consensus_queue.cc:260] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.855564 12785 ts_tablet_manager.cc:1434] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:27.859488 12784 tablet_bootstrap.cc:492] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e: No bootstrap required, opened a new log
I20260709 14:48:27.859925 12784 ts_tablet_manager.cc:1403] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:48:27.862411 12784 raft_consensus.cc:359] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.863049 12784 raft_consensus.cc:385] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:27.863308 12784 raft_consensus.cc:740] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Initialized, Role: FOLLOWER
I20260709 14:48:27.864089 12784 consensus_queue.cc:260] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.865545 12784 ts_tablet_manager.cc:1434] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:48:27.979466 12790 raft_consensus.cc:493] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:27.979888 12790 raft_consensus.cc:515] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.981406 12790 leader_election.cc:290] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.982353 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb5423399fd4468a2f8ea1a2a93079d" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:27.982431 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb5423399fd4468a2f8ea1a2a93079d" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977" is_pre_election: true
I20260709 14:48:27.982873 12667 raft_consensus.cc:2468] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 0.
I20260709 14:48:27.983064 12742 raft_consensus.cc:2468] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 0.
I20260709 14:48:27.983824 12559 leader_election.cc:304] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:27.984464 12790 raft_consensus.cc:2804] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:27.984723 12790 raft_consensus.cc:493] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:27.984977 12790 raft_consensus.cc:3060] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.989352 12790 raft_consensus.cc:515] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:27.990885 12790 leader_election.cc:290] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:27.991634 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb5423399fd4468a2f8ea1a2a93079d" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:27.991889 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb5423399fd4468a2f8ea1a2a93079d" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:27.992235 12667 raft_consensus.cc:3060] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.992404 12742 raft_consensus.cc:3060] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:27.998642 12742 raft_consensus.cc:2468] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 1.
I20260709 14:48:27.998642 12667 raft_consensus.cc:2468] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 1.
I20260709 14:48:27.999861 12557 leader_election.cc:304] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 
I20260709 14:48:28.000500 12790 raft_consensus.cc:2804] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:28.000871 12790 raft_consensus.cc:697] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:28.001628 12790 consensus_queue.cc:237] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.008649 12489 catalog_manager.cc:5697] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 0 to 1, leader changed from <none> to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 1 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.022269 12790 consensus_queue.cc:1048] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.034142 12840 consensus_queue.cc:1048] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.070627 12840 raft_consensus.cc:493] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:28.071055 12840 raft_consensus.cc:515] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.072710 12840 leader_election.cc:290] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:28.073460 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:28.073613 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977" is_pre_election: true
I20260709 14:48:28.073964 12667 raft_consensus.cc:2468] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 0.
I20260709 14:48:28.074158 12742 raft_consensus.cc:2468] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 0.
I20260709 14:48:28.074843 12559 leader_election.cc:304] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:28.075579 12840 raft_consensus.cc:2804] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:28.075912 12840 raft_consensus.cc:493] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:28.076155 12840 raft_consensus.cc:3060] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:28.080475 12840 raft_consensus.cc:515] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.082106 12840 leader_election.cc:290] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:28.082762 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:28.083076 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:28.083324 12667 raft_consensus.cc:3060] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:28.083598 12742 raft_consensus.cc:3060] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:28.089602 12742 raft_consensus.cc:2468] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 1.
I20260709 14:48:28.089602 12667 raft_consensus.cc:2468] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 1.
I20260709 14:48:28.090790 12559 leader_election.cc:304] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:28.091508 12840 raft_consensus.cc:2804] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:28.091943 12840 raft_consensus.cc:697] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:28.092664 12840 consensus_queue.cc:237] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.097806 12840 raft_consensus.cc:493] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:28.098141 12840 raft_consensus.cc:515] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.099653 12840 leader_election.cc:290] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:28.099092 12489 catalog_manager.cc:5697] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 0 to 1, leader changed from <none> to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 1 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.100489 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f769c3d68bd4280978ac051e2350d68" is_pre_election: true
I20260709 14:48:28.100669 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9218055e19d7435da1d517ad852f9977" is_pre_election: true
I20260709 14:48:28.101229 12667 raft_consensus.cc:2393] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07a241148bf5477c8aa2facf20a8395e in current term 1: Already voted for candidate 9218055e19d7435da1d517ad852f9977 in this term.
I20260709 14:48:28.102208 12557 leader_election.cc:304] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e; no voters: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:28.102787 12840 raft_consensus.cc:3060] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:28.107555 12840 raft_consensus.cc:2749] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:28.163045 12667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
mode: GRACEFUL
new_leader_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:41232
I20260709 14:48:28.163674 12667 raft_consensus.cc:606] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Received request to transfer leadership to TS 07a241148bf5477c8aa2facf20a8395e
I20260709 14:48:28.164201 12820 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.165196 12822 consensus_queue.cc:1048] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.169168 12820 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.181672 12821 consensus_queue.cc:1048] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.182555 12820 consensus_queue.cc:1048] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:28.198277 12794 consensus_queue.cc:1048] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.198606 12668 raft_consensus.cc:3060] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:28.208256 12839 consensus_queue.cc:1048] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.221329 12862 consensus_queue.cc:1048] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:28.221872 12822 consensus_queue.cc:1048] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:28.228039 12837 consensus_queue.cc:1048] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:28.229835 12743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "907d66439fc94b6d8501d25456482f72"
dest_uuid: "9218055e19d7435da1d517ad852f9977"
mode: GRACEFUL
new_leader_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 14:48:28.230430 12743 raft_consensus.cc:606] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Received request to transfer leadership to TS 07a241148bf5477c8aa2facf20a8395e
I20260709 14:48:28.233196 12822 raft_consensus.cc:993] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977: : Instructing follower 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:28.234556 12821 raft_consensus.cc:1081] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Signalling peer 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:28.241465 12668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c12335ff098407caef81e9685858023"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
mode: GRACEFUL
new_leader_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:41232
I20260709 14:48:28.242103 12668 raft_consensus.cc:606] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Received request to transfer leadership to TS 07a241148bf5477c8aa2facf20a8395e
I20260709 14:48:28.244630 12591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "907d66439fc94b6d8501d25456482f72"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:55328
I20260709 14:48:28.245183 12591 raft_consensus.cc:493] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:28.245560 12591 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.253460 12820 consensus_queue.cc:1048] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.256495 12591 raft_consensus.cc:515] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.259806 12591 leader_election.cc:290] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 2 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:28.261389 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:28.262001 12743 raft_consensus.cc:3055] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:28.262319 12743 raft_consensus.cc:740] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:28.263140 12743 consensus_queue.cc:260] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.263943 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:28.264340 12743 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.264477 12668 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.276468 12668 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 2.
I20260709 14:48:28.277570 12559 leader_election.cc:304] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:28.278447 12839 raft_consensus.cc:2804] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:28.278929 12839 raft_consensus.cc:697] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:28.279755 12839 consensus_queue.cc:237] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.281301 12794 consensus_queue.cc:1048] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.283687 12790 consensus_queue.cc:1048] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.277748 12743 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 2.
I20260709 14:48:28.290596 12489 catalog_manager.cc:5697] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 1 to 2, leader changed from 9218055e19d7435da1d517ad852f9977 (127.11.178.67) to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 2 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.294183 12794 raft_consensus.cc:993] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68: : Instructing follower 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:28.294646 12794 raft_consensus.cc:1081] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Signalling peer 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:28.296907 12591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:48:28.299667 12837 consensus_queue.cc:1048] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.300079 12591 raft_consensus.cc:493] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:28.300534 12591 raft_consensus.cc:3060] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.306032 12591 raft_consensus.cc:515] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:28.308297 12594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e3febecd3d041d29201198170e40751"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
mode: GRACEFUL
new_leader_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:55348
I20260709 14:48:28.308897 12591 leader_election.cc:290] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 2 election: Requested vote from peers 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:28.308912 12594 raft_consensus.cc:606] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Received request to transfer leadership to TS 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:28.310904 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:28.311457 12668 raft_consensus.cc:3055] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:28.311756 12668 raft_consensus.cc:740] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:28.312616 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfc384e4e3447d6bea25791ac80987f" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:28.312495 12668 consensus_queue.cc:260] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:28.313308 12743 raft_consensus.cc:3060] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.313736 12668 raft_consensus.cc:3060] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.316555 12742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0"
dest_uuid: "9218055e19d7435da1d517ad852f9977"
mode: GRACEFUL
new_leader_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:53888
I20260709 14:48:28.317121 12742 raft_consensus.cc:606] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Received request to transfer leadership to TS 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:28.319980 12668 raft_consensus.cc:2468] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 2.
I20260709 14:48:28.319986 12743 raft_consensus.cc:2468] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 2.
I20260709 14:48:28.322183 12790 raft_consensus.cc:993] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e: : Instructing follower 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:28.322585 12790 raft_consensus.cc:1081] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Signalling peer 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:28.321615 12559 leader_election.cc:304] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:28.323161 12594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
mode: GRACEFUL
new_leader_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:55348
I20260709 14:48:28.323437 12790 raft_consensus.cc:2804] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:28.323715 12594 raft_consensus.cc:606] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Received request to transfer leadership to TS 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:28.323925 12790 raft_consensus.cc:697] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:28.324736 12790 consensus_queue.cc:237] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } }
I20260709 14:48:28.325453 12668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e3febecd3d041d29201198170e40751"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:41222
I20260709 14:48:28.326028 12668 raft_consensus.cc:493] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:28.326413 12668 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.330179 12594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bb5423399fd4468a2f8ea1a2a93079d"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
mode: GRACEFUL
new_leader_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:55348
I20260709 14:48:28.330739 12594 raft_consensus.cc:606] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Received request to transfer leadership to TS 9218055e19d7435da1d517ad852f9977
I20260709 14:48:28.331959 12668 raft_consensus.cc:515] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.331789 12490 catalog_manager.cc:5697] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 1 to 2, leader changed from 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66) to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 2 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.333492 12668 leader_election.cc:290] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 2 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:28.334249 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:28.334568 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:28.334769 12594 raft_consensus.cc:3055] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:28.335048 12594 raft_consensus.cc:740] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:28.335834 12594 consensus_queue.cc:260] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.336668 12743 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.337013 12594 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.343098 12743 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 2.
I20260709 14:48:28.343104 12594 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 2.
I20260709 14:48:28.344252 12632 leader_election.cc:304] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:28.344851 12824 raft_consensus.cc:2804] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:28.345213 12824 raft_consensus.cc:697] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Becoming Leader. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:28.345917 12824 consensus_queue.cc:237] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.351425 12490 catalog_manager.cc:5697] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 reported cstate change: term changed from 1 to 2, leader changed from 07a241148bf5477c8aa2facf20a8395e (127.11.178.65) to 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "9f769c3d68bd4280978ac051e2350d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.452235 12790 consensus_queue.cc:1048] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.458007 12809 raft_consensus.cc:993] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e: : Instructing follower 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:28.458449 12809 raft_consensus.cc:1081] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Signalling peer 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:28.460588 12742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bb5423399fd4468a2f8ea1a2a93079d"
dest_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:53870
I20260709 14:48:28.461223 12742 raft_consensus.cc:493] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:28.461706 12742 raft_consensus.cc:3060] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.463451 12790 consensus_queue.cc:1048] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:28.468335 12742 raft_consensus.cc:515] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.469239 12743 raft_consensus.cc:1240] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Rejecting Update request from peer 07a241148bf5477c8aa2facf20a8395e for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:28.471143 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb5423399fd4468a2f8ea1a2a93079d" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:28.471622 12742 leader_election.cc:290] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 2 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:28.471741 12594 raft_consensus.cc:3055] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:28.472062 12594 raft_consensus.cc:740] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:28.472774 12594 consensus_queue.cc:260] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.473148 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb5423399fd4468a2f8ea1a2a93079d" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:28.473484 12790 consensus_queue.cc:1059] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.473743 12668 raft_consensus.cc:3060] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.474596 12594 raft_consensus.cc:3060] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.478683 12668 raft_consensus.cc:2468] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 2.
I20260709 14:48:28.479655 12594 raft_consensus.cc:2468] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 2.
I20260709 14:48:28.479802 12708 leader_election.cc:304] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:28.480700 12862 raft_consensus.cc:2804] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:28.481127 12862 raft_consensus.cc:697] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 2 LEADER]: Becoming Leader. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:28.481913 12862 consensus_queue.cc:237] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.487978 12490 catalog_manager.cc:5697] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 reported cstate change: term changed from 1 to 2, leader changed from 07a241148bf5477c8aa2facf20a8395e (127.11.178.65) to 9218055e19d7435da1d517ad852f9977 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "9218055e19d7435da1d517ad852f9977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:28.490513 12840 consensus_queue.cc:1048] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.497138 12790 raft_consensus.cc:993] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e: : Instructing follower 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:28.497574 12809 raft_consensus.cc:1081] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Signalling peer 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:28.499313 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:41222
I20260709 14:48:28.499884 12667 raft_consensus.cc:493] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:28.500244 12667 raft_consensus.cc:3060] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.502983 12809 consensus_queue.cc:1048] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:28.507830 12667 raft_consensus.cc:515] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.509618 12667 leader_election.cc:290] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 2 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:28.511130 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:28.511215 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe5ba1dff04956a7260637fb499403" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:28.511874 12594 raft_consensus.cc:3055] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:28.512224 12594 raft_consensus.cc:740] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:28.513155 12594 consensus_queue.cc:260] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.514314 12594 raft_consensus.cc:3060] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.519852 12594 raft_consensus.cc:2468] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 2.
I20260709 14:48:28.520844 12635 leader_election.cc:304] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [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: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 9218055e19d7435da1d517ad852f9977
I20260709 14:48:28.521737 12824 raft_consensus.cc:2804] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:28.522171 12824 raft_consensus.cc:697] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Becoming Leader. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:28.522945 12824 consensus_queue.cc:237] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.529711 12490 catalog_manager.cc:5697] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 reported cstate change: term changed from 1 to 2, leader changed from 07a241148bf5477c8aa2facf20a8395e (127.11.178.65) to 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "9f769c3d68bd4280978ac051e2350d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.556098 12825 raft_consensus.cc:993] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68: : Instructing follower 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:28.556536 12824 raft_consensus.cc:1081] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Signalling peer 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:28.557958 12594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c12335ff098407caef81e9685858023"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:48:28.558471 12594 raft_consensus.cc:493] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:28.558749 12594 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.563237 12594 raft_consensus.cc:515] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.564865 12594 leader_election.cc:290] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 2 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:28.565698 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:28.565948 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:28.566296 12667 raft_consensus.cc:3055] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:28.566457 12742 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.566642 12667 raft_consensus.cc:740] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:28.567444 12667 consensus_queue.cc:260] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.568589 12667 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.572978 12742 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 2.
I20260709 14:48:28.574259 12557 leader_election.cc:304] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 
I20260709 14:48:28.574579 12667 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 2.
I20260709 14:48:28.574901 12790 raft_consensus.cc:2804] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:28.575383 12790 raft_consensus.cc:697] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:28.576107 12790 consensus_queue.cc:237] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.581897 12490 catalog_manager.cc:5697] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 1 to 2, leader changed from 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66) to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 2 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.664011 12667 raft_consensus.cc:1275] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.665184 12790 consensus_queue.cc:1048] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:28.671972 12742 raft_consensus.cc:1275] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.673735 12837 consensus_queue.cc:1048] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:28.740291 12742 raft_consensus.cc:1275] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.741456 12824 consensus_queue.cc:1048] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:28.749117 12594 raft_consensus.cc:1275] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.750761 12825 consensus_queue.cc:1048] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:28.811792 12821 raft_consensus.cc:993] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977: : Instructing follower 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:28.812234 12862 raft_consensus.cc:1081] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Signalling peer 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:28.813545 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:41206
I20260709 14:48:28.814025 12667 raft_consensus.cc:493] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:28.814306 12667 raft_consensus.cc:3060] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.818652 12667 raft_consensus.cc:515] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.820138 12667 leader_election.cc:290] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 2 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:28.820990 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:28.821141 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:28.821511 12594 raft_consensus.cc:3060] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.821610 12742 raft_consensus.cc:3055] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:28.821969 12742 raft_consensus.cc:740] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:28.822661 12742 consensus_queue.cc:260] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.823508 12742 raft_consensus.cc:3060] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.826076 12594 raft_consensus.cc:2468] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 2.
I20260709 14:48:28.826957 12635 leader_election.cc:304] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:28.827684 12825 raft_consensus.cc:2804] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:28.828004 12742 raft_consensus.cc:2468] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 2.
I20260709 14:48:28.828079 12825 raft_consensus.cc:697] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Becoming Leader. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:28.828878 12825 consensus_queue.cc:237] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:28.834767 12489 catalog_manager.cc:5697] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 reported cstate change: term changed from 1 to 2, leader changed from 9218055e19d7435da1d517ad852f9977 (127.11.178.67) to 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "9f769c3d68bd4280978ac051e2350d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.903661 12667 raft_consensus.cc:1275] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.904815 12837 consensus_queue.cc:1048] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:28.911597 12742 raft_consensus.cc:1275] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.912957 12837 consensus_queue.cc:1048] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:28.966769 12594 raft_consensus.cc:1275] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.967937 12862 consensus_queue.cc:1048] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:28.976011 12667 raft_consensus.cc:1275] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.977380 12862 consensus_queue.cc:1048] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:29.067958 12742 raft_consensus.cc:1275] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.069064 12837 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:29.077183 12667 raft_consensus.cc:1275] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.078557 12837 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:29.135857 12594 raft_consensus.cc:1275] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.137020 12825 consensus_queue.cc:1048] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:29.143324 12742 raft_consensus.cc:3060] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:29.150421 12742 raft_consensus.cc:1275] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.151556 12824 consensus_queue.cc:1048] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:29.443037 12742 raft_consensus.cc:1275] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.444100 12794 consensus_queue.cc:1048] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:29.449366 12594 raft_consensus.cc:1275] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.450870 12794 consensus_queue.cc:1048] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:31.360270 11977 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:48:31.360926 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:31.376565 12594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c12335ff098407caef81e9685858023"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
mode: GRACEFUL
new_leader_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:48:31.377029 12594 raft_consensus.cc:606] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Received request to transfer leadership to TS 9218055e19d7435da1d517ad852f9977
I20260709 14:48:31.379446 12594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "907d66439fc94b6d8501d25456482f72"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
mode: GRACEFUL
new_leader_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:48:31.379861 12594 raft_consensus.cc:606] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Received request to transfer leadership to TS 9218055e19d7435da1d517ad852f9977
I20260709 14:48:31.380858 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:31.381220 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:31.540568 12837 raft_consensus.cc:993] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e: : Instructing follower 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:31.540951 12837 raft_consensus.cc:1081] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Signalling peer 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:31.542325 12742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "907d66439fc94b6d8501d25456482f72"
dest_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:53870
I20260709 14:48:31.542725 12742 raft_consensus.cc:493] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:31.542954 12742 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:31.546598 12742 raft_consensus.cc:515] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:31.547915 12742 leader_election.cc:290] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 3 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:31.548767 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:31.548899 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:31.549321 12591 raft_consensus.cc:3055] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:31.549393 12667 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:31.549593 12591 raft_consensus.cc:740] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:31.550282 12591 consensus_queue.cc:260] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:31.551159 12591 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:31.554039 12667 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 3.
I20260709 14:48:31.555251 12708 leader_election.cc:304] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [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: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:31.556018 12879 raft_consensus.cc:2804] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:31.555950 12591 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 3.
I20260709 14:48:31.557583 12879 raft_consensus.cc:697] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Becoming Leader. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:31.558374 12879 consensus_queue.cc:237] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:31.564774 12490 catalog_manager.cc:5697] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 reported cstate change: term changed from 2 to 3, leader changed from 07a241148bf5477c8aa2facf20a8395e (127.11.178.65) to 9218055e19d7435da1d517ad852f9977 (127.11.178.67). New cstate: current_term: 3 leader_uuid: "9218055e19d7435da1d517ad852f9977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:31.932914 12890 raft_consensus.cc:993] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e: : Instructing follower 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:31.933364 12837 raft_consensus.cc:1081] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Signalling peer 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:31.934754 12742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c12335ff098407caef81e9685858023"
dest_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:53870
I20260709 14:48:31.935187 12742 raft_consensus.cc:493] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:31.935516 12742 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:31.940034 12742 raft_consensus.cc:515] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:31.941349 12742 leader_election.cc:290] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 3 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:31.942090 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:31.942342 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:31.942657 12591 raft_consensus.cc:3055] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:31.942816 12667 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:31.943001 12591 raft_consensus.cc:740] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:31.943804 12591 consensus_queue.cc:260] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:31.944936 12591 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:31.948611 12667 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 3.
I20260709 14:48:31.949615 12708 leader_election.cc:304] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [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: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:31.950407 12879 raft_consensus.cc:2804] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:31.950790 12879 raft_consensus.cc:697] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Becoming Leader. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:31.950826 12591 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 3.
I20260709 14:48:31.951675 12879 consensus_queue.cc:237] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:31.960772 12490 catalog_manager.cc:5697] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 reported cstate change: term changed from 2 to 3, leader changed from 07a241148bf5477c8aa2facf20a8395e (127.11.178.65) to 9218055e19d7435da1d517ad852f9977 (127.11.178.67). New cstate: current_term: 3 leader_uuid: "9218055e19d7435da1d517ad852f9977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:32.055081 12594 raft_consensus.cc:1275] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:32.056250 12879 consensus_queue.cc:1048] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:32.067837 12667 raft_consensus.cc:1275] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:32.068913 12884 consensus_queue.cc:1048] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:32.381999 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:32.394843 12742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "907d66439fc94b6d8501d25456482f72"
dest_uuid: "9218055e19d7435da1d517ad852f9977"
mode: GRACEFUL
new_leader_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 14:48:32.395318 12742 raft_consensus.cc:606] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Received request to transfer leadership to TS 07a241148bf5477c8aa2facf20a8395e
I20260709 14:48:32.399967 12742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c12335ff098407caef81e9685858023"
dest_uuid: "9218055e19d7435da1d517ad852f9977"
mode: GRACEFUL
new_leader_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:53888
I20260709 14:48:32.400403 12742 raft_consensus.cc:606] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Received request to transfer leadership to TS 07a241148bf5477c8aa2facf20a8395e
I20260709 14:48:32.409559 12667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
mode: GRACEFUL
new_leader_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:41232
I20260709 14:48:32.410081 12667 raft_consensus.cc:606] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Received request to transfer leadership to TS 07a241148bf5477c8aa2facf20a8395e
I20260709 14:48:32.414605 12667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e3febecd3d041d29201198170e40751"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
mode: GRACEFUL
new_leader_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:41232
I20260709 14:48:32.415027 12667 raft_consensus.cc:606] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Received request to transfer leadership to TS 07a241148bf5477c8aa2facf20a8395e
I20260709 14:48:32.419373 12667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
mode: GRACEFUL
new_leader_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:41232
I20260709 14:48:32.419813 12667 raft_consensus.cc:606] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Received request to transfer leadership to TS 07a241148bf5477c8aa2facf20a8395e
I20260709 14:48:32.486052 12897 raft_consensus.cc:993] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68: : Instructing follower 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.486493 12897 raft_consensus.cc:1081] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Signalling peer 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.487876 12594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:48:32.488375 12594 raft_consensus.cc:493] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.488638 12594 raft_consensus.cc:3060] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.493129 12594 raft_consensus.cc:515] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.494848 12594 leader_election.cc:290] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 2 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:32.495596 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:32.495826 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:32.496125 12667 raft_consensus.cc:3055] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:32.496250 12742 raft_consensus.cc:3060] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.496408 12667 raft_consensus.cc:740] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:32.497179 12667 consensus_queue.cc:260] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.498328 12667 raft_consensus.cc:3060] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:32.501248 12742 raft_consensus.cc:2468] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 2.
I20260709 14:48:32.501370 12594 raft_consensus.cc:1275] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:32.502570 12557 leader_election.cc:304] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 
I20260709 14:48:32.502646 12884 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:32.503400 12837 raft_consensus.cc:2804] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:32.504053 12667 raft_consensus.cc:2468] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 2.
I20260709 14:48:32.505013 12837 raft_consensus.cc:697] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:32.505909 12837 consensus_queue.cc:237] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.510672 12884 raft_consensus.cc:993] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977: : Instructing follower 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.511075 12884 raft_consensus.cc:1081] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Signalling peer 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.513957 12667 raft_consensus.cc:1275] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:32.514096 12489 catalog_manager.cc:5697] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 1 to 2, leader changed from 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66) to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 2 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.514976 12591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c12335ff098407caef81e9685858023"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:55328
I20260709 14:48:32.515535 12591 raft_consensus.cc:493] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.515872 12591 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:32.515961 12879 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:32.521132 12897 raft_consensus.cc:993] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68: : Instructing follower 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.521535 12897 raft_consensus.cc:1081] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Signalling peer 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.524091 12592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:48:32.524753 12592 raft_consensus.cc:493] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.525132 12592 raft_consensus.cc:3060] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:32.534157 12591 raft_consensus.cc:515] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.537441 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:32.538483 12594 raft_consensus.cc:1240] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Rejecting Update request from peer 9218055e19d7435da1d517ad852f9977 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:32.539131 12592 raft_consensus.cc:515] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.540285 12879 consensus_queue.cc:1059] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:32.541165 12879 raft_consensus.cc:3055] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:32.541303 12592 leader_election.cc:290] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 3 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:32.542284 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:32.543452 12879 raft_consensus.cc:740] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:32.544031 12591 leader_election.cc:290] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 4 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:32.544287 12879 consensus_queue.cc:260] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.545463 12879 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:32.546679 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:32.546932 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea64d038144da680adbf6f299f46e0" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:32.547264 12667 raft_consensus.cc:3055] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:32.547405 12743 raft_consensus.cc:3060] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:32.547649 12667 raft_consensus.cc:740] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:32.548498 12667 consensus_queue.cc:260] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.549626 12667 raft_consensus.cc:3060] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:32.553917 12743 raft_consensus.cc:2468] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 3.
I20260709 14:48:32.555150 12557 leader_election.cc:304] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [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: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 
I20260709 14:48:32.555951 12837 raft_consensus.cc:2804] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:32.556396 12837 raft_consensus.cc:697] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 3 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:32.556463 12667 raft_consensus.cc:2468] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 3.
I20260709 14:48:32.557235 12837 consensus_queue.cc:237] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.557858 12742 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 4.
I20260709 14:48:32.559415 12557 leader_election.cc:304] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:32.560173 12898 raft_consensus.cc:2804] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:32.562129 12898 raft_consensus.cc:697] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 4 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:32.562824 12898 consensus_queue.cc:237] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.564846 12490 catalog_manager.cc:5697] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 2 to 3, leader changed from 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66) to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 3 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.576224 12490 catalog_manager.cc:5697] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 3 to 4, leader changed from 9218055e19d7435da1d517ad852f9977 (127.11.178.67) to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 4 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.584103 12897 raft_consensus.cc:993] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68: : Instructing follower 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.584595 12880 raft_consensus.cc:1081] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Signalling peer 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.585945 12591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e3febecd3d041d29201198170e40751"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:48:32.586410 12591 raft_consensus.cc:493] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.586724 12591 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:32.591091 12591 raft_consensus.cc:515] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.592612 12591 leader_election.cc:290] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 3 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:32.593356 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:32.593531 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:32.593899 12667 raft_consensus.cc:3055] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:32.594025 12742 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:32.594184 12667 raft_consensus.cc:740] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:32.594816 12667 consensus_queue.cc:260] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.595577 12667 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:32.598140 12742 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 3.
I20260709 14:48:32.599014 12557 leader_election.cc:304] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [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: 07a241148bf5477c8aa2facf20a8395e, 9218055e19d7435da1d517ad852f9977; no voters: 
I20260709 14:48:32.599550 12667 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 3.
I20260709 14:48:32.599892 12898 raft_consensus.cc:2804] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:32.600286 12898 raft_consensus.cc:697] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 3 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:32.600989 12898 consensus_queue.cc:237] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.607543 12490 catalog_manager.cc:5697] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 2 to 3, leader changed from 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66) to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 3 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.667387 12884 raft_consensus.cc:993] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977: : Instructing follower 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.667840 12908 raft_consensus.cc:1081] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Signalling peer 07a241148bf5477c8aa2facf20a8395e to start an election
I20260709 14:48:32.669327 12591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "907d66439fc94b6d8501d25456482f72"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
 from {username='slave'} at 127.0.0.1:55328
I20260709 14:48:32.669780 12591 raft_consensus.cc:493] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.670056 12591 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:32.674363 12591 raft_consensus.cc:515] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.675958 12591 leader_election.cc:290] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [CANDIDATE]: Term 4 election: Requested vote from peers 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:32.676819 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:32.677071 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d66439fc94b6d8501d25456482f72" candidate_uuid: "07a241148bf5477c8aa2facf20a8395e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:32.677373 12667 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:32.677556 12742 raft_consensus.cc:3055] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:32.677879 12742 raft_consensus.cc:740] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:32.678436 12742 consensus_queue.cc:260] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.679281 12742 raft_consensus.cc:3060] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:32.682308 12667 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 4.
I20260709 14:48:32.683348 12559 leader_election.cc:304] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [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: 07a241148bf5477c8aa2facf20a8395e, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:32.683558 12742 raft_consensus.cc:2468] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07a241148bf5477c8aa2facf20a8395e in term 4.
I20260709 14:48:32.684032 12898 raft_consensus.cc:2804] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:32.684487 12898 raft_consensus.cc:697] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 4 LEADER]: Becoming Leader. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:32.685184 12898 consensus_queue.cc:237] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:32.691051 12490 catalog_manager.cc:5697] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e reported cstate change: term changed from 3 to 4, leader changed from 9218055e19d7435da1d517ad852f9977 (127.11.178.67) to 07a241148bf5477c8aa2facf20a8395e (127.11.178.65). New cstate: current_term: 4 leader_uuid: "07a241148bf5477c8aa2facf20a8395e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.972535 12667 raft_consensus.cc:1275] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:32.973766 12898 consensus_queue.cc:1048] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:32.983693 12742 raft_consensus.cc:1275] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:32.984886 12906 consensus_queue.cc:1048] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:33.035323 12742 raft_consensus.cc:1275] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:33.036537 12906 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:33.043414 12667 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:33.049019 12667 raft_consensus.cc:1275] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 4 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:33.050191 12906 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:33.063992 12742 raft_consensus.cc:1275] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:33.065227 12906 consensus_queue.cc:1048] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:33.074677 12667 raft_consensus.cc:1275] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:33.076431 12898 consensus_queue.cc:1048] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:33.104997 12667 raft_consensus.cc:1275] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 4 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:33.106132 12898 consensus_queue.cc:1048] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:33.113984 12742 raft_consensus.cc:1275] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:33.115175 12837 consensus_queue.cc:1048] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:33.192811 12667 raft_consensus.cc:1275] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:33.194103 12837 consensus_queue.cc:1048] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:33.202164 12743 raft_consensus.cc:1275] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Refusing update from remote peer 07a241148bf5477c8aa2facf20a8395e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:33.203740 12906 consensus_queue.cc:1048] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:35.426682 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:35.434384 12591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e3febecd3d041d29201198170e40751"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
mode: GRACEFUL
new_leader_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:48:35.435003 12591 raft_consensus.cc:606] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 3 LEADER]: Received request to transfer leadership to TS 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:35.437510 12591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c12335ff098407caef81e9685858023"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
mode: GRACEFUL
new_leader_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:48:35.437987 12591 raft_consensus.cc:606] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 4 LEADER]: Received request to transfer leadership to TS 9218055e19d7435da1d517ad852f9977
I20260709 14:48:35.440181 12591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85f322ca7dd74208acd284e5f0212435"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
mode: GRACEFUL
new_leader_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:48:35.440642 12591 raft_consensus.cc:606] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Received request to transfer leadership to TS 9218055e19d7435da1d517ad852f9977
I20260709 14:48:35.442700 12591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990"
dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
mode: GRACEFUL
new_leader_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:55350
I20260709 14:48:35.443077 12591 raft_consensus.cc:606] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Received request to transfer leadership to TS 9f769c3d68bd4280978ac051e2350d68
I20260709 14:48:35.444052 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:48:35.444505 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:35.545984 12923 raft_consensus.cc:993] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e: : Instructing follower 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:35.546509 12918 raft_consensus.cc:1081] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Signalling peer 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:35.548180 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:41222
I20260709 14:48:35.548763 12667 raft_consensus.cc:493] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:35.549120 12667 raft_consensus.cc:3060] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:35.554291 12667 raft_consensus.cc:515] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.555811 12667 leader_election.cc:290] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 3 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:35.557003 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:35.556865 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f384acb6d56e41b39f36687a77f3f990" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:35.557677 12743 raft_consensus.cc:3060] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:35.557754 12591 raft_consensus.cc:3055] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:35.558122 12591 raft_consensus.cc:740] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:35.558962 12591 consensus_queue.cc:260] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.560305 12591 raft_consensus.cc:3060] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:35.565109 12743 raft_consensus.cc:2468] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 3.
I20260709 14:48:35.566701 12632 leader_election.cc:304] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [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: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:35.567328 12591 raft_consensus.cc:2468] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 3.
I20260709 14:48:35.567682 12922 raft_consensus.cc:2804] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:35.568725 12922 raft_consensus.cc:697] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 3 LEADER]: Becoming Leader. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:35.569566 12922 consensus_queue.cc:237] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.576161 12490 catalog_manager.cc:5697] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 reported cstate change: term changed from 2 to 3, leader changed from 07a241148bf5477c8aa2facf20a8395e (127.11.178.65) to 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "9f769c3d68bd4280978ac051e2350d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:35.696193 12918 raft_consensus.cc:993] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e: : Instructing follower 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:35.696688 12923 raft_consensus.cc:1081] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 3 LEADER]: Signalling peer 9f769c3d68bd4280978ac051e2350d68 to start an election
I20260709 14:48:35.698063 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e3febecd3d041d29201198170e40751"
dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
 from {username='slave'} at 127.0.0.1:41222
I20260709 14:48:35.698486 12667 raft_consensus.cc:493] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:35.698772 12667 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:35.703344 12667 raft_consensus.cc:515] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.704715 12667 leader_election.cc:290] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [CANDIDATE]: Term 4 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9218055e19d7435da1d517ad852f9977 (127.11.178.67:32953)
I20260709 14:48:35.705475 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:35.705708 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3febecd3d041d29201198170e40751" candidate_uuid: "9f769c3d68bd4280978ac051e2350d68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9218055e19d7435da1d517ad852f9977"
I20260709 14:48:35.706087 12591 raft_consensus.cc:3055] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:35.706202 12743 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:35.706429 12591 raft_consensus.cc:740] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:35.707207 12591 consensus_queue.cc:260] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.708482 12591 raft_consensus.cc:3060] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:35.712815 12743 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 4.
I20260709 14:48:35.713974 12632 leader_election.cc:304] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [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: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:35.714740 12922 raft_consensus.cc:2804] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:35.714798 12591 raft_consensus.cc:2468] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f769c3d68bd4280978ac051e2350d68 in term 4.
I20260709 14:48:35.715170 12922 raft_consensus.cc:697] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 4 LEADER]: Becoming Leader. State: Replica: 9f769c3d68bd4280978ac051e2350d68, State: Running, Role: LEADER
I20260709 14:48:35.715902 12922 consensus_queue.cc:237] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.722191 12490 catalog_manager.cc:5697] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 reported cstate change: term changed from 3 to 4, leader changed from 07a241148bf5477c8aa2facf20a8395e (127.11.178.65) to 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "9f769c3d68bd4280978ac051e2350d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:35.734063 12918 raft_consensus.cc:993] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e: : Instructing follower 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:35.734545 12918 raft_consensus.cc:1081] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 4 LEADER]: Signalling peer 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:35.735800 12743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c12335ff098407caef81e9685858023"
dest_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:53870
I20260709 14:48:35.736245 12743 raft_consensus.cc:493] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:35.736528 12743 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.740980 12743 raft_consensus.cc:515] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.742654 12743 leader_election.cc:290] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 5 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:35.743705 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:35.743762 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12335ff098407caef81e9685858023" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:35.744283 12591 raft_consensus.cc:3055] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:35.744431 12667 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.744553 12591 raft_consensus.cc:740] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:35.745313 12591 consensus_queue.cc:260] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.746210 12591 raft_consensus.cc:3060] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.748631 12667 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 5.
I20260709 14:48:35.749734 12708 leader_election.cc:304] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [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: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:35.750576 12908 raft_consensus.cc:2804] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:35.750893 12591 raft_consensus.cc:2468] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 5.
I20260709 14:48:35.751863 12908 raft_consensus.cc:697] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 5 LEADER]: Becoming Leader. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:35.752717 12908 consensus_queue.cc:237] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [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: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.759785 12490 catalog_manager.cc:5697] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 reported cstate change: term changed from 4 to 5, leader changed from 07a241148bf5477c8aa2facf20a8395e (127.11.178.65) to 9218055e19d7435da1d517ad852f9977 (127.11.178.67). New cstate: current_term: 5 leader_uuid: "9218055e19d7435da1d517ad852f9977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:35.814700 12923 raft_consensus.cc:993] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e: : Instructing follower 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:35.815132 12918 raft_consensus.cc:1081] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Signalling peer 9218055e19d7435da1d517ad852f9977 to start an election
I20260709 14:48:35.816598 12743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85f322ca7dd74208acd284e5f0212435"
dest_uuid: "9218055e19d7435da1d517ad852f9977"
 from {username='slave'} at 127.0.0.1:53870
I20260709 14:48:35.817034 12743 raft_consensus.cc:493] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:35.817401 12743 raft_consensus.cc:3060] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:35.821352 12743 raft_consensus.cc:515] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.822881 12743 leader_election.cc:290] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 2 election: Requested vote from peers 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141), 9f769c3d68bd4280978ac051e2350d68 (127.11.178.66:40199)
I20260709 14:48:35.823706 12591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f322ca7dd74208acd284e5f0212435" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07a241148bf5477c8aa2facf20a8395e"
I20260709 14:48:35.823957 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f322ca7dd74208acd284e5f0212435" candidate_uuid: "9218055e19d7435da1d517ad852f9977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f769c3d68bd4280978ac051e2350d68"
I20260709 14:48:35.824266 12591 raft_consensus.cc:3055] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:35.824425 12667 raft_consensus.cc:3060] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:35.824586 12591 raft_consensus.cc:740] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07a241148bf5477c8aa2facf20a8395e, State: Running, Role: LEADER
I20260709 14:48:35.825351 12591 consensus_queue.cc:260] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.826491 12591 raft_consensus.cc:3060] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:35.830626 12667 raft_consensus.cc:2468] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 2.
I20260709 14:48:35.831728 12708 leader_election.cc:304] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9218055e19d7435da1d517ad852f9977, 9f769c3d68bd4280978ac051e2350d68; no voters: 
I20260709 14:48:35.832263 12591 raft_consensus.cc:2468] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9218055e19d7435da1d517ad852f9977 in term 2.
I20260709 14:48:35.832494 12908 raft_consensus.cc:2804] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:35.832988 12908 raft_consensus.cc:697] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 2 LEADER]: Becoming Leader. State: Replica: 9218055e19d7435da1d517ad852f9977, State: Running, Role: LEADER
I20260709 14:48:35.834064 12908 consensus_queue.cc:237] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } }
I20260709 14:48:35.840512 12490 catalog_manager.cc:5697] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 reported cstate change: term changed from 1 to 2, leader changed from 07a241148bf5477c8aa2facf20a8395e (127.11.178.65) to 9218055e19d7435da1d517ad852f9977 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "9218055e19d7435da1d517ad852f9977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:36.008401 12743 raft_consensus.cc:1275] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:36.009485 12922 consensus_queue.cc:1048] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:36.019510 12591 raft_consensus.cc:1275] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:36.021843 12922 consensus_queue.cc:1048] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:36.120965 12743 raft_consensus.cc:1275] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:36.122207 12922 consensus_queue.cc:1048] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9218055e19d7435da1d517ad852f9977" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:36.131130 12591 raft_consensus.cc:1275] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Refusing update from remote peer 9f769c3d68bd4280978ac051e2350d68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:36.132320 12924 consensus_queue.cc:1048] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:36.164515 12591 raft_consensus.cc:1275] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 5 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:36.165766 12908 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:36.174866 12667 raft_consensus.cc:1275] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 5 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:36.176160 12908 consensus_queue.cc:1048] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:36.369096 12591 raft_consensus.cc:1275] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:36.370361 12908 consensus_queue.cc:1048] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07a241148bf5477c8aa2facf20a8395e" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:36.378364 12667 raft_consensus.cc:1275] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Refusing update from remote peer 9218055e19d7435da1d517ad852f9977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:36.379808 12908 consensus_queue.cc:1048] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f769c3d68bd4280978ac051e2350d68" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:36.445305 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:36.450959 11977 tablet_server.cc:179] TabletServer@127.11.178.65:0 shutting down...
I20260709 14:48:36.471360 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:36.472105 11977 tablet_replica.cc:333] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.473076 11977 raft_consensus.cc:2243] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.473546 11977 raft_consensus.cc:2272] T 2bb5423399fd4468a2f8ea1a2a93079d P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.475570 11977 tablet_replica.cc:333] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.476028 11977 raft_consensus.cc:2243] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.476651 11977 raft_consensus.cc:2272] T 65ea64d038144da680adbf6f299f46e0 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.478183 11977 tablet_replica.cc:333] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.478608 11977 raft_consensus.cc:2243] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.478930 11977 raft_consensus.cc:2272] T f384acb6d56e41b39f36687a77f3f990 P 07a241148bf5477c8aa2facf20a8395e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.480669 11977 tablet_replica.cc:333] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.481200 11977 raft_consensus.cc:2243] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.481622 11977 raft_consensus.cc:2272] T c5fe5ba1dff04956a7260637fb499403 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.483877 11977 tablet_replica.cc:333] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.484548 11977 raft_consensus.cc:2243] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.484903 11977 raft_consensus.cc:2272] T 7c12335ff098407caef81e9685858023 P 07a241148bf5477c8aa2facf20a8395e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.486904 11977 tablet_replica.cc:333] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.487324 11977 raft_consensus.cc:2243] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.488029 11977 raft_consensus.cc:2272] T 0cfc384e4e3447d6bea25791ac80987f P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.489614 11977 tablet_replica.cc:333] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.490101 11977 raft_consensus.cc:2243] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.490490 11977 raft_consensus.cc:2272] T 3e3febecd3d041d29201198170e40751 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.492336 11977 tablet_replica.cc:333] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.492774 11977 raft_consensus.cc:2243] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.493377 11977 raft_consensus.cc:2272] T 907d66439fc94b6d8501d25456482f72 P 07a241148bf5477c8aa2facf20a8395e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.495203 11977 tablet_replica.cc:333] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.495595 11977 raft_consensus.cc:2243] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.496207 11977 raft_consensus.cc:2272] T 61e280f64710486a80bb1e90581615ad P 07a241148bf5477c8aa2facf20a8395e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.497838 11977 tablet_replica.cc:333] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e: stopping tablet replica
I20260709 14:48:36.498301 11977 raft_consensus.cc:2243] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.498653 11977 raft_consensus.cc:2272] T 85f322ca7dd74208acd284e5f0212435 P 07a241148bf5477c8aa2facf20a8395e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.506705 12635 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:48:36.509770 12635 consensus_peers.cc:597] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 -> Peer 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141): Couldn't send request to peer 07a241148bf5477c8aa2facf20a8395e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.528723 11977 tablet_server.cc:196] TabletServer@127.11.178.65:0 shutdown complete.
I20260709 14:48:36.548885 11977 tablet_server.cc:179] TabletServer@127.11.178.66:0 shutting down...
I20260709 14:48:36.568698 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:36.569404 11977 tablet_replica.cc:333] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.570003 11977 raft_consensus.cc:2243] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.570602 11977 raft_consensus.cc:2272] T 2bb5423399fd4468a2f8ea1a2a93079d P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.572434 11977 tablet_replica.cc:333] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.572978 11977 raft_consensus.cc:2243] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.573400 11977 raft_consensus.cc:2272] T 65ea64d038144da680adbf6f299f46e0 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.575392 11977 tablet_replica.cc:333] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.575912 11977 raft_consensus.cc:2243] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.576356 11977 raft_consensus.cc:2272] T 61e280f64710486a80bb1e90581615ad P 9f769c3d68bd4280978ac051e2350d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.578301 11977 tablet_replica.cc:333] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.578773 11977 raft_consensus.cc:2243] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.579489 11977 raft_consensus.cc:2272] T 3e3febecd3d041d29201198170e40751 P 9f769c3d68bd4280978ac051e2350d68 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:36.579782 12635 consensus_peers.cc:597] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 -> Peer 07a241148bf5477c8aa2facf20a8395e (127.11.178.65:42141): Couldn't send request to peer 07a241148bf5477c8aa2facf20a8395e. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:42141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:36.581395 11977 tablet_replica.cc:333] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.581964 11977 raft_consensus.cc:2243] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.582369 11977 raft_consensus.cc:2272] T 907d66439fc94b6d8501d25456482f72 P 9f769c3d68bd4280978ac051e2350d68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.584091 11977 tablet_replica.cc:333] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.584558 11977 raft_consensus.cc:2243] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.584919 11977 raft_consensus.cc:2272] T 85f322ca7dd74208acd284e5f0212435 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.586900 11977 tablet_replica.cc:333] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.587391 11977 raft_consensus.cc:2243] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.587800 11977 raft_consensus.cc:2272] T 0cfc384e4e3447d6bea25791ac80987f P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.589315 11977 tablet_replica.cc:333] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.589818 11977 raft_consensus.cc:2243] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.590481 11977 raft_consensus.cc:2272] T f384acb6d56e41b39f36687a77f3f990 P 9f769c3d68bd4280978ac051e2350d68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.592324 11977 tablet_replica.cc:333] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.592748 11977 raft_consensus.cc:2243] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.593441 11977 raft_consensus.cc:2272] T c5fe5ba1dff04956a7260637fb499403 P 9f769c3d68bd4280978ac051e2350d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.595013 11977 tablet_replica.cc:333] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68: stopping tablet replica
I20260709 14:48:36.595417 11977 raft_consensus.cc:2243] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.595793 11977 raft_consensus.cc:2272] T 7c12335ff098407caef81e9685858023 P 9f769c3d68bd4280978ac051e2350d68 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.623389 11977 tablet_server.cc:196] TabletServer@127.11.178.66:0 shutdown complete.
I20260709 14:48:36.640650 11977 tablet_server.cc:179] TabletServer@127.11.178.67:0 shutting down...
I20260709 14:48:36.659595 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:36.660276 11977 tablet_replica.cc:333] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.660843 11977 raft_consensus.cc:2243] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.661537 11977 raft_consensus.cc:2272] T 2bb5423399fd4468a2f8ea1a2a93079d P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.663353 11977 tablet_replica.cc:333] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.663846 11977 raft_consensus.cc:2243] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.664256 11977 raft_consensus.cc:2272] T 65ea64d038144da680adbf6f299f46e0 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.666029 11977 tablet_replica.cc:333] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.666548 11977 raft_consensus.cc:2243] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.667207 11977 raft_consensus.cc:2272] T 85f322ca7dd74208acd284e5f0212435 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.669039 11977 tablet_replica.cc:333] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.669489 11977 raft_consensus.cc:2243] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.669895 11977 raft_consensus.cc:2272] T 61e280f64710486a80bb1e90581615ad P 9218055e19d7435da1d517ad852f9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.671475 11977 tablet_replica.cc:333] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.671900 11977 raft_consensus.cc:2243] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.672232 11977 raft_consensus.cc:2272] T 3e3febecd3d041d29201198170e40751 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.674067 11977 tablet_replica.cc:333] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.674491 11977 raft_consensus.cc:2243] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.674837 11977 raft_consensus.cc:2272] T 907d66439fc94b6d8501d25456482f72 P 9218055e19d7435da1d517ad852f9977 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.676306 11977 tablet_replica.cc:333] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.676705 11977 raft_consensus.cc:2243] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.677034 11977 raft_consensus.cc:2272] T f384acb6d56e41b39f36687a77f3f990 P 9218055e19d7435da1d517ad852f9977 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.678767 11977 tablet_replica.cc:333] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.679198 11977 raft_consensus.cc:2243] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.679517 11977 raft_consensus.cc:2272] T c5fe5ba1dff04956a7260637fb499403 P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.681165 11977 tablet_replica.cc:333] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.681607 11977 raft_consensus.cc:2243] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.682293 11977 raft_consensus.cc:2272] T 7c12335ff098407caef81e9685858023 P 9218055e19d7435da1d517ad852f9977 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.684178 11977 tablet_replica.cc:333] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977: stopping tablet replica
I20260709 14:48:36.684571 11977 raft_consensus.cc:2243] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:36.684916 11977 raft_consensus.cc:2272] T 0cfc384e4e3447d6bea25791ac80987f P 9218055e19d7435da1d517ad852f9977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.702380 11977 tablet_server.cc:196] TabletServer@127.11.178.67:0 shutdown complete.
I20260709 14:48:36.719852 11977 master.cc:562] Master@127.11.178.126:45109 shutting down...
I20260709 14:48:36.736948 11977 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:36.737478 11977 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:36.737816 11977 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5640f1307c34415c8798d1eb77f34ce4: stopping tablet replica
I20260709 14:48:36.756716 11977 master.cc:584] Master@127.11.178.126:45109 shutdown complete.
07a241148bf5477c8aa2facf20a8395e  5
9218055e19d7435da1d517ad852f9977  1
9f769c3d68bd4280978ac051e2350d68  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10307 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:48:36.792999 11977 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.178.126:37343
I20260709 14:48:36.794102 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:36.799507 12949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:36.799649 12950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:36.800475 12952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:36.800768 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:36.801590 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:36.801832 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:36.801975 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608516801962 us; error 0 us; skew 500 ppm
I20260709 14:48:36.802429 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:36.804737 11977 webserver.cc:533] Webserver started at http://127.11.178.126:38783/ using document root <none> and password file <none>
I20260709 14:48:36.805156 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:36.805303 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:36.805503 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:36.806555 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/master-0-root/instance:
uuid: "716ae19379104c80a798c43a0ad5bb7e"
format_stamp: "Formatted at 2026-07-09 14:48:36 on dist-test-slave-rxsv"
I20260709 14:48:36.810949 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:36.814203 12957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:36.814896 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:48:36.815141 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/master-0-root
uuid: "716ae19379104c80a798c43a0ad5bb7e"
format_stamp: "Formatted at 2026-07-09 14:48:36 on dist-test-slave-rxsv"
I20260709 14:48:36.815387 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:36.829172 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:36.830402 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:36.866607 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.126:37343
I20260709 14:48:36.866721 13008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.126:37343 every 8 connection(s)
I20260709 14:48:36.870213 13009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:36.879587 13009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e: Bootstrap starting.
I20260709 14:48:36.884033 13009 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:36.888181 13009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e: No bootstrap required, opened a new log
I20260709 14:48:36.890280 13009 raft_consensus.cc:359] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "716ae19379104c80a798c43a0ad5bb7e" member_type: VOTER }
I20260709 14:48:36.890646 13009 raft_consensus.cc:385] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:36.890861 13009 raft_consensus.cc:740] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716ae19379104c80a798c43a0ad5bb7e, State: Initialized, Role: FOLLOWER
I20260709 14:48:36.891433 13009 consensus_queue.cc:260] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "716ae19379104c80a798c43a0ad5bb7e" member_type: VOTER }
I20260709 14:48:36.891875 13009 raft_consensus.cc:399] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:36.892086 13009 raft_consensus.cc:493] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:36.892336 13009 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:36.896279 13009 raft_consensus.cc:515] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "716ae19379104c80a798c43a0ad5bb7e" member_type: VOTER }
I20260709 14:48:36.896767 13009 leader_election.cc:304] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [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: 716ae19379104c80a798c43a0ad5bb7e; no voters: 
I20260709 14:48:36.897835 13009 leader_election.cc:290] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:36.898078 13012 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:36.899367 13012 raft_consensus.cc:697] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 1 LEADER]: Becoming Leader. State: Replica: 716ae19379104c80a798c43a0ad5bb7e, State: Running, Role: LEADER
I20260709 14:48:36.900038 13012 consensus_queue.cc:237] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [LEADER]: Queue going to LEADER mode. State: All 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: "716ae19379104c80a798c43a0ad5bb7e" member_type: VOTER }
I20260709 14:48:36.900738 13009 sys_catalog.cc:565] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:36.902812 13014 sys_catalog.cc:455] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 716ae19379104c80a798c43a0ad5bb7e. Latest consensus state: current_term: 1 leader_uuid: "716ae19379104c80a798c43a0ad5bb7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "716ae19379104c80a798c43a0ad5bb7e" member_type: VOTER } }
I20260709 14:48:36.902891 13013 sys_catalog.cc:455] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "716ae19379104c80a798c43a0ad5bb7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "716ae19379104c80a798c43a0ad5bb7e" member_type: VOTER } }
I20260709 14:48:36.903409 13014 sys_catalog.cc:458] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:36.903451 13013 sys_catalog.cc:458] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:36.906188 13018 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:36.910888 13018 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:36.921353 13018 catalog_manager.cc:1383] Generated new cluster ID: 995563b9ed7741fc824eb567435aec57
I20260709 14:48:36.921638 13018 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:36.924253 11977 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:36.943001 13018 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:36.944206 13018 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:36.958261 13018 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e: Generated new TSK 0
I20260709 14:48:36.958828 13018 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:36.990700 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:36.996263 13030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:36.997334 13031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:36.999902 11977 server_base.cc:1061] running on GCE node
W20260709 14:48:37.000151 13033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:37.001401 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:37.001610 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:37.001823 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608517001805 us; error 0 us; skew 500 ppm
I20260709 14:48:37.002445 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:37.004833 11977 webserver.cc:533] Webserver started at http://127.11.178.65:44721/ using document root <none> and password file <none>
I20260709 14:48:37.005468 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:37.005741 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:37.005987 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:37.006975 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-0-root/instance:
uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-rxsv"
I20260709 14:48:37.011656 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:48:37.015017 13038 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.015767 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:48:37.016042 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-rxsv"
I20260709 14:48:37.016320 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:37.050637 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:37.051910 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:37.053391 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:37.055636 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:37.055840 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.056053 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:37.056221 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.097254 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:35913
I20260709 14:48:37.097340 13100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:35913 every 8 connection(s)
I20260709 14:48:37.101913 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:37.108741 13105 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:37.109105 13106 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:37.112496 13108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:37.113035 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:37.114126 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:37.114372 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:37.114524 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608517114509 us; error 0 us; skew 500 ppm
I20260709 14:48:37.115053 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:37.117430 11977 webserver.cc:533] Webserver started at http://127.11.178.66:34613/ using document root <none> and password file <none>
I20260709 14:48:37.118067 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:37.118299 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:37.118595 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:37.119881 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-1-root/instance:
uuid: "44787b741d304690a7d21bc3b7c0a8e1"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-rxsv"
I20260709 14:48:37.120446 13101 heartbeater.cc:344] Connected to a master server at 127.11.178.126:37343
I20260709 14:48:37.120786 13101 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:37.121472 13101 heartbeater.cc:507] Master 127.11.178.126:37343 requested a full tablet report, sending...
I20260709 14:48:37.123643 12974 ts_manager.cc:194] Registered new tserver with Master: 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:48:37.125051 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:48:37.125831 12974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43498
I20260709 14:48:37.129109 13113 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.129969 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:37.130287 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-1-root
uuid: "44787b741d304690a7d21bc3b7c0a8e1"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-rxsv"
I20260709 14:48:37.130551 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:37.146517 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:37.147673 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:37.149094 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:37.151291 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:37.151489 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.151708 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:37.151859 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.189306 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.66:39815
I20260709 14:48:37.189407 13175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.66:39815 every 8 connection(s)
I20260709 14:48:37.193687 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:37.200548 13179 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:37.200973 13180 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:37.203734 13182 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:37.205122 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:37.205862 13176 heartbeater.cc:344] Connected to a master server at 127.11.178.126:37343
I20260709 14:48:37.206249 13176 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:37.206264 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:37.206630 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:37.206826 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608517206808 us; error 0 us; skew 500 ppm
I20260709 14:48:37.207252 13176 heartbeater.cc:507] Master 127.11.178.126:37343 requested a full tablet report, sending...
I20260709 14:48:37.207542 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:37.209244 12974 ts_manager.cc:194] Registered new tserver with Master: 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:37.210171 11977 webserver.cc:533] Webserver started at http://127.11.178.67:41471/ using document root <none> and password file <none>
I20260709 14:48:37.210630 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:37.210680 12974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43502
I20260709 14:48:37.210813 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:37.211153 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:37.212437 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-2-root/instance:
uuid: "745f74322f5c474e83be870d5bf3a8aa"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-rxsv"
I20260709 14:48:37.216972 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:48:37.220331 13187 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.221050 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:48:37.221338 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-2-root
uuid: "745f74322f5c474e83be870d5bf3a8aa"
format_stamp: "Formatted at 2026-07-09 14:48:37 on dist-test-slave-rxsv"
I20260709 14:48:37.221599 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:37.243559 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:37.244719 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:37.246234 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:37.248410 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:37.248603 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.248842 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:37.248992 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:37.286607 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.67:46121
I20260709 14:48:37.286695 13249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.67:46121 every 8 connection(s)
I20260709 14:48:37.299427 13250 heartbeater.cc:344] Connected to a master server at 127.11.178.126:37343
I20260709 14:48:37.299803 13250 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:37.300490 13250 heartbeater.cc:507] Master 127.11.178.126:37343 requested a full tablet report, sending...
I20260709 14:48:37.302372 12974 ts_manager.cc:194] Registered new tserver with Master: 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:37.302987 11977 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013402416s
I20260709 14:48:37.303678 12974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43504
I20260709 14:48:37.328135 12974 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43510:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:48:37.334192 12974 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:48:37.535645 13138 tablet_service.cc:1511] Processing CreateTablet for tablet 31a5bfcca17d4776ad620a80f123f81b (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:37.537139 13138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a5bfcca17d4776ad620a80f123f81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.537460 13215 tablet_service.cc:1511] Processing CreateTablet for tablet bc9d3a1b265c4b5887f694305e8387ad (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:37.538729 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 4904c95da6ca4d6c878697963f781fdc (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:37.539989 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4904c95da6ca4d6c878697963f781fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.539829 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 4904c95da6ca4d6c878697963f781fdc (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:37.541960 13213 tablet_service.cc:1511] Processing CreateTablet for tablet c8bc1d4ab29f4b309684fd85b4081eea (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:37.542795 13139 tablet_service.cc:1511] Processing CreateTablet for tablet c8bc1d4ab29f4b309684fd85b4081eea (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:37.544047 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bc1d4ab29f4b309684fd85b4081eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.545045 13211 tablet_service.cc:1511] Processing CreateTablet for tablet d6afb19955234a02b0c8a60db66cfbd8 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:37.546294 13141 tablet_service.cc:1511] Processing CreateTablet for tablet bc9d3a1b265c4b5887f694305e8387ad (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:37.547051 13210 tablet_service.cc:1511] Processing CreateTablet for tablet 07d68f804c2f453da7ecc8bd5e3b8896 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:37.547535 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9d3a1b265c4b5887f694305e8387ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.548748 13209 tablet_service.cc:1511] Processing CreateTablet for tablet 2abca4564c7a4cee9c7a4b319d55e608 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:37.550982 13208 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbff3ae058048a2a557046a5a806806 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:37.553146 13207 tablet_service.cc:1511] Processing CreateTablet for tablet 5b69702f1f004b75861bd26dc7ae0772 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:37.544064 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 31a5bfcca17d4776ad620a80f123f81b (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:37.535768 13137 tablet_service.cc:1511] Processing CreateTablet for tablet d6afb19955234a02b0c8a60db66cfbd8 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:37.556152 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6afb19955234a02b0c8a60db66cfbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.559451 13265 tablet_bootstrap.cc:492] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:37.560932 13066 tablet_service.cc:1511] Processing CreateTablet for tablet bc9d3a1b265c4b5887f694305e8387ad (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:37.562209 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9d3a1b265c4b5887f694305e8387ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.562758 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 7d628293aec94e7f921ee70d7dbdfa07 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:37.565445 13136 tablet_service.cc:1511] Processing CreateTablet for tablet 07d68f804c2f453da7ecc8bd5e3b8896 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:37.566272 13265 tablet_bootstrap.cc:654] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:37.566833 13136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d68f804c2f453da7ecc8bd5e3b8896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.538743 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9d3a1b265c4b5887f694305e8387ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.569737 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d68f804c2f453da7ecc8bd5e3b8896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.570842 13138 tablet_service.cc:1511] Processing CreateTablet for tablet 2abca4564c7a4cee9c7a4b319d55e608 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:37.572098 13138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abca4564c7a4cee9c7a4b319d55e608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.572527 13134 tablet_service.cc:1511] Processing CreateTablet for tablet 5b69702f1f004b75861bd26dc7ae0772 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:37.572788 13133 tablet_service.cc:1511] Processing CreateTablet for tablet 7d628293aec94e7f921ee70d7dbdfa07 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:37.573851 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b69702f1f004b75861bd26dc7ae0772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.574527 13132 tablet_service.cc:1511] Processing CreateTablet for tablet 6047095be71a4985baa344e48af3d645 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:37.570884 13135 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbff3ae058048a2a557046a5a806806 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:37.576819 13132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6047095be71a4985baa344e48af3d645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.582422 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d628293aec94e7f921ee70d7dbdfa07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.586277 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbff3ae058048a2a557046a5a806806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.590101 13211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6afb19955234a02b0c8a60db66cfbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.589982 13065 tablet_service.cc:1511] Processing CreateTablet for tablet 4904c95da6ca4d6c878697963f781fdc (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:37.592010 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4904c95da6ca4d6c878697963f781fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.594265 13064 tablet_service.cc:1511] Processing CreateTablet for tablet c8bc1d4ab29f4b309684fd85b4081eea (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:37.595579 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bc1d4ab29f4b309684fd85b4081eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.597918 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbff3ae058048a2a557046a5a806806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.598523 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4904c95da6ca4d6c878697963f781fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.601974 13209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abca4564c7a4cee9c7a4b319d55e608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.605607 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b69702f1f004b75861bd26dc7ae0772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.608033 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a5bfcca17d4776ad620a80f123f81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.614049 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bc1d4ab29f4b309684fd85b4081eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.618100 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d628293aec94e7f921ee70d7dbdfa07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.624225 13062 tablet_service.cc:1511] Processing CreateTablet for tablet d6afb19955234a02b0c8a60db66cfbd8 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:37.626842 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 31a5bfcca17d4776ad620a80f123f81b (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:37.625603 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6afb19955234a02b0c8a60db66cfbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.670121 13137 tablet_service.cc:1511] Processing CreateTablet for tablet 811647cd21324936b9cf8c4edf1d7a19 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:37.671379 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811647cd21324936b9cf8c4edf1d7a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.666463 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 07d68f804c2f453da7ecc8bd5e3b8896 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:37.666503 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 32a7a544158846d0be1e5d320125e988 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:37.675470 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a5bfcca17d4776ad620a80f123f81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.678140 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d68f804c2f453da7ecc8bd5e3b8896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.678758 13060 tablet_service.cc:1511] Processing CreateTablet for tablet 2abca4564c7a4cee9c7a4b319d55e608 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:37.681959 13060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abca4564c7a4cee9c7a4b319d55e608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.679368 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbff3ae058048a2a557046a5a806806 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:37.683445 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbff3ae058048a2a557046a5a806806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.691877 13058 tablet_service.cc:1511] Processing CreateTablet for tablet 5b69702f1f004b75861bd26dc7ae0772 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:37.693295 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b69702f1f004b75861bd26dc7ae0772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.697456 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a7a544158846d0be1e5d320125e988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.754347 13139 tablet_service.cc:1511] Processing CreateTablet for tablet 60b40f094f3e4eb086daa722612b6622 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:37.755798 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b40f094f3e4eb086daa722612b6622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.759984 13134 tablet_service.cc:1511] Processing CreateTablet for tablet e04acf594ea746b79961426d21066dec (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:37.761399 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04acf594ea746b79961426d21066dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.793440 13057 tablet_service.cc:1511] Processing CreateTablet for tablet 7d628293aec94e7f921ee70d7dbdfa07 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:37.794940 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d628293aec94e7f921ee70d7dbdfa07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.802554 13268 tablet_bootstrap.cc:492] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:37.806418 13207 tablet_service.cc:1511] Processing CreateTablet for tablet 6047095be71a4985baa344e48af3d645 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:37.812273 13136 tablet_service.cc:1511] Processing CreateTablet for tablet 30c8a6ee9a2f42959ab80dace3841dc1 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:37.815392 13265 tablet_bootstrap.cc:492] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:37.816289 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 5f963a024eca4065a317601a49c833ec (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:37.822985 13136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c8a6ee9a2f42959ab80dace3841dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.826211 13265 ts_tablet_manager.cc:1403] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.267s	user 0.020s	sys 0.020s
I20260709 14:48:37.829834 13267 tablet_bootstrap.cc:492] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:37.832386 13265 raft_consensus.cc:359] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:37.834967 13265 raft_consensus.cc:385] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:37.835311 13265 raft_consensus.cc:740] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:37.836163 13265 consensus_queue.cc:260] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:37.837893 13066 tablet_service.cc:1511] Processing CreateTablet for tablet 811647cd21324936b9cf8c4edf1d7a19 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:37.837852 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 6047095be71a4985baa344e48af3d645 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:37.839210 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811647cd21324936b9cf8c4edf1d7a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.839761 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6047095be71a4985baa344e48af3d645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.841605 13060 tablet_service.cc:1511] Processing CreateTablet for tablet 32a7a544158846d0be1e5d320125e988 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:37.842792 13060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a7a544158846d0be1e5d320125e988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.847424 13267 tablet_bootstrap.cc:654] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:37.850895 13135 tablet_service.cc:1511] Processing CreateTablet for tablet 25f42059b2ac4e1f8e8e68e14b2b2a91 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:37.852087 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f42059b2ac4e1f8e8e68e14b2b2a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.850724 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 32a7a544158846d0be1e5d320125e988 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:37.853983 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a7a544158846d0be1e5d320125e988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.856899 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 60b40f094f3e4eb086daa722612b6622 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:37.863934 13059 tablet_service.cc:1511] Processing CreateTablet for tablet e04acf594ea746b79961426d21066dec (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:37.866326 13268 tablet_bootstrap.cc:654] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:37.878017 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6047095be71a4985baa344e48af3d645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.883567 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 30c8a6ee9a2f42959ab80dace3841dc1 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:37.883567 13138 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1616b4eab44e4c80819141583ca29d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:37.884992 13138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1616b4eab44e4c80819141583ca29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.885481 13213 tablet_service.cc:1511] Processing CreateTablet for tablet 60b40f094f3e4eb086daa722612b6622 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:37.886749 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b40f094f3e4eb086daa722612b6622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.884995 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c8a6ee9a2f42959ab80dace3841dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.891521 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f963a024eca4065a317601a49c833ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.847471 13057 tablet_service.cc:1511] Processing CreateTablet for tablet cb71a0d294874900b43bd5d5749f1a2e (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:37.894752 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71a0d294874900b43bd5d5749f1a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.898270 13132 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1be630eebd473193b3910aebcf27b7 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:37.899711 13132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1be630eebd473193b3910aebcf27b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.861058 13210 tablet_service.cc:1511] Processing CreateTablet for tablet 811647cd21324936b9cf8c4edf1d7a19 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:37.902477 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04acf594ea746b79961426d21066dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.902849 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811647cd21324936b9cf8c4edf1d7a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.903993 13065 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1616b4eab44e4c80819141583ca29d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:37.906812 13214 tablet_service.cc:1511] Processing CreateTablet for tablet e04acf594ea746b79961426d21066dec (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:37.908147 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04acf594ea746b79961426d21066dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.915309 13208 tablet_service.cc:1511] Processing CreateTablet for tablet 30c8a6ee9a2f42959ab80dace3841dc1 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:37.916016 13139 tablet_service.cc:1511] Processing CreateTablet for tablet cb71a0d294874900b43bd5d5749f1a2e (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:37.918406 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71a0d294874900b43bd5d5749f1a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.921154 13209 tablet_service.cc:1511] Processing CreateTablet for tablet 25f42059b2ac4e1f8e8e68e14b2b2a91 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
W20260709 14:48:37.915343 13022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:37.916677 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c8a6ee9a2f42959ab80dace3841dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.919145 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1616b4eab44e4c80819141583ca29d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:37.924201 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b40f094f3e4eb086daa722612b6622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.924458 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1616b4eab44e4c80819141583ca29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.916949 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 5f963a024eca4065a317601a49c833ec (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:37.926654 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1616b4eab44e4c80819141583ca29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.926647 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f963a024eca4065a317601a49c833ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.943491 13176 heartbeater.cc:499] Master 127.11.178.126:37343 was elected leader, sending a full tablet report...
I20260709 14:48:37.960218 13211 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1be630eebd473193b3910aebcf27b7 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:37.964809 13268 tablet_bootstrap.cc:492] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:37.940151 13064 tablet_service.cc:1511] Processing CreateTablet for tablet 5f963a024eca4065a317601a49c833ec (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:37.971935 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f963a024eca4065a317601a49c833ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.972711 13134 tablet_service.cc:1511] Processing CreateTablet for tablet 16da64d356074fe393fdedd1ac2c147d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:37.973989 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16da64d356074fe393fdedd1ac2c147d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.970691 13215 tablet_service.cc:1511] Processing CreateTablet for tablet cb71a0d294874900b43bd5d5749f1a2e (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:37.978303 13265 ts_tablet_manager.cc:1434] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.148s	user 0.011s	sys 0.017s
I20260709 14:48:37.979310 13265 tablet_bootstrap.cc:492] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:37.980355 13268 ts_tablet_manager.cc:1403] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.178s	user 0.020s	sys 0.003s
I20260709 14:48:37.983093 13138 tablet_service.cc:1511] Processing CreateTablet for tablet b302f4f93cf74299b0c0f79d607072a0 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:37.984400 13138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b302f4f93cf74299b0c0f79d607072a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.994184 13209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f42059b2ac4e1f8e8e68e14b2b2a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.994837 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71a0d294874900b43bd5d5749f1a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.996068 13211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1be630eebd473193b3910aebcf27b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:37.983285 13268 raft_consensus.cc:359] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:38.002600 13057 tablet_service.cc:1511] Processing CreateTablet for tablet 25f42059b2ac4e1f8e8e68e14b2b2a91 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:38.003878 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f42059b2ac4e1f8e8e68e14b2b2a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.009260 13060 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1be630eebd473193b3910aebcf27b7 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:38.010641 13060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1be630eebd473193b3910aebcf27b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.018343 13058 tablet_service.cc:1511] Processing CreateTablet for tablet 16da64d356074fe393fdedd1ac2c147d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:38.019613 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16da64d356074fe393fdedd1ac2c147d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.020637 13057 tablet_service.cc:1511] Processing CreateTablet for tablet b302f4f93cf74299b0c0f79d607072a0 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:38.021833 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b302f4f93cf74299b0c0f79d607072a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.001436 13268 raft_consensus.cc:385] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.023079 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 23c14d449a2a4c43b95bec83cf71c2af (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:38.048482 13207 tablet_service.cc:1511] Processing CreateTablet for tablet 16da64d356074fe393fdedd1ac2c147d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:38.049860 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16da64d356074fe393fdedd1ac2c147d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.050256 13267 tablet_bootstrap.cc:492] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:38.050719 13267 ts_tablet_manager.cc:1403] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.221s	user 0.001s	sys 0.015s
I20260709 14:48:38.053436 13267 raft_consensus.cc:359] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:38.054731 13267 raft_consensus.cc:385] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.055051 13267 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.055904 13267 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:38.061970 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 23c14d449a2a4c43b95bec83cf71c2af (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:38.063391 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c14d449a2a4c43b95bec83cf71c2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.066686 13207 tablet_service.cc:1511] Processing CreateTablet for tablet 23c14d449a2a4c43b95bec83cf71c2af (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:38.067442 13269 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.067891 13269 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.067873 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c14d449a2a4c43b95bec83cf71c2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.039646 13268 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.072186 13268 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:38.031744 13133 tablet_service.cc:1511] Processing CreateTablet for tablet a80cc7ee6ff04e7e8988d29134d95d79 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:38.076195 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c14d449a2a4c43b95bec83cf71c2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.080343 13136 tablet_service.cc:1511] Processing CreateTablet for tablet 5f44b8c5a0cc4e7c92fb3119e329bae6 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:38.076388 13066 tablet_service.cc:1511] Processing CreateTablet for tablet a80cc7ee6ff04e7e8988d29134d95d79 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:38.084944 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80cc7ee6ff04e7e8988d29134d95d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.092996 13213 tablet_service.cc:1511] Processing CreateTablet for tablet b302f4f93cf74299b0c0f79d607072a0 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:38.094543 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b302f4f93cf74299b0c0f79d607072a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.098873 13137 tablet_service.cc:1511] Processing CreateTablet for tablet 7b83544b82714f99b309408c8f1a7400 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:38.127712 13269 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:38.131479 13101 heartbeater.cc:499] Master 127.11.178.126:37343 was elected leader, sending a full tablet report...
I20260709 14:48:38.133216 13268 ts_tablet_manager.cc:1434] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.152s	user 0.007s	sys 0.002s
I20260709 14:48:38.143066 13268 tablet_bootstrap.cc:492] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:38.138425 13135 tablet_service.cc:1511] Processing CreateTablet for tablet 042656b0323b4a2e89220a9ddadd5159 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:38.142705 13134 tablet_service.cc:1511] Processing CreateTablet for tablet 5007024df4b64450b1824386273ca20c (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:38.138057 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 5f44b8c5a0cc4e7c92fb3119e329bae6 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:38.151576 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f44b8c5a0cc4e7c92fb3119e329bae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.145864 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80cc7ee6ff04e7e8988d29134d95d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.154779 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042656b0323b4a2e89220a9ddadd5159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.155356 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5007024df4b64450b1824386273ca20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.156520 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b83544b82714f99b309408c8f1a7400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.158068 13136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f44b8c5a0cc4e7c92fb3119e329bae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.160602 13141 tablet_service.cc:1511] Processing CreateTablet for tablet afb2fc1ec73d4a9088305bdf9aee50eb (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:38.156337 13065 tablet_service.cc:1511] Processing CreateTablet for tablet 042656b0323b4a2e89220a9ddadd5159 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:38.160768 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 7b83544b82714f99b309408c8f1a7400 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:38.165512 13206 tablet_service.cc:1511] Processing CreateTablet for tablet a80cc7ee6ff04e7e8988d29134d95d79 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:38.167788 13250 heartbeater.cc:499] Master 127.11.178.126:37343 was elected leader, sending a full tablet report...
I20260709 14:48:38.183269 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042656b0323b4a2e89220a9ddadd5159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.186125 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b83544b82714f99b309408c8f1a7400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.187948 13060 tablet_service.cc:1511] Processing CreateTablet for tablet afb2fc1ec73d4a9088305bdf9aee50eb (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:38.189121 13060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb2fc1ec73d4a9088305bdf9aee50eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.191825 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 5007024df4b64450b1824386273ca20c (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:38.193015 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5007024df4b64450b1824386273ca20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.197510 13267 ts_tablet_manager.cc:1434] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.146s	user 0.012s	sys 0.000s
I20260709 14:48:38.201434 13208 tablet_service.cc:1511] Processing CreateTablet for tablet 042656b0323b4a2e89220a9ddadd5159 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:38.204133 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7ae875b67f4c62b18dac5b2725f86a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:38.205027 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb2fc1ec73d4a9088305bdf9aee50eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.209993 13134 tablet_service.cc:1511] Processing CreateTablet for tablet f0697348123643db989efb50b351151f (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:38.175704 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 7b83544b82714f99b309408c8f1a7400 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:38.205297 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7ae875b67f4c62b18dac5b2725f86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.211611 13132 tablet_service.cc:1511] Processing CreateTablet for tablet a7fec5a7583c4d91a37938ef8b4ac2cc (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:38.213768 13267 tablet_bootstrap.cc:492] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:38.171003 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 5f44b8c5a0cc4e7c92fb3119e329bae6 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:38.205735 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042656b0323b4a2e89220a9ddadd5159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.215258 13209 tablet_service.cc:1511] Processing CreateTablet for tablet 5007024df4b64450b1824386273ca20c (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:38.218252 13265 tablet_bootstrap.cc:654] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.223381 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80cc7ee6ff04e7e8988d29134d95d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.209220 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7ae875b67f4c62b18dac5b2725f86a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:38.226011 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0697348123643db989efb50b351151f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.235155 13063 tablet_service.cc:1511] Processing CreateTablet for tablet f0697348123643db989efb50b351151f (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:38.219187 13133 tablet_service.cc:1511] Processing CreateTablet for tablet f1a4c43b7b2042b79079aa6386585102 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:38.238369 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a4c43b7b2042b79079aa6386585102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.233008 13138 tablet_service.cc:1511] Processing CreateTablet for tablet 7443b6dbf1004b06bb0ec0aa6e724196 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:38.242408 13138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7443b6dbf1004b06bb0ec0aa6e724196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.242355 13210 tablet_service.cc:1511] Processing CreateTablet for tablet afb2fc1ec73d4a9088305bdf9aee50eb (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:38.243717 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb2fc1ec73d4a9088305bdf9aee50eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.245958 13132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fec5a7583c4d91a37938ef8b4ac2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.248497 13058 tablet_service.cc:1511] Processing CreateTablet for tablet a7fec5a7583c4d91a37938ef8b4ac2cc (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:38.250856 13137 tablet_service.cc:1511] Processing CreateTablet for tablet c702cefa8e5141a1807abd8a5f2ab14c (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:38.252079 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702cefa8e5141a1807abd8a5f2ab14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.255754 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 7443b6dbf1004b06bb0ec0aa6e724196 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:38.257470 13272 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.257949 13272 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:38.260509 13272 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:48:38.273222 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0697348123643db989efb50b351151f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.273934 13209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5007024df4b64450b1824386273ca20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.289861 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7ae875b67f4c62b18dac5b2725f86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.290138 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:48:38.302672 13117 leader_election.cc:343] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.249070 13057 tablet_service.cc:1511] Processing CreateTablet for tablet f1a4c43b7b2042b79079aa6386585102 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:38.312032 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fec5a7583c4d91a37938ef8b4ac2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.312772 13207 tablet_service.cc:1511] Processing CreateTablet for tablet f1a4c43b7b2042b79079aa6386585102 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:38.322014 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a4c43b7b2042b79079aa6386585102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.325079 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7443b6dbf1004b06bb0ec0aa6e724196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.331069 13139 tablet_service.cc:1511] Processing CreateTablet for tablet 6b998982fd72413bbd5d63b049333ac5 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:38.346377 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b998982fd72413bbd5d63b049333ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.347993 13268 tablet_bootstrap.cc:654] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.350490 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f44b8c5a0cc4e7c92fb3119e329bae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.350852 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 6b998982fd72413bbd5d63b049333ac5 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:38.351542 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a4c43b7b2042b79079aa6386585102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.352178 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b998982fd72413bbd5d63b049333ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.352802 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:38.343315 13265 tablet_bootstrap.cc:492] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:38.343856 13064 tablet_service.cc:1511] Processing CreateTablet for tablet c702cefa8e5141a1807abd8a5f2ab14c (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:38.353415 13076 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:38.353511 13135 tablet_service.cc:1511] Processing CreateTablet for tablet b51b7f3ed80441059ab9d07f8902470a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:38.354192 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702cefa8e5141a1807abd8a5f2ab14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.354724 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b51b7f3ed80441059ab9d07f8902470a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.354791 13188 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:38.355641 13272 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:38.352635 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b83544b82714f99b309408c8f1a7400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.355993 13272 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:38.356343 13272 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:38.356920 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7ae875b67f4c62b18dac5b2725f86a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:38.358132 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7ae875b67f4c62b18dac5b2725f86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.360620 13265 ts_tablet_manager.cc:1403] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.382s	user 0.013s	sys 0.011s
I20260709 14:48:38.338410 13058 tablet_service.cc:1511] Processing CreateTablet for tablet b51b7f3ed80441059ab9d07f8902470a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:38.372922 13213 tablet_service.cc:1511] Processing CreateTablet for tablet f0697348123643db989efb50b351151f (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:38.375149 13265 raft_consensus.cc:359] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.375948 13265 raft_consensus.cc:385] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.376288 13265 raft_consensus.cc:740] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.376243 13272 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:38.377216 13265 consensus_queue.cc:260] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.386871 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:38.387456 13076 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:38.378791 13272 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:48:38.380421 13267 tablet_bootstrap.cc:654] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.401314 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0697348123643db989efb50b351151f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.406765 13076 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:38.408138 13188 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:38.408954 13272 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:38.416600 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:38.417621 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:38.416661 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:38.418466 13114 leader_election.cc:343] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.418735 13265 ts_tablet_manager.cc:1434] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 14:48:38.418911 13114 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:38.419663 13269 raft_consensus.cc:2749] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:38.421022 13189 leader_election.cc:343] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:38.422132 13189 leader_election.cc:343] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.419699 13265 tablet_bootstrap.cc:492] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:38.425832 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b51b7f3ed80441059ab9d07f8902470a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.428684 13210 tablet_service.cc:1511] Processing CreateTablet for tablet a7fec5a7583c4d91a37938ef8b4ac2cc (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:38.429947 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fec5a7583c4d91a37938ef8b4ac2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.452562 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 7443b6dbf1004b06bb0ec0aa6e724196 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:38.453380 13141 tablet_service.cc:1511] Processing CreateTablet for tablet d9d8e44f6a2a4fb48d9cfae414c03c7e (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:38.449613 13066 tablet_service.cc:1511] Processing CreateTablet for tablet d9d8e44f6a2a4fb48d9cfae414c03c7e (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:38.454660 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d8e44f6a2a4fb48d9cfae414c03c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.455152 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d8e44f6a2a4fb48d9cfae414c03c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.444667 13272 raft_consensus.cc:697] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:38.464784 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7443b6dbf1004b06bb0ec0aa6e724196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.469439 13272 consensus_queue.cc:237] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:38.478606 13211 tablet_service.cc:1511] Processing CreateTablet for tablet b51b7f3ed80441059ab9d07f8902470a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:38.479854 13211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b51b7f3ed80441059ab9d07f8902470a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.483601 13267 tablet_bootstrap.cc:492] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:38.484092 13267 ts_tablet_manager.cc:1403] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.271s	user 0.019s	sys 0.011s
I20260709 14:48:38.471341 13207 tablet_service.cc:1511] Processing CreateTablet for tablet c702cefa8e5141a1807abd8a5f2ab14c (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:38.485064 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702cefa8e5141a1807abd8a5f2ab14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.478365 13137 tablet_service.cc:1511] Processing CreateTablet for tablet 4355129546c8434c8a8d8d4629965d8a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:38.491189 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4355129546c8434c8a8d8d4629965d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.486850 13267 raft_consensus.cc:359] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.493854 13269 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.494398 13269 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.493818 13267 raft_consensus.cc:385] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.495318 13267 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.487752 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 6b998982fd72413bbd5d63b049333ac5 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:38.499373 13267 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.500532 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b998982fd72413bbd5d63b049333ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.501403 13267 ts_tablet_manager.cc:1434] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:48:38.502339 13267 tablet_bootstrap.cc:492] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:38.505748 13060 tablet_service.cc:1511] Processing CreateTablet for tablet bd13011a84c546f38cc63d3850d22ab4 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:38.506953 13060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd13011a84c546f38cc63d3850d22ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.511045 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:38.512845 13114 leader_election.cc:343] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.513986 13065 tablet_service.cc:1511] Processing CreateTablet for tablet d206bd29769d451e89c680471a07364d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:38.515352 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d206bd29769d451e89c680471a07364d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.516485 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd9c48b122c420c85ab70a85d8edceb (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:38.510986 13140 tablet_service.cc:1511] Processing CreateTablet for tablet bd13011a84c546f38cc63d3850d22ab4 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:38.517720 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd9c48b122c420c85ab70a85d8edceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.517982 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd13011a84c546f38cc63d3850d22ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.520454 13133 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd9c48b122c420c85ab70a85d8edceb (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:38.521613 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd9c48b122c420c85ab70a85d8edceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.525568 13136 tablet_service.cc:1511] Processing CreateTablet for tablet d206bd29769d451e89c680471a07364d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:38.526783 13136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d206bd29769d451e89c680471a07364d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.530359 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 173afaaaabf749f49df7719338744521 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:38.531599 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173afaaaabf749f49df7719338744521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.536652 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:38.536834 13134 tablet_service.cc:1511] Processing CreateTablet for tablet 173afaaaabf749f49df7719338744521 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:38.538229 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173afaaaabf749f49df7719338744521. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:38.538130 13117 leader_election.cc:343] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.538615 13117 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:38.539228 13265 tablet_bootstrap.cc:654] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.536829 13269 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:38.547418 13269 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:38.549311 13268 tablet_bootstrap.cc:492] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:38.549842 13268 ts_tablet_manager.cc:1403] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.407s	user 0.009s	sys 0.031s
I20260709 14:48:38.555649 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 4355129546c8434c8a8d8d4629965d8a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:38.556975 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4355129546c8434c8a8d8d4629965d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.564481 13058 tablet_service.cc:1511] Processing CreateTablet for tablet 708eb36f45334be1906a4449742e62dc (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:38.565829 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708eb36f45334be1906a4449742e62dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.525568 13210 tablet_service.cc:1511] Processing CreateTablet for tablet d9d8e44f6a2a4fb48d9cfae414c03c7e (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:38.576391 13267 tablet_bootstrap.cc:654] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.578732 13207 tablet_service.cc:1511] Processing CreateTablet for tablet 4355129546c8434c8a8d8d4629965d8a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:38.580001 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4355129546c8434c8a8d8d4629965d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.581702 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d8e44f6a2a4fb48d9cfae414c03c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.582646 13057 tablet_service.cc:1511] Processing CreateTablet for tablet ad04906d1e4c45d7ad6f2f85f27a3c5d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:38.584378 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad04906d1e4c45d7ad6f2f85f27a3c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.553355 13268 raft_consensus.cc:359] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.586020 13268 raft_consensus.cc:385] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.586340 13268 raft_consensus.cc:740] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.587177 13268 consensus_queue.cc:260] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.589274 13212 tablet_service.cc:1511] Processing CreateTablet for tablet d206bd29769d451e89c680471a07364d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:48:38.589977 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 51895.1us
I20260709 14:48:38.591354 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d206bd29769d451e89c680471a07364d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.593479 13209 tablet_service.cc:1511] Processing CreateTablet for tablet bd13011a84c546f38cc63d3850d22ab4 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:38.594748 13209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd13011a84c546f38cc63d3850d22ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.600417 12973 catalog_manager.cc:5697] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:38.602613 13272 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.603075 13272 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.605767 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:38.607170 13188 leader_election.cc:343] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.595551 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd9c48b122c420c85ab70a85d8edceb (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:38.595844 13133 tablet_service.cc:1511] Processing CreateTablet for tablet ad04906d1e4c45d7ad6f2f85f27a3c5d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:38.615227 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad04906d1e4c45d7ad6f2f85f27a3c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.624487 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 173afaaaabf749f49df7719338744521 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:38.622195 13268 ts_tablet_manager.cc:1434] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 14:48:38.628034 13268 tablet_bootstrap.cc:492] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:38.631892 13134 tablet_service.cc:1511] Processing CreateTablet for tablet 708eb36f45334be1906a4449742e62dc (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:38.633230 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708eb36f45334be1906a4449742e62dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.634023 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd9c48b122c420c85ab70a85d8edceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.634035 13268 tablet_bootstrap.cc:654] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.641968 13272 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:38.642261 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173afaaaabf749f49df7719338744521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.642985 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:38.644802 13189 leader_election.cc:343] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.645267 13189 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:38.647182 13272 raft_consensus.cc:2749] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:38.648753 13064 tablet_service.cc:1511] Processing CreateTablet for tablet 95477e384da440ec983d44230a5429f6 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:38.650967 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 4f13968921d24318801b43c01823bb47 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:38.651576 13213 tablet_service.cc:1511] Processing CreateTablet for tablet 708eb36f45334be1906a4449742e62dc (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:38.652320 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f13968921d24318801b43c01823bb47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.652791 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708eb36f45334be1906a4449742e62dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.653219 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95477e384da440ec983d44230a5429f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.651607 13209 tablet_service.cc:1511] Processing CreateTablet for tablet ad04906d1e4c45d7ad6f2f85f27a3c5d (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:38.659219 13209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad04906d1e4c45d7ad6f2f85f27a3c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.661158 13265 tablet_bootstrap.cc:492] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:38.661638 13265 ts_tablet_manager.cc:1403] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.242s	user 0.013s	sys 0.000s
I20260709 14:48:38.662775 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 6010e504227340c59ba75ffde7b172f5 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:38.663991 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6010e504227340c59ba75ffde7b172f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.664412 13265 raft_consensus.cc:359] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.665093 13265 raft_consensus.cc:385] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.665374 13265 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.666446 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 6010e504227340c59ba75ffde7b172f5 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:38.666996 13265 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.667254 13135 tablet_service.cc:1511] Processing CreateTablet for tablet 95477e384da440ec983d44230a5429f6 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:38.668542 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95477e384da440ec983d44230a5429f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.672282 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 4f13968921d24318801b43c01823bb47 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:38.679921 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f13968921d24318801b43c01823bb47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.683117 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 9ea30a9f89684ffbbe71624f9a974734 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:38.683723 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 4f13968921d24318801b43c01823bb47 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:38.684445 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ea30a9f89684ffbbe71624f9a974734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.686209 13057 tablet_service.cc:1511] Processing CreateTablet for tablet 9ea30a9f89684ffbbe71624f9a974734 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:38.689082 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6010e504227340c59ba75ffde7b172f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.694211 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ea30a9f89684ffbbe71624f9a974734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.698563 13060 tablet_service.cc:1511] Processing CreateTablet for tablet 4c15c835f948487ead981faffca0b80b (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:38.699975 13060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c15c835f948487ead981faffca0b80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.699676 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 4c15c835f948487ead981faffca0b80b (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:38.701066 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c15c835f948487ead981faffca0b80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.671698 13208 tablet_service.cc:1511] Processing CreateTablet for tablet 95477e384da440ec983d44230a5429f6 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:38.704917 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95477e384da440ec983d44230a5429f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.707602 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f13968921d24318801b43c01823bb47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.714777 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 9ea30a9f89684ffbbe71624f9a974734 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:38.716161 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ea30a9f89684ffbbe71624f9a974734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.669118 13265 ts_tablet_manager.cc:1434] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:48:38.718976 13133 tablet_service.cc:1511] Processing CreateTablet for tablet 6010e504227340c59ba75ffde7b172f5 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:38.720293 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6010e504227340c59ba75ffde7b172f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.729358 13066 tablet_service.cc:1511] Processing CreateTablet for tablet 6546a1d4c48d4850bff1de949e179a91 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:38.730656 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6546a1d4c48d4850bff1de949e179a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.732409 13213 tablet_service.cc:1511] Processing CreateTablet for tablet 4c15c835f948487ead981faffca0b80b (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:38.734666 13134 tablet_service.cc:1511] Processing CreateTablet for tablet 6546a1d4c48d4850bff1de949e179a91 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:38.744319 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6546a1d4c48d4850bff1de949e179a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.759811 13267 tablet_bootstrap.cc:492] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:38.760344 13267 ts_tablet_manager.cc:1403] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.258s	user 0.010s	sys 0.006s
I20260709 14:48:38.761251 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c15c835f948487ead981faffca0b80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.762383 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 67f9ab8ee7e042bb9be5fadad0478bfe (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:38.763255 13267 raft_consensus.cc:359] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.763964 13267 raft_consensus.cc:385] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.764256 13267 raft_consensus.cc:740] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.765086 13267 consensus_queue.cc:260] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.767249 13267 ts_tablet_manager.cc:1434] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:38.768229 13267 tablet_bootstrap.cc:492] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:38.769488 13265 tablet_bootstrap.cc:492] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:38.778920 13136 tablet_service.cc:1511] Processing CreateTablet for tablet 67f9ab8ee7e042bb9be5fadad0478bfe (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:38.780236 13136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f9ab8ee7e042bb9be5fadad0478bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.759989 13211 tablet_service.cc:1511] Processing CreateTablet for tablet 6546a1d4c48d4850bff1de949e179a91 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:38.786316 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f9ab8ee7e042bb9be5fadad0478bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.788836 13210 tablet_service.cc:1511] Processing CreateTablet for tablet 67f9ab8ee7e042bb9be5fadad0478bfe (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:38.789913 13063 tablet_service.cc:1511] Processing CreateTablet for tablet f244559db50b4360af703fc4f48f7cfa (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:38.806773 13273 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.807312 13273 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.810549 13135 tablet_service.cc:1511] Processing CreateTablet for tablet f244559db50b4360af703fc4f48f7cfa (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:38.811890 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f244559db50b4360af703fc4f48f7cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.826346 13214 tablet_service.cc:1511] Processing CreateTablet for tablet f244559db50b4360af703fc4f48f7cfa (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:38.813846 13273 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:38.823462 13211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6546a1d4c48d4850bff1de949e179a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.839197 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f244559db50b4360af703fc4f48f7cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.851842 13137 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc8bd197e8b43649658dea400466864 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:38.852417 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 6800c4da89eb4127b527ef755c51492a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:38.853219 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc8bd197e8b43649658dea400466864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.855979 13139 tablet_service.cc:1511] Processing CreateTablet for tablet c45f3e4ab7e04172ba1885b9a6b83853 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:38.857133 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45f3e4ab7e04172ba1885b9a6b83853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.861111 13132 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa35238874e4a5284785bcdb97bf9ef (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:38.862433 13132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa35238874e4a5284785bcdb97bf9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.865993 13265 tablet_bootstrap.cc:654] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.866050 13268 tablet_bootstrap.cc:492] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:38.866701 13268 ts_tablet_manager.cc:1403] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.239s	user 0.030s	sys 0.017s
I20260709 14:48:38.867748 13138 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc303329e884222817c87d9c3e4e0c7 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:38.868937 13138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc303329e884222817c87d9c3e4e0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.872308 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 6800c4da89eb4127b527ef755c51492a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:38.873492 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6800c4da89eb4127b527ef755c51492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.887404 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6800c4da89eb4127b527ef755c51492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.887429 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f244559db50b4360af703fc4f48f7cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.893136 13209 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc8bd197e8b43649658dea400466864 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:38.898375 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 6800c4da89eb4127b527ef755c51492a (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:38.898995 13208 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa35238874e4a5284785bcdb97bf9ef (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:38.899624 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6800c4da89eb4127b527ef755c51492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.902966 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc303329e884222817c87d9c3e4e0c7 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:38.904137 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc303329e884222817c87d9c3e4e0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.904984 13058 tablet_service.cc:1511] Processing CreateTablet for tablet c45f3e4ab7e04172ba1885b9a6b83853 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:38.869549 13268 raft_consensus.cc:359] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.906090 13268 raft_consensus.cc:385] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.906402 13268 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.906652 13060 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa35238874e4a5284785bcdb97bf9ef (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:38.907052 13065 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc303329e884222817c87d9c3e4e0c7 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:38.907219 13268 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.908041 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45f3e4ab7e04172ba1885b9a6b83853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.909392 13268 ts_tablet_manager.cc:1434] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 14:48:38.926734 13272 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.947564 13272 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.950331 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:38.950666 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:38.951275 13151 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
W20260709 14:48:38.951740 13188 leader_election.cc:343] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.952469 13189 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:38.953408 13285 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:38.953789 13285 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:38.953969 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f9ab8ee7e042bb9be5fadad0478bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.954123 13285 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:38.923026 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:38.914969 13060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa35238874e4a5284785bcdb97bf9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.938843 13268 tablet_bootstrap.cc:492] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:38.914536 13267 tablet_bootstrap.cc:654] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:38.884012 13207 tablet_service.cc:1511] Processing CreateTablet for tablet c45f3e4ab7e04172ba1885b9a6b83853 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:38.956079 13272 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:48:38.960988 13022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:38.959161 13209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc8bd197e8b43649658dea400466864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.962553 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa35238874e4a5284785bcdb97bf9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.963990 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc303329e884222817c87d9c3e4e0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.967978 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45f3e4ab7e04172ba1885b9a6b83853. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:38.981534 13042 leader_election.cc:343] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.986243 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:38.986577 13265 tablet_bootstrap.cc:492] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:38.987076 13265 ts_tablet_manager.cc:1403] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.251s	user 0.012s	sys 0.000s
I20260709 14:48:38.987206 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc8bd197e8b43649658dea400466864 (DEFAULT_TABLE table=test-workload [id=32202e7be3c9476293614f23e8b3f29e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 14:48:38.987762 13040 leader_election.cc:343] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:38.990854 13040 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:38.991451 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc8bd197e8b43649658dea400466864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:38.991700 13267 tablet_bootstrap.cc:492] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:38.992151 13267 ts_tablet_manager.cc:1403] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.224s	user 0.008s	sys 0.005s
I20260709 14:48:38.992189 13273 raft_consensus.cc:2749] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:38.995126 13267 raft_consensus.cc:359] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.995819 13267 raft_consensus.cc:385] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:38.996101 13267 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:38.996912 13267 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:38.999101 13267 ts_tablet_manager.cc:1434] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:48:38.989444 13285 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.000088 13267 tablet_bootstrap.cc:492] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.006583 13267 tablet_bootstrap.cc:654] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.017531 13267 tablet_bootstrap.cc:492] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.018036 13267 ts_tablet_manager.cc:1403] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:48:39.017874 13265 raft_consensus.cc:359] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.018621 13265 raft_consensus.cc:385] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.018940 13265 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.020084 13268 tablet_bootstrap.cc:654] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.020335 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
W20260709 14:48:39.026890 13188 leader_election.cc:343] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.034356 13268 tablet_bootstrap.cc:492] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.034966 13268 ts_tablet_manager.cc:1403] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.001s
I20260709 14:48:39.020958 13267 raft_consensus.cc:359] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.022361 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:39.036216 13151 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:39.037204 13189 consensus_peers.cc:597] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:39.038250 13268 raft_consensus.cc:359] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.039026 13268 raft_consensus.cc:385] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.039426 13268 raft_consensus.cc:740] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.040210 13268 consensus_queue.cc:260] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.042071 13151 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.042443 13268 ts_tablet_manager.cc:1434] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:39.023849 13265 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.022814 13285 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.043349 13189 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:39.043922 13268 tablet_bootstrap.cc:492] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.044487 13285 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.044987 13285 raft_consensus.cc:697] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:39.045840 13285 consensus_queue.cc:237] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.042788 13267 raft_consensus.cc:385] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.046808 13267 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.047590 13267 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.052601 13268 tablet_bootstrap.cc:654] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.044473 13265 ts_tablet_manager.cc:1434] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.001s
I20260709 14:48:39.054929 13265 tablet_bootstrap.cc:492] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:39.056322 13267 ts_tablet_manager.cc:1434] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 14:48:39.057272 13267 tablet_bootstrap.cc:492] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.063148 13267 tablet_bootstrap.cc:654] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.068054 13265 tablet_bootstrap.cc:654] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.068542 13267 tablet_bootstrap.cc:492] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.069133 13267 ts_tablet_manager.cc:1403] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 14:48:39.072163 13267 raft_consensus.cc:359] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.073035 13267 raft_consensus.cc:385] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.073418 13267 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.074411 13265 tablet_bootstrap.cc:492] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:39.074391 13267 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.075284 13265 ts_tablet_manager.cc:1403] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.007s
I20260709 14:48:39.077157 13267 ts_tablet_manager.cc:1434] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:39.078181 13267 tablet_bootstrap.cc:492] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.078059 13265 raft_consensus.cc:359] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.078780 13265 raft_consensus.cc:385] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.079087 13265 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.081030 13268 tablet_bootstrap.cc:492] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.080860 13265 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.081526 13268 ts_tablet_manager.cc:1403] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.005s
I20260709 14:48:39.082865 12973 catalog_manager.cc:5697] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.084708 13267 tablet_bootstrap.cc:654] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.084527 13268 raft_consensus.cc:359] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.088337 13268 raft_consensus.cc:385] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.088505 13265 ts_tablet_manager.cc:1434] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 14:48:39.088640 13268 raft_consensus.cc:740] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.089525 13265 tablet_bootstrap.cc:492] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:39.089401 13268 consensus_queue.cc:260] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.091511 13268 ts_tablet_manager.cc:1434] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:48:39.095577 13265 tablet_bootstrap.cc:654] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.100101 13272 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:39.100682 13268 tablet_bootstrap.cc:492] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.108002 13287 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.108309 13272 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.108526 13287 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.108760 13272 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.110653 13287 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.111228 13272 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.112629 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.112939 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.113380 13267 tablet_bootstrap.cc:492] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.113695 13074 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:39.113988 13267 ts_tablet_manager.cc:1403] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.008s
I20260709 14:48:39.113511 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:39.116850 13114 leader_election.cc:343] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.114917 13188 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:48:39.118111 13189 leader_election.cc:343] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.114809 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:39.108047 13268 tablet_bootstrap.cc:654] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:39.120090 13117 leader_election.cc:343] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.120121 13303 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.120682 13303 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.120644 13117 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:39.121224 13303 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.121789 13287 raft_consensus.cc:2749] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.118465 13267 raft_consensus.cc:359] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.127512 13267 raft_consensus.cc:385] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.127835 13267 raft_consensus.cc:740] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.128892 13303 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.129670 13267 consensus_queue.cc:260] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.132072 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.132715 13076 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.134130 13267 ts_tablet_manager.cc:1434] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:48:39.138809 13267 tablet_bootstrap.cc:492] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.140036 13076 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.141326 13188 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:39.143571 13285 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.144115 13285 raft_consensus.cc:697] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:39.145126 13267 tablet_bootstrap.cc:654] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.144934 13285 consensus_queue.cc:237] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.148974 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:39.150704 13189 leader_election.cc:343] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.152339 13303 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.169047 13267 tablet_bootstrap.cc:492] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.169529 13267 ts_tablet_manager.cc:1403] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 14:48:39.173844 13268 tablet_bootstrap.cc:492] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.174333 13268 ts_tablet_manager.cc:1403] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.026s
I20260709 14:48:39.174103 13267 raft_consensus.cc:359] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.174778 13267 raft_consensus.cc:385] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.175068 13267 raft_consensus.cc:740] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.174799 13265 tablet_bootstrap.cc:492] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:39.175709 13267 consensus_queue.cc:260] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.176733 13265 ts_tablet_manager.cc:1403] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.020s
I20260709 14:48:39.177268 13268 raft_consensus.cc:359] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.176182 12973 catalog_manager.cc:5697] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.178002 13267 ts_tablet_manager.cc:1434] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:39.178004 13268 raft_consensus.cc:385] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.178545 13268 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.178985 13267 tablet_bootstrap.cc:492] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.179389 13268 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.180428 13265 raft_consensus.cc:359] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.181087 13265 raft_consensus.cc:385] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.181361 13265 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.184446 13268 ts_tablet_manager.cc:1434] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:48:39.184717 13267 tablet_bootstrap.cc:654] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.185472 13268 tablet_bootstrap.cc:492] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.188313 13314 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.188746 13314 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.191599 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.192538 13268 tablet_bootstrap.cc:654] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:39.192929 13188 leader_election.cc:343] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.194918 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.195536 13151 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:39.196157 13285 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.196720 13189 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:39.196593 13285 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.197525 13272 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.197813 13267 tablet_bootstrap.cc:492] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.197925 13272 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.198289 13267 ts_tablet_manager.cc:1403] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260709 14:48:39.198302 13272 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.199455 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.200022 13075 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:39.200997 13188 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:39.201033 13267 raft_consensus.cc:359] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.202040 13311 raft_consensus.cc:2804] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.202440 13311 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.202754 13311 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.203190 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.204264 13314 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:48:39.204608 13189 leader_election.cc:343] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.205231 13285 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.206530 13272 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.207748 13268 tablet_bootstrap.cc:492] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.208190 13268 ts_tablet_manager.cc:1403] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 14:48:39.208612 13272 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.209781 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:39.209460 13265 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.210318 13151 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.210887 13268 raft_consensus.cc:359] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.211537 13268 raft_consensus.cc:385] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.211694 13265 ts_tablet_manager.cc:1434] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:48:39.201802 13267 raft_consensus.cc:385] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.211892 13268 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.212291 13267 raft_consensus.cc:740] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.212716 13268 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.212941 13267 consensus_queue.cc:260] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.215035 13267 ts_tablet_manager.cc:1434] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 14:48:39.215173 13268 ts_tablet_manager.cc:1434] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:48:39.215900 13267 tablet_bootstrap.cc:492] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.216157 13268 tablet_bootstrap.cc:492] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.219709 13311 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.221956 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.226215 13265 tablet_bootstrap.cc:492] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:39.226327 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:39.226922 13188 leader_election.cc:343] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:39.227596 13189 leader_election.cc:343] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.222321 13268 tablet_bootstrap.cc:654] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.222615 13267 tablet_bootstrap.cc:654] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.223043 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.228681 13075 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.231336 13151 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.232520 13189 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:39.233355 13272 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.233835 13272 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:39.234607 13272 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.235517 13075 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.225296 13311 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.238096 13188 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:39.239622 13267 tablet_bootstrap.cc:492] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.239610 13285 raft_consensus.cc:2804] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.240342 13267 ts_tablet_manager.cc:1403] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260709 14:48:39.240368 13285 raft_consensus.cc:697] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:39.241436 13285 consensus_queue.cc:237] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.232800 13265 tablet_bootstrap.cc:654] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.243229 13267 raft_consensus.cc:359] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.243875 13267 raft_consensus.cc:385] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.244130 13267 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.244778 13267 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.246949 13267 ts_tablet_manager.cc:1434] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:39.247872 13267 tablet_bootstrap.cc:492] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.249464 12973 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.253499 13267 tablet_bootstrap.cc:654] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.254530 13268 tablet_bootstrap.cc:492] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.255020 13268 ts_tablet_manager.cc:1403] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260709 14:48:39.257716 13268 raft_consensus.cc:359] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.258386 13268 raft_consensus.cc:385] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.258642 13268 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.259470 13268 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.260599 13287 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.261047 13287 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.263082 13287 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.261448 13268 ts_tablet_manager.cc:1434] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:39.264525 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.265159 13075 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:39.266633 13268 tablet_bootstrap.cc:492] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.269613 13267 tablet_bootstrap.cc:492] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.270231 13267 ts_tablet_manager.cc:1403] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.014s
I20260709 14:48:39.271210 13114 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:39.271974 13287 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.272375 13287 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.272773 13287 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.272634 13267 raft_consensus.cc:359] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.273288 13267 raft_consensus.cc:385] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.273556 13267 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.273829 13268 tablet_bootstrap.cc:654] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.274230 13267 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.274983 13273 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.275419 13273 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.276134 13267 ts_tablet_manager.cc:1434] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:48:39.278453 13265 tablet_bootstrap.cc:492] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:39.278929 13265 ts_tablet_manager.cc:1403] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.011s
I20260709 14:48:39.280057 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.280387 13287 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.280726 13151 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:39.281690 13265 raft_consensus.cc:359] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:39.282384 13265 raft_consensus.cc:385] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.282667 13265 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.283501 13287 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.283327 13265 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:39.285507 13040 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:39.285748 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.286286 13075 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.286672 13268 tablet_bootstrap.cc:492] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.287127 13268 ts_tablet_manager.cc:1403] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260709 14:48:39.288590 13267 tablet_bootstrap.cc:492] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.289743 13268 raft_consensus.cc:359] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.290095 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:39.290473 13268 raft_consensus.cc:385] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.290717 13223 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.290897 13268 raft_consensus.cc:740] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.291740 13268 consensus_queue.cc:260] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.289566 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:39.281394 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:39.293622 13225 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:39.294535 13267 tablet_bootstrap.cc:654] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.297928 13265 ts_tablet_manager.cc:1434] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 14:48:39.277408 13273 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.298924 13273 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.299296 13273 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.299597 13273 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.308626 13223 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:39.309953 13117 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:39.310796 13287 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.315001 12973 catalog_manager.cc:5697] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.321020 13267 tablet_bootstrap.cc:492] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.321537 13267 ts_tablet_manager.cc:1403] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.008s
I20260709 14:48:39.324384 13267 raft_consensus.cc:359] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.325066 13267 raft_consensus.cc:385] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.325340 13267 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.326169 13267 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.328367 13327 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.328898 13327 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.329676 13075 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:39.331817 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.332554 13151 raft_consensus.cc:2393] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:39.332602 13268 ts_tablet_manager.cc:1434] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.045s	user 0.024s	sys 0.015s
I20260709 14:48:39.333231 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:39.334694 13042 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:39.335680 13328 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.336969 13268 tablet_bootstrap.cc:492] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.342722 13268 tablet_bootstrap.cc:654] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.340394 13327 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.337599 13273 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.350095 13328 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.351402 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:39.352003 13151 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.352587 13331 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.352873 13267 ts_tablet_manager.cc:1434] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:48:39.353040 13331 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:39.356441 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.357595 13267 tablet_bootstrap.cc:492] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.298925 13265 tablet_bootstrap.cc:492] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:39.359071 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:39.358690 13151 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:39.361146 13117 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:39.361346 13040 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:39.362114 13328 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.362922 13330 raft_consensus.cc:2749] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.363270 13328 raft_consensus.cc:697] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:39.364068 13267 tablet_bootstrap.cc:654] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.364079 13328 consensus_queue.cc:237] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.365051 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:39.365592 13223 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.372305 13285 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.372845 13285 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.373381 13223 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:39.375021 13285 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.376106 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.376538 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:39.377485 13189 leader_election.cc:343] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.378178 13267 tablet_bootstrap.cc:492] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.378263 13075 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:39.378703 13267 ts_tablet_manager.cc:1403] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 14:48:39.379508 13188 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:39.380637 13285 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.381007 13285 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.381366 13285 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.381423 13267 raft_consensus.cc:359] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.382206 13267 raft_consensus.cc:385] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.382467 13267 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.383273 13267 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.388664 13285 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.393437 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:39.394143 13267 ts_tablet_manager.cc:1434] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260709 14:48:39.394620 13189 leader_election.cc:343] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.393437 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.395403 13075 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.395534 13273 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.397779 13287 raft_consensus.cc:697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:39.398599 13287 consensus_queue.cc:237] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.402395 13285 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.402987 13331 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:48:39.404299 13267 tablet_bootstrap.cc:492] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.406252 13265 tablet_bootstrap.cc:654] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.406721 13075 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.410898 13267 tablet_bootstrap.cc:654] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.412215 13188 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:39.414060 13285 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.414840 13285 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:39.415678 13285 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.416052 12973 catalog_manager.cc:5697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.423170 13268 tablet_bootstrap.cc:492] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.423676 13268 ts_tablet_manager.cc:1403] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.087s	user 0.033s	sys 0.044s
I20260709 14:48:39.426108 13268 raft_consensus.cc:359] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.426793 13268 raft_consensus.cc:385] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.427104 13268 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.427837 13268 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.429847 13268 ts_tablet_manager.cc:1434] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:39.429397 12974 catalog_manager.cc:5697] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.430847 13268 tablet_bootstrap.cc:492] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.436940 13268 tablet_bootstrap.cc:654] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.438580 13265 tablet_bootstrap.cc:492] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:39.439226 13265 ts_tablet_manager.cc:1403] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.007s
I20260709 14:48:39.438580 12973 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.443931 13268 tablet_bootstrap.cc:492] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.444358 13268 ts_tablet_manager.cc:1403] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 14:48:39.444773 13265 raft_consensus.cc:359] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.445420 13265 raft_consensus.cc:385] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.445699 13265 raft_consensus.cc:740] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.446303 13265 consensus_queue.cc:260] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.442160 13267 tablet_bootstrap.cc:492] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.447963 13267 ts_tablet_manager.cc:1403] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.009s
I20260709 14:48:39.448243 13265 ts_tablet_manager.cc:1434] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:39.449100 13265 tablet_bootstrap.cc:492] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:39.446882 13268 raft_consensus.cc:359] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.450553 13268 raft_consensus.cc:385] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.450832 13268 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.451206 13267 raft_consensus.cc:359] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.451443 13268 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.452104 13267 raft_consensus.cc:385] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.452430 13267 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.453125 13267 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.453859 13268 ts_tablet_manager.cc:1434] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:48:39.454718 13268 tablet_bootstrap.cc:492] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.454841 13265 tablet_bootstrap.cc:654] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.463291 13268 tablet_bootstrap.cc:654] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.465883 13267 ts_tablet_manager.cc:1434] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:48:39.470727 13287 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.470976 13267 tablet_bootstrap.cc:492] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.471256 13287 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.473312 13287 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.475108 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.475121 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:39.475868 13075 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:39.475879 13223 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:39.477005 13114 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:39.477756 13287 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.478093 13287 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.478361 13287 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.478555 13267 tablet_bootstrap.cc:654] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.483642 13285 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.483739 13287 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.484162 13285 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.484802 13267 tablet_bootstrap.cc:492] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.484810 13268 tablet_bootstrap.cc:492] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.485242 13267 ts_tablet_manager.cc:1403] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:48:39.485726 13268 ts_tablet_manager.cc:1403] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.010s
I20260709 14:48:39.486541 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.483676 13265 tablet_bootstrap.cc:492] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:39.487099 13075 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.487465 13265 ts_tablet_manager.cc:1403] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.011s
I20260709 14:48:39.487871 13267 raft_consensus.cc:359] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.488484 13267 raft_consensus.cc:385] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.488874 13267 raft_consensus.cc:740] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.488485 13268 raft_consensus.cc:359] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.489492 13267 consensus_queue.cc:260] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.489841 13268 raft_consensus.cc:385] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.490199 13268 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.490173 13265 raft_consensus.cc:359] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.491278 13265 raft_consensus.cc:385] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.491286 13267 ts_tablet_manager.cc:1434] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:39.491817 13265 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.491353 13268 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.492431 13267 tablet_bootstrap.cc:492] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.492558 13265 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.494535 13265 ts_tablet_manager.cc:1434] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:39.497766 13265 tablet_bootstrap.cc:492] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:39.498204 13268 ts_tablet_manager.cc:1434] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:48:39.499070 13268 tablet_bootstrap.cc:492] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.499555 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.500398 13328 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.500839 13328 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:39.501073 13189 leader_election.cc:343] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.502945 13328 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.504350 13268 tablet_bootstrap.cc:654] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.504413 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.505224 13151 raft_consensus.cc:2393] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:39.486670 13285 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.506507 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:39.507907 13267 tablet_bootstrap.cc:654] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.508754 13042 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:39.509891 13328 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.516425 13268 tablet_bootstrap.cc:492] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.516531 13267 tablet_bootstrap.cc:492] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.516959 13268 ts_tablet_manager.cc:1403] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.006s
I20260709 14:48:39.517273 13267 ts_tablet_manager.cc:1403] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260709 14:48:39.519814 13265 tablet_bootstrap.cc:654] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.519524 13268 raft_consensus.cc:359] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.520110 13267 raft_consensus.cc:359] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.520747 13328 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.521333 13268 raft_consensus.cc:385] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.491257 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.521759 13268 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.521431 13267 raft_consensus.cc:385] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.522652 13267 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.522439 13268 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:39.522812 13188 leader_election.cc:343] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.522960 13285 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:39.523337 13188 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:39.524447 13268 ts_tablet_manager.cc:1434] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:48:39.524137 13267 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.525367 13268 tablet_bootstrap.cc:492] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.526230 13267 ts_tablet_manager.cc:1434] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:48:39.527109 13267 tablet_bootstrap.cc:492] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.524350 13285 raft_consensus.cc:2749] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.531301 13268 tablet_bootstrap.cc:654] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.532215 13285 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.532743 13285 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.521327 13075 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:39.535616 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.536082 13114 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:39.536902 13331 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:48:39.537014 13188 leader_election.cc:343] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.537422 13331 raft_consensus.cc:697] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:39.538277 13331 consensus_queue.cc:237] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.540122 13265 tablet_bootstrap.cc:492] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:39.540544 13265 ts_tablet_manager.cc:1403] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260709 14:48:39.542979 13267 tablet_bootstrap.cc:654] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.543571 13265 raft_consensus.cc:359] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.544234 13265 raft_consensus.cc:385] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.544500 13265 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.547930 13265 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.552071 13265 ts_tablet_manager.cc:1434] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:48:39.553109 13265 tablet_bootstrap.cc:492] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:39.560786 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:39.561386 13223 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.563345 13314 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.563838 13314 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.556528 13285 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.558449 13287 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.569108 13314 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.571450 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.577301 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.577822 13268 tablet_bootstrap.cc:492] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.578367 13268 ts_tablet_manager.cc:1403] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.053s	user 0.032s	sys 0.011s
I20260709 14:48:39.574857 13076 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:39.580094 13314 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.580587 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:39.580982 13189 leader_election.cc:343] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.581908 13188 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:39.581224 13151 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:39.580586 13314 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.588079 13189 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:39.588811 13272 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.589162 13272 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.588886 13268 raft_consensus.cc:359] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.589517 13272 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.589643 13268 raft_consensus.cc:385] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.586035 13149 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.590057 13268 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.590893 13268 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.589920 13311 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.581193 13285 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:39.589612 13314 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.593758 13313 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.603511 13313 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.607520 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.594525 13268 ts_tablet_manager.cc:1434] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:48:39.594794 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.593146 13311 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.598176 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.609557 13268 tablet_bootstrap.cc:492] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
W20260709 14:48:39.610280 13188 leader_election.cc:343] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.608297 13313 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.612412 13076 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:39.612936 13151 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:39.612447 13311 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.614288 13188 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:39.619393 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.619290 12974 catalog_manager.cc:5697] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:39.620847 13189 leader_election.cc:343] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.629328 13272 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.630002 13189 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:39.630815 13314 raft_consensus.cc:2749] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.631534 13313 raft_consensus.cc:2804] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.631944 13313 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.632253 13151 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.637537 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.638185 13076 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.628298 13311 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.632297 13313 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.628811 13223 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:39.647732 13311 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.649583 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:39.648313 13311 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.660948 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.660858 13285 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:39.662325 13074 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.665910 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:39.666468 13148 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.660665 13311 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.663405 13272 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.662940 13313 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.680696 13267 tablet_bootstrap.cc:492] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:39.694444 13076 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.694615 13267 ts_tablet_manager.cc:1403] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.168s	user 0.052s	sys 0.059s
I20260709 14:48:39.684393 13074 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.699601 13265 tablet_bootstrap.cc:654] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.700006 13267 raft_consensus.cc:359] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.700470 13267 raft_consensus.cc:385] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.700677 13267 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.702250 13267 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.701795 13148 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.708027 13267 ts_tablet_manager.cc:1434] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260709 14:48:39.709367 13189 leader_election.cc:343] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.712062 13268 tablet_bootstrap.cc:654] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.713742 13188 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:39.715243 13285 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.715248 13272 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:48:39.719249 13285 raft_consensus.cc:697] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:39.720054 13285 consensus_queue.cc:237] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.715327 13188 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:39.728725 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:39.732957 13314 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.737370 13265 tablet_bootstrap.cc:492] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:39.738006 13265 ts_tablet_manager.cc:1403] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.004s
I20260709 14:48:39.738358 13314 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
W20260709 14:48:39.737748 13188 leader_election.cc:343] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.722848 13311 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.741896 13314 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.763890 13355 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:48:39.761252 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.774858 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.775492 13073 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.778272 13268 tablet_bootstrap.cc:492] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:39.778376 13265 raft_consensus.cc:359] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.779069 13268 ts_tablet_manager.cc:1403] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.170s	user 0.008s	sys 0.011s
I20260709 14:48:39.779122 13265 raft_consensus.cc:385] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.779489 13265 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.785749 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:39.786193 13189 leader_election.cc:343] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.786393 13151 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.785866 13268 raft_consensus.cc:359] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.786898 13268 raft_consensus.cc:385] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:39.787307 13268 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:39.787979 13189 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:39.774266 13313 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.788300 13268 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.789721 13355 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:39.790813 13285 raft_consensus.cc:2749] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:39.789979 13265 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.798218 13265 ts_tablet_manager.cc:1434] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260709 14:48:39.799250 13265 tablet_bootstrap.cc:492] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:39.801847 13268 ts_tablet_manager.cc:1434] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 14:48:39.805706 13268 tablet_bootstrap.cc:492] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:39.807209 12972 catalog_manager.cc:5697] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.811581 13267 tablet_bootstrap.cc:492] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:39.806560 13355 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.814615 13355 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.814963 13328 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:39.816701 13355 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:39.818456 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:39.823915 13188 leader_election.cc:343] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.823794 13355 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:39.818488 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.825156 13150 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:39.844280 13189 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:39.830454 13151 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.847764 13355 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:39.862931 13327 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:39.863480 13327 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.864109 13273 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:39.856711 13355 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:39.866369 13327 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:39.867285 13355 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.869845 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:39.870203 13331 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:39.875684 13042 leader_election.cc:343] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.881935 13189 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:39.883679 13313 raft_consensus.cc:2804] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.884269 13313 raft_consensus.cc:697] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:39.888137 13267 tablet_bootstrap.cc:654] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.888715 13313 consensus_queue.cc:237] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.904227 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:39.909524 12974 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:39.913766 13040 leader_election.cc:343] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.914331 13040 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:39.915921 13327 raft_consensus.cc:2749] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:39.928373 13189 consensus_peers.cc:597] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:39.948287 13265 tablet_bootstrap.cc:654] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.918932 13073 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.909397 13355 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.958190 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:39.958820 13355 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:48:39.960623 13188 leader_election.cc:343] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:39.962543 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:39.963163 13148 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:39.970494 13148 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:39.973426 13189 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:39.976349 13268 tablet_bootstrap.cc:654] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:39.975545 13355 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:39.974277 13330 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:48:39.980441 13355 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:39.981271 13355 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:39.985828 13022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:48:40.001144 13365 log.cc:927] Time spent T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260709 14:48:40.001310 13328 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.001871 13328 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.004089 13328 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.005780 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.007633 13265 tablet_bootstrap.cc:492] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:40.008036 13265 ts_tablet_manager.cc:1403] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.209s	user 0.011s	sys 0.009s
I20260709 14:48:40.008148 13267 tablet_bootstrap.cc:492] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.009004 13267 ts_tablet_manager.cc:1403] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.198s	user 0.015s	sys 0.004s
I20260709 14:48:40.009491 13268 tablet_bootstrap.cc:492] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:40.010010 13268 ts_tablet_manager.cc:1403] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.205s	user 0.018s	sys 0.004s
I20260709 14:48:40.010820 13265 raft_consensus.cc:359] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.011474 13265 raft_consensus.cc:385] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.011758 13265 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.012123 13267 raft_consensus.cc:359] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:39.999330 13148 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.012648 13268 raft_consensus.cc:359] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.013119 13267 raft_consensus.cc:385] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.013448 13268 raft_consensus.cc:385] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.012414 13265 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.013762 13267 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.013924 13268 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.015872 13267 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.017259 13265 ts_tablet_manager.cc:1434] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260709 14:48:40.018011 13040 leader_election.cc:343] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.023975 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.024327 13265 tablet_bootstrap.cc:492] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
W20260709 14:48:40.025641 13042 leader_election.cc:343] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.026080 13042 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:40.027732 12972 catalog_manager.cc:5697] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:40.021195 13268 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.019398 13287 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:48:40.059876 13268 ts_tablet_manager.cc:1434] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:48:40.061017 13268 tablet_bootstrap.cc:492] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:40.057960 13327 raft_consensus.cc:2749] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.061698 13330 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.062741 13267 ts_tablet_manager.cc:1434] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 14:48:40.063793 13267 tablet_bootstrap.cc:492] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.064934 13313 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.064816 13330 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.066210 13313 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.068869 13331 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.069299 13331 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.071363 13331 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.074918 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.075691 13223 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:40.076172 13330 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.081069 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.088290 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.089937 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.086347 13117 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:40.092126 13117 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:40.093362 13331 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.093840 13331 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.094228 13331 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.102218 13287 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:40.104405 13114 leader_election.cc:343] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.104915 13265 tablet_bootstrap.cc:654] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.108772 13267 tablet_bootstrap.cc:654] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.101199 13331 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.119920 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:40.120939 13268 tablet_bootstrap.cc:654] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:40.121400 13114 leader_election.cc:343] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.140404 12971 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:40.143790 13330 raft_consensus.cc:2749] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:40.146253 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:40.146907 13225 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.143031 13331 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.148869 13367 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.149407 13367 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.152107 13367 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.153519 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.153513 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:40.154965 13189 leader_election.cc:343] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:40.155416 13188 leader_election.cc:343] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.155795 13188 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.156350 13367 raft_consensus.cc:2749] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.156872 13225 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:40.158219 13117 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:40.159147 13331 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.160429 13331 raft_consensus.cc:697] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:40.161459 13331 consensus_queue.cc:237] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.166582 13367 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.167009 13367 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.168998 13367 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.170526 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.175500 13268 tablet_bootstrap.cc:492] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:40.175992 13268 ts_tablet_manager.cc:1403] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.004s
W20260709 14:48:40.178465 13188 leader_election.cc:343] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.180366 13267 tablet_bootstrap.cc:492] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.180043 13268 raft_consensus.cc:359] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.180706 13268 raft_consensus.cc:385] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.180825 13267 ts_tablet_manager.cc:1403] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.118s	user 0.006s	sys 0.007s
I20260709 14:48:40.180989 13268 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.183043 13268 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.185199 13268 ts_tablet_manager.cc:1434] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 14:48:40.185883 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.186200 13268 tablet_bootstrap.cc:492] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
W20260709 14:48:40.187407 13189 leader_election.cc:343] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.188081 13189 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.193532 13367 raft_consensus.cc:2749] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.204389 13355 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.215242 13265 tablet_bootstrap.cc:492] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:40.215227 13267 raft_consensus.cc:359] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.216022 13265 ts_tablet_manager.cc:1403] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.012s
I20260709 14:48:40.216105 13267 raft_consensus.cc:385] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.217092 13267 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.218446 13267 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.222380 13268 tablet_bootstrap.cc:654] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.228183 13267 ts_tablet_manager.cc:1434] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 14:48:40.232281 13267 tablet_bootstrap.cc:492] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.238471 12972 catalog_manager.cc:5697] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.242578 13268 tablet_bootstrap.cc:492] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
W20260709 14:48:40.245676 13189 consensus_peers.cc:597] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:40.246304 13268 ts_tablet_manager.cc:1403] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.021s
I20260709 14:48:40.248891 13267 tablet_bootstrap.cc:654] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.248987 13268 raft_consensus.cc:359] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.249805 13268 raft_consensus.cc:385] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.250129 13268 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.250988 13268 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.234299 13265 raft_consensus.cc:359] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.252240 13265 raft_consensus.cc:385] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.252523 13265 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.252955 13327 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.253377 13327 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.254056 13267 tablet_bootstrap.cc:492] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.254186 13268 ts_tablet_manager.cc:1434] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:48:40.254490 13267 ts_tablet_manager.cc:1403] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 14:48:40.255165 13268 tablet_bootstrap.cc:492] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:40.255400 13327 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.257092 13267 raft_consensus.cc:359] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.257753 13267 raft_consensus.cc:385] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.257682 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.258093 13267 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.258832 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.259501 13225 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:40.260771 13042 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:40.253378 13265 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:40.263011 13040 leader_election.cc:343] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.263276 13268 tablet_bootstrap.cc:654] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.263655 13265 ts_tablet_manager.cc:1434] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.003s
I20260709 14:48:40.264534 13265 tablet_bootstrap.cc:492] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:40.264989 13327 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.265353 13327 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.265723 13327 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.258847 13267 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.269402 13267 ts_tablet_manager.cc:1434] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 14:48:40.270216 13267 tablet_bootstrap.cc:492] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.274937 13327 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.280094 13267 tablet_bootstrap.cc:654] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.279991 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:40.284422 13040 leader_election.cc:343] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.285135 13327 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.285595 13272 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.286466 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:40.286998 13225 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.288040 13265 tablet_bootstrap.cc:654] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.290697 13355 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.291209 13268 tablet_bootstrap.cc:492] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:40.291671 13268 ts_tablet_manager.cc:1403] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.011s
I20260709 14:48:40.295444 13268 raft_consensus.cc:359] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.296097 13268 raft_consensus.cc:385] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.296345 13268 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.296967 13268 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.297839 13225 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:40.298906 13268 ts_tablet_manager.cc:1434] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:48:40.299852 13268 tablet_bootstrap.cc:492] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:40.299707 13042 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.300514 13327 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.301141 13327 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:40.302079 13327 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.305886 13268 tablet_bootstrap.cc:654] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.328429 12972 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.336774 13384 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.337316 13384 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.339548 13384 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.340720 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.341180 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.341342 13225 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:40.341764 13073 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:40.342463 13117 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:40.343262 13384 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.343638 13384 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.344008 13384 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.348865 13265 tablet_bootstrap.cc:492] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:40.349287 13265 ts_tablet_manager.cc:1403] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.018s
I20260709 14:48:40.351013 13268 tablet_bootstrap.cc:492] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:40.351315 13267 tablet_bootstrap.cc:492] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.351466 13268 ts_tablet_manager.cc:1403] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.024s
I20260709 14:48:40.351734 13267 ts_tablet_manager.cc:1403] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.021s
I20260709 14:48:40.353947 13268 raft_consensus.cc:359] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.354653 13268 raft_consensus.cc:385] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.354918 13268 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.355158 13265 raft_consensus.cc:359] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.355813 13265 raft_consensus.cc:385] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.355537 13268 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.356072 13265 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.357420 13267 raft_consensus.cc:359] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.357851 13268 ts_tablet_manager.cc:1434] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:48:40.358145 13267 raft_consensus.cc:385] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.358417 13267 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.358822 13268 tablet_bootstrap.cc:492] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:40.359015 13267 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.361600 13267 ts_tablet_manager.cc:1434] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:48:40.362663 13267 tablet_bootstrap.cc:492] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.363446 13384 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.364691 13268 tablet_bootstrap.cc:654] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.365938 13265 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.366914 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:40.367458 13225 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.369143 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:40.369741 13076 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.369701 13384 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.372586 13285 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.373059 13285 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.373898 13225 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:40.375061 13285 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.375084 13117 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:40.376713 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.376915 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.377372 13073 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
W20260709 14:48:40.378259 13189 leader_election.cc:343] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.378789 13188 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.379012 13384 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.379908 13285 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.380300 13285 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.380630 13285 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.379787 13384 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:40.382578 13384 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.388823 13285 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.388768 13076 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:40.390878 13265 ts_tablet_manager.cc:1434] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260709 14:48:40.391887 13265 tablet_bootstrap.cc:492] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:40.394193 13327 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.394722 13327 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.396792 13327 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.398255 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:48:40.399685 13042 leader_election.cc:343] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.400506 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.401156 13267 tablet_bootstrap.cc:654] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:40.401899 13040 leader_election.cc:343] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.402331 13040 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:40.403013 13327 raft_consensus.cc:2749] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.405208 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:40.405856 13076 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.412770 13265 tablet_bootstrap.cc:654] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.415903 13285 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.416082 12973 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.416906 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:40.418278 13189 leader_election.cc:343] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.418347 13268 tablet_bootstrap.cc:492] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:40.420413 13268 ts_tablet_manager.cc:1403] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.016s
I20260709 14:48:40.420876 13076 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:40.422161 13188 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.422905 13268 raft_consensus.cc:359] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.423235 13285 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.423580 13268 raft_consensus.cc:385] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.423857 13268 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.424204 13267 tablet_bootstrap.cc:492] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.424350 13285 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:40.424666 13267 ts_tablet_manager.cc:1403] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.000s
I20260709 14:48:40.425189 13285 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.426986 13267 raft_consensus.cc:359] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.427531 13267 raft_consensus.cc:385] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.427733 13267 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.424602 13268 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.428274 13267 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.430127 13268 ts_tablet_manager.cc:1434] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:48:40.430337 13267 ts_tablet_manager.cc:1434] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:48:40.431182 13268 tablet_bootstrap.cc:492] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:40.431506 13267 tablet_bootstrap.cc:492] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.431949 13265 tablet_bootstrap.cc:492] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:40.432345 13265 ts_tablet_manager.cc:1403] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.002s
I20260709 14:48:40.437090 13267 tablet_bootstrap.cc:654] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.438102 13355 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.442003 13355 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.441771 12973 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:40.446715 13327 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.447239 13327 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.449174 13327 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.450809 13268 tablet_bootstrap.cc:654] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.450809 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.452968 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:48:40.453538 13040 leader_election.cc:343] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.452958 13267 tablet_bootstrap.cc:492] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.453580 13225 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:40.454686 13267 ts_tablet_manager.cc:1403] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 14:48:40.456215 13042 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.457038 13328 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.457406 13328 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.458155 13328 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.461997 13273 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.462499 13273 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.463646 13267 raft_consensus.cc:359] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.464321 13267 raft_consensus.cc:385] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.464569 13267 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.465255 13267 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.466778 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.467473 13147 raft_consensus.cc:2393] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:40.465123 13075 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.467485 13267 ts_tablet_manager.cc:1434] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:48:40.470356 13267 tablet_bootstrap.cc:492] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.464576 13273 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.476087 13267 tablet_bootstrap.cc:654] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.481989 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.487834 13042 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:40.490087 13267 tablet_bootstrap.cc:492] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.490461 13267 ts_tablet_manager.cc:1403] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.016s
I20260709 14:48:40.490962 13328 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.492295 13267 raft_consensus.cc:359] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.492765 13267 raft_consensus.cc:385] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.492960 13267 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.493609 13267 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.493881 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:40.495579 13267 ts_tablet_manager.cc:1434] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:48:40.496522 13267 tablet_bootstrap.cc:492] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.497459 13327 raft_consensus.cc:2749] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.501005 13355 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.501920 13267 tablet_bootstrap.cc:654] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.435830 13265 raft_consensus.cc:359] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.505414 13265 raft_consensus.cc:385] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.505789 13265 raft_consensus.cc:740] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.506701 13285 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:48:40.513769 13040 leader_election.cc:343] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.508558 13328 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.509317 13327 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.510761 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:40.512971 13267 tablet_bootstrap.cc:492] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.515419 13223 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.515579 13267 ts_tablet_manager.cc:1403] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:48:40.517853 13327 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.519490 13267 raft_consensus.cc:359] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.520205 13267 raft_consensus.cc:385] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.520659 13267 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.520800 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.521526 13267 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.523849 13267 ts_tablet_manager.cc:1434] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:40.524758 13267 tablet_bootstrap.cc:492] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.520212 13327 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.527431 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.528229 13225 raft_consensus.cc:2393] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:48:40.531594 13223 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:40.529541 13042 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:40.534113 13327 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.537869 13265 consensus_queue.cc:260] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.543529 13042 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.545193 13328 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.545816 13328 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:40.546116 13267 tablet_bootstrap.cc:654] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.546657 13328 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.561224 13267 tablet_bootstrap.cc:492] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.561751 13267 ts_tablet_manager.cc:1403] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260709 14:48:40.564867 13267 raft_consensus.cc:359] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.565588 13267 raft_consensus.cc:385] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.566006 13267 raft_consensus.cc:740] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.566754 13267 consensus_queue.cc:260] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.569180 13327 raft_consensus.cc:2749] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.570360 13265 ts_tablet_manager.cc:1434] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.001s
I20260709 14:48:40.571786 13355 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.572320 13355 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.572844 13267 ts_tablet_manager.cc:1434] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:48:40.574155 13267 tablet_bootstrap.cc:492] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.575357 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.576010 13076 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:40.576812 13268 tablet_bootstrap.cc:492] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:40.577234 13268 ts_tablet_manager.cc:1403] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.146s	user 0.045s	sys 0.054s
I20260709 14:48:40.579013 13188 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:40.579860 13285 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.579720 13268 raft_consensus.cc:359] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.579949 13267 tablet_bootstrap.cc:654] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.580430 13268 raft_consensus.cc:385] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.580325 13285 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.580745 13268 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.580822 13285 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.581475 13268 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.583781 13268 ts_tablet_manager.cc:1434] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:48:40.584682 13268 tablet_bootstrap.cc:492] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:40.586220 13272 raft_consensus.cc:493] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.586675 13272 raft_consensus.cc:515] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.587826 13285 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.588724 13272 leader_election.cc:290] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.590175 13268 tablet_bootstrap.cc:654] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.590634 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.593876 13313 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:40.592550 13189 leader_election.cc:343] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.594067 13330 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:40.595265 13265 tablet_bootstrap.cc:492] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:40.594826 13313 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.598112 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.598883 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:40.605504 13355 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.608628 13313 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.605531 13076 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.599664 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:40.609454 13384 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.609948 13384 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.612048 13384 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:48:40.613122 13188 leader_election.cc:343] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.613574 13188 leader_election.cc:304] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.613950 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.596432 13285 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.615439 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.615410 13285 raft_consensus.cc:2749] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.618528 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.620357 13114 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:40.621696 13384 raft_consensus.cc:2749] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:40.623365 13189 leader_election.cc:343] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:40.625765 13188 leader_election.cc:343] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.631843 13384 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.643613 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:40.649322 13189 leader_election.cc:343] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.646232 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.654232 13189 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.664364 13412 raft_consensus.cc:2749] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.667359 13076 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:40.672504 13265 tablet_bootstrap.cc:654] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:40.670030 13189 leader_election.cc:343] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.689474 13188 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.690521 13412 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.691118 13412 raft_consensus.cc:697] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:40.692037 13412 consensus_queue.cc:237] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.693921 13147 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.701197 13267 tablet_bootstrap.cc:492] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.701718 13267 ts_tablet_manager.cc:1403] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.128s	user 0.029s	sys 0.044s
I20260709 14:48:40.707311 13267 raft_consensus.cc:359] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.707963 13267 raft_consensus.cc:385] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.708235 13267 raft_consensus.cc:740] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.708839 13267 consensus_queue.cc:260] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.710546 12974 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.714515 13268 tablet_bootstrap.cc:492] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:40.714648 13267 ts_tablet_manager.cc:1434] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:48:40.715013 13268 ts_tablet_manager.cc:1403] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.131s	user 0.033s	sys 0.076s
I20260709 14:48:40.715512 13267 tablet_bootstrap.cc:492] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.730047 13412 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.730568 13412 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.732609 13412 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.726853 12973 catalog_manager.cc:5697] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:40.737746 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.738477 13075 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:40.739624 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.739837 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:40.741320 13268 raft_consensus.cc:359] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.741632 13285 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.742419 13285 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.742741 13285 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.744360 13267 tablet_bootstrap.cc:654] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:40.737926 13040 consensus_peers.cc:597] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:40.746589 13265 tablet_bootstrap.cc:492] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:40.747043 13265 ts_tablet_manager.cc:1403] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.176s	user 0.014s	sys 0.010s
W20260709 14:48:40.747088 13189 leader_election.cc:343] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.753135 13265 raft_consensus.cc:359] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.753914 13265 raft_consensus.cc:385] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.754175 13265 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.755082 13265 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.757738 13327 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.758225 13412 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.758671 13412 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.761297 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.763183 13412 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.763583 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.765019 13267 tablet_bootstrap.cc:492] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
W20260709 14:48:40.765012 13189 leader_election.cc:343] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.765591 13267 ts_tablet_manager.cc:1403] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.003s
I20260709 14:48:40.771274 13265 ts_tablet_manager.cc:1434] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:48:40.772508 13265 tablet_bootstrap.cc:492] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:40.771230 13267 raft_consensus.cc:359] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.774302 13267 raft_consensus.cc:385] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.774590 13267 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.775306 13267 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.777215 13285 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.783977 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:40.784793 13285 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.742002 13268 raft_consensus.cc:385] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:48:40.785458 13189 leader_election.cc:343] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.787324 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:40.787876 13076 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.778221 13265 tablet_bootstrap.cc:654] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.792958 13076 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:40.794219 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.796195 13267 ts_tablet_manager.cc:1434] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:48:40.797214 13267 tablet_bootstrap.cc:492] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.797709 13412 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.798247 13412 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.785537 13268 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.799686 13268 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.796111 13367 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.800581 13075 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:40.800807 13367 raft_consensus.cc:697] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:40.801927 13268 ts_tablet_manager.cc:1434] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260709 14:48:40.802791 13268 tablet_bootstrap.cc:492] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:40.804224 13267 tablet_bootstrap.cc:654] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.805755 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.807325 13188 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.808305 13268 tablet_bootstrap.cc:654] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.808488 13355 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.808951 13355 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.809340 13355 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.813798 13367 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.803941 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.816457 13075 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:40.817332 13265 tablet_bootstrap.cc:492] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:40.817893 13265 ts_tablet_manager.cc:1403] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.004s
W20260709 14:48:40.817988 13189 leader_election.cc:343] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.800417 13412 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.819406 13188 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.820528 13412 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.820907 13412 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.820768 13265 raft_consensus.cc:359] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.821305 13412 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.821730 13265 raft_consensus.cc:385] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.822043 13265 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.822664 13265 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.824606 13265 ts_tablet_manager.cc:1434] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 14:48:40.825466 13267 tablet_bootstrap.cc:492] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.825973 13267 ts_tablet_manager.cc:1403] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.002s
I20260709 14:48:40.828503 13265 tablet_bootstrap.cc:492] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:40.828527 13267 raft_consensus.cc:359] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.829543 13267 raft_consensus.cc:385] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.830046 13267 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.830793 13267 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.829584 13355 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.832937 13147 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.834632 13265 tablet_bootstrap.cc:654] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.835414 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:40.836968 13189 leader_election.cc:343] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.838708 13267 ts_tablet_manager.cc:1434] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 14:48:40.839093 13355 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.840137 13268 tablet_bootstrap.cc:492] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:40.840147 13267 tablet_bootstrap.cc:492] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.840669 13268 ts_tablet_manager.cc:1403] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.006s
I20260709 14:48:40.843427 13268 raft_consensus.cc:359] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.844115 13268 raft_consensus.cc:385] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.844391 13268 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.845201 13268 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.846105 13265 tablet_bootstrap.cc:492] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:40.846560 13265 ts_tablet_manager.cc:1403] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:48:40.848433 13267 tablet_bootstrap.cc:654] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.849217 13265 raft_consensus.cc:359] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.849927 13265 raft_consensus.cc:385] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.850222 13265 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.851050 13265 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.853310 13148 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.854786 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:40.855007 13355 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.855383 13075 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.859628 13265 ts_tablet_manager.cc:1434] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:48:40.860622 13265 tablet_bootstrap.cc:492] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:40.861729 13075 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:40.862938 13188 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:40.864219 13367 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:40.864923 13367 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:40.865738 13412 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.866391 13265 tablet_bootstrap.cc:654] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.866995 13268 ts_tablet_manager.cc:1434] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:48:40.865777 13367 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.868925 13412 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:40.871253 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:40.870889 13383 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260709 14:48:40.891965 13189 leader_election.cc:343] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:40.892270 13268 tablet_bootstrap.cc:492] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:40.878517 12974 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:40.870363 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:40.897953 13074 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.900362 13267 tablet_bootstrap.cc:492] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.903004 13267 ts_tablet_manager.cc:1403] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.000s
I20260709 14:48:40.903357 13404 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.927035 13404 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.929533 13267 raft_consensus.cc:359] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.930040 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:40.930178 13404 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.930315 13267 raft_consensus.cc:385] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.930668 13151 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:40.930828 13267 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.931131 13383 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:40.931928 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.931778 13383 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.932109 13267 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.932664 13223 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:40.934149 13383 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:40.934288 13042 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:40.934671 13267 ts_tablet_manager.cc:1434] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:40.935201 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:40.935420 13404 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:40.935781 13404 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:40.935936 13267 tablet_bootstrap.cc:492] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.937132 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:40.939006 13114 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:40.940397 13330 raft_consensus.cc:2749] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:40.936273 13404 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:40.947600 13267 tablet_bootstrap.cc:654] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.950518 13355 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:40.955931 13267 tablet_bootstrap.cc:492] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:40.956316 13267 ts_tablet_manager.cc:1403] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:48:40.958410 13267 raft_consensus.cc:359] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.959061 13267 raft_consensus.cc:385] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.959321 13267 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
W20260709 14:48:40.962716 13040 consensus_peers.cc:597] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:40.965517 13267 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.966178 13383 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.967087 13267 ts_tablet_manager.cc:1434] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:48:40.969511 13268 tablet_bootstrap.cc:654] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.970247 13267 tablet_bootstrap.cc:492] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:40.975211 13265 tablet_bootstrap.cc:492] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:40.975780 13265 ts_tablet_manager.cc:1403] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.115s	user 0.046s	sys 0.042s
I20260709 14:48:40.978322 13265 raft_consensus.cc:359] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.978144 12974 catalog_manager.cc:5697] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:40.979094 13265 raft_consensus.cc:385] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:40.979418 13265 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:40.980436 13265 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:40.981020 13267 tablet_bootstrap.cc:654] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:40.982632 13265 ts_tablet_manager.cc:1434] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:40.997633 13328 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:40.986129 13265 tablet_bootstrap.cc:492] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.006273 13404 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:41.007303 13022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:41.009121 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:41.009774 13151 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.010490 13265 tablet_bootstrap.cc:654] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.014925 13328 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.015448 13328 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.018860 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:41.019563 13224 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:41.020541 13328 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.021253 13042 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.021216 13265 tablet_bootstrap.cc:492] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:41.022372 13265 ts_tablet_manager.cc:1403] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.003s
I20260709 14:48:41.022607 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.023219 13147 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:41.024864 13265 raft_consensus.cc:359] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.025238 13328 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.025556 13265 raft_consensus.cc:385] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.025605 13328 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.026003 13265 raft_consensus.cc:740] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.026096 13328 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.026734 13265 consensus_queue.cc:260] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.028982 13265 ts_tablet_manager.cc:1434] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:48:41.029920 13265 tablet_bootstrap.cc:492] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.032395 13151 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:41.033620 13040 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:41.034463 13327 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.035360 13265 tablet_bootstrap.cc:654] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.047197 13268 tablet_bootstrap.cc:492] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:41.047667 13268 ts_tablet_manager.cc:1403] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.000s
I20260709 14:48:41.048347 13267 tablet_bootstrap.cc:492] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:41.048867 13267 ts_tablet_manager.cc:1403] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.005s
I20260709 14:48:41.050132 13268 raft_consensus.cc:359] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.050796 13268 raft_consensus.cc:385] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.051040 13268 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.051467 13267 raft_consensus.cc:359] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.052174 13267 raft_consensus.cc:385] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.052495 13267 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.052806 13265 tablet_bootstrap.cc:492] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:41.053272 13265 ts_tablet_manager.cc:1403] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.001s
I20260709 14:48:41.053349 13267 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.053890 13268 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.055833 13267 ts_tablet_manager.cc:1434] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:41.056768 13267 tablet_bootstrap.cc:492] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:41.057343 13265 raft_consensus.cc:359] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.058003 13265 raft_consensus.cc:385] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.058256 13265 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.059429 13265 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.063966 13267 tablet_bootstrap.cc:654] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.065322 13265 ts_tablet_manager.cc:1434] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:48:41.066401 13265 tablet_bootstrap.cc:492] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.073884 13268 ts_tablet_manager.cc:1434] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.002s
I20260709 14:48:41.074645 13074 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:41.075474 13268 tablet_bootstrap.cc:492] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
W20260709 14:48:41.081467 13431 log.cc:927] Time spent T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 14:48:41.082265 13268 tablet_bootstrap.cc:654] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.080480 13328 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.085258 13327 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:41.087785 13188 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.091771 13404 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.092036 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:41.092722 13223 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.095099 13367 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.095602 13367 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:41.096212 13265 tablet_bootstrap.cc:654] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.096395 13367 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.097942 13327 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.101992 13384 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.098412 13328 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.103202 13384 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.105543 13384 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.102494 13412 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.106383 13412 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.109035 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:48:41.111104 13117 leader_election.cc:343] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.111292 13412 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.113037 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.113255 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:41.113781 13151 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:41.114432 13114 leader_election.cc:343] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.114751 13267 tablet_bootstrap.cc:492] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:41.115677 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.116338 13267 ts_tablet_manager.cc:1403] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.008s
I20260709 14:48:41.121984 13114 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:48:41.117614 13188 leader_election.cc:343] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.122355 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:41.123174 13225 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.124285 13267 raft_consensus.cc:359] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.125011 13267 raft_consensus.cc:385] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.125281 13267 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.126636 13330 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.126447 13267 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.129323 13267 ts_tablet_manager.cc:1434] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:48:41.130623 13267 tablet_bootstrap.cc:492] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:41.133378 13268 tablet_bootstrap.cc:492] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:41.133896 13268 ts_tablet_manager.cc:1403] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.002s
I20260709 14:48:41.139305 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.140919 13367 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.141479 13367 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:41.141011 13189 consensus_peers.cc:597] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:41.144001 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.144832 13151 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
W20260709 14:48:41.144930 13189 leader_election.cc:343] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.146149 13189 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:48:41.145367 13188 leader_election.cc:343] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.157545 13040 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:41.158540 13355 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.159025 13355 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.157933 13367 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.161816 13355 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.155258 13412 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.163105 13267 tablet_bootstrap.cc:654] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.165865 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.166947 13225 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
W20260709 14:48:41.167559 13188 leader_election.cc:343] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.170661 13223 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:41.163369 13327 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.171377 13327 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:41.172159 13327 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.176913 13268 raft_consensus.cc:359] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.177628 13268 raft_consensus.cc:385] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.177923 13268 raft_consensus.cc:740] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.178540 13268 consensus_queue.cc:260] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.180496 13268 ts_tablet_manager.cc:1434] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.046s	user 0.001s	sys 0.003s
I20260709 14:48:41.181339 13268 tablet_bootstrap.cc:492] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:41.185967 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.181473 12971 catalog_manager.cc:5697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:41.185567 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:41.197387 13189 leader_election.cc:343] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.197887 13189 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.199244 13285 raft_consensus.cc:2749] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:41.202734 13189 leader_election.cc:343] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.196426 12972 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:41.203184 13189 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.204927 13412 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.209030 13285 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.213855 13265 tablet_bootstrap.cc:492] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:41.214390 13265 ts_tablet_manager.cc:1403] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.148s	user 0.023s	sys 0.005s
I20260709 14:48:41.231990 12971 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:41.234985 13189 consensus_peers.cc:597] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:41.238454 13268 tablet_bootstrap.cc:654] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.234048 13265 raft_consensus.cc:359] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.242403 13265 raft_consensus.cc:385] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.242745 13265 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.243408 13265 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.245839 13267 tablet_bootstrap.cc:492] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:41.246345 13267 ts_tablet_manager.cc:1403] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.007s
I20260709 14:48:41.248860 13267 raft_consensus.cc:359] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.249485 13267 raft_consensus.cc:385] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.249761 13267 raft_consensus.cc:740] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.249873 13268 tablet_bootstrap.cc:492] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:41.250419 13268 ts_tablet_manager.cc:1403] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.004s
I20260709 14:48:41.251746 13265 ts_tablet_manager.cc:1434] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:48:41.252944 13265 tablet_bootstrap.cc:492] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.252811 13268 raft_consensus.cc:359] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.253437 13268 raft_consensus.cc:385] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.253741 13268 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.254343 13268 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.250422 13267 consensus_queue.cc:260] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.258824 13265 tablet_bootstrap.cc:654] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.261322 13268 ts_tablet_manager.cc:1434] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:48:41.262358 13268 tablet_bootstrap.cc:492] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:41.263774 13412 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.269558 13267 ts_tablet_manager.cc:1434] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:48:41.271200 13267 tablet_bootstrap.cc:492] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:41.276994 13267 tablet_bootstrap.cc:654] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.279922 13268 tablet_bootstrap.cc:654] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.282928 13265 tablet_bootstrap.cc:492] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:41.283398 13265 ts_tablet_manager.cc:1403] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.008s
I20260709 14:48:41.285873 13265 raft_consensus.cc:359] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.286556 13265 raft_consensus.cc:385] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.286825 13265 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.287554 13265 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.290746 13267 tablet_bootstrap.cc:492] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:41.290581 13412 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.291193 13267 ts_tablet_manager.cc:1403] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 14:48:41.292415 13265 ts_tablet_manager.cc:1434] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:48:41.293283 13265 tablet_bootstrap.cc:492] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.293735 13267 raft_consensus.cc:359] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.298956 13268 tablet_bootstrap.cc:492] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:41.299508 13268 ts_tablet_manager.cc:1403] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260709 14:48:41.302012 13268 raft_consensus.cc:359] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.302655 13268 raft_consensus.cc:385] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.302942 13268 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.303522 13268 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:41.304256 13189 consensus_peers.cc:597] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:41.305470 13268 ts_tablet_manager.cc:1434] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:48:41.306352 13268 tablet_bootstrap.cc:492] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:41.306864 13265 tablet_bootstrap.cc:654] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.306895 13267 raft_consensus.cc:385] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.307301 13267 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.307380 13412 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.307843 13412 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.308048 13267 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.310139 13267 ts_tablet_manager.cc:1434] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 14:48:41.310344 13412 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.310550 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.311221 13073 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:41.311453 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.312763 13188 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.313397 13412 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.313828 13412 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.314390 13412 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:41.313894 13189 leader_election.cc:343] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.316457 13267 tablet_bootstrap.cc:492] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:41.318575 13355 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.319087 13355 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.322228 13268 tablet_bootstrap.cc:654] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.322410 13412 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.324725 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.325217 13412 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.325451 13267 tablet_bootstrap.cc:654] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.325351 13149 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:41.327008 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.327221 13189 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.327651 13073 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:41.327903 13412 raft_consensus.cc:2804] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.328502 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:41.328405 13412 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.328671 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:41.322922 13355 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.329337 13075 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:41.329990 13189 leader_election.cc:343] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.336023 13075 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:41.336536 13265 tablet_bootstrap.cc:492] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:41.336876 13267 tablet_bootstrap.cc:492] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:41.336997 13265 ts_tablet_manager.cc:1403] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260709 14:48:41.337296 13267 ts_tablet_manager.cc:1403] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 14:48:41.337349 13188 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.338780 13355 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.339599 13355 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:41.339793 13267 raft_consensus.cc:359] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.340553 13267 raft_consensus.cc:385] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.340945 13267 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.340581 13355 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.341756 13268 tablet_bootstrap.cc:492] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:41.341595 13267 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.342187 13268 ts_tablet_manager.cc:1403] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.002s
I20260709 14:48:41.343369 13313 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.343808 13313 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.345759 13313 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.344635 13268 raft_consensus.cc:359] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.346278 13268 raft_consensus.cc:385] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.346549 13268 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.347280 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.339614 13265 raft_consensus.cc:359] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.348052 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.348408 13265 raft_consensus.cc:385] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.348709 13265 raft_consensus.cc:740] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
W20260709 14:48:41.348734 13189 leader_election.cc:343] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.349601 13265 consensus_queue.cc:260] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.350031 13267 ts_tablet_manager.cc:1434] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:48:41.347138 13268 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.352120 13074 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:41.353088 13267 tablet_bootstrap.cc:492] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:41.352957 13412 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.352705 13268 ts_tablet_manager.cc:1434] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:48:41.357527 13265 ts_tablet_manager.cc:1434] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:48:41.357429 13149 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.359201 13188 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.359871 13267 tablet_bootstrap.cc:654] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.359980 13313 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.360373 13313 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.360687 13313 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.357486 13268 tablet_bootstrap.cc:492] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:41.365497 13384 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.366117 13384 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.367744 13313 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.368402 13268 tablet_bootstrap.cc:654] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.369781 13384 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.371937 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:41.373723 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.382784 13114 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:41.384155 13265 tablet_bootstrap.cc:492] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.386533 13268 tablet_bootstrap.cc:492] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:41.386991 13268 ts_tablet_manager.cc:1403] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.004s
I20260709 14:48:41.389400 13268 raft_consensus.cc:359] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.390049 13268 raft_consensus.cc:385] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.390302 13268 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.390643 13384 raft_consensus.cc:2749] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.390877 13268 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.392534 13313 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.394120 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:41.395433 13189 leader_election.cc:343] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.396224 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:41.396821 13076 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.399518 13265 tablet_bootstrap.cc:654] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.404996 12971 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:41.408964 13076 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:41.409952 13268 ts_tablet_manager.cc:1434] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:48:41.410851 13268 tablet_bootstrap.cc:492] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:41.410830 13188 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.418326 13313 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.424088 13268 tablet_bootstrap.cc:654] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.426005 13313 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:41.427299 13313 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.427542 13412 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.432466 13327 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.432956 13327 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.429461 13412 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.435083 13327 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.435703 13265 tablet_bootstrap.cc:492] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:41.436149 13265 ts_tablet_manager.cc:1403] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.000s
I20260709 14:48:41.437839 13267 tablet_bootstrap.cc:492] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:41.437683 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:41.438310 13267 ts_tablet_manager.cc:1403] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.087s	user 0.043s	sys 0.020s
I20260709 14:48:41.438412 13225 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:41.438570 13265 raft_consensus.cc:359] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.439208 13265 raft_consensus.cc:385] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.439473 13265 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.439819 13042 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.440114 13265 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.440729 13267 raft_consensus.cc:359] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.441355 13267 raft_consensus.cc:385] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.441612 13267 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.442076 13265 ts_tablet_manager.cc:1434] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:48:41.435786 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:41.443481 13148 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.442231 13267 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.445420 13265 tablet_bootstrap.cc:492] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.445978 13267 ts_tablet_manager.cc:1434] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:41.446834 13267 tablet_bootstrap.cc:492] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:41.451295 13265 tablet_bootstrap.cc:654] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.452018 13267 tablet_bootstrap.cc:654] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.442555 13327 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.458036 13327 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.458433 13327 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.462025 13148 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:41.442349 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:41.463305 13076 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.475188 13285 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.478771 13404 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.479334 13404 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.480049 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:41.481891 13040 leader_election.cc:343] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.483966 13189 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.485280 13412 raft_consensus.cc:2804] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.485803 13412 raft_consensus.cc:697] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:41.498018 13328 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.498631 13328 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.500427 13384 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.500958 13384 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.486625 13412 consensus_queue.cc:237] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.475710 13285 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.528036 13268 tablet_bootstrap.cc:492] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:41.528620 13268 ts_tablet_manager.cc:1403] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.118s	user 0.030s	sys 0.002s
I20260709 14:48:41.535986 13330 raft_consensus.cc:493] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.537919 13330 raft_consensus.cc:515] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.538676 13384 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.538779 13285 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.539906 13330 leader_election.cc:290] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.540475 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:41.541945 13188 leader_election.cc:343] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.545432 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:41.546710 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:41.553965 13285 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.555261 13285 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.566241 13267 tablet_bootstrap.cc:492] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:41.566807 13267 ts_tablet_manager.cc:1403] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.021s
I20260709 14:48:41.568583 13328 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.556378 13223 raft_consensus.cc:2468] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:41.572839 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.574321 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.574601 13117 leader_election.cc:304] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.575461 13330 raft_consensus.cc:2804] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.575680 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:41.576326 13225 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:41.575852 13330 raft_consensus.cc:493] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.576854 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.576941 13114 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:41.578033 13384 raft_consensus.cc:2749] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.578250 13285 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.567359 13076 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:41.578954 12974 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:41.580155 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.580701 13042 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.581043 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.581120 13151 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.580739 13148 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:41.582854 13441 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.583187 13441 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.583509 13441 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.583426 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.581293 13330 raft_consensus.cc:3060] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.589612 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.590292 13148 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
W20260709 14:48:41.591276 13189 leader_election.cc:343] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.591719 13189 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:48:41.592867 13040 leader_election.cc:343] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.594377 13330 raft_consensus.cc:515] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.596686 13327 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:41.597028 13114 leader_election.cc:343] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.598212 13412 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:41.598837 13404 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.599032 13313 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.599213 13441 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.600385 13268 raft_consensus.cc:359] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.606199 13268 raft_consensus.cc:385] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.606777 13268 raft_consensus.cc:740] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.607316 13267 raft_consensus.cc:359] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.607447 13268 consensus_queue.cc:260] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.608012 13267 raft_consensus.cc:385] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.608289 13267 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.610980 13265 tablet_bootstrap.cc:492] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:41.609169 13330 leader_election.cc:290] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.612846 13268 ts_tablet_manager.cc:1434] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.001s
I20260709 14:48:41.613781 13268 tablet_bootstrap.cc:492] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:41.614007 13076 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:41.615187 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:41.615774 13225 raft_consensus.cc:3060] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.611578 13265 ts_tablet_manager.cc:1403] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.166s	user 0.010s	sys 0.014s
I20260709 14:48:41.616389 13267 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.624356 13327 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.624698 13267 ts_tablet_manager.cc:1434] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 14:48:41.625614 13267 tablet_bootstrap.cc:492] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:41.617462 13313 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:41.627542 13189 consensus_peers.cc:597] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:41.627383 13313 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.628134 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:41.628686 13073 raft_consensus.cc:3060] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.631887 13265 raft_consensus.cc:359] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.632835 13265 raft_consensus.cc:385] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.633039 13265 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.636811 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.637236 13225 raft_consensus.cc:2468] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
W20260709 14:48:41.638296 13188 leader_election.cc:343] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.638479 13117 leader_election.cc:304] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.638944 13265 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.639351 13330 raft_consensus.cc:2804] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.640398 13330 raft_consensus.cc:697] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:41.641304 13330 consensus_queue.cc:237] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.641923 13313 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.642241 13265 ts_tablet_manager.cc:1434] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:48:41.628167 13189 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.644204 13412 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.644567 13412 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.644912 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:41.645605 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:41.644918 13412 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.646189 13223 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.647640 12974 catalog_manager.cc:5697] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:41.646925 13073 raft_consensus.cc:2468] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:41.650295 13441 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.644568 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:41.651734 13225 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
W20260709 14:48:41.654067 13040 leader_election.cc:343] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.652401 13412 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.657080 13441 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:48:41.665531 13267 tablet_bootstrap.cc:654] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.666909 13268 tablet_bootstrap.cc:654] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.671813 13412 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.673013 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.675621 13042 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.677709 13331 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.678227 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:41.678184 13331 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.678818 13148 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.678915 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:41.679704 13073 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:41.680255 13331 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.680405 13327 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:41.680748 13327 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:41.654067 13223 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:41.681095 13327 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.681214 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:41.644945 13265 tablet_bootstrap.cc:492] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.682309 13404 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.684309 13042 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.685029 13404 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.685495 13404 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:41.686324 13404 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.689338 13265 tablet_bootstrap.cc:654] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.676883 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:41.694099 13225 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:41.698069 13313 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.698559 13313 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.700793 13313 leader_election.cc:290] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.701323 13412 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.702337 13412 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.703104 13265 tablet_bootstrap.cc:492] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:41.703531 13265 ts_tablet_manager.cc:1403] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.004s
I20260709 14:48:41.704716 13412 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.706063 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.707947 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:41.708469 13188 leader_election.cc:343] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.709306 13148 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:41.709059 12971 catalog_manager.cc:5697] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:41.707973 13265 raft_consensus.cc:359] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:41.709144 13188 leader_election.cc:343] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:41.711150 13189 leader_election.cc:343] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.717409 13265 raft_consensus.cc:385] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.717744 13265 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.719291 13189 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.720142 13404 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.720368 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:41.720755 13313 raft_consensus.cc:2749] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.723016 13267 tablet_bootstrap.cc:492] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:41.713847 13327 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.723539 13267 ts_tablet_manager.cc:1403] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.000s
I20260709 14:48:41.725095 13327 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:41.722524 13265 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.721251 13073 raft_consensus.cc:2393] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:41.725329 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:41.727743 13148 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:41.727624 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.728804 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:41.729359 13223 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.729888 13265 ts_tablet_manager.cc:1434] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260709 14:48:41.733595 13040 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:41.735036 13404 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.735532 13404 raft_consensus.cc:697] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:41.736300 13404 consensus_queue.cc:237] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.738029 13223 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:41.762450 13268 tablet_bootstrap.cc:492] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:41.762982 13268 ts_tablet_manager.cc:1403] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.003s
I20260709 14:48:41.763936 13267 raft_consensus.cc:359] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.764657 13267 raft_consensus.cc:385] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.764745 13265 tablet_bootstrap.cc:492] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.764976 13267 raft_consensus.cc:740] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.767016 13189 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.767899 13285 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:48:41.768211 13189 leader_election.cc:343] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.768663 13189 leader_election.cc:304] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.769361 13367 raft_consensus.cc:2749] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.769539 13114 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:41.770382 13330 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.770468 13042 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:41.771522 13441 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:41.772049 13441 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:41.774446 13441 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.773413 13267 consensus_queue.cc:260] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.779625 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:41.780812 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.781307 13146 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.785791 13267 ts_tablet_manager.cc:1434] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 14:48:41.786718 13267 tablet_bootstrap.cc:492] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:41.791638 13268 raft_consensus.cc:359] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.792296 13268 raft_consensus.cc:385] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.792552 13268 raft_consensus.cc:740] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.793154 13268 consensus_queue.cc:260] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.800164 12974 catalog_manager.cc:5697] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:41.810413 13268 ts_tablet_manager.cc:1434] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.002s
I20260709 14:48:41.811125 13268 tablet_bootstrap.cc:492] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
W20260709 14:48:41.804090 13040 leader_election.cc:343] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.819821 13148 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:41.827629 13189 leader_election.cc:343] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.828128 13189 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:41.829078 13313 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.875259 13330 raft_consensus.cc:2749] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:41.884300 13267 tablet_bootstrap.cc:654] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.887532 12974 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:41.873039 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 45477.6us
I20260709 14:48:41.905643 13147 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:41.907281 12971 catalog_manager.cc:5697] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:41.909466 13268 tablet_bootstrap.cc:654] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.915373 13460 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:41.915863 13460 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.918650 13313 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.919751 13265 tablet_bootstrap.cc:654] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.922420 13460 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:41.926481 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:41.929440 13188 leader_election.cc:343] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:41.933504 13268 tablet_bootstrap.cc:492] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:41.934043 13268 ts_tablet_manager.cc:1403] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.123s	user 0.008s	sys 0.004s
I20260709 14:48:41.936708 13268 raft_consensus.cc:359] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.937387 13268 raft_consensus.cc:385] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.937722 13268 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.938532 13268 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.940845 13268 ts_tablet_manager.cc:1434] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:48:41.943526 13267 tablet_bootstrap.cc:492] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:41.943994 13267 ts_tablet_manager.cc:1403] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.005s
I20260709 14:48:41.944125 13268 tablet_bootstrap.cc:492] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:41.945505 13460 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.946698 13267 raft_consensus.cc:359] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.947400 13267 raft_consensus.cc:385] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.947664 13267 raft_consensus.cc:740] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.948364 13267 consensus_queue.cc:260] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.960354 13267 ts_tablet_manager.cc:1434] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:48:41.962076 13313 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:41.962637 13189 consensus_peers.cc:597] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:41.964583 13441 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:41.965313 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:41.970240 13267 tablet_bootstrap.cc:492] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:41.971349 13265 tablet_bootstrap.cc:492] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:41.971882 13265 ts_tablet_manager.cc:1403] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.241s	user 0.041s	sys 0.035s
I20260709 14:48:41.978179 13265 raft_consensus.cc:359] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.979108 13265 raft_consensus.cc:385] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:41.979431 13265 raft_consensus.cc:740] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:41.980193 13265 consensus_queue.cc:260] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:41.986017 13265 ts_tablet_manager.cc:1434] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:48:41.989558 13265 tablet_bootstrap.cc:492] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:41.996059 13265 tablet_bootstrap.cc:654] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:41.996444 13268 tablet_bootstrap.cc:654] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:42.003968 13189 leader_election.cc:343] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.011569 13265 tablet_bootstrap.cc:492] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:42.012801 13265 ts_tablet_manager.cc:1403] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.009s
I20260709 14:48:42.016314 13268 tablet_bootstrap.cc:492] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:42.016845 13268 ts_tablet_manager.cc:1403] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.001s
I20260709 14:48:42.017555 13313 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.020210 13330 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.020031 13268 raft_consensus.cc:359] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.021319 13268 raft_consensus.cc:385] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.007324 13189 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:42.021736 13268 raft_consensus.cc:740] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.020730 13330 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.025264 13331 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.031936 13267 tablet_bootstrap.cc:654] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.033953 13367 raft_consensus.cc:2749] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.037037 13330 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.031328 13313 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.038746 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.038846 13313 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.039526 13076 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:42.041760 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.042503 13225 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:42.043716 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.044437 13073 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:42.046263 13313 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.046811 13117 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:42.048177 13188 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:42.050441 13367 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.050869 13367 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.051200 13367 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.052529 13268 consensus_queue.cc:260] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.058537 13330 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.059037 13330 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.059473 13330 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.061154 13268 ts_tablet_manager.cc:1434] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:48:42.062062 13268 tablet_bootstrap.cc:492] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:42.062839 13265 raft_consensus.cc:359] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.063495 13265 raft_consensus.cc:385] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.063766 13265 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.064955 13265 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.067170 13265 ts_tablet_manager.cc:1434] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
W20260709 14:48:42.068747 13040 consensus_peers.cc:597] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.068390 13265 tablet_bootstrap.cc:492] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:42.077049 13265 tablet_bootstrap.cc:654] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.081509 13384 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:42.088416 13267 tablet_bootstrap.cc:492] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.088922 13267 ts_tablet_manager.cc:1403] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.119s	user 0.010s	sys 0.000s
I20260709 14:48:42.091444 13267 raft_consensus.cc:359] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.092096 13267 raft_consensus.cc:385] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.092344 13267 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.092885 13267 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.094887 13267 ts_tablet_manager.cc:1434] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:48:42.095788 13267 tablet_bootstrap.cc:492] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.100826 13268 tablet_bootstrap.cc:654] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.107700 13267 tablet_bootstrap.cc:654] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:42.126904 13022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:48:42.135442 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 62853.7us
I20260709 14:48:42.143898 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.173300 13412 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.173916 13412 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.176034 13412 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.181521 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.182904 13367 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:42.184576 13188 leader_election.cc:343] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.188056 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:42.188709 13075 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.188851 13330 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.188191 13367 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.196275 13075 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:42.200836 13188 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:42.201822 13367 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.202595 13367 raft_consensus.cc:697] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:42.203464 13367 consensus_queue.cc:237] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.215406 13441 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.215900 13441 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.218416 13441 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.219704 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:42.221021 13040 leader_election.cc:343] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.226119 13147 raft_consensus.cc:2393] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 1: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:48:42.231719 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:42.232770 13075 raft_consensus.cc:2393] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:42.242355 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:42.243852 13117 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:42.244647 13331 raft_consensus.cc:2749] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.245872 13355 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.249837 13330 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.250687 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.253086 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:42.253911 13147 raft_consensus.cc:2393] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 1: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:48:42.256026 13268 tablet_bootstrap.cc:492] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:42.256538 13268 ts_tablet_manager.cc:1403] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.195s	user 0.019s	sys 0.067s
I20260709 14:48:42.259476 13268 raft_consensus.cc:359] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.260294 13268 raft_consensus.cc:385] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.260663 13268 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.261406 13268 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.261703 12973 catalog_manager.cc:5697] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:42.270324 13268 ts_tablet_manager.cc:1434] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:48:42.271605 13268 tablet_bootstrap.cc:492] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:42.277282 13268 tablet_bootstrap.cc:654] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.284757 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.285440 13223 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:42.291196 13441 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.291644 13268 tablet_bootstrap.cc:492] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:42.292627 13268 ts_tablet_manager.cc:1403] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 14:48:42.292973 13267 tablet_bootstrap.cc:492] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.293426 13267 ts_tablet_manager.cc:1403] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.198s	user 0.094s	sys 0.071s
I20260709 14:48:42.293288 13042 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:42.293767 13355 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.294366 13441 raft_consensus.cc:2804] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.294736 13441 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.295063 13441 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.295424 13265 tablet_bootstrap.cc:492] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:42.295842 13265 ts_tablet_manager.cc:1403] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.228s	user 0.020s	sys 0.006s
I20260709 14:48:42.295775 13268 raft_consensus.cc:359] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.295001 13328 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.296641 13268 raft_consensus.cc:385] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.296996 13268 raft_consensus.cc:740] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.296736 13328 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.297758 13268 consensus_queue.cc:260] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.298249 13265 raft_consensus.cc:359] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.298875 13265 raft_consensus.cc:385] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.299154 13265 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.299340 13328 leader_election.cc:290] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.294196 13355 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.299734 13265 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.301688 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:42.303016 13188 leader_election.cc:343] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.303121 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.303701 13151 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:42.304108 13265 ts_tablet_manager.cc:1434] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:48:42.304981 13265 tablet_bootstrap.cc:492] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
W20260709 14:48:42.305346 13040 consensus_peers.cc:597] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.305784 13441 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.306005 13040 leader_election.cc:304] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:42.307742 13268 ts_tablet_manager.cc:1434] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:48:42.308041 13327 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.308382 13327 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.308701 13327 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.308799 13268 tablet_bootstrap.cc:492] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:42.306443 13267 raft_consensus.cc:359] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.311077 13267 raft_consensus.cc:385] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.311376 13267 raft_consensus.cc:740] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.311980 13267 consensus_queue.cc:260] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.312428 13355 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.314248 13267 ts_tablet_manager.cc:1434] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:48:42.318092 13267 tablet_bootstrap.cc:492] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.320206 13327 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.315699 13265 tablet_bootstrap.cc:654] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.315984 13268 tablet_bootstrap.cc:654] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.323565 13267 tablet_bootstrap.cc:654] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.328754 13404 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.331667 13265 tablet_bootstrap.cc:492] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:42.332160 13265 ts_tablet_manager.cc:1403] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.004s
W20260709 14:48:42.333776 13189 leader_election.cc:343] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.334285 13189 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:42.335129 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:42.335702 13147 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.336323 13367 raft_consensus.cc:2749] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.337531 13327 leader_election.cc:290] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.338028 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:42.338971 13441 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.340667 13265 raft_consensus.cc:359] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.341223 13265 raft_consensus.cc:385] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:48:42.341305 13040 leader_election.cc:343] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.342324 13267 tablet_bootstrap.cc:492] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.342749 13267 ts_tablet_manager.cc:1403] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.002s
I20260709 14:48:42.343739 13268 tablet_bootstrap.cc:492] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:42.343802 13147 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:42.344337 13268 ts_tablet_manager.cc:1403] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260709 14:48:42.345089 13040 leader_election.cc:304] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:42.345216 13267 raft_consensus.cc:359] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.346009 13441 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.346019 13267 raft_consensus.cc:385] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.346858 13267 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.347491 13267 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.347977 13268 raft_consensus.cc:359] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.349184 13268 raft_consensus.cc:385] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.349460 13268 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.350257 13268 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.346553 13441 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:42.353816 13441 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.355703 13328 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.357422 13267 ts_tablet_manager.cc:1434] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:48:42.359028 13268 ts_tablet_manager.cc:1434] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:48:42.360622 13267 tablet_bootstrap.cc:492] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.362650 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.364758 12973 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.341500 13265 raft_consensus.cc:740] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.367148 13265 consensus_queue.cc:260] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.367491 13441 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.368000 13441 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.372224 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.372507 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.372884 13217 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:42.373109 13224 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:42.373968 13441 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.366390 13268 tablet_bootstrap.cc:492] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:42.374531 13265 ts_tablet_manager.cc:1434] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 14:48:42.375443 13265 tablet_bootstrap.cc:492] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:42.376082 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:42.376709 13219 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:42.380251 13189 leader_election.cc:343] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.380721 13189 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:42.375206 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:42.385015 13220 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.385848 13355 raft_consensus.cc:2749] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.389323 13042 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:42.390260 13328 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.390681 13328 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.391019 13328 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.391969 13268 tablet_bootstrap.cc:654] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.397100 13220 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:42.384886 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:42.403118 13040 leader_election.cc:343] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.404467 13219 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:42.398180 13328 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.366454 13267 tablet_bootstrap.cc:654] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.412408 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:42.413914 13040 leader_election.cc:343] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.415659 13441 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.415216 13328 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.420893 13042 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:42.422161 13327 raft_consensus.cc:2804] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.431474 13265 tablet_bootstrap.cc:654] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.432204 13268 tablet_bootstrap.cc:492] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:42.432283 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:42.433131 13268 ts_tablet_manager.cc:1403] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.067s	user 0.004s	sys 0.022s
I20260709 14:48:42.433071 13223 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.433477 13330 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.434253 13330 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.436224 13330 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.437894 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.442318 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.443552 13114 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:42.444525 13330 raft_consensus.cc:2749] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.446350 13327 raft_consensus.cc:697] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:42.447162 13327 consensus_queue.cc:237] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.448729 13267 tablet_bootstrap.cc:492] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.449210 13267 ts_tablet_manager.cc:1403] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.000s
I20260709 14:48:42.451325 13223 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:42.441196 13268 raft_consensus.cc:359] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.451710 13267 raft_consensus.cc:359] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.452350 13268 raft_consensus.cc:385] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.452350 13267 raft_consensus.cc:385] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.452823 13268 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.452837 13267 raft_consensus.cc:740] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.454289 13267 consensus_queue.cc:260] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.454958 13042 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:42.455840 13515 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.456457 13267 ts_tablet_manager.cc:1434] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:48:42.456516 13515 raft_consensus.cc:697] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:42.453734 13268 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.457556 13267 tablet_bootstrap.cc:492] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.459008 13268 ts_tablet_manager.cc:1434] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:48:42.459889 13268 tablet_bootstrap.cc:492] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:42.457712 13515 consensus_queue.cc:237] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.468917 13355 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.469379 13355 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.471230 13268 tablet_bootstrap.cc:654] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.471889 13265 tablet_bootstrap.cc:492] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:42.472380 13265 ts_tablet_manager.cc:1403] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.000s
I20260709 14:48:42.472522 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:42.473872 13189 leader_election.cc:343] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.474781 13355 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.478022 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:42.482455 13188 leader_election.cc:343] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.482931 13188 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:42.483915 13355 raft_consensus.cc:2749] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.488190 12971 catalog_manager.cc:5697] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.487514 13267 tablet_bootstrap.cc:654] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.498332 13267 tablet_bootstrap.cc:492] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.498844 13267 ts_tablet_manager.cc:1403] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.003s
I20260709 14:48:42.501572 13267 raft_consensus.cc:359] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.502589 13267 raft_consensus.cc:385] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.502861 13267 raft_consensus.cc:740] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.503173 13265 raft_consensus.cc:359] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.503944 13265 raft_consensus.cc:385] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.503639 13267 consensus_queue.cc:260] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.505677 13267 ts_tablet_manager.cc:1434] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:48:42.506709 13267 tablet_bootstrap.cc:492] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.504244 13265 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.518232 13265 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.519049 13267 tablet_bootstrap.cc:654] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.530792 13267 tablet_bootstrap.cc:492] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.531340 13267 ts_tablet_manager.cc:1403] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 14:48:42.534789 13267 raft_consensus.cc:359] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.535625 13267 raft_consensus.cc:385] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.535908 13267 raft_consensus.cc:740] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.536619 13267 consensus_queue.cc:260] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.543980 13267 ts_tablet_manager.cc:1434] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 14:48:42.545017 13267 tablet_bootstrap.cc:492] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.555982 13265 ts_tablet_manager.cc:1434] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.001s
I20260709 14:48:42.557495 13267 tablet_bootstrap.cc:654] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.574406 13267 tablet_bootstrap.cc:492] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.574937 13267 ts_tablet_manager.cc:1403] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.007s
I20260709 14:48:42.577684 13267 raft_consensus.cc:359] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.578404 13267 raft_consensus.cc:385] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.578686 13267 raft_consensus.cc:740] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.579334 13267 consensus_queue.cc:260] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.581452 13267 ts_tablet_manager.cc:1434] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:42.582499 13267 tablet_bootstrap.cc:492] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.582050 12973 catalog_manager.cc:5697] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.583643 13265 tablet_bootstrap.cc:492] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:42.588101 13268 tablet_bootstrap.cc:492] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:42.588569 13268 ts_tablet_manager.cc:1403] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.129s	user 0.028s	sys 0.088s
I20260709 14:48:42.588752 13267 tablet_bootstrap.cc:654] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.590901 13265 tablet_bootstrap.cc:654] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.590999 13268 raft_consensus.cc:359] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.591907 13268 raft_consensus.cc:385] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.592345 13268 raft_consensus.cc:740] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.593050 13268 consensus_queue.cc:260] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.594653 13147 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.595120 13268 ts_tablet_manager.cc:1434] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:48:42.595995 13268 tablet_bootstrap.cc:492] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:42.606104 13268 tablet_bootstrap.cc:654] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.626685 13267 tablet_bootstrap.cc:492] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.627689 13267 ts_tablet_manager.cc:1403] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.011s
I20260709 14:48:42.630424 13330 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.630970 13330 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.633142 13330 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.634485 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.639462 13355 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.639990 13265 tablet_bootstrap.cc:492] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:42.640457 13265 ts_tablet_manager.cc:1403] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.057s	user 0.038s	sys 0.012s
I20260709 14:48:42.642151 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.642963 13265 raft_consensus.cc:359] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.643620 13265 raft_consensus.cc:385] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.643582 13114 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:42.644027 13265 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.644749 13330 raft_consensus.cc:2749] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.644681 13265 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.646875 13265 ts_tablet_manager.cc:1434] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:48:42.647753 13265 tablet_bootstrap.cc:492] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:42.653304 13265 tablet_bootstrap.cc:654] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.655800 13267 raft_consensus.cc:359] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.656512 13267 raft_consensus.cc:385] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.656767 13267 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.658118 13267 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.660488 13267 ts_tablet_manager.cc:1434] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 14:48:42.661345 13267 tablet_bootstrap.cc:492] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.662412 13268 tablet_bootstrap.cc:492] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:42.662945 13268 ts_tablet_manager.cc:1403] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.028s
I20260709 14:48:42.669317 13267 tablet_bootstrap.cc:654] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.669994 13268 raft_consensus.cc:359] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.670717 13268 raft_consensus.cc:385] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.671070 13268 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.671769 13268 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.673872 13268 ts_tablet_manager.cc:1434] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:48:42.674788 13268 tablet_bootstrap.cc:492] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:42.680375 13268 tablet_bootstrap.cc:654] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.688356 13265 tablet_bootstrap.cc:492] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:42.688827 13265 ts_tablet_manager.cc:1403] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.009s
I20260709 14:48:42.694067 13265 raft_consensus.cc:359] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.694734 13265 raft_consensus.cc:385] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.695001 13265 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.695580 13265 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.697057 13265 ts_tablet_manager.cc:1434] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:48:42.698714 13265 tablet_bootstrap.cc:492] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:42.700801 13460 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.705330 13515 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.705861 13515 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.707902 13515 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.709797 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.711658 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:42.712594 13042 leader_election.cc:343] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:42.713595 13040 leader_election.cc:343] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.714139 13040 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:42.715595 13267 tablet_bootstrap.cc:492] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.716090 13267 ts_tablet_manager.cc:1403] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.015s
I20260709 14:48:42.719731 13267 raft_consensus.cc:359] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.720520 13267 raft_consensus.cc:385] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.720844 13267 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.718137 13515 raft_consensus.cc:2749] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.721549 13267 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.724108 13267 ts_tablet_manager.cc:1434] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:48:42.725150 13267 tablet_bootstrap.cc:492] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.728847 13355 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.728999 13268 tablet_bootstrap.cc:492] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:42.729598 13268 ts_tablet_manager.cc:1403] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.018s
I20260709 14:48:42.729415 13355 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.731577 13355 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.732172 13268 raft_consensus.cc:359] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.732383 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.732861 13268 raft_consensus.cc:385] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.733165 13268 raft_consensus.cc:740] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.732369 13515 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.733808 13268 consensus_queue.cc:260] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.733896 13515 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.734143 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.725241 13265 tablet_bootstrap.cc:654] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:42.735128 13188 leader_election.cc:343] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:42.736101 13189 leader_election.cc:343] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.738534 13268 ts_tablet_manager.cc:1434] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:48:42.739500 13384 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.739964 13384 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.741479 13515 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.741858 13384 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.743299 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.743808 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.744071 13223 raft_consensus.cc:2393] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:42.744407 13147 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:42.745369 13040 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:42.745553 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.739311 13189 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:42.745365 13267 tablet_bootstrap.cc:654] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.746851 13515 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.747329 13515 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.746814 13114 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:42.747393 13355 raft_consensus.cc:2749] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.747512 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.748380 13223 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:42.748819 13384 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.751430 13265 tablet_bootstrap.cc:492] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:42.751812 13265 ts_tablet_manager.cc:1403] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.001s
I20260709 14:48:42.753880 13265 raft_consensus.cc:359] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.754570 13265 raft_consensus.cc:385] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.754853 13265 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.755511 13265 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.757937 13265 ts_tablet_manager.cc:1434] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:48:42.762281 13268 tablet_bootstrap.cc:492] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:42.766330 13147 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.767930 13327 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.772827 13384 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.747753 13515 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.776714 13355 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.777243 13355 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.779389 13355 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.781389 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.783479 13075 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:42.784723 13188 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:42.785172 13268 tablet_bootstrap.cc:654] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.785605 13355 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.786052 13355 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.786402 13355 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.781980 13515 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.793623 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.794278 13150 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:42.794981 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:42.795632 13151 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.804564 13441 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:42.806911 13327 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.807386 13327 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.809064 13265 tablet_bootstrap.cc:492] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:42.809512 13327 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.810168 13367 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.810662 13367 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.812630 13367 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.813289 13151 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:42.816699 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.817423 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.832010 13515 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.833969 13040 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:42.819285 13355 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.819970 13441 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.835419 13265 tablet_bootstrap.cc:654] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.835424 13441 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.836297 13267 tablet_bootstrap.cc:492] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.836747 13267 ts_tablet_manager.cc:1403] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.112s	user 0.050s	sys 0.020s
I20260709 14:48:42.821012 13367 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.837997 13367 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:42.838768 13189 leader_election.cc:343] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.838397 13355 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.839939 13367 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:42.839704 13267 raft_consensus.cc:359] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.825057 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.837613 13515 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.844794 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.845492 13222 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:42.846419 13515 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:42.846462 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:42.847199 13220 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.847410 13265 tablet_bootstrap.cc:492] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:42.847868 13265 ts_tablet_manager.cc:1403] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.003s
I20260709 14:48:42.848745 13515 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.850419 13265 raft_consensus.cc:359] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.851079 13265 raft_consensus.cc:385] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.851339 13265 raft_consensus.cc:740] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.853044 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:42.854566 13189 leader_election.cc:343] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.855189 13265 consensus_queue.cc:260] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.856696 13220 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:42.857368 13265 ts_tablet_manager.cc:1434] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:48:42.858242 13265 tablet_bootstrap.cc:492] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:42.858777 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.861742 13042 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:42.862428 13404 raft_consensus.cc:2804] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.840592 13219 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
W20260709 14:48:42.862891 13188 leader_election.cc:343] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.862928 13404 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.863458 13188 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:42.843044 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:42.844664 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:42.864044 13076 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.864136 13147 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.865031 13265 tablet_bootstrap.cc:654] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.862393 13330 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.865897 13330 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.867900 13330 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.870921 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.840381 13267 raft_consensus.cc:385] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.863566 13404 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.837529 13441 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.871565 13073 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:42.871547 13267 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.873853 13114 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:42.874612 13330 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.874382 13267 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.874974 13330 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.875324 13330 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:42.834897 13040 leader_election.cc:343] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.877851 13367 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.880627 13267 ts_tablet_manager.cc:1434] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 14:48:42.883931 13267 tablet_bootstrap.cc:492] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.878093 13147 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:42.822093 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.889544 13267 tablet_bootstrap.cc:654] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.896225 13384 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.892925 13268 tablet_bootstrap.cc:492] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:42.901336 13268 ts_tablet_manager.cc:1403] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.003s
I20260709 14:48:42.901281 13075 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:42.900511 13384 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.903962 13268 raft_consensus.cc:359] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.904994 13384 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.905208 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.890055 13076 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:42.878187 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:42.908727 13188 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:48:42.908648 13040 leader_election.cc:343] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.909942 13367 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:42.910348 13367 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:42.910735 13367 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.904667 13268 raft_consensus.cc:385] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.912206 13268 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.891973 13404 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.912904 13268 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.916962 13267 tablet_bootstrap.cc:492] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:42.919049 13267 ts_tablet_manager.cc:1403] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.004s
W20260709 14:48:42.921523 13040 consensus_peers.cc:597] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.922343 13267 raft_consensus.cc:359] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.922992 13267 raft_consensus.cc:385] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:42.923316 13267 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:42.923053 13367 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.923887 13268 ts_tablet_manager.cc:1434] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:48:42.924100 13267 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.925067 13268 tablet_bootstrap.cc:492] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:42.926676 13188 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:42.927794 13460 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:42.928241 13460 raft_consensus.cc:697] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:42.928990 13460 consensus_queue.cc:237] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.933699 13268 tablet_bootstrap.cc:654] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.934039 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:42.940704 13114 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:42.934777 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:42.942112 13220 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:42.943464 12971 catalog_manager.cc:5697] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:42.945048 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:42.945614 13073 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.947171 13267 ts_tablet_manager.cc:1434] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:48:42.948134 13267 tablet_bootstrap.cc:492] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:42.950624 13384 raft_consensus.cc:2749] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:42.954254 13267 tablet_bootstrap.cc:654] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:42.956442 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:42.957032 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:42.957566 13222 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:42.936244 13404 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:42.936465 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:42.960615 13441 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:42.885178 13330 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.965175 13355 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:42.968955 13355 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:42.974722 13042 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:48:42.977319 13189 leader_election.cc:343] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.925000 13367 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:48:42.982414 13040 leader_election.cc:343] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:42.992697 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:42.993295 13074 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.001065 13074 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:43.003039 13330 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.004772 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:43.005378 13219 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.011111 13355 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.017189 13222 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:43.017959 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:43.028942 13042 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:48:43.031097 13188 leader_election.cc:343] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.028319 13516 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.031793 13441 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:48:43.032788 13327 raft_consensus.cc:2804] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.037519 13327 raft_consensus.cc:697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:43.037559 13219 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:43.038538 13327 consensus_queue.cc:237] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.039011 13117 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:43.039981 13384 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.050590 13267 tablet_bootstrap.cc:492] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:43.051071 13267 ts_tablet_manager.cc:1403] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.016s
I20260709 14:48:43.043866 13384 raft_consensus.cc:697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:43.055936 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.056677 13265 tablet_bootstrap.cc:492] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:43.057197 13265 ts_tablet_manager.cc:1403] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.199s	user 0.066s	sys 0.064s
W20260709 14:48:43.060403 13189 leader_election.cc:343] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.060811 13189 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.062713 13268 tablet_bootstrap.cc:492] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:43.063225 13268 ts_tablet_manager.cc:1403] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.138s	user 0.022s	sys 0.006s
I20260709 14:48:43.062777 13265 raft_consensus.cc:359] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.063311 13412 raft_consensus.cc:2749] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.063612 13265 raft_consensus.cc:385] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.063931 13265 raft_consensus.cc:740] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.064566 13265 consensus_queue.cc:260] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.058276 13073 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:43.068656 13404 raft_consensus.cc:2764] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:48:43.070132 13265 ts_tablet_manager.cc:1434] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:48:43.070897 13265 tablet_bootstrap.cc:492] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:43.069329 12971 catalog_manager.cc:5697] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.072800 13188 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.073617 13285 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.074055 13285 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:43.074703 13285 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.082809 13384 consensus_queue.cc:237] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.084096 13268 raft_consensus.cc:359] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.085012 13268 raft_consensus.cc:385] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.085335 13268 raft_consensus.cc:740] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.094918 13268 consensus_queue.cc:260] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.103366 13268 ts_tablet_manager.cc:1434] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 14:48:43.104324 13268 tablet_bootstrap.cc:492] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:43.104292 13267 raft_consensus.cc:359] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.109289 13267 raft_consensus.cc:385] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.109580 13267 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.110531 13267 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.114147 13267 ts_tablet_manager.cc:1434] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.063s	user 0.002s	sys 0.004s
I20260709 14:48:43.113229 13367 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.125458 13267 tablet_bootstrap.cc:492] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:43.125818 13367 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.157769 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:43.163372 13188 leader_election.cc:343] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.162091 12972 catalog_manager.cc:5697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.156837 13367 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.168248 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.177937 13147 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.183727 13355 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.184180 13355 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.185878 13355 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.186034 13268 tablet_bootstrap.cc:654] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:43.187127 13189 leader_election.cc:343] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.187543 13189 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.189034 13285 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:43.191015 13551 log.cc:927] Time spent T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:48:43.194767 13267 tablet_bootstrap.cc:654] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.191239 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:43.196233 13188 leader_election.cc:343] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.197068 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:43.199225 13189 leader_election.cc:343] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.199621 13189 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.199429 12971 catalog_manager.cc:5697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.200500 13285 raft_consensus.cc:2749] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.201571 12973 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.214753 13547 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.215168 13547 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.216109 13265 tablet_bootstrap.cc:654] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.220315 13547 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.231403 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:43.232023 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.235502 13117 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:43.238386 13384 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.243080 13268 tablet_bootstrap.cc:492] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:43.243535 13268 ts_tablet_manager.cc:1403] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.139s	user 0.007s	sys 0.007s
I20260709 14:48:43.245918 13268 raft_consensus.cc:359] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.246589 13268 raft_consensus.cc:385] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.246832 13268 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.247417 13268 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.250306 13268 ts_tablet_manager.cc:1434] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:48:43.251562 13268 tablet_bootstrap.cc:492] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:43.257095 13268 tablet_bootstrap.cc:654] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.267086 13267 tablet_bootstrap.cc:492] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:43.267570 13267 ts_tablet_manager.cc:1403] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.142s	user 0.018s	sys 0.005s
I20260709 14:48:43.267840 13268 tablet_bootstrap.cc:492] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:43.268296 13268 ts_tablet_manager.cc:1403] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 14:48:43.270045 13267 raft_consensus.cc:359] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.270735 13267 raft_consensus.cc:385] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.270998 13267 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.271333 13460 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.271620 13549 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.271811 13460 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.271694 13267 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.272161 13549 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.274034 13267 ts_tablet_manager.cc:1434] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:48:43.274077 13549 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.274942 13327 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.275255 13267 tablet_bootstrap.cc:492] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:43.270961 13268 raft_consensus.cc:359] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.275718 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.276167 13268 raft_consensus.cc:385] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.276476 13268 raft_consensus.cc:740] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.277069 13268 consensus_queue.cc:260] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:43.277964 13189 leader_election.cc:343] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.278470 13268 ts_tablet_manager.cc:1434] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:48:43.279394 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:43.279987 13073 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:43.281268 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:43.282271 13188 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.283952 13267 tablet_bootstrap.cc:654] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.284261 13549 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.284626 13549 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.284947 13549 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:43.283810 13188 leader_election.cc:343] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.290982 13268 tablet_bootstrap.cc:492] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:43.275393 13327 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:43.292908 13022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:43.294628 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.293480 13327 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.295243 13222 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:43.295647 13460 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.296170 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.297299 13268 tablet_bootstrap.cc:654] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.297382 13042 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:48:43.298241 13040 leader_election.cc:343] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.299546 13441 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.299913 13441 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.300421 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.300269 13441 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.301962 13268 tablet_bootstrap.cc:492] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:43.302452 13268 ts_tablet_manager.cc:1403] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
W20260709 14:48:43.302892 13189 leader_election.cc:343] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.303239 13267 tablet_bootstrap.cc:492] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:43.303745 13267 ts_tablet_manager.cc:1403] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260709 14:48:43.303293 13189 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.304765 13555 raft_consensus.cc:2749] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.306759 13267 raft_consensus.cc:359] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.307449 13267 raft_consensus.cc:385] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.307751 13267 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.308403 13267 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.310366 13267 ts_tablet_manager.cc:1434] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:43.310624 13549 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.313001 13267 tablet_bootstrap.cc:492] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:43.315382 13265 tablet_bootstrap.cc:492] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:43.315851 13265 ts_tablet_manager.cc:1403] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.245s	user 0.022s	sys 0.006s
I20260709 14:48:43.316551 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:43.317143 13074 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.317448 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:43.318746 13189 leader_election.cc:343] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.319181 13265 raft_consensus.cc:359] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.314162 13549 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.319790 13267 tablet_bootstrap.cc:654] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.319806 13265 raft_consensus.cc:385] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.312135 13268 raft_consensus.cc:359] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.320372 13265 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.321138 13265 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.324043 13265 ts_tablet_manager.cc:1434] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:43.325302 13265 tablet_bootstrap.cc:492] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:43.333303 13367 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.333832 13367 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.333359 13327 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:48:43.336239 13367 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.337847 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.338349 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:43.339686 13188 leader_election.cc:343] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:43.340179 13189 leader_election.cc:343] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.340567 13189 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.341812 13460 raft_consensus.cc:2749] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.351168 13268 raft_consensus.cc:385] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.351538 13268 raft_consensus.cc:740] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.363384 13074 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:43.364511 13188 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.365206 13460 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.366926 13460 raft_consensus.cc:697] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:43.367789 13460 consensus_queue.cc:237] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.354557 13441 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.372893 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:43.374414 13040 leader_election.cc:343] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.377512 13441 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.380048 13268 consensus_queue.cc:260] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.381817 13268 ts_tablet_manager.cc:1434] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.001s
I20260709 14:48:43.382740 13268 tablet_bootstrap.cc:492] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:43.383517 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:43.384137 13219 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.390519 13268 tablet_bootstrap.cc:654] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.398407 13219 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:43.401831 13268 tablet_bootstrap.cc:492] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:43.404382 13268 ts_tablet_manager.cc:1403] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 14:48:43.404418 13549 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.407739 13268 raft_consensus.cc:359] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.408447 13268 raft_consensus.cc:385] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.408783 13268 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.410208 13268 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.411458 13327 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.412604 13042 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.416496 13441 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.416976 13441 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:43.417946 13268 ts_tablet_manager.cc:1434] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:48:43.419606 13267 tablet_bootstrap.cc:492] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:43.420034 13267 ts_tablet_manager.cc:1403] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.107s	user 0.046s	sys 0.040s
I20260709 14:48:43.417837 13441 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.422525 13267 raft_consensus.cc:359] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.423163 13267 raft_consensus.cc:385] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.418481 13265 tablet_bootstrap.cc:654] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.423441 13267 raft_consensus.cc:740] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.424157 13267 consensus_queue.cc:260] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.423539 13268 tablet_bootstrap.cc:492] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:43.426175 13267 ts_tablet_manager.cc:1434] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 14:48:43.426762 13040 consensus_peers.cc:597] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:43.427052 13267 tablet_bootstrap.cc:492] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:43.432758 13267 tablet_bootstrap.cc:654] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.431879 13268 tablet_bootstrap.cc:654] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.468665 13268 tablet_bootstrap.cc:492] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:43.469085 13268 ts_tablet_manager.cc:1403] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.014s
I20260709 14:48:43.496248 13267 tablet_bootstrap.cc:492] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:43.496820 13267 ts_tablet_manager.cc:1403] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.009s
I20260709 14:48:43.497598 13516 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.498546 13516 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.502276 13268 raft_consensus.cc:359] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.502997 13268 raft_consensus.cc:385] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.503260 13268 raft_consensus.cc:740] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.503109 13265 tablet_bootstrap.cc:492] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:43.503850 13268 consensus_queue.cc:260] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.504545 13265 ts_tablet_manager.cc:1403] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.179s	user 0.009s	sys 0.004s
I20260709 14:48:43.506695 13516 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.507498 13268 ts_tablet_manager.cc:1434] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.002s
I20260709 14:48:43.508337 13268 tablet_bootstrap.cc:492] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:43.509824 13355 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.511171 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.511759 13222 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:43.513177 13265 raft_consensus.cc:359] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.513892 13265 raft_consensus.cc:385] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.513316 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.514169 13265 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.514326 13042 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:43.515087 12973 catalog_manager.cc:5697] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.517165 13265 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.519366 13146 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:43.519454 13040 leader_election.cc:343] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.521831 13404 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.522264 13404 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.522616 13404 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.525848 13330 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.526310 13330 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.527720 13267 raft_consensus.cc:359] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.528362 13267 raft_consensus.cc:385] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.528640 13267 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.529218 13267 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.531883 13265 ts_tablet_manager.cc:1434] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:48:43.571494 13268 tablet_bootstrap.cc:654] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.575482 13265 tablet_bootstrap.cc:492] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:43.576529 13267 ts_tablet_manager.cc:1434] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.001s
I20260709 14:48:43.540769 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.577672 13267 tablet_bootstrap.cc:492] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:43.568269 13404 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.584744 13404 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.536268 13330 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.588253 13515 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.588753 13515 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.590816 13515 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.591557 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:43.593593 13040 leader_election.cc:343] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.594379 13267 tablet_bootstrap.cc:654] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.594877 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:43.601979 13040 leader_election.cc:343] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.603962 13265 tablet_bootstrap.cc:654] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:43.604674 13567 log.cc:927] Time spent T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 14:48:43.609222 13267 tablet_bootstrap.cc:492] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:43.609602 13268 tablet_bootstrap.cc:492] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:43.609800 13267 ts_tablet_manager.cc:1403] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.001s
I20260709 14:48:43.610160 13268 ts_tablet_manager.cc:1403] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.026s
I20260709 14:48:43.612695 13265 tablet_bootstrap.cc:492] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:43.612529 13267 raft_consensus.cc:359] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.612779 13268 raft_consensus.cc:359] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.613267 13267 raft_consensus.cc:385] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.613276 13265 ts_tablet_manager.cc:1403] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
I20260709 14:48:43.613555 13268 raft_consensus.cc:385] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.613682 13267 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.613905 13268 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.614576 13267 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.614578 13268 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.616153 13265 raft_consensus.cc:359] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.616812 13265 raft_consensus.cc:385] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.617123 13265 raft_consensus.cc:740] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.617293 13268 ts_tablet_manager.cc:1434] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:48:43.617915 13267 ts_tablet_manager.cc:1434] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:43.617843 13265 consensus_queue.cc:260] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.613056 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:43.618589 13268 tablet_bootstrap.cc:492] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:43.620057 13265 ts_tablet_manager.cc:1434] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:43.620910 13265 tablet_bootstrap.cc:492] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:43.622045 13076 raft_consensus.cc:2393] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:43.601372 12971 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.625492 13268 tablet_bootstrap.cc:654] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.628630 13114 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:43.630290 13330 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.633888 13547 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.634415 13547 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.636720 13547 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.637221 13384 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.644456 13515 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.645022 13515 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.645015 13441 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.646679 13441 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.646953 13515 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.648491 13441 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.649372 13149 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.651268 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.652371 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:43.653049 13076 raft_consensus.cc:2393] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:43.653136 13265 tablet_bootstrap.cc:654] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.651335 13330 raft_consensus.cc:2749] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.655754 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:43.656915 13040 leader_election.cc:343] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:43.657912 13040 leader_election.cc:343] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.662899 13460 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.666262 13265 tablet_bootstrap.cc:492] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:43.666792 13265 ts_tablet_manager.cc:1403] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.003s
I20260709 14:48:43.671129 13265 raft_consensus.cc:359] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.671947 13265 raft_consensus.cc:385] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.672494 13265 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.675832 13265 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:43.676811 13189 consensus_peers.cc:597] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:43.682783 13265 ts_tablet_manager.cc:1434] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:48:43.684118 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.685842 13222 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:43.686398 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:43.686951 13220 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.687399 13265 tablet_bootstrap.cc:492] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:43.687378 13117 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:43.688509 13330 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.688874 13330 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.689177 13330 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.689786 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.690374 13223 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:43.691118 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.691708 13221 raft_consensus.cc:2468] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:43.693264 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.693897 13225 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:43.694339 13265 tablet_bootstrap.cc:654] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.696544 13330 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.699836 13220 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:43.702955 13267 tablet_bootstrap.cc:492] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:43.707530 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:43.708110 13330 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.708285 13076 raft_consensus.cc:2393] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:43.709434 13549 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.710278 13549 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.711153 13265 tablet_bootstrap.cc:492] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:43.712371 13265 ts_tablet_manager.cc:1403] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 14:48:43.714294 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:43.715721 13189 leader_election.cc:343] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.716738 13265 raft_consensus.cc:359] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.717531 13265 raft_consensus.cc:385] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.717887 13265 raft_consensus.cc:740] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.718649 13265 consensus_queue.cc:260] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.708845 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:43.720016 13220 raft_consensus.cc:2393] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:43.721261 13117 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:43.721966 13549 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.722661 13265 ts_tablet_manager.cc:1434] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:48:43.722755 13384 raft_consensus.cc:2749] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.723683 13265 tablet_bootstrap.cc:492] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:43.726054 13384 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.729877 13267 tablet_bootstrap.cc:654] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.732467 13265 tablet_bootstrap.cc:654] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:43.743960 13265 tablet_bootstrap.cc:492] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:43.744561 13265 ts_tablet_manager.cc:1403] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 14:48:43.747325 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:43.747361 13265 raft_consensus.cc:359] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.748188 13265 raft_consensus.cc:385] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.748564 13265 raft_consensus.cc:740] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.749328 13441 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.749905 13441 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.757294 13327 consensus_queue.cc:1048] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.759110 13042 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.759953 13327 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.760290 13327 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.760584 13327 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:43.754190 13188 leader_election.cc:343] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.762040 13188 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.763301 13549 raft_consensus.cc:2749] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.768270 13441 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.769925 13042 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.771104 13355 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.771592 13355 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.772681 13265 consensus_queue.cc:260] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.776625 13265 ts_tablet_manager.cc:1434] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:48:43.777549 13265 tablet_bootstrap.cc:492] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:43.780689 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.782972 13042 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.785032 13267 tablet_bootstrap.cc:492] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:43.785880 13267 ts_tablet_manager.cc:1403] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.021s
I20260709 14:48:43.784982 13441 raft_consensus.cc:2804] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.790050 13441 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.790378 13441 raft_consensus.cc:3060] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.794755 13404 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.795169 13404 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.795477 13404 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.797830 13355 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.800297 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:43.799706 13040 leader_election.cc:343] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.800298 13327 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.821053 13042 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.824759 13327 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.828356 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:43.823014 13516 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.832180 13516 raft_consensus.cc:697] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
W20260709 14:48:43.850378 13189 leader_election.cc:343] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.857622 13327 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.858507 13267 raft_consensus.cc:359] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:43.859261 13040 leader_election.cc:343] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.861944 13146 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.865806 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.866648 13224 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:43.859294 13327 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.859535 13330 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.869081 13330 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.869628 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:43.867799 13267 raft_consensus.cc:385] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.873816 13267 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.833091 13516 consensus_queue.cc:237] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.875144 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:43.875820 13224 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.859607 13460 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.878679 13460 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.917522 13327 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.918380 13355 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.919234 13268 tablet_bootstrap.cc:492] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:43.919718 13268 ts_tablet_manager.cc:1403] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.301s	user 0.071s	sys 0.108s
I20260709 14:48:43.919143 13267 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.926199 13268 raft_consensus.cc:359] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.931497 13268 raft_consensus.cc:385] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:43.927047 13330 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:43.931865 13268 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:43.932741 13268 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.927716 13267 ts_tablet_manager.cc:1434] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.141s	user 0.003s	sys 0.010s
W20260709 14:48:43.929890 13188 leader_election.cc:343] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.934144 13188 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.930292 13549 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:43.930792 13441 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.935827 13267 tablet_bootstrap.cc:492] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa: Bootstrap starting.
I20260709 14:48:43.937119 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.938139 13355 raft_consensus.cc:2749] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:43.939160 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:43.937119 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:43.943316 13221 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:43.947237 13268 ts_tablet_manager.cc:1434] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 14:48:43.960747 13268 tablet_bootstrap.cc:492] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:43.949246 13441 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:48:43.962963 13189 leader_election.cc:343] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:43.957247 13149 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.964924 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:43.957621 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:43.969273 13151 raft_consensus.cc:3060] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:43.970530 13042 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.960467 13460 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:43.954348 13224 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:43.990998 13355 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.991638 13355 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.980391 13404 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:43.989164 13591 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:43.993587 13589 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:43.994379 13042 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:43.999519 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:44.000175 13075 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:44.000592 13151 raft_consensus.cc:2468] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:44.002167 13355 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:44.002089 13404 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:44.004784 13040 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:44.008231 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:44.010231 13189 leader_election.cc:343] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.006691 13384 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.014307 13588 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.014798 13588 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.014384 13384 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.015106 13588 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.017195 13515 raft_consensus.cc:2804] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:43.992956 13591 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.029048 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:44.030685 13327 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.032186 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:44.032725 13221 raft_consensus.cc:3060] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.031114 13327 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.006850 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:44.041314 13040 leader_election.cc:343] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.030522 13515 raft_consensus.cc:697] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:44.042339 13516 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.030041 13591 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.042263 13515 consensus_queue.cc:237] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.059628 13591 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.065825 13188 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.074244 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:44.075067 13224 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.077483 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:44.079043 12973 catalog_manager.cc:5697] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.080412 13549 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.080827 13549 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.081221 13549 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.084558 13042 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.100986 13355 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.105844 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:44.098558 13441 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.119798 13327 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:48:44.146831 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 62363.2us
I20260709 14:48:44.121951 13384 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:44.147217 13355 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.142045 13441 raft_consensus.cc:697] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:44.210657 13221 raft_consensus.cc:2468] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:44.232735 13355 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:44.238651 13265 tablet_bootstrap.cc:654] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:44.246266 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 97072.9us
I20260709 14:48:44.225602 13591 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:48:44.247356 13188 leader_election.cc:343] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.248512 13188 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.249318 13355 raft_consensus.cc:2749] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:44.238955 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 130738us
I20260709 14:48:44.238472 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:44.258702 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:44.260826 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:44.256996 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:44.259929 13591 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.264179 13117 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:44.279534 13587 raft_consensus.cc:2749] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:44.282560 13189 leader_election.cc:343] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.273499 13222 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:44.263182 13441 consensus_queue.cc:237] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.288275 13267 tablet_bootstrap.cc:654] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.271822 13591 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.284870 13224 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:44.295282 13591 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:44.298168 13549 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.368643 13549 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:44.351728 13268 tablet_bootstrap.cc:654] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:44.352241 13040 leader_election.cc:343] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:44.373106 13040 leader_election.cc:343] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.346361 13265 tablet_bootstrap.cc:492] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:44.300238 13588 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.338122 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:44.374574 13042 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.372977 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:44.378252 13218 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.379264 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:44.380153 13225 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:44.383989 13117 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:44.381458 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:44.399693 13588 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:44.412904 13597 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.413956 13265 ts_tablet_manager.cc:1403] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.637s	user 0.017s	sys 0.020s
W20260709 14:48:44.418278 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 44113.3us
I20260709 14:48:44.415496 13222 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:44.427928 13597 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:44.430198 13597 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.460963 13218 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
W20260709 14:48:44.488309 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 60097.2us
I20260709 14:48:44.422730 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:44.496095 13042 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.520818 13268 tablet_bootstrap.cc:492] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:44.523936 13285 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.524587 13285 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.528849 13268 ts_tablet_manager.cc:1403] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.568s	user 0.015s	sys 0.033s
I20260709 14:48:44.527012 13285 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:44.531117 13441 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.531610 13441 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.532068 13441 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.534528 13267 tablet_bootstrap.cc:492] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa: No bootstrap required, opened a new log
I20260709 14:48:44.536761 13267 ts_tablet_manager.cc:1403] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa: Time spent bootstrapping tablet: real 0.601s	user 0.020s	sys 0.028s
W20260709 14:48:44.541466 13189 leader_election.cc:343] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:44.542065 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 67955.8us
I20260709 14:48:44.542766 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:44.545498 13441 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.547649 13265 raft_consensus.cc:359] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.554874 13265 raft_consensus.cc:385] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.555212 13265 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.555922 13265 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.522910 13605 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:48:44.562579 13188 leader_election.cc:343] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.563169 13188 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.553325 13267 raft_consensus.cc:359] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.568564 13267 raft_consensus.cc:385] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.568933 13267 raft_consensus.cc:740] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Initialized, Role: FOLLOWER
W20260709 14:48:44.569893 13593 log.cc:927] Time spent T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.251s	user 0.003s	sys 0.000s
I20260709 14:48:44.565804 13600 raft_consensus.cc:2749] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.576144 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:44.586762 13040 leader_election.cc:343] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:44.587603 13040 leader_election.cc:343] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.588459 13268 raft_consensus.cc:359] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.589212 13268 raft_consensus.cc:385] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.589437 13268 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.590061 13268 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.591631 13268 ts_tablet_manager.cc:1434] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.062s	user 0.002s	sys 0.004s
I20260709 14:48:44.566960 13605 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:48:44.594048 13605 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:44.595557 13265 ts_tablet_manager.cc:1434] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.181s	user 0.006s	sys 0.003s
I20260709 14:48:44.603247 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:44.605090 13070 raft_consensus.cc:2393] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:44.609673 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:44.610543 13223 raft_consensus.cc:2393] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:44.610884 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:44.613758 13265 tablet_bootstrap.cc:492] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:44.611584 13074 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:44.617486 13268 tablet_bootstrap.cc:492] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:44.638314 13605 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.643301 13042 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.646703 13188 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.647581 13549 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.648550 13591 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.648952 13591 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.649290 13591 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.650739 13267 consensus_queue.cc:260] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.652865 13042 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:48:44.653936 13022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:44.655419 13441 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:44.658969 13144 raft_consensus.cc:1240] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:44.661509 13267 ts_tablet_manager.cc:1434] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.002s
I20260709 14:48:44.662659 13188 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:44.665877 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:44.666193 13516 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.666743 13516 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:44.667652 13516 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.669935 13355 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.670354 13355 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.670710 13355 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.678063 13042 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:44.661370 13591 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.680322 13327 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.682858 13441 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.684307 13265 tablet_bootstrap.cc:654] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.685899 13515 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:48:44.686568 13189 leader_election.cc:343] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.689306 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:44.692435 12971 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.694166 13605 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:44.694734 13404 consensus_queue.cc:1059] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:44.694796 12971 catalog_manager.cc:5697] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.695724 13404 raft_consensus.cc:3055] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:44.695611 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:44.696201 13404 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:44.687959 13589 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:48:44.696755 12971 catalog_manager.cc:5697] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.703230 13268 tablet_bootstrap.cc:654] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.700279 13355 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.705531 13355 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:44.697089 13404 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.710572 13404 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:44.716230 13591 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:48:44.718823 13040 leader_election.cc:343] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.721467 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:44.722612 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:44.723253 13072 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.723548 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:44.734011 13040 leader_election.cc:343] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.751322 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:44.752028 13222 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.759131 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:44.760270 13219 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.761245 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:48:44.764654 13189 leader_election.cc:343] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.775362 13070 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
W20260709 14:48:44.777804 13040 consensus_peers.cc:597] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:44.782272 13265 tablet_bootstrap.cc:492] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:44.782711 13265 ts_tablet_manager.cc:1403] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.021s
I20260709 14:48:44.782070 13072 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:44.789148 13188 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.790773 13285 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.791181 13285 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:44.791901 13285 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.791237 13265 raft_consensus.cc:359] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.792904 13265 raft_consensus.cc:385] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.793157 13265 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.795439 13114 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:44.796099 13219 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:44.798624 13605 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:44.798847 13404 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.799244 13605 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:44.799398 13042 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.800117 13591 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.800029 13605 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.800595 13591 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:44.801446 13591 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.794204 13222 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:44.811352 13042 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.812865 13404 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.813408 13404 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:44.814750 13404 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.814862 13265 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.828984 13268 tablet_bootstrap.cc:492] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:44.829600 13268 ts_tablet_manager.cc:1403] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.212s	user 0.017s	sys 0.013s
I20260709 14:48:44.842197 13265 ts_tablet_manager.cc:1434] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.002s
I20260709 14:48:44.843497 13265 tablet_bootstrap.cc:492] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:44.842279 12973 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.849036 13268 raft_consensus.cc:359] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.851650 13268 raft_consensus.cc:385] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.854041 13268 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.854596 12971 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.853081 13600 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.858254 13600 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.863559 13268 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.877138 13268 ts_tablet_manager.cc:1434] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:48:44.882016 12973 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:44.886603 13268 tablet_bootstrap.cc:492] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:44.887208 13605 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.887684 13605 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.887135 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:44.890477 13188 leader_election.cc:343] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.890534 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:44.891690 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:44.889035 13600 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:44.892270 13223 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:44.893965 13117 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:44.894806 13547 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:44.895183 13547 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.895519 13547 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.890595 13605 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:44.901003 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:44.901695 13070 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:44.902099 13265 tablet_bootstrap.cc:654] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:44.903414 13189 leader_election.cc:343] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.904151 13600 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.904646 13600 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.903827 13189 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.906623 13460 raft_consensus.cc:2749] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.911602 13547 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.917219 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:44.914161 12971 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.923025 12971 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.927093 13600 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:44.929131 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:44.933328 13268 tablet_bootstrap.cc:654] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:44.934691 13188 leader_election.cc:343] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.931385 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:44.930228 13547 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:48:44.935173 13189 leader_election.cc:343] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:44.936967 13219 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.936950 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:44.937350 13189 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:44.937783 13070 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.938426 13460 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:44.944955 13268 tablet_bootstrap.cc:492] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:44.945474 13268 ts_tablet_manager.cc:1403] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.005s
I20260709 14:48:44.945154 13404 consensus_queue.cc:1048] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:44.944890 13070 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:44.948840 13268 raft_consensus.cc:359] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.949450 13268 raft_consensus.cc:385] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.949717 13268 raft_consensus.cc:740] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.950323 13268 consensus_queue.cc:260] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.950690 13219 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:44.952003 13117 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:44.953047 13605 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.953509 13605 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:44.954149 13265 tablet_bootstrap.cc:492] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:44.954603 13265 ts_tablet_manager.cc:1403] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.009s
I20260709 14:48:44.954340 13605 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.968585 13265 raft_consensus.cc:359] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.969291 13265 raft_consensus.cc:385] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.969552 13265 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.970320 13265 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.972440 13265 ts_tablet_manager.cc:1434] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
W20260709 14:48:44.973600 13040 consensus_peers.cc:597] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:44.974860 13265 tablet_bootstrap.cc:492] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:44.974450 12972 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.952734 13268 ts_tablet_manager.cc:1434] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:44.979410 13268 tablet_bootstrap.cc:492] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:44.985149 13268 tablet_bootstrap.cc:654] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.990796 13265 tablet_bootstrap.cc:654] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.996047 13268 tablet_bootstrap.cc:492] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:44.996460 13268 ts_tablet_manager.cc:1403] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:48:44.999300 13268 raft_consensus.cc:359] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:44.999934 13268 raft_consensus.cc:385] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.000186 13268 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.000784 13268 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.004042 13265 tablet_bootstrap.cc:492] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.004478 13265 ts_tablet_manager.cc:1403] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.005s
I20260709 14:48:45.007318 13265 raft_consensus.cc:359] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.007941 13265 raft_consensus.cc:385] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.008184 13265 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.008818 13265 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.010882 13265 ts_tablet_manager.cc:1434] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:48:45.011834 13265 tablet_bootstrap.cc:492] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.014488 13268 ts_tablet_manager.cc:1434] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:48:45.015353 13268 tablet_bootstrap.cc:492] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:45.017274 13265 tablet_bootstrap.cc:654] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.021123 13268 tablet_bootstrap.cc:654] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.033013 13268 tablet_bootstrap.cc:492] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:45.033460 13268 ts_tablet_manager.cc:1403] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 14:48:45.035663 13268 raft_consensus.cc:359] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.036319 13268 raft_consensus.cc:385] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.036574 13268 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.037539 13265 tablet_bootstrap.cc:492] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.037210 13268 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.038018 13265 ts_tablet_manager.cc:1403] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.013s
I20260709 14:48:45.039178 13268 ts_tablet_manager.cc:1434] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:45.040414 13268 tablet_bootstrap.cc:492] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:45.042167 13265 raft_consensus.cc:359] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.042812 13265 raft_consensus.cc:385] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.043588 13265 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.044193 13265 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.046150 13268 tablet_bootstrap.cc:654] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.050732 13404 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:45.056824 13268 tablet_bootstrap.cc:492] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:45.057269 13265 ts_tablet_manager.cc:1434] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:48:45.057282 13268 ts_tablet_manager.cc:1403] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:48:45.058468 13265 tablet_bootstrap.cc:492] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.060123 13268 raft_consensus.cc:359] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.060781 13268 raft_consensus.cc:385] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.061024 13268 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.061628 13268 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.064246 13265 tablet_bootstrap.cc:654] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.064385 13268 ts_tablet_manager.cc:1434] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:48:45.065371 13268 tablet_bootstrap.cc:492] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:45.071888 13268 tablet_bootstrap.cc:654] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.080868 13265 tablet_bootstrap.cc:492] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.081316 13265 ts_tablet_manager.cc:1403] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 14:48:45.084105 13265 raft_consensus.cc:359] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.084766 13265 raft_consensus.cc:385] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.085027 13265 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.081326 13268 tablet_bootstrap.cc:492] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:45.085623 13265 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.086299 13268 ts_tablet_manager.cc:1403] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 14:48:45.089313 13268 raft_consensus.cc:359] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.089982 13268 raft_consensus.cc:385] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.090263 13268 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.091017 13268 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.091636 13265 ts_tablet_manager.cc:1434] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:48:45.092628 13265 tablet_bootstrap.cc:492] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.093238 13268 ts_tablet_manager.cc:1434] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:45.094184 13268 tablet_bootstrap.cc:492] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:45.099526 13268 tablet_bootstrap.cc:654] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.102309 13265 tablet_bootstrap.cc:654] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.109020 13265 tablet_bootstrap.cc:492] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.109385 13265 ts_tablet_manager.cc:1403] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 14:48:45.110025 13268 tablet_bootstrap.cc:492] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:45.110471 13268 ts_tablet_manager.cc:1403] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:48:45.112818 13265 raft_consensus.cc:359] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.113469 13265 raft_consensus.cc:385] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.113746 13265 raft_consensus.cc:740] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.114539 13268 raft_consensus.cc:359] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.114782 13265 consensus_queue.cc:260] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.115203 13268 raft_consensus.cc:385] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.115566 13268 raft_consensus.cc:740] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.116219 13268 consensus_queue.cc:260] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.118958 13268 ts_tablet_manager.cc:1434] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:48:45.120908 13265 ts_tablet_manager.cc:1434] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:48:45.121163 13268 tablet_bootstrap.cc:492] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Bootstrap starting.
I20260709 14:48:45.121872 13265 tablet_bootstrap.cc:492] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.129096 13268 tablet_bootstrap.cc:654] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.130189 13144 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.131094 13265 tablet_bootstrap.cc:654] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.139976 13268 tablet_bootstrap.cc:492] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: No bootstrap required, opened a new log
I20260709 14:48:45.140435 13268 ts_tablet_manager.cc:1403] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260709 14:48:45.140501 13265 tablet_bootstrap.cc:492] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.140940 13265 ts_tablet_manager.cc:1403] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:48:45.143370 13265 raft_consensus.cc:359] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.143607 13268 raft_consensus.cc:359] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.144025 13265 raft_consensus.cc:385] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.144280 13268 raft_consensus.cc:385] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.144330 13265 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.144280 13404 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:45.144804 13268 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.145305 13265 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.145474 13268 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.147825 13268 ts_tablet_manager.cc:1434] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:48:45.151700 13265 ts_tablet_manager.cc:1434] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:48:45.152789 13265 tablet_bootstrap.cc:492] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.158319 13265 tablet_bootstrap.cc:654] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.160244 13605 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.160748 13605 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.165427 13605 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.166175 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:45.166612 13516 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.170082 13265 tablet_bootstrap.cc:492] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.170610 13265 ts_tablet_manager.cc:1403] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 14:48:45.169428 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.172312 13117 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:45.173383 13605 raft_consensus.cc:2749] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.179878 13265 raft_consensus.cc:359] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.180904 13265 raft_consensus.cc:385] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.181213 13265 raft_consensus.cc:740] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.181941 13265 consensus_queue.cc:260] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.183926 13265 ts_tablet_manager.cc:1434] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:48:45.184870 13265 tablet_bootstrap.cc:492] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.190754 13265 tablet_bootstrap.cc:654] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.199180 13265 tablet_bootstrap.cc:492] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.199599 13265 ts_tablet_manager.cc:1403] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 14:48:45.201550 13265 raft_consensus.cc:359] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.202126 13265 raft_consensus.cc:385] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.202386 13265 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.202817 13265 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.204142 13265 ts_tablet_manager.cc:1434] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:48:45.205220 13265 tablet_bootstrap.cc:492] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.207604 13327 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.208025 13327 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.209511 13327 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.210444 13265 tablet_bootstrap.cc:654] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.210800 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.211122 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:45.211395 13219 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:45.212468 13042 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.213447 13404 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.213850 13404 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.214166 13404 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.214419 13146 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:45.219322 13040 leader_election.cc:343] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.224043 13404 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.228960 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:45.229008 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:45.229712 13219 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:45.230247 13040 leader_election.cc:343] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.236617 13219 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:45.238268 13042 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:45.239058 13404 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.239075 13516 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.239760 13516 raft_consensus.cc:697] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:45.240556 13516 consensus_queue.cc:237] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.243253 13404 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.246857 13072 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:45.248320 13605 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.248759 13605 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.250707 13265 tablet_bootstrap.cc:492] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.250924 13547 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:45.251286 13265 ts_tablet_manager.cc:1403] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.028s
I20260709 14:48:45.251621 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.252348 13223 raft_consensus.cc:2393] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:45.253633 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:45.254077 13265 raft_consensus.cc:359] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.259302 13265 raft_consensus.cc:385] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.259609 13265 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.261085 13591 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.261256 13265 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.261552 13591 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.263736 13265 ts_tablet_manager.cc:1434] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:48:45.263947 13591 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.264916 13265 tablet_bootstrap.cc:492] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.270012 13265 tablet_bootstrap.cc:654] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.270069 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:45.270277 13114 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:45.270714 13144 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:45.250675 13605 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.271844 13547 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.271754 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.272444 13219 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:45.274513 13042 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.275396 13515 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.275770 13515 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.276114 13515 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.283658 13404 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.284296 13404 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.291245 13143 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.291960 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.292579 13223 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:45.294762 13404 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.294520 12973 catalog_manager.cc:5697] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.295876 13145 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.298563 13042 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.309866 13515 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.315529 13547 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.307490 13404 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.319038 13404 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.319410 13404 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.321980 13219 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:45.323629 13355 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.324122 13355 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.301105 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:45.326346 13147 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:45.328374 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:45.329026 13148 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.344099 13355 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:45.319407 13515 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.365850 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:45.368221 13223 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.339248 13547 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.366567 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:45.372612 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:45.373273 13072 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:45.372980 13547 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.375590 13219 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:45.372113 13404 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.378504 13265 tablet_bootstrap.cc:492] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.378961 13265 ts_tablet_manager.cc:1403] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.114s	user 0.026s	sys 0.033s
I20260709 14:48:45.378981 13148 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:45.381247 13652 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:45.383469 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:45.385203 13040 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:45.386211 13516 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.386650 13516 raft_consensus.cc:697] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:45.387436 13516 consensus_queue.cc:237] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.390693 13265 raft_consensus.cc:359] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.391326 13265 raft_consensus.cc:385] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.391582 13265 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.392174 13265 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.395300 13188 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.398820 13223 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:45.399371 13600 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.399796 13600 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.399963 13547 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:48:45.400647 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 50163us
I20260709 14:48:45.401593 13404 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.402495 13265 ts_tablet_manager.cc:1434] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:48:45.402930 13148 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.403469 13265 tablet_bootstrap.cc:492] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.404000 13600 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.402954 13460 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:48:45.404788 13587 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.406538 13587 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.407299 13654 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.409188 13587 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.412371 13327 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.412806 13327 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.414072 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.415985 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:45.410955 13441 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.427402 13327 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.424579 13146 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.424916 13597 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:48:45.433840 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:45.434434 13074 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:45.432107 13441 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.435405 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.436022 13219 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 0.
I20260709 14:48:45.435268 13460 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.436926 13460 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.439313 13441 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.440573 13652 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.441113 13652 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.472743 13441 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.473294 13441 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.474004 13600 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.475221 13441 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.479295 13146 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
W20260709 14:48:45.487039 13189 leader_election.cc:343] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.491104 13600 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:48:45.492087 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 79909.2us
I20260709 14:48:45.494849 13460 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:45.496296 13652 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.499490 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:45.499795 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:45.500226 13070 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 0.
I20260709 14:48:45.500453 13072 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.512996 13072 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:45.514961 13188 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.515848 13188 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.517835 13460 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.518213 13460 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.518543 13460 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.520619 13285 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.521122 13285 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:45.480767 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:45.530230 13225 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.528420 13285 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:48:45.541754 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 53805.8us
I20260709 14:48:45.547853 13441 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.551265 13117 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:45.551837 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.552388 13547 raft_consensus.cc:2749] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.552526 13223 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
I20260709 14:48:45.553406 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.553277 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.554121 13221 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
W20260709 14:48:45.558166 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 71467.1us
I20260709 14:48:45.559505 13040 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:45.569190 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:45.571698 13652 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.572307 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:45.572261 13652 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.574388 13652 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.575785 13265 tablet_bootstrap.cc:654] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.558887 13117 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.578673 13516 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.583031 13516 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:45.579969 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:45.583905 13516 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.586076 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.593003 13652 raft_consensus.cc:2804] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.593394 13652 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.595919 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:45.596702 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:45.598469 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:45.595185 13652 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.615811 13149 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.636025 13460 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.640055 13042 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.640563 13652 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.640960 13219 raft_consensus.cc:2393] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:45.640970 13441 raft_consensus.cc:2804] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.641458 13441 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.641780 13441 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.642982 13042 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.643931 12971 catalog_manager.cc:5697] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.643860 13404 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:45.645788 13404 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:45.646103 13404 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.663121 13114 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:45.663867 13654 raft_consensus.cc:2749] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:45.665061 13654 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.666527 13441 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.668526 13441 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.676146 13516 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.676607 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:48:45.679145 13040 leader_election.cc:343] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.686147 13404 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.691332 13145 raft_consensus.cc:2393] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:48:45.695521 13404 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.699940 13460 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:45.701216 13225 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:45.694672 13652 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:45.717967 13114 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:45.718518 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:45.707710 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:45.722411 13265 tablet_bootstrap.cc:492] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.722702 13285 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:45.727351 13265 ts_tablet_manager.cc:1403] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.324s	user 0.013s	sys 0.018s
I20260709 14:48:45.724215 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:48:45.724429 13189 leader_election.cc:343] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.730077 13072 raft_consensus.cc:2393] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:45.728592 13654 raft_consensus.cc:2749] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:45.731482 13219 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.731984 13265 raft_consensus.cc:359] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.732617 13265 raft_consensus.cc:385] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.732884 13265 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.734225 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:45.734776 13072 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.736789 13144 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 0.
W20260709 14:48:45.739341 13189 leader_election.cc:343] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.739127 12973 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.733503 13265 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.742408 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:45.742847 13265 ts_tablet_manager.cc:1434] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:48:45.743090 13151 raft_consensus.cc:2393] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:48:45.743791 13265 tablet_bootstrap.cc:492] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.748806 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:45.749393 13142 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.746109 13219 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:48:45.745537 13072 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:45.751524 13117 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
W20260709 14:48:45.752574 13040 consensus_peers.cc:597] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:45.755089 13188 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:45.756229 13285 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.759320 13285 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:45.760317 13042 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:45.760165 13285 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.756484 13654 raft_consensus.cc:2804] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.761929 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:45.781378 13404 raft_consensus.cc:2749] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.783981 12971 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:45.791074 13022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:45.785552 13654 raft_consensus.cc:697] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
W20260709 14:48:45.810209 13189 leader_election.cc:343] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:45.819746 13591 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:48:45.841805 13654 consensus_queue.cc:237] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.843076 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:45.843879 13219 raft_consensus.cc:2393] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 1: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:48:45.850975 13042 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:45.858174 13515 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:45.863327 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:45.864037 13220 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:45.888643 13142 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:45.890431 12972 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:45.892393 13265 tablet_bootstrap.cc:654] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.927383 13671 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:45.931835 13040 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:45.938556 12972 catalog_manager.cc:5697] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.943816 13220 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 1.
I20260709 14:48:45.950418 13591 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:45.951030 13591 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:45.951872 13591 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.962994 13265 tablet_bootstrap.cc:492] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:45.963582 13265 ts_tablet_manager.cc:1403] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.220s	user 0.042s	sys 0.039s
I20260709 14:48:45.966143 13265 raft_consensus.cc:359] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.967039 13265 raft_consensus.cc:385] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.967320 13265 raft_consensus.cc:740] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.967998 13265 consensus_queue.cc:260] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:45.970335 13265 ts_tablet_manager.cc:1434] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:48:45.971239 13265 tablet_bootstrap.cc:492] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:45.977589 13265 tablet_bootstrap.cc:654] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.980595 13515 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.006556 13142 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.006804 12973 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:46.026688 13675 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.027873 13265 tablet_bootstrap.cc:492] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:46.028334 13265 ts_tablet_manager.cc:1403] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.042s
I20260709 14:48:46.030840 13265 raft_consensus.cc:359] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.031526 13265 raft_consensus.cc:385] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.031783 13265 raft_consensus.cc:740] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.032402 13265 consensus_queue.cc:260] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.034130 13265 ts_tablet_manager.cc:1434] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:48:46.034993 13265 tablet_bootstrap.cc:492] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1: Bootstrap starting.
I20260709 14:48:46.040536 13265 tablet_bootstrap.cc:654] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.056939 13265 tablet_bootstrap.cc:492] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1: No bootstrap required, opened a new log
I20260709 14:48:46.057507 13265 ts_tablet_manager.cc:1403] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260709 14:48:46.056696 13662 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.060537 13265 raft_consensus.cc:359] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.061239 13265 raft_consensus.cc:385] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.061553 13265 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.062268 13265 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.064347 13265 ts_tablet_manager.cc:1434] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:48:46.068270 13516 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.080714 13591 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.096791 13655 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.097275 13655 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.099434 13655 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:46.100966 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:46.102592 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:46.103448 13072 raft_consensus.cc:2393] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:46.104321 13114 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:46.104807 13655 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.109931 13655 raft_consensus.cc:2749] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:46.118666 13655 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.119045 13655 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.120879 13655 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:46.121814 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:46.121917 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:46.123003 13114 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:46.123695 13655 raft_consensus.cc:2749] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:46.128968 13142 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.184415 13600 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.195981 13675 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.220453 13655 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.220934 13655 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.222736 13655 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:46.223363 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:46.223711 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:48:46.223994 13070 raft_consensus.cc:2393] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:48:46.224475 13222 raft_consensus.cc:2393] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 1: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:48:46.225409 13117 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:46.226254 13655 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.230737 13655 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:46.254767 13654 consensus_queue.cc:1048] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.269585 13655 consensus_queue.cc:1048] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.275880 13662 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.276360 13662 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.278312 13662 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:46.280367 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:48:46.281005 13072 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:46.281685 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:48:46.282238 13188 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:46.282299 13143 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:48:46.283413 13662 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:46.283840 13662 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:46.284228 13662 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:46.290649 13662 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.292586 13662 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:46.293138 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:46.293763 13070 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:46.294756 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:46.295241 13143 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:46.299105 13070 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:48:46.300061 13188 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:46.301115 13600 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:46.301503 13600 raft_consensus.cc:697] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:46.301815 13143 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:48:46.302510 13600 consensus_queue.cc:237] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER 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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:46.312270 12973 catalog_manager.cc:5697] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 0 to 2, leader changed from <none> to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:46.444486 13516 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.459092 13516 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.708823 13146 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:48:46.710165 13675 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:46.717590 13070 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:48:46.720791 13662 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.543044 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:47.571225 13701 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:47.571492 13702 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:47.571851 13704 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:47.573472 11977 server_base.cc:1061] running on GCE node
I20260709 14:48:47.574714 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:47.574931 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:47.575120 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608527575099 us; error 0 us; skew 500 ppm
I20260709 14:48:47.575947 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:47.579084 11977 webserver.cc:533] Webserver started at http://127.11.178.68:41089/ using document root <none> and password file <none>
I20260709 14:48:47.579566 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:47.579784 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:47.580070 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:47.581277 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-3-root/instance:
uuid: "d80bba1f57c64a398757ec183956e90e"
format_stamp: "Formatted at 2026-07-09 14:48:47 on dist-test-slave-rxsv"
I20260709 14:48:47.585726 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:48:47.589214 13709 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:47.589967 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:48:47.590308 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-3-root
uuid: "d80bba1f57c64a398757ec183956e90e"
format_stamp: "Formatted at 2026-07-09 14:48:47 on dist-test-slave-rxsv"
I20260709 14:48:47.590655 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:47.629338 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:47.631114 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:47.632624 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:47.635028 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:47.635228 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:47.635578 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:47.635800 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:47.688205 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.68:35409
I20260709 14:48:47.688301 13772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.68:35409 every 8 connection(s)
I20260709 14:48:47.692034 11977 auto_leader_rebalancer-test.cc:446] add a tserver: d80bba1f57c64a398757ec183956e90e
I20260709 14:48:47.712821 13773 heartbeater.cc:344] Connected to a master server at 127.11.178.126:37343
I20260709 14:48:47.713222 13773 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:47.714097 13773 heartbeater.cc:507] Master 127.11.178.126:37343 requested a full tablet report, sending...
I20260709 14:48:47.717947 12972 ts_manager.cc:194] Registered new tserver with Master: d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:48:47.719856 12972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41924
I20260709 14:48:47.923923 13222 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue 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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:47.931725 13146 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:48:47.934978 13781 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:47.937193 13070 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:48:47.939097 13600 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:47.949864 13600 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
W20260709 14:48:47.951956 13188 consensus_peers.cc:597] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa -> Peer d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409): Couldn't send request to peer d80bba1f57c64a398757ec183956e90e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb71a0d294874900b43bd5d5749f1a2e. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:47.952148 13072 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:47.953464 13146 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:47.964808 12972 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:47.995783 13146 consensus_queue.cc:237] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue 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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.004503 13222 raft_consensus.cc:1275] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:48:48.006366 13655 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:48.010167 13072 raft_consensus.cc:1275] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:48:48.013932 13655 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:48.025564 13712 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:48.026752 13224 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:48.046607 12973 catalog_manager.cc:5697] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
W20260709 14:48:48.061662 13114 consensus_peers.cc:597] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409): Couldn't send request to peer d80bba1f57c64a398757ec183956e90e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a80cc7ee6ff04e7e8988d29134d95d79. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:48.075860 13072 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:48.079978 13070 consensus_queue.cc:237] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue 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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.099426 13222 raft_consensus.cc:1275] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:48:48.099426 13142 raft_consensus.cc:1275] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:48:48.100874 13696 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:48.101907 13516 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:48.112583 13696 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:48.121901 13146 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:48.127538 13224 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
W20260709 14:48:48.129513 13039 consensus_peers.cc:597] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 -> Peer d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409): Couldn't send request to peer d80bba1f57c64a398757ec183956e90e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4355129546c8434c8a8d8d4629965d8a. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:48.133827 13222 consensus_queue.cc:237] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue 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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.141692 13146 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:48:48.142388 12973 catalog_manager.cc:5697] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.144320 13600 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:48:48.147930 13188 consensus_peers.cc:597] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa -> Peer d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409): Couldn't send request to peer d80bba1f57c64a398757ec183956e90e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d628293aec94e7f921ee70d7dbdfa07. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:48.150779 13070 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:48:48.155897 13600 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:48.164531 13781 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:48.170867 13146 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:48.177716 13072 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } } }
I20260709 14:48:48.218770 12973 catalog_manager.cc:5697] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: config changed from index -1 to 2, NON_VOTER d80bba1f57c64a398757ec183956e90e (127.11.178.68) added. New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.350854 13808 ts_tablet_manager.cc:933] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: Initiating tablet copy from peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:48.362886 13808 tablet_copy_client.cc:323] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.178.67:46121
I20260709 14:48:48.379727 13235 tablet_copy_service.cc:140] P 745f74322f5c474e83be870d5bf3a8aa: Received BeginTabletCopySession request for tablet cb71a0d294874900b43bd5d5749f1a2e from peer d80bba1f57c64a398757ec183956e90e ({username='slave'} at 127.0.0.1:55408)
I20260709 14:48:48.380357 13235 tablet_copy_service.cc:161] P 745f74322f5c474e83be870d5bf3a8aa: Beginning new tablet copy session on tablet cb71a0d294874900b43bd5d5749f1a2e from peer d80bba1f57c64a398757ec183956e90e at {username='slave'} at 127.0.0.1:55408: session id = d80bba1f57c64a398757ec183956e90e-cb71a0d294874900b43bd5d5749f1a2e
I20260709 14:48:48.388254 13235 tablet_copy_source_session.cc:215] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:48:48.392046 13808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71a0d294874900b43bd5d5749f1a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:48.406836 13808 tablet_copy_client.cc:806] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: tablet copy: Starting download of 0 data blocks...
I20260709 14:48:48.407557 13808 tablet_copy_client.cc:670] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: tablet copy: Starting download of 1 WAL segments...
I20260709 14:48:48.411202 13808 tablet_copy_client.cc:538] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:48:48.419811 13808 tablet_bootstrap.cc:492] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: Bootstrap starting.
I20260709 14:48:48.447224 13808 tablet_bootstrap.cc:492] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:48.448140 13808 tablet_bootstrap.cc:492] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: Bootstrap complete.
I20260709 14:48:48.448773 13808 ts_tablet_manager.cc:1403] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.009s
I20260709 14:48:48.451508 13808 raft_consensus.cc:359] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.452347 13808 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d80bba1f57c64a398757ec183956e90e, State: Initialized, Role: LEARNER
I20260709 14:48:48.452978 13808 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.455722 13773 heartbeater.cc:499] Master 127.11.178.126:37343 was elected leader, sending a full tablet report...
I20260709 14:48:48.456923 13808 ts_tablet_manager.cc:1434] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 14:48:48.458832 13235 tablet_copy_service.cc:342] P 745f74322f5c474e83be870d5bf3a8aa: Request end of tablet copy session d80bba1f57c64a398757ec183956e90e-cb71a0d294874900b43bd5d5749f1a2e received from {username='slave'} at 127.0.0.1:55408
I20260709 14:48:48.459270 13235 tablet_copy_service.cc:434] P 745f74322f5c474e83be870d5bf3a8aa: ending tablet copy session d80bba1f57c64a398757ec183956e90e-cb71a0d294874900b43bd5d5749f1a2e on tablet cb71a0d294874900b43bd5d5749f1a2e with peer d80bba1f57c64a398757ec183956e90e
I20260709 14:48:48.545153 13808 ts_tablet_manager.cc:933] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: Initiating tablet copy from peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:48.547003 13808 tablet_copy_client.cc:323] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.178.66:39815
I20260709 14:48:48.560416 13161 tablet_copy_service.cc:140] P 44787b741d304690a7d21bc3b7c0a8e1: Received BeginTabletCopySession request for tablet a80cc7ee6ff04e7e8988d29134d95d79 from peer d80bba1f57c64a398757ec183956e90e ({username='slave'} at 127.0.0.1:37318)
I20260709 14:48:48.561077 13161 tablet_copy_service.cc:161] P 44787b741d304690a7d21bc3b7c0a8e1: Beginning new tablet copy session on tablet a80cc7ee6ff04e7e8988d29134d95d79 from peer d80bba1f57c64a398757ec183956e90e at {username='slave'} at 127.0.0.1:37318: session id = d80bba1f57c64a398757ec183956e90e-a80cc7ee6ff04e7e8988d29134d95d79
I20260709 14:48:48.568720 13161 tablet_copy_source_session.cc:215] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:48:48.571467 13808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80cc7ee6ff04e7e8988d29134d95d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:48.589587 13808 tablet_copy_client.cc:806] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: tablet copy: Starting download of 0 data blocks...
I20260709 14:48:48.590108 13808 tablet_copy_client.cc:670] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: tablet copy: Starting download of 1 WAL segments...
I20260709 14:48:48.594825 13808 tablet_copy_client.cc:538] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:48:48.602304 13808 tablet_bootstrap.cc:492] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: Bootstrap starting.
I20260709 14:48:48.635262 13816 ts_tablet_manager.cc:933] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: Initiating tablet copy from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:48:48.638399 13816 tablet_copy_client.cc:323] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.178.65:35913
I20260709 14:48:48.644847 13808 tablet_bootstrap.cc:492] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:48.645622 13808 tablet_bootstrap.cc:492] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: Bootstrap complete.
I20260709 14:48:48.646191 13808 ts_tablet_manager.cc:1403] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.008s
I20260709 14:48:48.648552 13808 raft_consensus.cc:359] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.649375 13808 raft_consensus.cc:740] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d80bba1f57c64a398757ec183956e90e, State: Initialized, Role: LEARNER
I20260709 14:48:48.649874 13808 consensus_queue.cc:260] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.651746 13808 ts_tablet_manager.cc:1434] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:48:48.654201 13161 tablet_copy_service.cc:342] P 44787b741d304690a7d21bc3b7c0a8e1: Request end of tablet copy session d80bba1f57c64a398757ec183956e90e-a80cc7ee6ff04e7e8988d29134d95d79 received from {username='slave'} at 127.0.0.1:37318
I20260709 14:48:48.654623 13161 tablet_copy_service.cc:434] P 44787b741d304690a7d21bc3b7c0a8e1: ending tablet copy session d80bba1f57c64a398757ec183956e90e-a80cc7ee6ff04e7e8988d29134d95d79 on tablet a80cc7ee6ff04e7e8988d29134d95d79 with peer d80bba1f57c64a398757ec183956e90e
I20260709 14:48:48.659072 13086 tablet_copy_service.cc:140] P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Received BeginTabletCopySession request for tablet 4355129546c8434c8a8d8d4629965d8a from peer d80bba1f57c64a398757ec183956e90e ({username='slave'} at 127.0.0.1:46972)
I20260709 14:48:48.659608 13086 tablet_copy_service.cc:161] P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Beginning new tablet copy session on tablet 4355129546c8434c8a8d8d4629965d8a from peer d80bba1f57c64a398757ec183956e90e at {username='slave'} at 127.0.0.1:46972: session id = d80bba1f57c64a398757ec183956e90e-4355129546c8434c8a8d8d4629965d8a
I20260709 14:48:48.667663 13086 tablet_copy_source_session.cc:215] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:48:48.670384 13816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4355129546c8434c8a8d8d4629965d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:48.683595 13816 tablet_copy_client.cc:806] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: tablet copy: Starting download of 0 data blocks...
I20260709 14:48:48.684212 13816 tablet_copy_client.cc:670] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: tablet copy: Starting download of 1 WAL segments...
I20260709 14:48:48.685487 13808 ts_tablet_manager.cc:933] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: Initiating tablet copy from peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:48.687649 13808 tablet_copy_client.cc:323] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.178.67:46121
I20260709 14:48:48.688803 13816 tablet_copy_client.cc:538] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:48:48.689332 13235 tablet_copy_service.cc:140] P 745f74322f5c474e83be870d5bf3a8aa: Received BeginTabletCopySession request for tablet 7d628293aec94e7f921ee70d7dbdfa07 from peer d80bba1f57c64a398757ec183956e90e ({username='slave'} at 127.0.0.1:55408)
I20260709 14:48:48.689888 13235 tablet_copy_service.cc:161] P 745f74322f5c474e83be870d5bf3a8aa: Beginning new tablet copy session on tablet 7d628293aec94e7f921ee70d7dbdfa07 from peer d80bba1f57c64a398757ec183956e90e at {username='slave'} at 127.0.0.1:55408: session id = d80bba1f57c64a398757ec183956e90e-7d628293aec94e7f921ee70d7dbdfa07
I20260709 14:48:48.698860 13816 tablet_bootstrap.cc:492] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: Bootstrap starting.
I20260709 14:48:48.710482 13235 tablet_copy_source_session.cc:215] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:48:48.714116 13808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d628293aec94e7f921ee70d7dbdfa07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:48.734736 13816 tablet_bootstrap.cc:492] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:48.735298 13808 tablet_copy_client.cc:806] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: tablet copy: Starting download of 0 data blocks...
I20260709 14:48:48.735844 13816 tablet_bootstrap.cc:492] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: Bootstrap complete.
I20260709 14:48:48.735862 13808 tablet_copy_client.cc:670] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: tablet copy: Starting download of 1 WAL segments...
I20260709 14:48:48.736799 13816 ts_tablet_manager.cc:1403] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.012s
I20260709 14:48:48.739382 13808 tablet_copy_client.cc:538] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:48:48.739802 13816 raft_consensus.cc:359] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.740660 13816 raft_consensus.cc:740] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d80bba1f57c64a398757ec183956e90e, State: Initialized, Role: LEARNER
I20260709 14:48:48.741364 13816 consensus_queue.cc:260] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.748005 13808 tablet_bootstrap.cc:492] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: Bootstrap starting.
I20260709 14:48:48.749708 13816 ts_tablet_manager.cc:1434] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:48:48.754287 13086 tablet_copy_service.cc:342] P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Request end of tablet copy session d80bba1f57c64a398757ec183956e90e-4355129546c8434c8a8d8d4629965d8a received from {username='slave'} at 127.0.0.1:46972
I20260709 14:48:48.754733 13086 tablet_copy_service.cc:434] P 1a8d5fef4a2146b8a3eccd0d7be90ce6: ending tablet copy session d80bba1f57c64a398757ec183956e90e-4355129546c8434c8a8d8d4629965d8a on tablet 4355129546c8434c8a8d8d4629965d8a with peer d80bba1f57c64a398757ec183956e90e
I20260709 14:48:48.769819 13808 tablet_bootstrap.cc:492] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:48.771932 13808 tablet_bootstrap.cc:492] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: Bootstrap complete.
I20260709 14:48:48.772557 13808 ts_tablet_manager.cc:1403] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260709 14:48:48.775724 13808 raft_consensus.cc:359] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.777247 13808 raft_consensus.cc:740] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d80bba1f57c64a398757ec183956e90e, State: Initialized, Role: LEARNER
I20260709 14:48:48.777848 13808 consensus_queue.cc:260] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: NON_VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: true } }
I20260709 14:48:48.779937 13808 ts_tablet_manager.cc:1434] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 14:48:48.781430 13235 tablet_copy_service.cc:342] P 745f74322f5c474e83be870d5bf3a8aa: Request end of tablet copy session d80bba1f57c64a398757ec183956e90e-7d628293aec94e7f921ee70d7dbdfa07 received from {username='slave'} at 127.0.0.1:55408
I20260709 14:48:48.781888 13235 tablet_copy_service.cc:434] P 745f74322f5c474e83be870d5bf3a8aa: ending tablet copy session d80bba1f57c64a398757ec183956e90e-7d628293aec94e7f921ee70d7dbdfa07 on tablet 7d628293aec94e7f921ee70d7dbdfa07 with peer d80bba1f57c64a398757ec183956e90e
I20260709 14:48:48.842724 13748 raft_consensus.cc:1217] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:48:48.939059 13748 raft_consensus.cc:1217] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:48:49.139977 13748 raft_consensus.cc:1217] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:48:49.275660 13748 raft_consensus.cc:1217] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:48:49.356037 13806 raft_consensus.cc:1064] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: attempting to promote NON_VOTER d80bba1f57c64a398757ec183956e90e to VOTER
I20260709 14:48:49.358739 13806 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:49.364925 13146 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.365381 13748 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.365585 13072 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.366796 13700 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.367722 13781 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.368480 13806 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.394743 13796 raft_consensus.cc:1064] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1: attempting to promote NON_VOTER d80bba1f57c64a398757ec183956e90e to VOTER
I20260709 14:48:49.398563 13796 consensus_queue.cc:237] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:49.397991 13806 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.400698 13143 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.407968 13748 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.429461 12972 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.437223 13748 raft_consensus.cc:1275] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.439252 13224 raft_consensus.cc:1275] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.440303 13796 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.441203 13070 raft_consensus.cc:1275] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.441268 13072 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } attrs { replace: true } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.442786 13712 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.443961 13796 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.478386 13712 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.483024 13222 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.487246 13072 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.520725 13748 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.541956 12974 catalog_manager.cc:5697] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e reported cstate change: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.543884 13224 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:49.552047 13748 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:48:49.552409 13072 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:48:49.553239 13824 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:49.554454 13806 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:49.562263 13146 consensus_queue.cc:237] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:49.565428 13072 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.562634 13781 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.565335 13516 raft_consensus.cc:1064] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: attempting to promote NON_VOTER d80bba1f57c64a398757ec183956e90e to VOTER
I20260709 14:48:49.569085 13516 consensus_queue.cc:237] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:49.574607 13748 raft_consensus.cc:2955] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.582145 12973 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: config changed from index 3 to 4, VOTER 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) evicted. New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.587024 13747 raft_consensus.cc:1275] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.587787 13224 raft_consensus.cc:1275] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.589111 13696 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.589402 13143 raft_consensus.cc:1275] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.590761 13696 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.591506 13777 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.594405 13224 raft_consensus.cc:1275] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:48:49.595834 13796 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:49.598176 13747 raft_consensus.cc:1275] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:48:49.601053 13796 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:49.604405 13796 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.606350 12961 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb71a0d294874900b43bd5d5749f1a2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:48:49.608312 13135 tablet_service.cc:1558] Processing DeleteTablet for tablet cb71a0d294874900b43bd5d5749f1a2e with delete_type TABLET_DATA_TOMBSTONED (TS 44787b741d304690a7d21bc3b7c0a8e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48714
I20260709 14:48:49.609805 13219 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.640404 13748 raft_consensus.cc:2955] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.644155 13840 tablet_replica.cc:333] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:48:49.645098 13840 raft_consensus.cc:2243] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:49.645294 13777 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.645725 13222 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.655323 13840 raft_consensus.cc:2272] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:49.657058 12959 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a80cc7ee6ff04e7e8988d29134d95d79 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:48:49.679574 12971 catalog_manager.cc:5697] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e reported cstate change: config changed from index 3 to 4, VOTER 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) evicted. New cstate: current_term: 1 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.658638 13146 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.699008 13840 ts_tablet_manager.cc:1916] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 14:48:49.705016 12959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 47997.4us
I20260709 14:48:49.709810 13748 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.726364 12973 catalog_manager.cc:5697] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } attrs { replace: true } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.731443 13058 tablet_service.cc:1558] Processing DeleteTablet for tablet a80cc7ee6ff04e7e8988d29134d95d79 with delete_type TABLET_DATA_TOMBSTONED (TS 1a8d5fef4a2146b8a3eccd0d7be90ce6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39752
I20260709 14:48:49.748553 13840 ts_tablet_manager.cc:1929] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:48:49.749032 13842 tablet_replica.cc:333] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:48:49.749172 13840 log.cc:1199] T cb71a0d294874900b43bd5d5749f1a2e P 44787b741d304690a7d21bc3b7c0a8e1: Deleting WAL directory at /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-1-root/wals/cb71a0d294874900b43bd5d5749f1a2e
I20260709 14:48:49.750025 13842 raft_consensus.cc:2243] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:49.758306 13842 raft_consensus.cc:2272] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:49.764561 13070 consensus_queue.cc:237] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:49.765784 13700 raft_consensus.cc:1064] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: attempting to promote NON_VOTER d80bba1f57c64a398757ec183956e90e to VOTER
I20260709 14:48:49.766332 12959 catalog_manager.cc:5028] TS 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): tablet cb71a0d294874900b43bd5d5749f1a2e (table test-workload [id=32202e7be3c9476293614f23e8b3f29e]) successfully deleted
I20260709 14:48:49.768189 13700 consensus_queue.cc:237] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:49.790311 13748 raft_consensus.cc:1275] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:48:49.792336 13841 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:49.798292 13146 raft_consensus.cc:1275] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:48:49.800767 13777 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:49.811825 13842 ts_tablet_manager.cc:1916] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:48:49.811249 13777 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.812778 13748 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.830773 13746 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 LEARNER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.832654 13824 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.845268 13146 raft_consensus.cc:2955] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.850831 13070 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.851130 12971 catalog_manager.cc:5697] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: config changed from index 3 to 4, VOTER 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) evicted. New cstate: current_term: 1 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:48:49.852423 13700 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:49.854508 13142 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:48:49.854547 12958 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4355129546c8434c8a8d8d4629965d8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:48:49.857743 13842 ts_tablet_manager.cc:1929] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:48:49.856741 13824 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:48:49.858137 13842 log.cc:1199] T a80cc7ee6ff04e7e8988d29134d95d79 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Deleting WAL directory at /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-0-root/wals/a80cc7ee6ff04e7e8988d29134d95d79
I20260709 14:48:49.860015 12958 catalog_manager.cc:5028] TS 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): tablet a80cc7ee6ff04e7e8988d29134d95d79 (table test-workload [id=32202e7be3c9476293614f23e8b3f29e]) successfully deleted
I20260709 14:48:49.879709 13208 tablet_service.cc:1558] Processing DeleteTablet for tablet 4355129546c8434c8a8d8d4629965d8a with delete_type TABLET_DATA_TOMBSTONED (TS 745f74322f5c474e83be870d5bf3a8aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53016
I20260709 14:48:49.884483 13700 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.886394 13072 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.895531 13849 tablet_replica.cc:333] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:48:49.896806 13849 raft_consensus.cc:2243] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:49.898383 13849 raft_consensus.cc:2272] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:49.902070 13748 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.908474 12971 catalog_manager.cc:5697] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.910274 13146 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d80bba1f57c64a398757ec183956e90e (127.11.178.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.915328 13849 ts_tablet_manager.cc:1916] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:48:49.933157 13219 consensus_queue.cc:237] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:49.944355 13746 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:48:49.947490 13806 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:49.948128 13146 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:48:49.950049 13806 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:49.953596 13849 ts_tablet_manager.cc:1929] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:48:49.954089 13849 log.cc:1199] T 4355129546c8434c8a8d8d4629965d8a P 745f74322f5c474e83be870d5bf3a8aa: Deleting WAL directory at /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-2-root/wals/4355129546c8434c8a8d8d4629965d8a
I20260709 14:48:49.955621 13781 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.957993 12961 catalog_manager.cc:5028] TS 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): tablet 4355129546c8434c8a8d8d4629965d8a (table test-workload [id=32202e7be3c9476293614f23e8b3f29e]) successfully deleted
I20260709 14:48:49.959805 13746 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.961113 13146 raft_consensus.cc:2955] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.964219 12961 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d628293aec94e7f921ee70d7dbdfa07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:48:49.979035 12972 catalog_manager.cc:5697] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: config changed from index 3 to 4, VOTER 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) evicted. New cstate: current_term: 1 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:48:49.991995 13058 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d628293aec94e7f921ee70d7dbdfa07 with delete_type TABLET_DATA_TOMBSTONED (TS 1a8d5fef4a2146b8a3eccd0d7be90ce6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39752
I20260709 14:48:49.993110 13842 tablet_replica.cc:333] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:48:49.994017 13842 raft_consensus.cc:2243] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:49.994801 13842 raft_consensus.cc:2272] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:49.999984 13842 ts_tablet_manager.cc:1916] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:48:50.015529 13842 ts_tablet_manager.cc:1929] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:48:50.015825 13842 log.cc:1199] T 7d628293aec94e7f921ee70d7dbdfa07 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Deleting WAL directory at /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0/minicluster-data/ts-0-root/wals/7d628293aec94e7f921ee70d7dbdfa07
I20260709 14:48:50.017009 12958 catalog_manager.cc:5028] TS 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): tablet 7d628293aec94e7f921ee70d7dbdfa07 (table test-workload [id=32202e7be3c9476293614f23e8b3f29e]) successfully deleted
W20260709 14:48:52.483706 13097 debug-util.cc:398] Leaking SignalData structure 0x7b0800036380 after lost signal to thread 11980
W20260709 14:48:52.484659 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3f80 after lost signal to thread 13008
W20260709 14:48:52.485513 13097 debug-util.cc:398] Leaking SignalData structure 0x7b080030e0c0 after lost signal to thread 13100
W20260709 14:48:52.486282 13097 debug-util.cc:398] Leaking SignalData structure 0x7b080030df60 after lost signal to thread 13175
W20260709 14:48:52.486965 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7840 after lost signal to thread 13249
W20260709 14:48:52.487680 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08002f6340 after lost signal to thread 13772
I20260709 14:48:52.916841 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:52.975693 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:52.976369 13072 raft_consensus.cc:606] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:52.978840 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:52.979383 13072 raft_consensus.cc:606] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:52.990852 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:52.991371 13220 raft_consensus.cc:606] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:52.993908 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "d80bba1f57c64a398757ec183956e90e"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:52.994462 13072 raft_consensus.cc:606] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS d80bba1f57c64a398757ec183956e90e
I20260709 14:48:52.997839 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:52.998391 13072 raft_consensus.cc:606] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:53.000869 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:53.001387 13072 raft_consensus.cc:606] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:53.003716 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:48:53.004997 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:53.029367 13858 raft_consensus.cc:993] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower d80bba1f57c64a398757ec183956e90e to start an election
I20260709 14:48:53.029872 13858 raft_consensus.cc:1081] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer d80bba1f57c64a398757ec183956e90e to start an election
I20260709 14:48:53.031790 13746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a"
dest_uuid: "d80bba1f57c64a398757ec183956e90e"
 from {username='slave'} at 127.0.0.1:51084
I20260709 14:48:53.032407 13746 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:53.032763 13746 raft_consensus.cc:3060] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.045459 13746 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:53.049685 13746 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:53.050681 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:53.051314 13149 raft_consensus.cc:3060] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.050711 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:53.052069 13072 raft_consensus.cc:3055] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:53.052386 13072 raft_consensus.cc:740] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:53.053169 13072 consensus_queue.cc:260] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:53.054360 13072 raft_consensus.cc:3060] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.057729 13149 raft_consensus.cc:2468] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 2.
I20260709 14:48:53.059580 13711 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:48:53.060045 13072 raft_consensus.cc:2468] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 2.
I20260709 14:48:53.061177 13867 raft_consensus.cc:2804] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:53.062446 13867 raft_consensus.cc:697] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 2 LEADER]: Becoming Leader. State: Replica: d80bba1f57c64a398757ec183956e90e, State: Running, Role: LEADER
I20260709 14:48:53.063186 13867 consensus_queue.cc:237] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:53.071921 12971 catalog_manager.cc:5697] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to d80bba1f57c64a398757ec183956e90e (127.11.178.68). New cstate: current_term: 2 leader_uuid: "d80bba1f57c64a398757ec183956e90e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:48:53.161429 13858 raft_consensus.cc:993] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.161913 13861 raft_consensus.cc:1081] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.163358 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:48:53.163893 13149 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:53.165629 13149 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.171720 13149 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.173787 13149 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:53.174116 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:53.174697 13070 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:53.174955 13070 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:53.175632 13070 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.176146 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:53.176819 13220 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.176790 13070 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.183295 13070 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.185642 13220 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.192287 13114 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:53.193142 13874 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:53.193609 13874 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:53.194361 13874 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.204909 12971 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:53.253630 13858 raft_consensus.cc:993] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.254163 13861 raft_consensus.cc:1081] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.255649 13146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:48:53.256176 13146 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:53.256487 13146 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.262718 13146 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.265519 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:53.265779 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:53.266112 13220 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.268381 13070 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:53.268782 13070 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:53.269574 13070 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.270643 13070 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.271858 13146 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:53.273494 13220 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.274789 13117 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:53.275601 13874 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:53.278390 13874 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:53.277102 13070 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.283912 13874 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.295275 12971 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:53.362462 13877 raft_consensus.cc:993] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.363051 13878 raft_consensus.cc:1081] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.365620 13146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:53.366191 13146 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:53.366516 13146 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.372450 13146 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.375727 13146 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:53.376580 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:53.377167 13224 raft_consensus.cc:3055] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:53.378099 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:53.378626 13072 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.377455 13224 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:53.380589 13224 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.381703 13224 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.384860 13072 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.389423 13114 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:53.390260 13857 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:53.422281 13224 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.428843 13857 raft_consensus.cc:697] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:53.433033 13857 consensus_queue.cc:237] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.447118 13881 raft_consensus.cc:993] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.447672 13881 raft_consensus.cc:1081] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.449241 13146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:48:53.449791 13146 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:53.450186 13146 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.454350 12971 catalog_manager.cc:5697] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:53.456342 13146 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.460105 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:53.460632 13220 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.461074 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:53.461573 13072 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:53.461884 13072 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:53.462538 13072 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.463522 13072 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.465903 13146 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:53.468066 13220 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.469056 13117 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:53.469789 13857 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:53.471360 13857 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:53.457577 13881 raft_consensus.cc:993] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.472286 13857 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.475957 13880 raft_consensus.cc:1081] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:53.478057 13072 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.478390 13146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:48:53.478802 13149 raft_consensus.cc:1275] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer d80bba1f57c64a398757ec183956e90e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:48:53.479259 13146 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:53.479616 13146 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.480126 13867 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:53.487952 13146 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.490396 12971 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:53.491874 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:53.492424 13072 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:53.492717 13072 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:53.492661 13146 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:53.493207 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:53.493487 13072 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.494490 13072 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.493876 13220 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:53.502944 13220 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.503947 13117 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:53.505257 13857 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:53.505967 13857 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:53.506872 13857 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:53.512632 13072 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:53.520972 13072 raft_consensus.cc:1275] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer d80bba1f57c64a398757ec183956e90e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:48:53.524389 13868 consensus_queue.cc:1048] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:53.547694 12973 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:53.634617 13070 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.635673 13857 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:53.647418 13220 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.649909 13874 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:53.797818 13070 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.799178 13882 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:53.820488 13220 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.821959 13874 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:53.832990 13224 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.837280 13857 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:53.840866 13070 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.842252 13874 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:53.889920 13222 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.891129 13874 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:53.902356 13070 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.904228 13882 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:53.921442 13070 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.923389 13882 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:53.942013 13222 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.945114 13882 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:54.005903 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:54.067323 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:54.107730 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:54.108328 13070 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:54.110826 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:54.111339 13070 raft_consensus.cc:606] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:54.113854 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:54.114434 13222 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:54.117257 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:54.117810 13224 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:54.120448 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:54.120949 13070 raft_consensus.cc:606] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:54.121798 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:54.123026 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:54.350945 13879 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:54.351477 13852 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:54.353010 13146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:54.353520 13146 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.353879 13146 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.359232 13146 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.360662 13146 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:54.361685 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:54.361999 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:54.362358 13224 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:54.362702 13224 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:54.362622 13070 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.363539 13224 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.364691 13224 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.369268 13070 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:54.370676 13114 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:54.371451 13882 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:54.371917 13882 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:54.372706 13882 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.377810 13224 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:54.386359 13880 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:54.386795 13880 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:54.392935 12972 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.396423 13146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:48:54.397003 13146 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.397328 13146 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.406250 13146 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.408106 13146 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:54.408908 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:54.409436 13224 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.415233 13224 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:54.445156 13117 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:54.459511 13882 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:54.460461 13882 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:54.458006 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:54.474726 13070 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:54.474081 13882 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.475157 13070 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:54.476579 13070 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.490199 13070 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.546368 13913 raft_consensus.cc:993] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:54.547183 13880 raft_consensus.cc:1081] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:54.553081 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:48:54.544028 13070 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:54.554069 13142 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.554566 13142 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.566036 12972 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.573791 13142 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.578037 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:54.578805 13219 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.586907 13219 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:54.587908 13117 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:54.587874 13852 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:54.588760 13882 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:54.589082 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:54.589358 13882 raft_consensus.cc:697] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:54.588956 13852 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:54.590581 13070 raft_consensus.cc:3055] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:54.591010 13882 consensus_queue.cc:237] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.590952 13070 raft_consensus.cc:740] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:54.592031 13072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39776
I20260709 14:48:54.592547 13072 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.592901 13072 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.593119 13070 consensus_queue.cc:260] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.596181 13070 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.602730 13072 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.603821 13070 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:54.607012 13913 raft_consensus.cc:993] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:54.607542 13913 raft_consensus.cc:1081] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:54.616765 12972 catalog_manager.cc:5697] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.620520 13142 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:54.620663 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:54.621332 13143 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.623910 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:48:54.624482 13149 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.624913 13149 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.635023 13149 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.635680 13143 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:48:54.636615 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:54.637347 13219 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:54.637781 13219 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:54.638581 13072 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:54.638712 13219 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.639154 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:54.639747 13224 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.640234 13219 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.642215 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:54.642825 13072 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:54.643230 13072 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:54.644096 13072 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.645752 13072 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.636583 13149 leader_election.cc:290] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:54.652709 13072 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:54.653218 13040 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:54.654191 13918 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:54.654134 13114 leader_election.cc:304] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:54.655570 13882 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:54.656081 13882 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:54.656867 13918 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:54.657035 13882 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.657882 13918 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:54.660707 13224 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:54.668520 13219 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:48:54.691370 12972 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.704635 12971 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.822342 13219 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:54.825526 13882 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:54.871539 13073 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:54.873401 13882 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:54.978742 13073 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:54.980011 13905 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:54.998344 13219 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:54.999614 13905 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.006150 13072 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.008572 13220 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.012948 13882 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.014104 13914 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:55.105782 13149 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.107044 13919 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:55.118163 13219 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.119711 13918 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.124107 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:55.132617 13219 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.134137 13905 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.160386 13072 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.166872 13905 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.231813 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:55.269120 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:55.269721 13224 raft_consensus.cc:606] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:55.272502 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:55.273062 13224 raft_consensus.cc:606] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:55.275249 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:55.275700 13224 raft_consensus.cc:606] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:55.288456 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "d80bba1f57c64a398757ec183956e90e"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:48:55.288929 13151 raft_consensus.cc:606] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Received request to transfer leadership to TS d80bba1f57c64a398757ec183956e90e
I20260709 14:48:55.291682 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:48:55.292142 13151 raft_consensus.cc:606] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:55.293040 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:55.294237 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:55.441138 13905 raft_consensus.cc:993] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower d80bba1f57c64a398757ec183956e90e to start an election
I20260709 14:48:55.441776 13857 raft_consensus.cc:1081] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Signalling peer d80bba1f57c64a398757ec183956e90e to start an election
I20260709 14:48:55.443297 13746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79"
dest_uuid: "d80bba1f57c64a398757ec183956e90e"
 from {username='slave'} at 127.0.0.1:51068
I20260709 14:48:55.443740 13746 raft_consensus.cc:493] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:55.444093 13746 raft_consensus.cc:3060] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.450529 13925 raft_consensus.cc:993] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:55.450654 13746 raft_consensus.cc:515] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:55.451215 13879 raft_consensus.cc:1081] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:55.452709 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:55.453215 13151 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:55.453549 13151 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.454304 13746 leader_election.cc:290] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 2 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:55.458743 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:55.459360 13143 raft_consensus.cc:3055] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:55.459646 13143 raft_consensus.cc:740] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:55.460342 13143 consensus_queue.cc:260] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:55.460508 13151 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.461627 13143 raft_consensus.cc:3060] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.461889 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:55.462558 13224 raft_consensus.cc:3060] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.463647 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:55.464193 13220 raft_consensus.cc:3055] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:55.464471 13220 raft_consensus.cc:740] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:55.465214 13220 consensus_queue.cc:260] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.466246 13220 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.462558 13151 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:55.470320 13224 raft_consensus.cc:2468] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 2.
I20260709 14:48:55.470731 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:55.471321 13073 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.471410 13714 leader_election.cc:304] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:48:55.472477 13916 raft_consensus.cc:2804] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.500015 13073 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:55.502396 13220 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:55.469434 13143 raft_consensus.cc:2468] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 2.
I20260709 14:48:55.503499 13117 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:55.504626 13857 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.505095 13857 raft_consensus.cc:697] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:55.506413 13857 consensus_queue.cc:237] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.515398 13916 raft_consensus.cc:697] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 2 LEADER]: Becoming Leader. State: Replica: d80bba1f57c64a398757ec183956e90e, State: Running, Role: LEADER
I20260709 14:48:55.522095 13877 raft_consensus.cc:993] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:55.522637 13925 raft_consensus.cc:1081] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:55.517084 13916 consensus_queue.cc:237] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:48:55.525359 12973 catalog_manager.cc:5697] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.531442 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:55.532119 13142 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:55.532500 13142 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.541472 13142 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.548803 12971 catalog_manager.cc:5697] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e reported cstate change: term changed from 1 to 2, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to d80bba1f57c64a398757ec183956e90e (127.11.178.68). New cstate: current_term: 2 leader_uuid: "d80bba1f57c64a398757ec183956e90e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:48:55.553321 13142 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:55.555737 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:55.556320 13219 raft_consensus.cc:3055] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:55.556612 13219 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:55.557600 13219 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.559954 13219 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.572113 13219 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:55.573225 13117 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:55.574122 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:55.574539 13914 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.575115 13914 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:55.575997 13914 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.576783 13073 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.585318 13073 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:55.627724 13879 raft_consensus.cc:993] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:55.628139 13879 raft_consensus.cc:1081] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:55.628123 12973 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.630198 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:55.630645 13142 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:55.630993 13142 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.636842 13142 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.639240 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:55.639752 13073 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.640283 13914 raft_consensus.cc:993] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:55.640751 13857 raft_consensus.cc:1081] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:55.641019 13142 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:55.642316 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:48:55.642727 13070 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:55.643043 13070 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:55.645115 13073 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:55.646082 13114 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:55.646744 13914 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.647189 13914 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:55.647846 13914 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.647922 13070 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.648620 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:55.649127 13220 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:55.649415 13220 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:55.650118 13220 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.650481 13070 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:55.650626 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:55.651235 13220 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.651199 13219 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:55.656487 13220 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:55.656637 13219 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:48:55.658097 13042 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:55.658171 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:55.658742 13142 raft_consensus.cc:3055] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:55.659754 13142 raft_consensus.cc:740] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:55.658881 13918 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:55.660925 13918 raft_consensus.cc:697] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:55.661717 13918 consensus_queue.cc:237] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.663235 13142 consensus_queue.cc:260] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:55.664486 13142 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:55.665300 12973 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.668864 13142 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:48:55.678874 12973 catalog_manager.cc:5697] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.920258 13149 raft_consensus.cc:1275] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer d80bba1f57c64a398757ec183956e90e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:48:55.921300 13916 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:55.930334 13220 raft_consensus.cc:1275] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer d80bba1f57c64a398757ec183956e90e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:48:55.931646 13916 consensus_queue.cc:1048] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:55.986344 13219 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.987363 13914 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.995532 13070 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.998673 13914 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.022312 13070 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.023440 13882 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.035612 13219 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.036892 13955 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.055305 13219 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.057058 13857 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.066090 13070 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.068709 13882 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.106643 13142 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:56.107646 13918 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:56.136976 13219 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:56.145264 13966 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:48:56.295030 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:56.340427 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:56.375239 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:48:56.375726 13142 raft_consensus.cc:606] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:56.377889 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:56.378309 13220 raft_consensus.cc:606] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:56.380326 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:56.380694 13220 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:56.381673 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:56.382911 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:56.681915 13877 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:56.682363 13879 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:56.683676 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:56.684149 13142 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:56.684410 13142 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.688854 13142 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:56.691555 13142 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:56.692112 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:56.692314 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:56.692706 13073 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.692951 13220 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:56.693913 13220 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:56.694712 13220 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:56.695914 13220 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.699061 13073 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:56.700166 13114 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:56.701028 13955 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:56.701707 13220 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:56.701924 13955 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:56.702857 13955 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:56.711144 12973 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:56.806584 13879 raft_consensus.cc:993] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:56.807134 13877 raft_consensus.cc:1081] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:56.808624 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:56.809113 13142 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:56.809451 13142 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.813632 13142 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:56.815207 13142 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:48:56.815899 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:56.816022 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:56.816484 13220 raft_consensus.cc:3055] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:56.816569 13073 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.816859 13220 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:56.817584 13220 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:56.818516 13220 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.821580 13073 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:56.822681 13114 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:56.823385 13955 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:56.824244 13220 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:56.824522 13955 raft_consensus.cc:697] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:56.826695 13955 consensus_queue.cc:237] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:48:56.837153 12973 catalog_manager.cc:5697] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:56.844219 13882 raft_consensus.cc:993] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:56.844836 13914 raft_consensus.cc:1081] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:56.847157 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:48:56.847692 13070 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:56.848062 13070 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.853864 13070 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:56.855522 13070 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:56.855760 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:56.856056 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:56.856329 13142 raft_consensus.cc:3055] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:56.856626 13220 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.856664 13142 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:56.857487 13142 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:56.858695 13142 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.861228 13220 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:48:56.862106 13042 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:56.862702 13963 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:56.863180 13142 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:48:56.863215 13963 raft_consensus.cc:697] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:56.864554 13963 consensus_queue.cc:237] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:56.873155 12973 catalog_manager.cc:5697] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 1 to 2, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.085328 13220 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.086637 13955 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.095333 13070 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.097371 13955 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.233502 13070 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.234668 13955 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.244032 13219 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.245457 13914 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.313876 13149 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.315009 13963 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.323351 13220 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:57.324915 13963 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.383744 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:57.428043 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:57.469259 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:57.469748 13219 raft_consensus.cc:606] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:57.471856 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:48:57.472275 13149 raft_consensus.cc:606] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:57.474552 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:48:57.475260 13149 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:57.477432 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:57.477890 13219 raft_consensus.cc:606] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:57.480063 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:57.480443 13072 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:57.481447 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:57.482527 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:57.561431 13877 raft_consensus.cc:993] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:57.561936 13879 raft_consensus.cc:1081] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:57.563278 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:57.563753 13149 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:57.564020 13149 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.570807 13149 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.572212 13149 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:57.573017 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:57.573097 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:57.573632 13070 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.573699 13219 raft_consensus.cc:3055] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:57.574113 13219 raft_consensus.cc:740] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:57.574819 13219 consensus_queue.cc:260] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.575910 13219 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.579113 13070 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:57.580161 13114 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:57.580869 13955 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.581382 13219 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:57.582060 13955 raft_consensus.cc:697] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:57.582906 13955 consensus_queue.cc:237] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.592926 12973 catalog_manager.cc:5697] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.654189 13982 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:48:57.654659 13982 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:48:57.656016 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:48:57.656497 13219 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:57.656811 13219 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.660955 13219 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.662674 13219 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:57.663283 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:57.663524 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:57.663918 13070 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:57.664002 13149 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.664188 13070 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:57.664812 13070 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.665591 13070 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.668118 13149 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:48:57.669023 13189 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:57.669734 13877 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.669842 13070 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:48:57.670169 13877 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:57.670852 13877 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.679915 12973 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:57.819736 13955 raft_consensus.cc:993] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:57.820360 13882 raft_consensus.cc:1081] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:57.821980 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:48:57.822403 13073 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:57.822657 13073 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.827780 13073 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.829308 13073 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:57.830124 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:57.829838 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:57.830641 13220 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.830763 13142 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:57.831127 13142 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:57.831941 13142 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.833046 13142 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.838615 13220 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:48:57.838929 13142 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:48:57.841352 13040 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:57.842094 13982 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.842674 13982 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:57.843521 13982 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.852978 12973 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 1 to 2, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.861418 13879 raft_consensus.cc:993] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:57.861814 13877 raft_consensus.cc:1081] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:57.863029 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:57.863487 13149 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:57.863794 13149 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.867960 13149 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.869294 13149 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:57.869942 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:57.870244 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:57.870559 13073 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.870783 13220 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:57.871286 13220 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:57.872193 13220 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.872628 13882 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:48:57.873100 13992 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:48:57.873169 13220 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.874655 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:48:57.875209 13219 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:57.875587 13219 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.878770 13073 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:57.879386 13220 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:57.881269 13114 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:57.882477 13992 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.882469 13219 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.882975 13992 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:57.884243 13219 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:57.883944 13992 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.885394 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:57.886010 13149 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:57.886292 13149 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:57.887003 13149 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.887492 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:57.888039 13073 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.889129 13149 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.895267 13073 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:48:57.897028 13149 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:48:57.896593 12973 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.898121 13188 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:57.898792 13879 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:57.899199 13879 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:57.899920 13879 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:57.912770 12973 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:58.069489 13142 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.070868 13879 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.080729 13073 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.082031 13879 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.117635 13220 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.118788 13992 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.128141 13073 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.134292 13992 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.241482 13149 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.242866 13982 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.257150 13219 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.258494 13963 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.271003 13219 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.272346 13992 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.282974 13072 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.284633 13992 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.299214 13072 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.300547 13877 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.311990 13149 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:58.314165 13879 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.483265 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:58.534951 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:58.573518 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:48:58.574093 13149 raft_consensus.cc:606] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:58.576620 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:58.577172 13219 raft_consensus.cc:606] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:58.579530 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:58.580025 13072 raft_consensus.cc:606] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:58.581960 14006 raft_consensus.cc:993] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:58.582430 13882 raft_consensus.cc:1081] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:58.582685 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:48:58.583171 13149 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:58.583709 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:48:58.584237 13073 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.584533 13073 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:58.585573 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:58.586129 13219 raft_consensus.cc:606] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:58.587165 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:58.588546 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:58.589010 13073 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.590653 13073 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:58.591375 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:58.592000 13151 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:58.592278 13151 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:58.592757 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:58.593305 13219 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:58.593014 13151 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.593942 13879 raft_consensus.cc:993] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:58.594249 13151 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:58.594398 13879 raft_consensus.cc:1081] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:58.596518 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:58.597043 13149 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.597445 13149 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:58.599769 13219 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:48:58.600857 13042 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:58.601603 13963 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:58.602042 13963 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:58.602025 13151 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:48:58.602996 13963 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.603615 13149 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.606166 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:58.606675 13073 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:58.606705 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:58.607261 13219 raft_consensus.cc:3055] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:58.607537 13219 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:58.608253 13219 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.609238 13219 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:58.612952 13073 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:58.605907 13149 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:58.614286 13114 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:58.615049 13882 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:58.615469 13882 raft_consensus.cc:697] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:58.615633 13219 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:58.616212 13882 consensus_queue.cc:237] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.624392 12973 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:58.626377 12971 catalog_manager.cc:5697] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:58.663618 13882 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:48:58.664057 13882 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:48:58.665215 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:48:58.665611 13220 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.665902 13220 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:58.669754 13220 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.671110 13220 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:58.671816 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:58.672067 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:58.672365 13073 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:58.672565 13149 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:58.672858 13149 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:58.673568 13149 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.674757 13149 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:58.678692 13073 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:48:58.679670 13188 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:58.680357 14009 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:58.680750 14009 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:58.681041 13149 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:48:58.681481 14009 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.691692 12971 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:58.761145 14009 raft_consensus.cc:993] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:58.761626 13877 raft_consensus.cc:1081] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:48:58.763110 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:48:58.763594 13149 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.763873 13149 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:58.768193 13149 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.769521 13149 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:58.770248 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:58.770502 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:58.770880 13073 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:58.771132 13220 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:58.771461 13220 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:58.772390 13220 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.773554 13220 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:58.777899 13073 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:58.778748 13114 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:48:58.779033 13220 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:48:58.779491 13992 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:58.779948 13992 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:58.780880 13992 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.790858 12971 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:58.855242 14011 raft_consensus.cc:993] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:48:58.855746 14011 raft_consensus.cc:1081] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:48:58.857105 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:48:58.857532 13220 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.857918 13220 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:58.863853 13220 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.865377 13220 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:48:58.865865 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:48:58.866487 13073 raft_consensus.cc:3055] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:58.866485 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:58.866951 13073 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:48:58.867241 13149 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:58.867744 13073 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.868842 13073 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:58.872666 13149 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:48:58.873275 13073 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:48:58.873482 13189 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:48:58.874275 14009 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:58.874733 14009 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:48:58.875460 14009 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:58.884275 12973 catalog_manager.cc:5697] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:59.031447 13072 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.032599 13992 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.041102 13220 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.042613 14006 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.126741 13220 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:59.127945 13963 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:59.140156 13142 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:59.141398 13963 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:59.192548 13072 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:59.193596 13879 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:59.194283 13142 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:59.198293 13879 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:59.212975 13220 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.214351 14006 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.228075 13072 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.232764 13882 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.261673 13072 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.262908 14009 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.272471 13142 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.274910 13877 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.589370 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:59.663659 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:59.707322 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:48:59.707780 13073 raft_consensus.cc:606] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:59.709865 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:59.710294 13220 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:59.712325 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:48:59.712837 13149 raft_consensus.cc:606] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:48:59.715021 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:48:59.715530 13149 raft_consensus.cc:606] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:48:59.717638 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:48:59.718103 13220 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:48:59.719049 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:59.720629 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:59.984906 13992 raft_consensus.cc:993] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:59.985339 14006 raft_consensus.cc:1081] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:48:59.986724 13072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:48:59.987124 13072 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:59.987381 13072 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.991638 13072 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:59.993093 13072 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:48:59.993551 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:48:59.993853 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:48:59.994103 13149 raft_consensus.cc:3055] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:59.994434 13149 raft_consensus.cc:740] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:48:59.994459 13220 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.995257 13149 consensus_queue.cc:260] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:48:59.996356 13149 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.000576 13220 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:49:00.001760 13042 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:00.002292 13149 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:49:00.002650 13982 raft_consensus.cc:2804] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:00.003289 13982 raft_consensus.cc:697] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:00.004024 13982 consensus_queue.cc:237] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.013728 12971 catalog_manager.cc:5697] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 1 to 2, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:00.032915 13992 raft_consensus.cc:993] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:00.033375 14006 raft_consensus.cc:1081] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:00.034703 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:00.035117 13220 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.035368 13220 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:00.039633 13877 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:00.040133 13879 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:00.041044 13220 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.041927 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:00.042523 13149 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.042775 13149 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.044289 13220 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:00.045025 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:00.045567 13072 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:00.049731 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:00.049847 13149 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.050436 13142 raft_consensus.cc:3055] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:00.050884 13142 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:00.051592 13142 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.051841 13072 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:00.051890 13149 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:00.053512 13188 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:00.053970 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:00.054203 13142 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:00.054410 13879 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:00.054827 13220 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:00.055176 13220 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:00.055425 13879 raft_consensus.cc:697] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:00.056066 13220 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.056269 13879 consensus_queue.cc:237] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.057245 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:00.057832 13220 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.057848 13072 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.060997 13142 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:00.066404 13072 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:00.067070 13220 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:00.067576 13114 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:00.068320 13992 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:00.068719 13992 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:00.069530 13992 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.069602 12971 catalog_manager.cc:5697] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:00.082021 12971 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:00.094058 13963 raft_consensus.cc:993] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:00.094476 13982 raft_consensus.cc:1081] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:00.095783 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:00.096357 13220 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.096709 13220 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.103123 13220 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.104543 13220 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:00.105314 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:00.105975 13072 raft_consensus.cc:3055] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:00.106292 13072 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:00.106935 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:00.107445 13142 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.107077 13072 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.108348 13072 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.113408 13142 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:00.114370 13072 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:00.114638 13189 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:00.115597 13877 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:00.116029 13877 raft_consensus.cc:697] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:00.116670 13877 consensus_queue.cc:237] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.126113 12971 catalog_manager.cc:5697] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:00.245214 13877 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:00.245615 13877 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:00.247298 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:00.247786 13142 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.248072 13142 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:00.253525 13142 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.255154 13142 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:00.256050 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:00.255970 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:00.256672 13220 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:00.256742 13072 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:00.256924 13220 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:00.257687 13220 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.258665 13220 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:00.263240 13072 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:00.264206 13114 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:00.264928 13992 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:00.265334 13992 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:00.266057 13220 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:00.266129 13992 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.276384 12971 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:00.428452 13149 raft_consensus.cc:1275] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.429525 13963 consensus_queue.cc:1048] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.447968 13220 raft_consensus.cc:1275] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.450084 13963 consensus_queue.cc:1048] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.506345 13072 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.507444 13992 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.519903 13220 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.521521 13992 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.575295 13149 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.576390 13879 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.588479 13072 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.589826 13877 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.613711 13072 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:00.614885 13877 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:00.622509 13149 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:00.624603 14009 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:00.721454 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:00.744755 13070 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:00.746179 14049 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:00.760278 13219 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:00.762569 14049 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:00.826541 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:00.859654 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:00.860132 13143 raft_consensus.cc:606] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:00.862398 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:00.862856 13219 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:00.865193 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:00.865590 13219 raft_consensus.cc:606] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:00.867832 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:00.868255 13070 raft_consensus.cc:606] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:00.870671 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:00.871150 13143 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:00.872099 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:00.873384 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:00.962816 14049 raft_consensus.cc:993] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:00.963274 14006 raft_consensus.cc:1081] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:00.964711 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:00.965165 13070 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.965428 13070 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:00.969424 13070 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.970821 13070 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:00.971650 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:00.971890 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:00.972158 13149 raft_consensus.cc:3055] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:00.972510 13219 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:00.972544 13149 raft_consensus.cc:740] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:00.973194 13149 consensus_queue.cc:260] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.973995 13149 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:00.977851 13219 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:00.979173 13042 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:00.979908 13963 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:00.980335 13963 raft_consensus.cc:697] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:00.981012 13963 consensus_queue.cc:237] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:00.982609 13149 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:00.992002 12973 catalog_manager.cc:5697] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:01.057188 14061 raft_consensus.cc:993] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:01.057627 14011 raft_consensus.cc:1081] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:01.058915 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:01.059350 13219 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:01.059602 13219 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:01.064301 13219 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.065593 13219 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:01.066273 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:01.066769 13070 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:01.066977 13070 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:01.066913 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:01.067497 13149 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:01.067723 13070 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.068598 13070 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:01.072466 13149 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:01.073580 13189 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:01.073689 13070 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:01.074499 14009 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:01.074946 14009 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:01.075678 14009 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.090899 12973 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:01.098873 14009 raft_consensus.cc:993] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:01.099272 13879 raft_consensus.cc:1081] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:01.100392 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:01.100826 13149 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:01.101042 13149 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:01.106040 13149 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.110529 13149 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:01.111774 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:01.112345 13072 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:01.113547 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:01.114085 13220 raft_consensus.cc:3055] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:01.114305 13220 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:01.114915 13220 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.115746 13220 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:01.117509 13072 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:01.118417 13114 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:01.119117 14006 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:01.119501 14006 raft_consensus.cc:697] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:01.120707 13220 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:01.120991 14006 consensus_queue.cc:237] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.122864 14009 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:01.123302 13879 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:01.125614 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:01.126157 13149 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:01.126469 13149 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:01.131765 13149 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.131665 12973 catalog_manager.cc:5697] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:01.135360 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:01.135918 13072 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:01.135788 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:01.136415 13220 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:01.136690 13220 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:01.137365 13220 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.137777 13149 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:01.138370 13220 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:01.143532 13072 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:01.144301 13220 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:01.146248 13114 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:01.146811 14006 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:01.147253 14006 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:01.147946 14006 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.157814 12973 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:01.384742 14049 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:01.385169 13882 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:01.386499 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:01.386940 13220 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:01.387197 13220 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:01.391489 13220 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.393409 13220 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:01.393559 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:01.394188 13072 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:01.394290 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:01.394827 13149 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:01.395156 13149 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:01.395884 13149 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.397007 13149 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:01.400902 13072 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:01.401964 13188 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:01.402680 14009 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:01.403131 14009 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:01.403919 14009 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:01.404382 13149 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:01.412714 12973 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:01.543207 13220 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:01.544167 13070 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:01.544308 13882 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:01.546176 13882 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:01.562378 13072 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:01.565378 14006 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:01.575343 13219 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:01.576831 14049 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:01.589534 13149 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:01.590744 14061 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:01.595364 13220 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:01.602161 14011 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:01.640839 13070 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:01.642356 13879 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:01.654376 13149 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:01.655746 13877 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:01.810755 13072 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:01.812052 13879 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:01.824462 13149 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:01.825781 14009 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:01.874193 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:02.040253 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:02.078833 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:02.079407 13070 raft_consensus.cc:606] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:02.081678 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:02.082116 13220 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:02.084126 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:02.084514 13220 raft_consensus.cc:606] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:02.086776 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:02.087204 13149 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:02.089221 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:02.089705 13149 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:02.090597 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:02.092180 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:02.267120 13877 raft_consensus.cc:993] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:02.267591 13877 raft_consensus.cc:1081] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:02.268893 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:02.269410 13149 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:02.269840 13149 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.274996 13149 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.276569 13149 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:02.277230 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:02.277611 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:02.277915 13070 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.278175 13219 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:02.278468 13219 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:02.279240 13219 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.280357 13219 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.285287 13070 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:02.286545 13114 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:02.287253 14082 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:02.287624 14082 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:02.287647 13219 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:02.288475 14082 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.298326 12972 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:02.309543 14082 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:02.310032 13882 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:02.311298 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:02.311816 13220 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:02.312202 13220 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:02.316864 13220 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.318405 13220 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:02.319311 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:02.319375 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:02.320015 13070 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:02.320338 13149 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:02.320641 13149 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:02.321369 13149 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.322395 13149 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:02.324729 13070 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:02.325587 13188 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:02.326315 14009 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:02.326727 14009 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:02.327490 14009 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.326711 13149 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:02.336896 12972 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:02.474128 14082 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:02.474502 13882 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:02.475837 13072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:02.476382 13072 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:02.476742 13072 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:02.485111 13072 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.487046 13072 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:02.487304 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:02.487635 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:02.487941 13149 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:02.488175 13220 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:02.488392 13149 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:02.489202 13149 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.490327 13149 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:02.493952 13220 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:02.494928 13042 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:02.495707 14077 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:02.496142 14077 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:02.495967 13149 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:02.496953 14077 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.507150 12972 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:02.589591 14011 raft_consensus.cc:993] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:02.590467 14077 raft_consensus.cc:1081] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:02.592015 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:02.592484 13220 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:02.592813 13220 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.596777 13220 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.598261 13220 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:02.598937 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:02.599177 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:02.599560 13072 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:02.599716 13149 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.599903 13072 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:02.600703 13072 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.601681 13072 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.605120 13149 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:02.605978 13189 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:02.606611 14009 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:02.607049 14009 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:02.607316 13072 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:02.607816 14009 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.617426 12972 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:02.638932 13879 raft_consensus.cc:993] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:02.639324 14009 raft_consensus.cc:1081] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:02.640993 13143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:02.641516 13143 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:02.641880 13143 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.646219 13143 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.647565 13143 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:02.648241 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:02.648499 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:02.648699 13072 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.648972 13220 raft_consensus.cc:3055] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:02.649209 13220 raft_consensus.cc:740] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:02.649789 13220 consensus_queue.cc:260] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.650569 13220 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.652866 13072 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:02.653820 13114 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:02.655180 13220 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:02.655299 14082 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:02.655803 14082 raft_consensus.cc:697] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:02.656553 14082 consensus_queue.cc:237] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:02.668352 12972 catalog_manager.cc:5697] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:02.778316 13149 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:02.779457 14009 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:02.779937 13220 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:02.781180 14082 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:02.789969 13072 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:02.793985 14049 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.096741 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:49:03.538225 13879 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.721s	user 0.000s	sys 0.036s
W20260709 14:49:03.538769 13879 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.722s	user 0.000s	sys 0.037s
I20260709 14:49:03.587096 13068 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:03.618854 13147 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:03.624459 13075 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:03.637643 13877 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.643805 13143 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:03.640700 14103 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:49:03.673244 14088 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:03.939127 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:04.016752 14100 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.017354 14100 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.018411 14107 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.018970 14107 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.019485 14100 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:49:04.020399 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 429983us
W20260709 14:49:04.024214 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 340766us
W20260709 14:49:04.148936 13188 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.011s	sys 0.011s
W20260709 14:49:04.149467 13188 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.502s	user 0.011s	sys 0.011s
I20260709 14:49:04.021121 14107 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.083256 14110 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.088361 14109 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.086539 14108 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.217319 14121 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:49:04.218191 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 132379us
I20260709 14:49:04.219029 14122 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:49:04.233470 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 86303.7us
I20260709 14:49:04.235378 14124 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.273209 14111 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.232211 14112 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.277112 13219 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:04.229130 14117 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.233213 14100 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.289835 14119 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.290643 14116 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.290422 14119 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.293871 14116 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.232652 14110 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.263118 14108 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.268086 14121 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:49:04.303385 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 73381.3us
I20260709 14:49:04.303573 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:04.236159 14109 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.305225 13219 raft_consensus.cc:606] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:04.308125 14109 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.308588 14109 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.309192 14107 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.309028 14109 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.309888 14121 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.304006 14104 raft_consensus.cc:493] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:49:04.310545 14121 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:49:04.310825 14115 log.cc:927] Time spent T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 14:49:04.311023 14109 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.311414 14121 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.314519 14127 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.309679 14107 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.273841 14111 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.277225 14124 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.327636 14124 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.331200 14124 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.289252 14100 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:49:04.315008 14127 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.275170 14122 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.283228 14117 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.324595 14121 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.286397 14112 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:49:04.341852 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 107512us
I20260709 14:49:04.331970 14124 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.336328 14103 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.344913 14112 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.342661 14121 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:04.343482 14130 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.363746 14103 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.364008 14128 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.370131 14122 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.370777 14122 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:04.371131 14117 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.371238 14122 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.334962 14104 raft_consensus.cc:515] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:49:04.376701 14111 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.380501 14127 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.380826 14125 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.365996 14133 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.382504 14116 leader_election.cc:290] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.384652 14126 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.384773 14129 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.388000 14123 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.388942 14122 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.377164 14128 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.393862 14125 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.398730 14111 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.373174 14110 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.401585 14129 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.406279 14126 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.402971 14119 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.373329 14121 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.400977 14116 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.385878 14120 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.413152 14128 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.413702 14121 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.414191 14121 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.414747 14107 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.415369 14107 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.414789 14121 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.415848 14107 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.418020 14100 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:49:04.418198 14121 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.418859 14116 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.421016 14112 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.421561 14112 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.422550 14116 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.423718 14112 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.425736 14104 leader_election.cc:290] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:49:04.378548 14130 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.411828 14119 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.403529 14111 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.413723 14128 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:04.410559 14133 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.414224 14123 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.439910 14123 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.440964 14103 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.443385 14125 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.445206 14111 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.435585 14119 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.448084 14119 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.438032 14107 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.433899 14120 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:04.459254 14133 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.465665 14120 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:49:04.439090 14128 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.457665 14131 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.468286 14126 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.461323 14130 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.473806 14131 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.478538 14128 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.474104 14124 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.480028 14129 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.480055 14131 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.491606 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:49:04.495604 14125 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:04.500123 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.500713 13222 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:49:04.501740 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.502564 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.502818 14131 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:04.503238 13218 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:04.503332 14131 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.504885 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.505061 14131 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:04.505715 13939 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.506209 13939 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:49:04.508347 13939 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.510027 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.511315 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.511519 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.512030 13220 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:49:04.512030 13218 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 1.
I20260709 14:49:04.516096 13117 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:04.517611 13117 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:04.517731 14136 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:04.518462 14125 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:04.518826 14125 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:04.519150 14125 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:04.519181 13117 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:04.520188 13117 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:04.520875 14104 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:04.521157 14104 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.521442 14104 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.524627 14110 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:04.525045 14110 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.525374 14110 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.526847 14104 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.528952 14104 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.518237 14136 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.534082 14136 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.533466 14110 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.537279 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:04.538072 13219 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.540360 14110 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.537395 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.540952 14125 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.543963 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:04.544530 13224 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.545258 14125 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.542272 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:49:04.547513 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:04.548103 13218 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:04.552848 14136 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.553319 13224 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:04.555408 14136 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.546772 13219 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:04.557276 13218 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:49:04.588248 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.590217 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:49:04.590426 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 242960us
I20260709 14:49:04.593046 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.595534 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.595515 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:49:04.607775 13711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 100334us
I20260709 14:49:04.608541 13117 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:04.613454 14131 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:04.616268 14122 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.621030 14136 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:04.620749 13218 raft_consensus.cc:1240] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:04.617463 14122 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.624219 13117 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:04.624737 14122 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.625062 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.626132 13222 raft_consensus.cc:1240] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:04.631626 13220 raft_consensus.cc:1240] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:04.631829 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:04.635666 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.638130 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.639425 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.639751 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.648001 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.648622 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:04.650704 14136 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:04.652005 14110 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:04.655604 13117 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:04.656114 14110 raft_consensus.cc:697] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:04.657069 14123 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:04.657719 14123 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:04.657548 14110 consensus_queue.cc:237] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.659123 14123 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.661737 14114 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:04.652221 14136 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.662551 14114 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.666663 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:04.667526 13143 raft_consensus.cc:606] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:04.672385 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.674160 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.677189 14114 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.684648 14108 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.690400 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.692804 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.681919 14102 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:04.697913 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.685936 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.694751 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.700698 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.698513 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.702553 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.703835 13711 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [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: d80bba1f57c64a398757ec183956e90e; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:04.706692 13939 raft_consensus.cc:2749] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.706799 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.706974 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.713874 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:49:04.715260 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4f40 after lost signal to thread 11980
W20260709 14:49:04.716949 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08000bafc0 after lost signal to thread 13008
I20260709 14:49:04.716717 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.722543 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:49:04.727254 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08003012a0 after lost signal to thread 13100
W20260709 14:49:04.728734 13246 debug-util.cc:398] Leaking SignalData structure 0x7b0800301900 after lost signal to thread 13175
W20260709 14:49:04.730255 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3d40 after lost signal to thread 13249
I20260709 14:49:04.733776 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.701296 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.749504 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.759877 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.762024 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.763058 13151 raft_consensus.cc:2393] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 2: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
W20260709 14:49:04.766796 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08002eec20 after lost signal to thread 13772
I20260709 14:49:04.771852 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.771240 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.774729 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.772642 13143 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 1.
I20260709 14:49:04.752942 14102 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.778286 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.780140 14102 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.781441 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.783025 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.785194 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.787216 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.789574 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.789855 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.791224 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.793735 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.842620 14109 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:04.844719 14109 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.855216 13072 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.849468 14109 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:04.856477 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.857228 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.857465 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.859419 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.863457 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.863734 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.864411 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.866997 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.868539 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.870101 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.871829 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.874008 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.873778 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.875644 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:04.881878 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.888487 13114 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:04.895054 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:04.897574 13114 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:04.899426 14102 raft_consensus.cc:2749] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.900188 14102 raft_consensus.cc:2749] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.908164 13114 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:04.909838 14102 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.923952 14109 consensus_queue.cc:1059] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:04.925539 14077 raft_consensus.cc:3055] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:04.925966 14077 raft_consensus.cc:740] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:04.927112 14077 consensus_queue.cc:260] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.928153 14131 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:04.932245 12972 catalog_manager.cc:5697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.937153 12972 catalog_manager.cc:5697] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.938807 12972 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.942080 14077 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.949306 14109 consensus_queue.cc:1059] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:04.950460 14114 raft_consensus.cc:3055] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:04.950825 14114 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:04.951761 14114 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.953090 14114 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.954295 13149 raft_consensus.cc:1240] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:49:04.955791 14109 consensus_queue.cc:1059] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:04.956940 14137 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:04.957281 14137 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:04.958236 14137 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:04.959563 13149 raft_consensus.cc:1240] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:04.959862 14137 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:04.960983 13149 raft_consensus.cc:1240] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:04.962842 13149 raft_consensus.cc:1240] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:04.968799 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.970634 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.974951 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.980494 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.981129 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.981747 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.981781 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.982987 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.985356 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.985539 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.983105 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.983889 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.984474 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.983772 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.983165 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.984849 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.986133 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.984882 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:04.994959 13042 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
W20260709 14:49:04.995311 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:04.996847 14117 raft_consensus.cc:2749] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.004042 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:05.007249 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:05.007674 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:05.009388 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:05.010283 13075 raft_consensus.cc:2410] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for term 6 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:49:05.011085 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:05.018493 13073 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:05.019767 13189 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.021121 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:05.021807 13218 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.022704 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:05.025089 13189 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.027226 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:05.027508 14111 raft_consensus.cc:2749] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.027844 13073 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.028841 13189 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.022070 14127 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.034488 13877 raft_consensus.cc:2749] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.035527 14114 consensus_queue.cc:1059] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.036589 14114 raft_consensus.cc:3055] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.037823 14114 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:05.038830 14114 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.040069 14114 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.039031 13189 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.042181 13877 raft_consensus.cc:2749] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.043457 13189 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.044205 13877 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.046578 13040 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.049197 14137 raft_consensus.cc:2749] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.051273 13114 leader_election.cc:304] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:49:05.051667 13877 raft_consensus.cc:2749] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.052125 14118 raft_consensus.cc:2749] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.047894 13040 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.056459 14109 raft_consensus.cc:2749] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.058437 13040 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.058615 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:05.059463 13142 raft_consensus.cc:606] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.059552 13114 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.059605 14117 raft_consensus.cc:2749] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.061697 14118 raft_consensus.cc:2749] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.062798 13114 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.063464 14118 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:05.065881 13040 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.066653 14117 raft_consensus.cc:2749] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:05.067528 13114 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.068145 13040 leader_election.cc:304] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.068238 14118 raft_consensus.cc:2749] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.069849 14102 raft_consensus.cc:993] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:05.070302 14122 raft_consensus.cc:1081] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:05.073695 13189 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.074635 14127 raft_consensus.cc:2749] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.076231 13189 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:05.073136 13040 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.077350 14117 raft_consensus.cc:2749] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.078018 14117 raft_consensus.cc:2749] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:05.079206 13040 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.080737 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:05.081924 14127 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:05.082391 14127 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:05.082818 14127 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.083353 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:05.083554 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:05.084194 13073 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.084568 13073 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.091171 13073 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.092726 14127 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.097262 13073 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:05.098531 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:05.098539 14117 raft_consensus.cc:2749] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.099119 13040 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.102917 14117 raft_consensus.cc:2749] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.101027 13189 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.104492 13877 raft_consensus.cc:2749] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.104684 13040 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.105789 13040 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.105883 14114 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.106418 14117 raft_consensus.cc:2749] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:05.106958 13040 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.107688 14117 raft_consensus.cc:2749] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.101820 14127 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:05.110261 13189 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.111007 13877 raft_consensus.cc:2749] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:05.112455 13040 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.112746 13189 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.113437 14114 raft_consensus.cc:2749] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.113634 13040 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.114413 13877 raft_consensus.cc:2749] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.116133 13189 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.116824 14114 raft_consensus.cc:2749] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.117789 13877 raft_consensus.cc:2749] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.116775 13040 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.118832 14114 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.125427 13040 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.128175 14117 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.127198 13189 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.129470 13877 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:05.130247 13040 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.130797 13189 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.131009 14117 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.131533 13877 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.132731 13189 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.133109 13040 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.133603 13877 raft_consensus.cc:2749] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.133797 14117 raft_consensus.cc:2749] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.134842 13040 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.135468 14117 raft_consensus.cc:2749] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.136504 13040 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:05.137116 14117 raft_consensus.cc:2749] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.139541 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:05.140095 13148 raft_consensus.cc:3055] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:05.140398 13148 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:05.141188 13148 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.143392 14127 raft_consensus.cc:993] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:05.143893 14127 raft_consensus.cc:1081] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:05.159096 13148 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.164595 13148 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:05.169901 13040 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:05.170758 14117 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:05.171226 14117 raft_consensus.cc:697] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:05.172055 14117 consensus_queue.cc:237] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.184393 13218 raft_consensus.cc:1240] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:05.187858 13073 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.191582 14118 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:49:05.190882 14077 consensus_queue.cc:1059] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:49:05.191556 13145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:05.195760 13145 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.195920 14077 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.196149 13145 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.196319 14077 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:05.197136 14077 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.195040 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:05.198745 13216 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.201763 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:05.214888 14077 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.215869 12973 catalog_manager.cc:5697] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.223009 13189 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:05.231323 13073 raft_consensus.cc:1275] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.233083 14127 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.240875 14118 consensus_queue.cc:1048] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:49:05.251351 13216 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:05.252763 13145 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.254328 13142 raft_consensus.cc:1240] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:05.255484 13145 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:05.257421 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:05.258026 13216 raft_consensus.cc:3055] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.258343 13216 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:05.265144 14109 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:05.265633 14137 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:05.267282 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:05.267843 13220 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.268179 13220 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.272235 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:05.272943 13072 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.273809 13216 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.279238 13879 consensus_queue.cc:1059] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.279953 13072 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:05.280821 13216 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.286123 13216 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:05.288444 13114 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:05.289247 14110 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:05.290151 14110 raft_consensus.cc:697] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:05.291051 14110 consensus_queue.cc:237] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.292400 13218 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.292613 13223 raft_consensus.cc:1275] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.293812 14118 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.295738 14136 consensus_queue.cc:1048] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.275637 13220 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.305154 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:05.305593 13220 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:05.305711 13076 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:05.306556 13076 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:05.307318 13076 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.308465 13076 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.309621 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:05.310245 13145 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.322208 13145 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:05.320967 13076 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:05.328411 13189 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:05.329452 13879 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:05.329919 13879 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:05.330695 13879 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.337314 12971 catalog_manager.cc:5697] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.361433 12973 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.382894 13216 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:05.387121 14123 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:05.412331 13076 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 14:49:05.412789 13076 pending_rounds.cc:85] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting all ops after (but not including) 4
I20260709 14:49:05.413053 13076 pending_rounds.cc:107] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:49:05.413327 13076 raft_consensus.cc:2889] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:05.424314 14102 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:05.476080 14123 raft_consensus.cc:993] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:05.476567 14110 raft_consensus.cc:1081] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:05.478106 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:05.481901 13218 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.482395 13218 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.490434 13218 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.494829 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:05.493422 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:05.495473 13145 raft_consensus.cc:3055] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:05.495795 13073 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.496380 13218 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:05.495831 13145 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:05.498598 13145 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.499658 13145 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.502583 13073 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:05.504056 13188 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:05.504901 13879 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:05.505340 13879 raft_consensus.cc:697] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:05.506158 13879 consensus_queue.cc:237] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.508569 13145 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:05.521968 12971 catalog_manager.cc:5697] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.556694 14009 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:05.557096 13879 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:05.558522 13145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:05.559044 13145 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.559340 13145 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.564375 13145 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.566048 13145 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:05.567137 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:05.567055 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:05.567790 13218 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:05.567947 13076 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.568476 13218 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:05.569944 13218 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.571041 13218 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.577448 13076 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:05.579212 13114 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:05.579963 14123 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:05.580581 14123 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:05.581271 13218 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:05.581444 14123 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:05.584367 13145 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.586221 14137 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.598315 13218 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.602452 14137 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.596155 12971 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.738206 13076 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.739243 14123 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.761631 13218 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.763677 14110 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.830044 13076 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.831230 14009 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.841259 13142 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.843087 14009 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.935950 13073 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.937160 13877 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.963491 13142 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.965955 14009 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.084661 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:06.133179 13218 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:06.135210 14102 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:06.149289 13073 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:06.154345 14102 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:06.434580 14137 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.435107 14137 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:06.437201 14137 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:06.456934 14118 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:06.457551 14118 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:06.460865 14118 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:06.487705 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:06.488621 13216 raft_consensus.cc:2393] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 2: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
W20260709 14:49:06.670331 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.68:35409, user_credentials={real_user=slave}} blocked reactor thread for 152068us
I20260709 14:49:06.689329 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:06.703329 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:06.704020 13072 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:06.727682 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:06.728312 13151 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:49:06.733217 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:06.733875 13218 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:49:06.755615 13040 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:06.758222 14180 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:06.758718 14180 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.759114 14180 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:06.772457 14180 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:06.774828 14180 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:06.952472 13114 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:06.953359 14185 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:06.953748 14185 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:06.954088 14185 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.966815 14185 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:06.968910 14185 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:06.993148 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:07.003589 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:07.004195 13224 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.005703 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:07.006333 13151 raft_consensus.cc:606] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:07.001940 13073 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:07.010540 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:07.011085 13142 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.016157 13114 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:07.016940 14184 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:07.017449 14184 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:07.018324 14184 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.023358 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:07.023996 13149 raft_consensus.cc:606] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:07.027241 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:07.027860 13225 raft_consensus.cc:606] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:07.036443 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:07.037065 13148 raft_consensus.cc:606] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:07.044714 14184 raft_consensus.cc:993] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:07.045181 14184 raft_consensus.cc:1081] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:07.048058 13142 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:07.049067 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:07.049381 13040 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:07.049805 13069 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.050335 13069 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.051190 14187 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:07.051697 14187 raft_consensus.cc:697] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:07.052465 14187 consensus_queue.cc:237] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER 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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.057241 13224 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:07.075523 13069 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.082281 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:07.100546 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:07.102921 13225 raft_consensus.cc:2393] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 2: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:49:07.103188 13069 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:07.104110 13143 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:07.106657 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:07.107235 13225 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.114089 13145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:07.114771 13145 raft_consensus.cc:606] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:07.115928 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:07.115911 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:07.116564 13143 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:07.116858 13143 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:07.117707 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:07.117946 13143 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.119041 13143 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.120820 12973 catalog_manager.cc:5697] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.128173 13225 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:07.133481 14190 raft_consensus.cc:993] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:07.134013 14190 raft_consensus.cc:1081] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:07.134436 13042 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:07.135288 14187 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:07.135975 14187 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:07.136814 14187 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.146181 13879 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:07.146803 13879 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.149027 13879 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:07.151933 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:07.156536 14184 raft_consensus.cc:993] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:07.157929 14118 raft_consensus.cc:1081] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:07.161088 12972 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.162638 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:07.163630 13067 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:07.174111 13188 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:07.180925 14191 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:07.181326 14191 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:07.181663 14191 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.184718 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:07.185295 13218 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.185619 13218 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.195423 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:07.196107 13222 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.196455 13222 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.197705 13143 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:07.204845 14189 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:07.205269 14118 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:07.211916 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:07.214324 13069 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.214679 13069 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.219184 13218 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.220559 13219 raft_consensus.cc:1240] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:07.207984 14191 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.218528 13222 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.223773 14123 consensus_queue.cc:1059] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.224715 14123 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:07.225054 14123 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:07.225099 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:07.225782 13067 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.225915 14123 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.227581 14123 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.230192 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:07.231119 13218 leader_election.cc:290] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:07.231491 13222 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:07.234419 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:07.234963 13073 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.235767 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:07.236274 13070 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.241768 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:07.241927 13073 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:07.242354 13143 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:07.242676 13143 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:07.243177 13188 leader_election.cc:304] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:07.243419 13143 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.244706 13143 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.246346 14182 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:07.247426 14182 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:07.248224 14182 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.249711 13142 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:07.243463 13070 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:07.252195 13067 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:07.254855 14191 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:07.257813 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:07.258960 13188 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:07.262198 14182 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:07.262662 14182 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:07.263495 14182 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.265384 12971 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:07.274654 13188 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:07.279337 14182 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:07.274444 13069 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.279857 14182 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:07.280714 14182 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER 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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.283846 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:07.284420 13142 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:07.284689 13142 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:07.285437 13142 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.286542 13142 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.291440 13069 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:07.292259 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:07.292876 13218 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.295462 13143 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:07.299762 13218 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:07.300873 13042 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:07.301640 14187 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:07.302131 14187 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:07.302913 14187 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.307304 13142 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:07.323748 12971 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.326256 12972 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:07.327967 12972 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:07.341841 12971 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.397879 13069 raft_consensus.cc:1240] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:07.399467 14123 consensus_queue.cc:1059] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.400213 14118 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:07.400609 14118 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:07.401397 14118 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.402635 14118 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.416365 14123 raft_consensus.cc:993] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:07.416806 14118 raft_consensus.cc:1081] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:07.418510 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:07.419148 13069 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.419533 13069 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.427531 13069 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.429121 13069 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:07.429975 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:07.430142 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:07.430601 13142 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:07.430995 13142 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:07.430624 13218 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.431679 13142 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.432689 13142 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:07.439597 13142 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:07.440371 13218 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:07.440689 13040 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:07.441514 14187 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:07.442041 14187 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:07.442857 14187 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.454592 12971 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.467455 14191 raft_consensus.cc:993] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:07.467929 14182 raft_consensus.cc:1081] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:07.469235 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:07.469755 13142 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.470072 13142 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.477156 13142 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.479420 13142 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:07.479724 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:07.479972 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:07.480351 13069 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.480455 13218 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:07.480794 13218 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:07.481494 13218 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.482571 13218 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.488006 13069 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:07.489074 13114 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:07.489979 14123 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:07.490473 13218 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:07.490641 14123 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:07.491961 14123 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:07.504662 12971 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.529788 13218 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:07.531143 14187 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.535811 13219 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.537346 14187 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.556571 13142 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.558758 14188 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.581930 13142 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:07.585246 14187 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.684497 13143 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:49:07.684895 13143 pending_rounds.cc:85] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: Aborting all ops after (but not including) 1
I20260709 14:49:07.685120 13143 pending_rounds.cc:107] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:49:07.685343 13143 raft_consensus.cc:2889] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:07.686529 14182 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.696880 13069 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:07.698378 14191 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.713704 13067 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.718413 14183 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.747401 13143 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.749017 14215 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.782235 13143 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.783780 14182 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:49:07.785038 13097 debug-util.cc:398] Leaking SignalData structure 0x7b0800206e60 after lost signal to thread 11980
W20260709 14:49:07.785967 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08002be160 after lost signal to thread 13008
W20260709 14:49:07.787205 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8d00 after lost signal to thread 13100
W20260709 14:49:07.788229 13097 debug-util.cc:398] Leaking SignalData structure 0x7b0800051420 after lost signal to thread 13175
W20260709 14:49:07.789171 13097 debug-util.cc:398] Leaking SignalData structure 0x7b080014ebe0 after lost signal to thread 13249
W20260709 14:49:07.790156 13097 debug-util.cc:398] Leaking SignalData structure 0x7b080031bf20 after lost signal to thread 13772
W20260709 14:49:07.790596 13097 debug-util.cc:398] Leaking SignalData structure 0x7b080031bd40 after lost signal to thread 14173
I20260709 14:49:07.807273 13067 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.809494 13879 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.850981 13143 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.852291 14137 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.865994 13218 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.868029 14137 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.926620 13067 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:07.929545 14189 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.972028 13219 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:07.973500 14123 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:08.027529 13219 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:08.036087 14187 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:08.036433 13145 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:08.056349 14188 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:08.118649 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:09.258898 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:09.320601 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:09.321290 13219 raft_consensus.cc:606] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:09.324354 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:09.324916 13143 raft_consensus.cc:606] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:09.328202 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:09.328846 13219 raft_consensus.cc:606] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:09.330302 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:09.332345 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:09.520066 14229 raft_consensus.cc:993] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:09.520561 14229 raft_consensus.cc:1081] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:09.523447 13147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:09.524013 13147 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.524359 13147 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.530936 13147 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:09.534098 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:09.534699 13069 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.539057 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:09.539762 13219 raft_consensus.cc:3055] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:09.540354 13219 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:09.541131 13219 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:09.543514 13219 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.550978 13147 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:09.555756 13219 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:09.558372 13117 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:09.559504 14227 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:09.559993 14227 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:09.560617 13069 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:09.560886 14227 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:09.586515 12971 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.672298 14182 raft_consensus.cc:993] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:09.673034 14183 raft_consensus.cc:1081] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:09.674639 13147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:09.675189 13147 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.675572 13147 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.693439 13147 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:09.696837 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:09.697427 13069 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.698324 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:09.698880 13219 raft_consensus.cc:3055] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:09.699158 13219 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:09.699940 13219 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:09.702497 13219 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.707774 13069 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:09.708940 13114 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:09.709327 13219 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:09.709852 14123 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:09.710664 14123 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:09.711453 14123 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:09.709839 13147 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:09.732204 12971 catalog_manager.cc:5697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.768146 14227 raft_consensus.cc:993] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:09.768543 14123 raft_consensus.cc:1081] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:09.769759 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:09.770177 13069 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.770471 13069 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:09.780575 13069 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:09.782936 13069 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:09.791982 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:09.792516 13219 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:09.797133 13219 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:09.798527 13042 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:09.799219 14187 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:09.801584 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:09.802186 13148 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:09.802476 13148 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:09.800647 14187 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:09.803206 13148 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:09.804046 14187 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:09.804394 13148 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:09.810799 13148 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:09.831434 12971 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.015012 13219 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.016212 14123 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.030772 13069 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.032662 14226 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:10.175026 13069 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.176879 14227 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.192709 13219 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.194159 14226 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.333336 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:10.386471 13222 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:10.387814 14238 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:10.396354 13147 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:10.397470 14187 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:11.375136 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:11.411249 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:11.411811 13148 raft_consensus.cc:606] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:11.414256 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:11.414721 13070 raft_consensus.cc:606] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:11.417068 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:11.417483 13222 raft_consensus.cc:606] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:11.419521 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:11.419904 13222 raft_consensus.cc:606] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:11.421988 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:11.422490 13148 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:11.423485 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:11.425015 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:11.562290 14227 raft_consensus.cc:993] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:11.562752 14246 raft_consensus.cc:1081] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:11.564061 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:11.564476 13222 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:11.564757 13222 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:11.569276 13222 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.570854 13222 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:11.571671 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:11.571838 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:11.572247 13070 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:11.572320 13148 raft_consensus.cc:3055] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:11.572667 13148 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:11.573427 13148 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.574542 13148 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:11.578848 13070 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:11.580144 13188 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:11.580693 13148 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:11.580770 14182 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:11.581676 14182 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:11.582479 14182 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.591688 12973 catalog_manager.cc:5697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:11.592903 14252 raft_consensus.cc:993] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:11.593541 14249 raft_consensus.cc:1081] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:11.595235 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:11.595750 13219 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:11.596100 13219 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:11.602427 13219 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.604980 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:11.604995 13219 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:11.605583 13070 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:11.605831 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:11.606065 13070 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:11.606446 13147 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:11.606841 13070 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.607854 13070 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:11.612692 13147 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:11.613730 13189 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:11.613876 13070 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:11.614451 14182 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:11.614897 14182 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:11.615597 14182 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.624402 12973 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:11.740298 14183 raft_consensus.cc:993] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:11.740671 14182 raft_consensus.cc:1081] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:11.741982 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:11.742465 13148 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:11.742797 13148 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:11.748986 13148 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.752004 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:11.752140 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:11.752558 13218 raft_consensus.cc:3055] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:11.752980 13218 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:11.753641 13218 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.754585 13218 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:11.752655 13070 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:11.756744 13148 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:11.764093 13070 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:11.765551 13114 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:11.767132 14227 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:11.767797 14227 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:11.768517 14227 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.770427 13218 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:11.782529 12973 catalog_manager.cc:5697] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:11.840548 14183 raft_consensus.cc:993] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:11.840955 14183 raft_consensus.cc:1081] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:11.842183 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:11.842625 13148 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:11.842896 13148 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:11.849313 13148 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.850993 13148 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:11.851643 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:11.852032 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:11.852195 13070 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:11.852495 13219 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:11.852742 13219 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:11.853338 13219 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.854199 13219 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:11.857642 13070 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:11.858738 13219 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:11.858542 13114 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:11.860374 14246 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:11.860832 14246 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:11.861876 14246 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.877094 14261 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:11.877503 14227 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:11.878955 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:11.879367 13070 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:11.879719 13070 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:11.879279 12973 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:11.884359 13070 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.886569 13070 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:11.886662 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:11.887209 13148 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:11.887491 13148 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:11.888252 13148 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.889217 13148 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:11.890146 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:11.890637 13219 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:11.893610 13148 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:11.894505 13219 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:11.894608 13040 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:11.895326 14251 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:11.895732 14251 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:11.896478 14251 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:11.905969 12973 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:12.041081 13070 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:12.042280 14183 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:12.055019 13148 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:12.056591 14183 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:12.057904 13070 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:12.059378 14268 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:12.072005 13143 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:12.074489 14268 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:12.302227 13148 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:12.303539 14252 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:12.313341 13219 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:12.314745 14251 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:12.385064 13218 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:12.386236 14261 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:12.394407 13069 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:12.398530 14227 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:12.425902 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:12.442937 13218 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:12.444001 14261 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:12.452945 13069 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:12.454985 14262 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:13.468290 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:13.502699 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:13.503186 13143 raft_consensus.cc:606] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:13.505468 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:13.505991 13070 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:13.508384 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:13.508941 13219 raft_consensus.cc:606] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:13.511456 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:13.511912 13143 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:13.514129 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:13.514554 13219 raft_consensus.cc:606] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:13.515440 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:13.516816 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:13.584820 14227 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:13.585314 14227 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:13.586894 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:13.587476 13070 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:13.587893 13070 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:13.593627 13070 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.595086 13070 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:13.595930 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:13.596019 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:13.596582 13143 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:13.596674 13219 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:13.596908 13143 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:13.597728 13143 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.598591 13143 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:13.602887 13143 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:13.603060 13219 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:13.603899 13040 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:13.604496 14252 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:13.604857 14252 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:13.605556 14252 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.615787 12971 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:13.637818 14252 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:13.638232 14251 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:13.639429 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:13.639881 13222 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:13.640180 13222 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.644449 13222 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.646519 13222 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:13.647392 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:13.647773 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:13.647912 13070 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:13.648226 13070 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:13.648270 13143 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.649013 13070 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.650106 13070 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.654474 13143 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:13.655578 13189 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:13.655934 13070 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:13.656339 14281 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:13.656776 14281 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:13.657518 14281 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.669785 14281 raft_consensus.cc:993] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:13.670274 14268 raft_consensus.cc:1081] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:13.671733 13143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:13.672228 13143 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:13.672502 13143 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.674465 12971 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:13.677927 13143 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.679335 13143 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:13.680194 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:13.680712 13219 raft_consensus.cc:3055] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:13.681015 13219 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:13.681476 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:13.682106 13070 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.681725 13219 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.683478 13219 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.688201 13219 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:13.688201 13070 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:13.689116 13117 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:13.689850 14246 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:13.690366 14246 raft_consensus.cc:697] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:13.691112 14246 consensus_queue.cc:237] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.703065 12971 catalog_manager.cc:5697] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:13.765127 14246 raft_consensus.cc:993] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:13.765631 14227 raft_consensus.cc:1081] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:13.769093 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:13.769639 13222 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:13.769996 13222 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.774453 13222 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.776137 13222 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:13.776638 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:13.776564 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:13.777287 13148 raft_consensus.cc:3055] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:13.777387 13067 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.777592 13148 raft_consensus.cc:740] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:13.778259 13148 consensus_queue.cc:260] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.779016 13148 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.782197 13067 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:13.783349 13188 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:13.783360 13148 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:13.784003 14268 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:13.784466 14268 raft_consensus.cc:697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:13.785369 14268 consensus_queue.cc:237] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:13.794870 12971 catalog_manager.cc:5697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:13.935544 14281 raft_consensus.cc:993] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:13.936024 14268 raft_consensus.cc:1081] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:13.937449 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39776
I20260709 14:49:13.937916 13070 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:13.938226 13070 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.943005 13070 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:49:13.944700 13070 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:49:13.945664 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:13.945729 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:49:13.946277 13222 raft_consensus.cc:3055] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:13.946384 13746 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.946604 13222 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:13.947338 13222 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:49:13.948160 13222 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.952191 13746 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:49:13.952870 13222 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:49:13.953377 13039 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:49:13.954083 14252 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:13.954523 14252 raft_consensus.cc:697] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:13.955240 14252 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:49:13.964414 12971 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.040762 13143 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:14.041975 14252 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:14.053354 13070 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:14.054634 14268 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:14.055132 13222 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:14.056532 14252 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:14.079123 13067 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:14.080943 14290 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:14.087848 13143 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:14.089475 14281 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:14.101394 13219 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:14.103027 14246 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:14.170672 13148 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:14.171870 14302 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:14.182227 13067 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:14.184232 14282 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:14.517719 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:14.521835 13222 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:49:14.522900 14299 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:14.532356 13746 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:49:14.536288 14299 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:15.576056 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:15.620257 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:15.621071 13070 raft_consensus.cc:606] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:15.626250 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:15.626811 13070 raft_consensus.cc:606] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:15.630462 13147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:15.630930 13147 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:15.633265 13147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:15.633719 13147 raft_consensus.cc:606] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:15.636286 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:15.636730 13219 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:15.637967 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:15.639520 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:15.680783 14268 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:15.681311 14281 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:15.682819 13147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:15.683310 13147 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:15.683621 13147 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:15.689265 13147 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:15.690797 13147 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:15.691646 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:15.691759 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:15.692503 13070 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:15.692524 13219 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:15.692965 13219 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:15.693817 13219 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:15.695070 13219 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:15.699214 13070 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:15.700578 13114 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:15.701437 14291 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:15.701787 13219 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:15.701928 14291 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:15.703374 14291 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:15.718132 12971 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.765321 14290 raft_consensus.cc:993] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:15.765744 14291 raft_consensus.cc:1081] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:15.767161 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:15.767603 13219 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:15.767850 13219 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:15.772168 13219 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:15.773568 13219 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:15.774545 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:15.774636 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:15.775118 13067 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:15.775215 13147 raft_consensus.cc:3055] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:15.775523 13147 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:15.776280 13147 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:15.777310 13147 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:15.780962 13067 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:15.782081 13147 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:15.782091 13188 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:15.782959 14281 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:15.783425 14281 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:15.784200 14281 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:15.793414 12971 catalog_manager.cc:5697] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.855835 14290 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:15.856437 14291 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:15.858491 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:15.859005 13067 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:15.859324 13067 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:15.864696 13067 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:15.866562 13067 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:15.867256 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:15.867659 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:15.867872 13147 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:15.868184 13147 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:15.868218 13219 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:15.869076 13147 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:15.870208 13147 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:15.875005 13219 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:49:15.876379 13042 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:15.876811 13147 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:49:15.877274 14299 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:15.877851 14299 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:15.878717 14299 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:15.890096 12971 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 7 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:16.000033 14252 raft_consensus.cc:993] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:16.000545 14299 raft_consensus.cc:1081] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:16.002182 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:16.002702 13219 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:16.002982 13219 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:16.008284 13219 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:16.009740 13219 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:16.010301 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:16.011135 13067 raft_consensus.cc:3055] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:16.011439 13067 raft_consensus.cc:740] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:16.012149 13067 consensus_queue.cc:260] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:16.012771 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:16.013136 13067 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:16.013211 13147 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:16.017493 13147 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:16.017620 13067 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:16.018559 13188 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:16.019340 14281 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:16.019780 14281 raft_consensus.cc:697] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:16.020517 14281 consensus_queue.cc:237] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:16.030169 12971 catalog_manager.cc:5697] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:16.072820 14252 raft_consensus.cc:993] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:16.073438 14318 raft_consensus.cc:1081] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:16.074867 13147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:49:16.075428 13147 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:16.075784 13147 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:16.080582 13147 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:16.082114 13147 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:16.082787 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:16.083073 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:16.083326 13070 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:16.083529 13219 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:16.083648 13070 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:16.084257 13070 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:16.085130 13070 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:16.088676 13219 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:16.089766 13117 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:16.090518 13070 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:16.090665 14291 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:16.091161 14291 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:16.092020 14291 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:16.101401 12971 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:16.162483 13219 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:16.163592 14291 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:16.173879 13070 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:16.177220 14291 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:16.191601 13147 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:16.192983 14317 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:16.206113 13070 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:16.207540 14317 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:16.289449 13219 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:16.290521 14299 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:16.305266 13148 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:16.307402 14318 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:16.499570 13070 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:16.500731 14317 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:16.513909 13147 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:16.516562 14281 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:16.584573 13070 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:16.585526 14291 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:16.594729 13219 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:16.596154 14290 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:16.640373 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:17.677678 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:17.713699 13067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:17.714264 13067 raft_consensus.cc:606] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:17.716778 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:17.717206 13148 raft_consensus.cc:606] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:17.719465 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:17.719895 13148 raft_consensus.cc:606] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:17.722195 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:17.722925 13218 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:17.725359 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:17.725814 13219 raft_consensus.cc:606] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:17.727020 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:17.728127 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:17.837637 14317 raft_consensus.cc:993] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:17.838186 14281 raft_consensus.cc:1081] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:17.839593 13147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:17.840152 13147 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:17.840451 13147 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:17.845858 13147 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:17.847636 13147 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:17.848519 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:17.848642 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:17.849084 13219 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:17.849344 13070 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:17.849443 13219 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:17.850376 13219 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:17.851498 13219 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:17.858764 13219 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:17.859907 13117 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:17.860590 14320 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:17.861037 14320 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:17.861884 14320 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:17.864481 13070 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:17.874063 12972 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:17.984400 14331 raft_consensus.cc:993] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:17.984894 14331 raft_consensus.cc:1081] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:17.986228 13147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:49:17.986681 13147 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:17.986970 13147 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:17.991760 13147 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:17.994086 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:17.994165 13147 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:17.994342 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:17.994674 13069 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:17.994834 13218 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:17.994985 13069 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:17.995613 13069 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:17.996435 13069 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:17.999944 14291 raft_consensus.cc:993] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:18.000349 14320 raft_consensus.cc:1081] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:18.000907 13218 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:18.001775 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:18.002065 13117 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:18.002305 13069 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:18.002192 13067 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:18.003389 14291 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:18.003826 14291 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:18.004468 14291 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.003078 13067 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:18.013767 13067 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.016024 13067 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:18.015976 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:18.016650 13147 raft_consensus.cc:3055] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:18.017016 13147 raft_consensus.cc:740] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:18.016717 12972 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.018394 13147 consensus_queue.cc:260] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.019565 13147 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:18.021780 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:18.022423 13218 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:18.030793 13218 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:49:18.031718 14343 raft_consensus.cc:993] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:18.031739 13042 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:18.032291 14343 raft_consensus.cc:1081] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:18.032797 14331 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:18.033258 14331 raft_consensus.cc:697] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:18.034191 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:18.034826 13218 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:18.035202 13218 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:18.034138 14331 consensus_queue.cc:237] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.037274 13147 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:49:18.040632 13218 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.043402 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:18.043586 13218 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:18.043946 13069 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:18.048352 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:18.049058 13147 raft_consensus.cc:3055] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:18.049417 13147 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:18.050657 12972 catalog_manager.cc:5697] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.052129 13147 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.054991 13147 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:18.055867 14281 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:18.058619 14281 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:18.059996 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:18.060438 13148 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:18.060688 13148 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:18.063274 13147 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:18.058045 13069 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:18.064306 13189 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:18.064960 14281 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:18.065371 14281 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:18.065395 13148 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.066134 14281 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.067345 13148 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:18.068295 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:18.070014 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:18.068980 13069 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:18.070779 13218 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:18.074039 13218 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:18.074823 13218 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.076009 13218 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:18.077000 13069 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:18.077843 13114 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:18.078413 14291 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:18.078754 14291 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:18.079481 14291 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:18.082074 13218 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:18.084741 12972 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:18.089226 12971 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.342959 13219 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:18.344236 14291 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:18.357602 13069 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:18.359516 14343 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:18.419703 13219 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:18.421113 14320 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:18.429903 13069 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:18.431613 14291 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:18.467326 13069 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:18.468369 14281 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:18.473762 13218 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:18.475168 14345 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:18.477947 13147 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:18.480693 14281 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:18.486047 13148 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:18.489903 14299 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:18.528683 13069 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:18.530066 14291 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:18.542763 13218 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:18.543800 14291 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:18.728866 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:19.767697 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:19.806036 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:19.806526 13219 raft_consensus.cc:606] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:19.808868 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:19.809314 13219 raft_consensus.cc:606] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:19.811718 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:19.812148 13151 raft_consensus.cc:606] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:19.815006 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:19.815425 13151 raft_consensus.cc:606] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:19.817729 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:19.818159 13069 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:19.819171 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:19.820425 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:19.914458 14291 raft_consensus.cc:993] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:19.915048 14291 raft_consensus.cc:1081] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:19.917760 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:19.918308 13222 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:19.918650 13222 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:19.925033 13222 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:19.926538 13222 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:19.927469 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:19.927950 13151 raft_consensus.cc:3055] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:19.928138 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:19.928290 13151 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:19.928691 13069 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:19.929107 13151 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:19.931593 13151 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:19.936204 13069 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:19.937309 13188 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:19.938051 14281 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:19.938423 14281 raft_consensus.cc:697] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:19.939215 13151 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:19.939103 14281 consensus_queue.cc:237] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:19.948721 12972 catalog_manager.cc:5697] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.075873 14291 raft_consensus.cc:993] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:20.076300 14343 raft_consensus.cc:1081] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:20.077695 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:20.078111 13067 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.078363 13067 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:20.083524 13067 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.085079 13067 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:20.085460 14357 raft_consensus.cc:993] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:20.085983 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:20.086495 13222 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:20.085983 14357 raft_consensus.cc:1081] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:20.087128 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:20.087688 13147 raft_consensus.cc:3055] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:20.087975 13147 raft_consensus.cc:740] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:20.089339 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:20.089085 13147 consensus_queue.cc:260] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.089895 13148 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.090313 13148 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:20.090853 13147 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:20.097893 13222 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:20.097923 13148 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.099181 13042 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:20.099809 13147 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:20.099964 14364 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:20.100739 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:20.100991 14364 raft_consensus.cc:697] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:20.100478 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:20.101320 13222 raft_consensus.cc:3055] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:20.101642 13222 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:20.101876 14364 consensus_queue.cc:237] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.100478 13148 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:20.101668 13067 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:20.107371 13067 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:20.102480 13222 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.108402 13222 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:20.108533 13114 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:20.109388 14343 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:20.109820 14343 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:20.110572 14343 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.117161 12972 catalog_manager.cc:5697] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.120503 13222 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:20.121778 12973 catalog_manager.cc:5697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.284556 14281 raft_consensus.cc:993] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:20.284976 14357 raft_consensus.cc:1081] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:20.286244 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:20.286756 13148 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.287072 13148 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:20.289915 14345 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:20.290402 14345 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:20.291739 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:20.293256 13222 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.293103 13148 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.293627 13222 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:20.295490 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:20.296016 13219 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:20.296293 13219 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:20.295320 13148 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:20.296972 13219 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.297796 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:20.297993 13219 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:20.298332 13069 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:20.299249 13222 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.300825 13222 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:20.301370 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:20.301834 13067 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:20.302024 13067 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:20.302542 13067 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.303268 13067 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:20.303952 13219 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:20.304101 13069 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:20.305022 13117 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:20.306030 14291 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:20.306490 14291 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:20.307065 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:20.307685 13147 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:20.308068 14291 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.308936 13067 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:49:20.309933 13188 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:20.310650 14357 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:20.311146 14357 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:20.311995 14357 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:20.312837 13147 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:49:20.325412 12972 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.325412 12973 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.442817 13147 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:20.444764 14281 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:20.454646 13067 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:20.456375 14357 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:20.550261 13222 raft_consensus.cc:1275] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:20.551272 14371 consensus_queue.cc:1048] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:20.561482 13147 raft_consensus.cc:1275] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:20.562692 14364 consensus_queue.cc:1048] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:20.628885 13067 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:20.630098 14343 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:20.639566 13222 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:20.641270 14291 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:20.699416 13222 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:20.700529 14291 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:20.711285 13069 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:20.712833 14343 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:20.814530 13148 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:20.815543 14378 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:20.821303 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:20.824954 13069 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:20.826844 14281 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:21.872035 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:21.910086 13147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:21.910544 13147 raft_consensus.cc:606] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:21.912992 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:21.913555 13218 raft_consensus.cc:606] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:21.915761 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:21.916224 13218 raft_consensus.cc:606] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:21.918373 13147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:21.918819 13147 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:21.920926 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:21.921358 13069 raft_consensus.cc:606] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:21.922508 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:21.923684 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:22.036540 14291 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:22.037072 14388 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:22.038389 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:22.038817 13069 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.039093 13069 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:22.043726 13069 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.045217 13069 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:22.045959 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:22.046509 13147 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:22.046629 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:22.046846 13147 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:22.047159 13218 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:22.047596 13147 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.048753 13147 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:22.051880 13218 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:22.053112 13042 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:22.053731 14371 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:22.054247 14371 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:22.055279 13147 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:22.055073 14371 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.067868 12972 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.087436 14371 raft_consensus.cc:993] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:22.087916 14371 raft_consensus.cc:1081] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:22.089339 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:22.089881 13219 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.090221 13219 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:22.099159 13219 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.102257 13219 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:22.102820 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:22.103056 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:22.103278 13067 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:22.103608 13148 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:22.109560 13148 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:22.103569 13067 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:22.110538 13189 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:22.110651 13067 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.111130 14357 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:22.111550 14357 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:22.111857 13067 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:22.112282 14357 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.118422 13067 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:22.123152 12972 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.182098 14357 raft_consensus.cc:993] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:22.182530 14378 raft_consensus.cc:1081] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:22.183765 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:22.184144 13148 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.184372 13148 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.189664 13148 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.191069 13148 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:22.191624 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:22.191946 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:22.192214 13067 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.192526 13219 raft_consensus.cc:3055] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:22.192776 13219 raft_consensus.cc:740] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:22.193351 13219 consensus_queue.cc:260] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.194207 13219 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.196954 13067 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:22.197832 13114 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:22.198592 14388 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:22.198715 13219 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:22.199101 14388 raft_consensus.cc:697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:22.199913 14388 consensus_queue.cc:237] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.209182 12972 catalog_manager.cc:5697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.294322 14291 raft_consensus.cc:993] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:22.294772 14291 raft_consensus.cc:1081] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:22.296046 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:22.296450 13218 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.296715 13218 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.301303 13218 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.302866 13218 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:22.303733 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:22.304142 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:22.304255 13067 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.304706 13148 raft_consensus.cc:3055] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.304971 13148 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:22.305562 13148 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.306571 13148 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.309787 13067 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:22.310642 13188 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:22.311363 14378 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.311431 13148 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:22.311858 14378 raft_consensus.cc:697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:22.312623 14378 consensus_queue.cc:237] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.322485 12972 catalog_manager.cc:5697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.370456 14281 raft_consensus.cc:993] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:22.370899 14378 raft_consensus.cc:1081] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:22.372047 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:22.372449 13151 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.372692 13151 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.376878 13151 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.378650 13151 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:22.379359 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:22.379494 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:22.380016 13219 raft_consensus.cc:3055] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:22.380303 13219 raft_consensus.cc:740] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:22.380872 13067 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.381018 13219 consensus_queue.cc:260] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.381939 13219 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.386555 13067 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:22.387230 13219 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:22.387387 13114 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:22.388047 14291 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:22.388448 14291 raft_consensus.cc:697] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:22.389084 14291 consensus_queue.cc:237] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:22.397284 12972 catalog_manager.cc:5697] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.483592 13218 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:22.484688 14371 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:22.499265 13151 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:22.501156 14371 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:22.580511 13151 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:22.581559 14378 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:22.593978 13069 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:22.598276 14378 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:22.602546 13218 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:22.603919 14291 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:22.616506 13067 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:22.618113 14291 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:22.748512 13148 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.750025 14378 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.765632 13069 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.768450 14378 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.917990 13073 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:22.919255 14291 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:22.924495 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:22.931008 13218 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:22.932863 14411 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:23.973701 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:24.010124 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:24.010560 13148 raft_consensus.cc:606] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:24.012853 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:24.013340 13218 raft_consensus.cc:606] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:24.015825 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:24.016291 13218 raft_consensus.cc:606] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:24.018164 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:24.018637 13073 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:24.020731 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:24.021147 13148 raft_consensus.cc:606] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:24.022262 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:24.023366 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:24.070643 14411 raft_consensus.cc:993] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:24.071120 14291 raft_consensus.cc:1081] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:24.072445 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:24.072816 13218 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.073032 13218 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.077140 13218 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:24.078553 13218 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:49:24.079126 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:24.079392 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:24.079577 13148 raft_consensus.cc:3055] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:24.079926 13073 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.079921 13148 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:24.080761 13148 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:24.081575 13148 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.086860 13073 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:24.087908 13188 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:24.088552 14378 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:24.088785 13148 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:24.089066 14378 raft_consensus.cc:697] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:24.089999 14378 consensus_queue.cc:237] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:24.105319 12972 catalog_manager.cc:5697] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.151444 14357 raft_consensus.cc:993] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:24.151818 14378 raft_consensus.cc:1081] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:24.153117 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:24.153613 13148 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.153970 13148 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.160249 13148 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.162063 13148 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:24.162966 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:24.163565 13219 raft_consensus.cc:3055] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:24.163877 13219 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:24.164594 13219 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.163877 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:24.165736 13219 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.165867 13073 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.170320 13073 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:24.171125 13219 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:24.171150 13114 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:24.171979 14411 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:24.172449 14411 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:24.173184 14411 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.181818 12972 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.334928 14411 raft_consensus.cc:993] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:24.335394 14421 raft_consensus.cc:1081] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:24.336721 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:24.337145 13069 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.337424 13069 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.341511 13069 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.343101 13069 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:24.343570 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:24.344137 13151 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:24.344225 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:24.344448 13151 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:24.344825 13219 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.345220 13151 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.346089 13151 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.349488 13219 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:24.350466 13042 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:24.350776 13151 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:24.351179 14371 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:24.351588 14371 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:24.352248 14371 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.362574 12972 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.393181 14357 raft_consensus.cc:993] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:24.393591 14378 raft_consensus.cc:1081] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:24.394906 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:24.395292 13148 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.395509 13148 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.400995 13148 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.403921 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:24.404006 13148 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:24.403934 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:24.404834 13073 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.404654 13218 raft_consensus.cc:3055] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:24.405440 13218 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:24.406190 13218 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.407248 13218 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.409587 13073 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:24.410429 13114 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:24.411012 14421 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:24.411540 14421 raft_consensus.cc:697] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:24.411582 13218 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:24.412585 14421 consensus_queue.cc:237] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.422226 12972 catalog_manager.cc:5697] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.571970 14409 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:24.572409 14371 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:24.573604 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:24.574067 13218 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.574331 13218 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:24.578742 13218 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.580229 13218 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:24.580924 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:24.581377 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:24.581459 13069 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:24.581930 13148 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:24.582038 13069 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:24.582751 13069 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.583714 13069 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:24.586508 13148 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:49:24.587409 13189 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:24.587888 13069 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:49:24.587965 14357 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:24.589156 14357 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:24.589840 14357 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:24.599148 12972 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.621413 13069 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:24.622521 14411 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:24.632022 13148 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:24.633224 14357 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:24.639338 13219 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:24.642627 14411 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:24.652016 13069 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:24.675858 14378 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:24.773633 13151 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:24.775902 14440 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:24.790074 13222 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:24.792045 14440 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:24.992285 13073 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:24.995477 14291 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:25.011184 13219 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:25.012710 14444 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:25.024549 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:25.160143 13148 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:25.161175 14378 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:25.174213 13070 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:25.176381 14378 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:26.077838 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:26.115012 13147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:26.115638 13147 raft_consensus.cc:606] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:26.118666 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:26.119164 13070 raft_consensus.cc:606] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:26.121701 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:26.122193 13222 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:26.125028 13147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:26.125474 13147 raft_consensus.cc:606] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:26.127595 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:26.127967 13222 raft_consensus.cc:606] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:26.129604 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:26.131085 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:26.230017 14448 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:26.230520 14433 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:26.231951 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:26.232569 13148 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.232934 13148 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:26.239959 13148 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.243345 13148 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:26.243927 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:26.244386 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:26.244930 13070 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:26.244968 13219 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:26.246444 13219 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:26.247687 13219 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.248847 13219 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:26.252660 13070 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:49:26.254390 13114 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:26.254683 13219 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:49:26.257184 14444 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:26.257697 14444 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:26.258661 14444 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.276335 12972 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.287348 14440 raft_consensus.cc:993] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:26.287902 14440 raft_consensus.cc:1081] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:26.289265 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:26.289737 13219 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.290016 13219 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:26.296861 13219 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.298292 13219 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:26.298882 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:26.299355 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:26.299445 13070 raft_consensus.cc:3055] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:26.299734 13147 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:26.299760 13070 raft_consensus.cc:740] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:26.300388 13070 consensus_queue.cc:260] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.301268 13070 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:26.305744 13147 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:26.306538 13070 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:26.307849 13188 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:26.308655 14433 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:26.309103 14433 raft_consensus.cc:697] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:26.309999 14433 consensus_queue.cc:237] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.320925 12972 catalog_manager.cc:5697] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:26.446185 14448 raft_consensus.cc:993] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:26.446621 14433 raft_consensus.cc:1081] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:26.448532 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:26.449817 13148 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.450203 13148 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.457074 13148 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.458490 13148 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:26.459327 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:26.459450 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:26.459801 13219 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:26.459916 13070 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.460117 13219 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:26.460871 13219 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.461642 13219 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.465669 13070 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:26.466351 13219 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:26.466629 13114 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:26.467427 14444 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:26.467864 14444 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:26.468652 14444 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.478864 12972 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.578379 14444 raft_consensus.cc:993] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:26.578902 14444 raft_consensus.cc:1081] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:26.580298 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:26.580734 13222 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.581074 13222 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.586318 13222 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.587723 13222 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:26.588344 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:26.588672 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:26.589003 13070 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.589218 13148 raft_consensus.cc:3055] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:26.589522 13148 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:26.590245 13148 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.591419 13148 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.595279 13070 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:26.596303 13188 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:26.597034 14433 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:26.597407 13148 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:26.597508 14433 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:26.598532 14433 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.608675 12972 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:26.679446 14421 raft_consensus.cc:993] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:26.680466 14444 raft_consensus.cc:1081] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:26.682372 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:26.683145 13070 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.683507 13070 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.690671 13070 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.692787 13070 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:26.693177 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:26.693218 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:26.693825 13148 raft_consensus.cc:3055] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:26.693909 13222 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.694177 13148 raft_consensus.cc:740] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:26.694789 13148 consensus_queue.cc:260] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.695685 13148 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.699512 13222 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:26.700438 13042 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:26.701105 14449 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:26.701545 14449 raft_consensus.cc:697] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:26.701705 13148 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:26.702527 14449 consensus_queue.cc:237] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:26.712224 12971 catalog_manager.cc:5697] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.734768 13067 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:26.735770 14421 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:26.749912 13222 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:26.751150 14421 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:26.766930 13067 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:26.768056 14455 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:26.781178 13147 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:26.782502 14448 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:26.999914 13067 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.001044 14448 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.009958 13147 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.013446 14448 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.020627 13222 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.024068 14444 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.035822 13067 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.037375 14459 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.131919 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:27.200666 13147 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.201813 14449 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.212502 13219 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.214162 14474 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:28.167855 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:28.203147 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:28.203742 13219 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:28.206275 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:28.206683 13151 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:28.208729 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f963a024eca4065a317601a49c833ec"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:28.209157 13219 raft_consensus.cc:606] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:28.211349 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:28.211810 13073 raft_consensus.cc:606] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:28.213773 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:28.214151 13151 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:28.215124 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:28.216331 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:28.225675 14459 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:28.226100 14421 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:28.227468 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:28.227869 13219 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:28.228174 13219 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:28.232574 13219 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.233996 13219 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:28.234625 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:28.235101 13073 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:28.235297 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:28.235838 13151 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:28.236119 13151 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:28.236934 13151 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.238138 13151 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:28.243880 13073 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:49:28.244831 13151 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:49:28.245028 13188 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:28.245795 14455 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:28.246246 14455 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:28.247062 14455 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.256551 12973 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:28.268121 14433 raft_consensus.cc:993] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:28.268538 14476 raft_consensus.cc:1081] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:28.269851 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f963a024eca4065a317601a49c833ec"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:28.270282 13151 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:28.270619 13151 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:28.274752 13151 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.276229 13151 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:28.276955 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:28.277140 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:28.277505 13073 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:28.277711 13219 raft_consensus.cc:3055] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:28.278049 13219 raft_consensus.cc:740] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:28.278622 13219 consensus_queue.cc:260] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.279563 13219 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:28.282084 13073 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:28.283063 13114 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:28.283735 14421 raft_consensus.cc:2804] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:28.284073 14421 raft_consensus.cc:697] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:28.284103 13219 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:28.284734 14421 consensus_queue.cc:237] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.295001 12973 catalog_manager.cc:5697] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:28.394299 14476 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:28.394778 14455 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:28.402004 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:28.402603 13148 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:28.402885 13148 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.408152 13148 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.409613 13148 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:28.410199 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:28.410570 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:28.410836 13067 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.411118 13219 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:28.411419 13219 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:28.412214 13219 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.413347 13219 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.417281 13067 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:28.419430 13219 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:28.419049 13114 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:28.420867 14421 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:28.421792 14421 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:28.422580 14421 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.433141 12973 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:28.446169 14440 raft_consensus.cc:993] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:28.446614 14474 raft_consensus.cc:1081] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:28.447777 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:28.448179 13222 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:28.448421 13222 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:28.452761 13222 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.454254 13222 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:28.455111 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:28.455703 13148 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:28.458140 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:28.458596 13067 raft_consensus.cc:3055] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:28.458822 13067 raft_consensus.cc:740] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:28.459367 13067 consensus_queue.cc:260] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.459956 13148 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:28.460283 13067 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:28.461114 13189 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:28.461827 14476 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:28.462263 14476 raft_consensus.cc:697] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:28.463478 14476 consensus_queue.cc:237] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.465420 13067 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:28.474678 12973 catalog_manager.cc:5697] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:28.636647 14421 raft_consensus.cc:993] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:28.637076 14483 raft_consensus.cc:1081] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:28.638482 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:28.638876 13067 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:28.639209 13067 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.643889 13067 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.645699 13067 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:28.646775 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:28.647315 13219 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.647470 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:28.648010 13148 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:28.648284 13148 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:28.648942 13148 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.650122 13148 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.653335 13219 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:28.654302 13042 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:28.654911 14485 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:28.655352 14485 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:28.656222 13148 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:28.656150 14485 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:28.668994 12973 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:28.697111 13067 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:28.698167 14455 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:28.714432 13148 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:28.715906 14433 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:28.783648 13070 raft_consensus.cc:1275] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:28.784933 14421 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:28.794924 13219 raft_consensus.cc:1275] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:28.796554 14459 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:28.898206 13070 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.899325 14421 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:28.909132 13219 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.910854 14421 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:29.046370 13151 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:29.047511 14433 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:29.055435 13067 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:29.068823 14433 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:29.172715 13151 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:29.174034 14440 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:29.223112 13219 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:49:29.517454 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 86575.5us
I20260709 14:49:29.523962 14474 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:29.552551 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:49:29.750972 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.68:35409, user_credentials={real_user=slave}} blocked reactor thread for 225805us
W20260709 14:49:30.585464 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3240 after lost signal to thread 11980
W20260709 14:49:30.586503 13172 debug-util.cc:398] Leaking SignalData structure 0x7b0800133340 after lost signal to thread 13008
W20260709 14:49:30.587383 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08000cbf40 after lost signal to thread 13100
W20260709 14:49:30.588126 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08003232c0 after lost signal to thread 13175
W20260709 14:49:30.588948 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08002c2ec0 after lost signal to thread 13249
W20260709 14:49:30.589731 13172 debug-util.cc:398] Leaking SignalData structure 0x7b0800303520 after lost signal to thread 13772
I20260709 14:49:30.745628 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:30.788725 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:30.789314 13151 raft_consensus.cc:606] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:30.795934 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:30.796830 13223 raft_consensus.cc:606] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:30.800479 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:30.801013 13151 raft_consensus.cc:606] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:30.804939 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:30.805400 13223 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:30.808341 13074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:30.808867 13074 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:30.810048 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:30.811573 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:30.826866 14520 raft_consensus.cc:993] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:30.827381 14526 raft_consensus.cc:1081] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:30.828923 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:30.829432 13223 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:30.829720 13223 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:30.835861 13223 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:30.839272 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:30.839820 13074 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:30.840185 13223 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:30.843123 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:30.843788 13151 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:30.844141 13151 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:30.845029 13151 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:30.846848 13151 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:30.847594 13074 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:30.848688 13188 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:30.849416 14433 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:30.849858 14433 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:30.850606 14433 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:30.853063 13151 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:30.866226 12973 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:30.900911 14528 raft_consensus.cc:993] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:30.901389 14524 raft_consensus.cc:1081] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:30.903409 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:30.903911 13142 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:30.904255 13142 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:30.910871 13142 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:30.912734 13142 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:30.913394 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:30.913985 13070 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:30.914027 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:30.914598 13223 raft_consensus.cc:3055] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:30.915005 13223 raft_consensus.cc:740] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:30.916405 13223 consensus_queue.cc:260] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:30.918259 13223 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:30.920867 13070 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:30.922107 13114 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:30.923554 14526 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:30.924101 14526 raft_consensus.cc:697] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:30.924922 14526 consensus_queue.cc:237] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:30.926743 13223 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:30.936992 12973 catalog_manager.cc:5697] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.014285 14524 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:31.014761 14528 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:31.016201 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:31.016645 13142 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:31.016901 13142 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:31.022503 13142 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:31.024173 13142 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:31.025111 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:31.025216 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:31.025702 13223 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:31.025843 13070 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:31.026001 13223 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:31.026815 13223 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:31.027719 13223 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:31.033907 13223 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:49:31.036156 13117 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:31.036851 14497 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:31.037299 14497 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:31.038069 14497 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:31.040184 13070 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:49:31.053524 12973 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.058041 14526 raft_consensus.cc:993] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:31.058552 14526 raft_consensus.cc:1081] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:31.064738 13074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:31.065299 13074 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:31.065632 13074 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:31.078263 13074 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:31.079864 13074 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:31.083722 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:31.088534 13142 raft_consensus.cc:3055] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:31.088932 13142 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:31.086010 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:31.089779 13223 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:31.093844 13142 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:31.095417 13142 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:31.100921 13223 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:49:31.102420 13042 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:31.103140 14507 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:31.103610 13142 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:49:31.103514 14507 raft_consensus.cc:697] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:31.104951 14507 consensus_queue.cc:237] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:31.118736 12973 catalog_manager.cc:5697] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.154382 14536 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:31.154811 14536 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:31.156268 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:31.156788 13219 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:31.157111 13219 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:31.163404 13219 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:31.166049 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:31.166621 13074 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:31.166966 13074 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:31.167057 13219 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:31.167734 13074 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:31.168663 13074 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:31.172878 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:31.173445 13142 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:31.177336 13074 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:31.178676 13188 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:31.179268 14528 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:31.179648 14528 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:31.180608 13142 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:31.180436 14528 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:31.192559 12973 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:31.346490 13219 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:31.347675 14526 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:31.364989 13074 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:31.366487 14520 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:31.440174 13074 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:31.443719 14526 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:31.447355 13070 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:31.449472 14524 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:31.473614 13150 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:31.477696 14524 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:31.487562 13223 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:31.489771 14520 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:31.509411 13218 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:31.511436 14536 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:49:31.548071 14547 log.cc:927] Time spent T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:49:31.571467 13142 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:31.573264 14536 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 14:49:31.618083 13070 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:31.619760 14550 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:31.646507 13142 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:31.648496 14524 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:31.812481 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:32.857218 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:32.907265 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:32.907814 13218 raft_consensus.cc:606] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:32.910771 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f963a024eca4065a317601a49c833ec"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:32.911309 13142 raft_consensus.cc:606] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:32.916687 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:32.917215 13142 raft_consensus.cc:606] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:32.920537 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:32.921097 13070 raft_consensus.cc:606] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:32.926281 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:32.927390 13218 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:32.929352 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:32.932349 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:32.978089 14536 raft_consensus.cc:993] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:32.978569 14507 raft_consensus.cc:1081] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:32.980075 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:32.980471 13223 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.980728 13223 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:32.984926 13223 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:32.989080 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:32.989619 13070 raft_consensus.cc:3055] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:32.988660 13223 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:32.989974 13070 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:32.990010 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:32.990631 13142 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:32.990773 13070 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:32.991809 13070 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:32.997262 13142 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:32.998512 13189 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:32.998919 13070 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:32.999248 14550 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:33.000486 14550 raft_consensus.cc:697] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:33.001295 14550 consensus_queue.cc:237] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.013370 12971 catalog_manager.cc:5697] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.077153 14526 raft_consensus.cc:993] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:33.077677 14526 raft_consensus.cc:1081] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:33.079260 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f963a024eca4065a317601a49c833ec"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:33.079752 13069 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.080076 13069 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:33.080207 14497 raft_consensus.cc:993] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:33.080690 14526 raft_consensus.cc:1081] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:33.082207 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:33.082669 13223 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.082988 13223 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:33.088160 13069 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.091302 13223 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.091815 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:33.092557 13142 raft_consensus.cc:3055] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:33.092844 13142 raft_consensus.cc:740] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:33.093518 13142 consensus_queue.cc:260] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.094636 13142 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:33.099167 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:33.099763 13070 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:33.100813 13142 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:33.101939 13069 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:33.103439 13223 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:33.106644 13070 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:33.107765 13188 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:33.108582 14550 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:33.109093 14550 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:33.109318 13040 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:33.110569 14507 raft_consensus.cc:2804] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:33.111009 14507 raft_consensus.cc:697] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:33.111784 14507 consensus_queue.cc:237] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.112821 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:33.113397 13150 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:33.113847 13150 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:33.114598 13150 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.115625 13150 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:33.118182 13070 raft_consensus.cc:1240] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:33.119045 14550 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.124823 13150 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:33.128350 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:33.139412 13223 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:33.145740 13223 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:33.163949 14566 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:33.164529 14566 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:33.168604 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:33.169188 13142 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.169564 13142 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:33.178501 13142 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.179526 12971 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.181639 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:33.182199 13070 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:33.188026 14550 raft_consensus.cc:993] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:33.188500 14550 raft_consensus.cc:1081] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:33.180353 13142 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:33.176939 12973 catalog_manager.cc:5697] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.192505 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:33.193018 13223 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:33.193274 13223 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:33.193902 13223 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.194836 13223 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:33.196385 13070 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:33.197916 13150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:33.198417 13150 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.198709 13150 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:33.204650 13150 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.206406 13150 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:33.210412 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:33.211047 13218 raft_consensus.cc:3055] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:33.211364 13218 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:33.212926 13218 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.214345 13218 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:33.217487 13223 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:33.218528 13117 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:33.219341 14526 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:33.219985 14526 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:33.220824 14526 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.224279 13218 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:33.226661 13117 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:33.228089 14555 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:33.228525 14555 raft_consensus.cc:697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:33.229323 14555 consensus_queue.cc:237] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:33.239666 12973 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.245872 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:33.246433 13070 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:33.252983 13070 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:33.263243 12973 catalog_manager.cc:5697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.556595 13150 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:33.557937 14567 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:33.570286 13074 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:33.570757 13070 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:33.572153 14565 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:33.572729 14550 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:33.606232 13150 raft_consensus.cc:1275] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:33.607695 14561 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:33.608495 13223 raft_consensus.cc:1275] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:33.624857 14563 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:33.626875 13142 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:33.627158 13070 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:33.629236 14565 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:33.632340 14570 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:33.676220 13219 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:33.680662 14570 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:33.705236 13218 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:33.707131 14526 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:33.724824 13070 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:33.740973 14570 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:33.933211 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:34.974431 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:35.030790 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:35.031757 13069 raft_consensus.cc:606] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:35.035579 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:35.036063 13151 raft_consensus.cc:606] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:35.038865 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:35.039419 13222 raft_consensus.cc:606] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:35.042304 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:35.043141 13222 raft_consensus.cc:606] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:35.046348 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:35.047420 13151 raft_consensus.cc:606] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:35.049437 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:35.051155 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:35.154031 14585 raft_consensus.cc:993] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:35.154935 14585 raft_consensus.cc:1081] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:35.157202 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:35.157900 13219 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.158380 13219 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:35.167622 13219 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.169866 13219 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:35.170764 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:35.171576 13069 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:35.171845 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:35.172454 13151 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:35.172760 13151 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:35.174355 14590 raft_consensus.cc:993] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:35.174994 14563 raft_consensus.cc:1081] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:35.174459 13151 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.176589 13151 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:35.176674 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:35.177287 13219 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.177691 13219 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:35.179363 13069 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:35.180913 13188 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:35.181962 14587 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:35.183233 14587 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:35.184192 14587 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.186667 13151 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:35.190143 13219 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.192585 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:35.192749 13219 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:35.193118 13069 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:35.193459 13069 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:35.194306 13069 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.195552 13069 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:35.194873 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:35.197687 13151 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:35.203888 13151 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:35.204933 13189 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:35.206902 14592 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:35.207373 14592 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:35.207494 12974 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:35.208344 14592 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.234453 13069 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:35.266474 12974 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:35.351253 14567 raft_consensus.cc:993] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:35.351668 14592 raft_consensus.cc:1081] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:35.352994 13150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:35.353394 13150 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.353673 13150 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:35.359894 13150 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.362798 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:35.363271 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:35.363415 13069 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:35.363834 13219 raft_consensus.cc:3055] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:35.364153 13219 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:35.364813 13219 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.365617 13219 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:35.371268 13150 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:35.372329 13069 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:35.372866 13219 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:35.374151 13117 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:35.374821 14497 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:35.375155 14497 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:35.376052 14497 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.390913 12974 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.499454 14567 raft_consensus.cc:993] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:35.499919 14592 raft_consensus.cc:1081] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:35.501711 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:35.502224 13151 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.502543 13151 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:35.507705 13151 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.509541 13151 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:35.514129 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:35.514698 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:35.514906 13222 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:35.516415 13222 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:35.516486 13069 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:35.517397 13222 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.518682 13222 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:35.527827 13222 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:35.528950 13117 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:35.529834 14497 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:35.533012 13069 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:35.534029 14497 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:35.534906 14497 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.546406 12974 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.558029 14585 raft_consensus.cc:993] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:35.558471 14497 raft_consensus.cc:1081] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:35.559792 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:35.560307 13069 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.560668 13069 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:35.566668 13069 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.569633 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:35.569828 13069 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:35.570225 13151 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:35.570551 13151 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:35.571292 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:35.571951 13222 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:35.571758 13151 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.573433 13151 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:35.580549 13151 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:35.581956 13040 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:35.582661 14590 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:35.583041 14590 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:35.583911 14590 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:35.585062 13222 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:35.595212 12974 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.604007 13151 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:35.605854 14567 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:35.607906 13151 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:35.609134 14567 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:35.619940 13069 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:35.621378 14589 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:35.640939 13074 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:35.642961 14587 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:35.856267 13074 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:35.857952 14588 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:35.869890 13222 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:35.871204 14585 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:35.993113 13069 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:35.994227 14585 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:36.002374 13219 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:36.004233 14585 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:36.052172 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:36.156936 13151 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:36.158107 14590 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:36.161090 13222 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:36.162545 14590 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.091989 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:37.175227 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:37.176036 13222 raft_consensus.cc:606] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:37.180394 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:37.180960 13070 raft_consensus.cc:606] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:37.183786 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:37.184410 13151 raft_consensus.cc:606] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:37.186969 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:37.187502 13151 raft_consensus.cc:606] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:37.190272 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:37.190811 13222 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:37.191921 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:37.193585 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:37.222532 14587 raft_consensus.cc:993] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:37.223104 14616 raft_consensus.cc:1081] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:37.224893 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:37.225481 13151 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.225837 13151 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.234237 13151 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.240118 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:37.240795 13222 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:37.241169 13222 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:37.243076 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:37.242681 13222 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.243695 13070 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.244053 13222 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.245473 13151 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:37.253105 13222 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:37.254752 13117 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:37.256032 14585 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:37.256546 14585 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:37.257452 14585 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.253268 13070 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:37.274740 12974 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:37.367827 14585 raft_consensus.cc:993] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:37.368353 14585 raft_consensus.cc:1081] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:37.372998 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:37.373585 13070 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.373983 13070 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.393944 13070 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.519662 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:37.519719 13070 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:37.520357 13142 raft_consensus.cc:3055] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:37.523550 13142 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:37.524493 13142 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.525671 13142 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.521679 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:37.530067 13222 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.540314 13222 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:37.541539 13042 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:37.542445 14614 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:37.542964 14614 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:37.543835 14614 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.576838 12974 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:37.591043 14617 raft_consensus.cc:993] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:37.591566 14617 raft_consensus.cc:1081] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:37.595196 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:37.595775 13219 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.596124 13219 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:37.624336 14587 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:37.624928 14587 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:37.626857 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:37.627375 13151 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.627756 13151 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:37.634922 13151 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.639760 13151 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:37.640341 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:37.641793 13074 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:37.642565 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:37.643188 13218 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:37.644315 13218 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:37.645146 13218 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.647079 13218 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:37.648804 13074 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:37.650156 13114 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:37.653924 14617 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:37.654801 14617 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:37.655987 14617 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.701306 13219 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.741125 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:37.743793 13070 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:37.560366 13142 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:49:37.733402 14630 raft_consensus.cc:993] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:37.760443 14614 raft_consensus.cc:1081] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:37.763075 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:37.763870 13222 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.764294 13222 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:49:37.780426 13117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:37.782015 13069 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:49:37.791597 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 220720us
I20260709 14:49:37.796298 13223 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:37.828924 13218 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:37.831734 14588 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.840553 12974 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:37.853894 13219 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:37.875742 13070 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:49:37.878113 13188 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:37.879408 14616 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:37.879930 14616 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:37.880820 14616 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.889894 13222 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.942497 13222 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:37.943830 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:37.944583 13148 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:37.944953 13148 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:37.946156 13148 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.947480 13148 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:37.952131 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:37.954994 13069 raft_consensus.cc:3055] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:37.955297 13069 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:37.956030 13069 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.957341 13069 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:37.958807 14617 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.974592 13069 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:37.977778 13188 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:37.975632 12974 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:37.979324 14616 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:37.979899 14616 raft_consensus.cc:697] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:37.980795 14616 consensus_queue.cc:237] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:37.985550 13148 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:49:37.989559 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:38.009438 13145 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.018975 13142 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.022636 13145 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:38.022933 14628 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:38.039947 12971 catalog_manager.cc:5697] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.076107 13222 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.080749 14614 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.194633 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:38.241089 13069 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:38.242753 14640 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:38.278524 13222 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:38.280488 14617 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:38.371829 13069 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:38.373410 14589 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:49:38.465140 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 50529.4us
I20260709 14:49:38.466960 13148 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:38.469460 14587 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.472012 13143 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:38.480605 13070 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:38.482496 14645 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:38.486912 14645 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:39.297570 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:39.365069 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:39.365532 13142 raft_consensus.cc:606] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:39.368160 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:39.368630 13069 raft_consensus.cc:606] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:39.370862 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:39.371312 13218 raft_consensus.cc:606] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:39.373473 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:39.373947 13142 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:39.376268 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:39.376828 13218 raft_consensus.cc:606] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:39.378019 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:39.379400 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:39.541569 14618 raft_consensus.cc:993] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:39.542126 14588 raft_consensus.cc:1081] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:39.543447 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:39.543851 13223 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.544068 13223 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:39.548456 13223 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.550074 13223 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:39.550661 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:39.551263 13069 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:39.551769 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:39.552320 13149 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:39.552531 13149 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:39.553108 13149 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.554010 13149 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:39.556186 13069 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:39.557130 13188 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:39.557776 14589 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:39.558151 14589 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:39.558491 13149 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:39.558933 14589 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.569187 12971 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.619917 14587 raft_consensus.cc:993] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:39.620314 14587 raft_consensus.cc:1081] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:39.621469 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:39.621939 13149 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.622200 13149 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:39.626415 13149 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.628535 13149 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:39.628724 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:39.628899 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:39.629441 13223 raft_consensus.cc:3055] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:39.629796 13223 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:39.629323 13069 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:39.630509 13223 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.631651 13223 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:39.637121 13069 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:39.637822 13223 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:39.638218 13114 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:39.638918 14618 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:39.639279 14618 raft_consensus.cc:697] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:39.639983 14618 consensus_queue.cc:237] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.649296 12971 catalog_manager.cc:5697] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.700047 14649 raft_consensus.cc:993] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:39.700491 14614 raft_consensus.cc:1081] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:39.701869 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:39.702406 13223 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.702713 13223 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:39.708267 13223 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.709619 13223 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:39.710312 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:39.710922 13069 raft_consensus.cc:3055] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:39.710775 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:39.711239 13069 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:39.711513 13142 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:39.712108 13069 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.712961 13069 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:39.715871 13142 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:39.716779 13189 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:39.717278 13069 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:39.717365 14587 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:39.717927 14587 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:39.719017 14587 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.727792 12971 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.754053 14618 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:39.754563 14617 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:39.756350 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:39.756871 13070 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.757229 13070 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:39.762370 13070 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.763700 13070 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:39.764382 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:39.764675 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:39.764950 13142 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:39.765231 13223 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:39.765259 13142 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:39.766165 13142 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.767069 13142 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:39.770987 13223 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:49:39.771754 13142 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:49:39.771860 13042 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:39.772601 14649 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:39.773077 14649 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:39.773748 14649 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:39.783341 12971 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 8 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.821107 14589 raft_consensus.cc:993] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:39.821543 14587 raft_consensus.cc:1081] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:39.822834 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:39.823256 13149 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.823558 13149 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:39.829047 13149 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:39.830695 13149 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:49:39.831270 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:39.832006 13218 raft_consensus.cc:3055] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:39.832412 13218 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:39.832821 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:39.833086 13218 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:39.833359 13070 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:39.834163 13218 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:39.839960 13070 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:39.840099 13218 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:39.841234 13114 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:39.843029 14588 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:39.843515 14588 raft_consensus.cc:697] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:39.844816 14588 consensus_queue.cc:237] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:39.854442 12971 catalog_manager.cc:5697] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.013420 13149 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:40.014866 14589 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:40.024422 13070 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:40.025898 14589 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:40.037581 13223 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:40.040071 13069 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:40.039894 14588 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:40.041636 14588 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:40.138020 13151 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:40.139225 14587 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:40.148994 13070 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:40.150139 14668 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:40.234191 13151 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:40.235266 14649 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:40.245565 13218 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:40.247314 14614 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:40.380285 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:40.412456 13070 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:40.413560 14588 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:40.421376 13223 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:40.422765 14666 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:41.416960 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:41.455540 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:41.456089 13070 raft_consensus.cc:606] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:41.458766 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:41.459244 13142 raft_consensus.cc:606] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:41.461440 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:41.461933 13142 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:41.464334 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:41.464982 13223 raft_consensus.cc:606] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:41.468398 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:41.468811 13223 raft_consensus.cc:606] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:41.469736 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:41.470752 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:41.563577 14666 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:41.564082 14618 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:41.565454 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:41.565994 13223 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.566339 13223 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:41.570664 13223 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.571969 13223 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:41.572607 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:41.573140 13069 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:41.573397 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:41.573936 13142 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:41.574200 13142 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:41.574839 13142 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.575999 13142 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:41.578265 13069 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:49:41.579156 13188 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:41.579761 14668 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:41.580267 14668 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:41.581000 13142 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:49:41.582592 14668 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.585783 14649 raft_consensus.cc:993] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:41.586210 14675 raft_consensus.cc:1081] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:41.587538 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:41.588078 13223 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.588433 13223 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.594766 13223 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.596235 13223 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:41.597482 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:41.598068 13151 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.600368 12973 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:41.603026 13151 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:41.604106 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:41.604519 13189 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:41.604660 13069 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:41.605305 14668 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:41.605577 13069 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:41.605966 14668 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:41.606366 13069 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.607070 14668 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.607575 13069 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.614300 13069 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:41.631574 12973 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:41.653023 14676 raft_consensus.cc:993] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:41.653642 14676 raft_consensus.cc:1081] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:41.655066 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:41.655457 13151 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.655673 13151 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:41.660058 13151 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.662322 13151 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:41.663266 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:41.663764 13069 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:41.665591 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:41.666149 13223 raft_consensus.cc:3055] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:41.670354 13069 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:41.670746 13223 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:41.671446 13114 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:41.671581 13223 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.672192 14618 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:41.672734 14618 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:41.673092 13223 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:41.673509 14618 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.679730 13223 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:49:41.696419 12973 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.806766 14666 raft_consensus.cc:993] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:41.807193 14685 raft_consensus.cc:1081] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:41.808486 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:41.808876 13069 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.809094 13069 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.813537 13069 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.815378 13069 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:41.816057 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:41.816210 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:41.816584 13149 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:41.816754 13222 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.816915 13149 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:41.817600 13149 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.818528 13149 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.821151 13222 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:49:41.823058 13149 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:49:41.823259 13042 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:41.824067 14675 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:41.825616 14675 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:41.826649 14675 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.837122 12973 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.920230 14668 raft_consensus.cc:993] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:41.920684 14676 raft_consensus.cc:1081] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:41.922050 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:41.922433 13149 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.922659 13149 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.928354 13149 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.929848 13149 leader_election.cc:290] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:41.930478 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:41.930802 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:41.931172 13069 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.931496 13223 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:41.931815 13223 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:41.932557 13223 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.933447 13223 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.936319 13069 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:41.939373 13114 leader_election.cc:304] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:41.939453 13223 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:41.940121 14685 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:41.941286 14685 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:41.942239 14685 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:41.954175 12973 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.011080 13069 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:42.012130 14676 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:42.026809 13149 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:42.028030 14668 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:42.044178 13151 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:42.045382 14683 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:42.058840 13074 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:42.060153 14683 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:42.217980 13222 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:42.219178 14666 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:42.228705 13070 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:42.230243 14685 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:42.368060 13069 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:42.369457 14689 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:42.372797 13222 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:42.375581 14689 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:42.375347 13149 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:42.380744 14649 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:42.406009 13223 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:42.408596 14675 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:42.471519 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:43.514154 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:43.566582 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:43.567116 13149 raft_consensus.cc:606] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:43.569330 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:43.569810 13149 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:43.571820 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:43.572247 13223 raft_consensus.cc:606] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:43.574460 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:43.574892 13223 raft_consensus.cc:606] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:43.576912 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:43.577296 13070 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:43.578286 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:43.579681 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:43.738205 14683 raft_consensus.cc:993] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:43.738732 14676 raft_consensus.cc:1081] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:43.740067 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:43.740496 13151 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.740752 13151 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:43.745797 13151 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.748149 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:43.748401 13151 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:43.748594 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:43.748795 13069 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:43.749425 13223 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:43.749783 13223 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:43.750465 13223 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.751186 13223 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:43.756115 13069 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:49:43.756316 13223 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:49:43.757079 13114 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:43.757722 14618 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:43.758132 14618 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:43.758760 14618 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.768180 12971 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.846730 14649 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:43.847187 14686 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:43.848658 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:43.849100 13222 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.849378 13222 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:43.854965 13222 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.856813 13222 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:43.857694 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:43.858281 13151 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:43.857367 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:43.862659 13069 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:43.862905 13069 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:43.863420 13151 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:49:43.863534 13069 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.864558 13189 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:43.864686 13069 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:43.865207 14676 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:43.865607 14676 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:43.866641 14676 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.871143 13069 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:49:43.876883 12971 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:43.946460 14683 raft_consensus.cc:993] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:43.946929 14683 raft_consensus.cc:1081] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:43.948462 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:43.948973 13151 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.949347 13151 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:43.954312 13151 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.956574 13151 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:43.958178 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:43.959116 13222 raft_consensus.cc:3055] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:43.959414 13222 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:43.961055 13222 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.962285 13222 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:43.963347 14712 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:43.965493 14703 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:43.967000 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:43.967098 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:43.967615 13223 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.967730 13069 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:43.968077 13223 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:43.969303 13222 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:43.970484 13117 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:43.971664 14712 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:43.972332 14712 raft_consensus.cc:697] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:43.973162 14712 consensus_queue.cc:237] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.974349 13069 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:43.976500 13223 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.981673 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:43.982185 13069 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:43.983387 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:43.982210 13223 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:43.983935 13149 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:43.984412 13149 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:43.985121 13149 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:43.986240 13149 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:43.986243 12971 catalog_manager.cc:5697] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.991457 13069 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:43.992794 13188 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:43.995012 14714 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:43.995599 14714 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:43.997481 14714 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:44.001324 13149 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:44.018755 12971 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.038169 14703 raft_consensus.cc:993] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:44.038727 14703 raft_consensus.cc:1081] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:44.040131 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:44.040670 13070 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:44.040994 13070 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:44.047266 13070 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:44.049110 13070 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:44.049724 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:44.050016 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:44.050290 13149 raft_consensus.cc:3055] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:44.050526 13222 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:44.050606 13149 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:44.051342 13149 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:44.052249 13149 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:44.055596 13222 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:44.056509 13042 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:44.057257 14686 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:44.057951 13149 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:44.058866 14686 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:44.059778 14686 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:44.072229 12971 catalog_manager.cc:5697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.142931 13222 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:44.143988 14703 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:44.155143 13070 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:44.156510 14711 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:44.270540 13070 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:44.271915 14683 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:44.282153 13149 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:44.285996 14714 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:44.367620 13069 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:44.368767 14712 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:44.377364 13223 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:44.378593 14711 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:44.457258 13070 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:44.458410 14714 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:44.467778 13149 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:44.469039 14683 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:44.513477 13149 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:44.514789 14686 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:44.524649 13223 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:44.527217 14716 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:44.580480 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:45.621568 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:45.665923 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:45.666558 13218 raft_consensus.cc:606] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:45.669337 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:45.669803 13069 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:45.673169 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:45.673602 13151 raft_consensus.cc:606] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:45.676069 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:45.676481 13151 raft_consensus.cc:606] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:45.678740 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:45.679152 13218 raft_consensus.cc:606] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:45.680210 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:45.681335 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:45.704794 14676 raft_consensus.cc:993] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:45.705529 14733 raft_consensus.cc:993] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:45.705458 14710 raft_consensus.cc:1081] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:45.706169 14711 raft_consensus.cc:1081] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:45.707513 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:45.708858 13151 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:45.708025 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:45.709544 13069 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:45.709920 13069 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:45.710402 13151 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:45.719013 13069 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:45.719208 13151 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.722445 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:45.723119 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:45.723773 13070 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:45.723166 13149 raft_consensus.cc:3055] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:45.724399 13149 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:45.724532 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:45.725013 13218 raft_consensus.cc:3055] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:45.723966 13151 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:45.725250 13218 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:45.725239 13149 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:45.726624 13149 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:45.726811 13069 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:45.730892 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:45.731485 13222 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:45.726306 13218 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.734165 13218 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:45.735924 13070 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:45.737282 13114 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:45.738101 14711 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:45.739102 14711 raft_consensus.cc:697] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:45.738598 13222 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:45.740116 14711 consensus_queue.cc:237] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.740837 13042 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:45.741719 14716 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:45.742228 14716 raft_consensus.cc:697] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:45.743700 13149 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:45.743768 14716 consensus_queue.cc:237] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:49:45.745241 13218 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:45.750353 14703 raft_consensus.cc:993] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:45.750876 14703 raft_consensus.cc:1081] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:45.757320 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:45.758141 13222 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:45.759601 13222 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:45.765312 13222 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.768257 13222 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:45.768296 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:45.768980 13070 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:45.769155 12971 catalog_manager.cc:5697] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.771018 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:45.771821 13149 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:45.772186 13149 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:45.773178 13149 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.774458 13149 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:45.775878 13070 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:49:45.775581 12973 catalog_manager.cc:5697] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.777300 13188 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:45.778189 14676 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:45.778612 14676 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:45.779352 14676 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.780972 13149 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:49:45.785351 14710 raft_consensus.cc:993] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:45.787322 14710 raft_consensus.cc:1081] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:45.790092 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:45.790710 13149 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:45.792935 13149 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:45.803099 13149 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.805884 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:45.806540 13070 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:45.819366 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:45.819905 13218 raft_consensus.cc:3055] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:45.820196 13218 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:45.820358 13070 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:45.820889 13218 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.821365 13149 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:45.821741 13218 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:45.827790 12974 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.830842 13114 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:45.833117 14711 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:45.833662 14711 raft_consensus.cc:697] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:45.834452 13218 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:45.834493 14711 consensus_queue.cc:237] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.845669 12974 catalog_manager.cc:5697] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.962818 14716 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:45.963415 14686 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:45.965058 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:45.965477 13222 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:45.965763 13222 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:45.970963 13222 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.973115 13222 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:45.973694 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:45.973980 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:45.974243 13070 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:45.974583 13070 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:45.974598 13149 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:45.975289 13070 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.976275 13070 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:45.981269 13070 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:49:45.981269 13149 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:49:45.982663 13188 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:45.983677 14676 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:45.984144 14676 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:45.984874 14676 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:45.994844 12974 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.137336 13222 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:46.138659 14686 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:46.151254 13149 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:46.153410 14716 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:46.184392 13070 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:46.186133 14738 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:49:46.194669 13069 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:46.196219 14703 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:46.200559 13149 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:46.201928 14738 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:46.208331 13218 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:46.210494 14736 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:46.338675 13218 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:46.339808 14711 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:46.354007 13070 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:46.355496 14711 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:46.416093 13151 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:46.417191 14738 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:46.425800 13070 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:46.427423 14676 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:46.682351 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:47.726202 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:47.777781 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:47.778469 13149 raft_consensus.cc:606] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:47.781261 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:47.781852 13218 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:47.784448 13074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:47.784926 13074 raft_consensus.cc:606] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:47.787509 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:47.788022 13218 raft_consensus.cc:606] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:47.790242 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:47.790678 13149 raft_consensus.cc:606] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:47.791666 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:47.793268 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:47.911065 14736 raft_consensus.cc:993] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:47.911533 14711 raft_consensus.cc:1081] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:47.912839 13074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:47.913352 13074 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:47.913662 13074 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:47.918843 13074 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:47.920377 13074 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:47.921321 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:47.921625 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:47.921921 13149 raft_consensus.cc:3055] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:47.922232 13222 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:47.922247 13149 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:47.923120 13149 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:47.923955 13149 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:47.926836 13222 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:47.928089 13042 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:47.928508 13149 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:47.928825 14716 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:47.929234 14716 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:47.929912 14716 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:47.939447 12971 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.940541 14711 raft_consensus.cc:993] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:47.941114 14733 raft_consensus.cc:1081] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:47.942804 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:47.943408 13222 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:47.943786 13222 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:47.949566 13222 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:47.952164 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:47.952359 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:47.952790 13074 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:47.952934 13149 raft_consensus.cc:3055] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:47.953740 13149 raft_consensus.cc:740] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:47.954423 13149 consensus_queue.cc:260] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:47.955387 13149 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:47.953272 13222 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:47.958070 13074 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:47.959873 13188 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:47.960740 14710 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:47.961158 14710 raft_consensus.cc:697] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:47.961938 14710 consensus_queue.cc:237] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:47.968362 13149 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:47.974346 12974 catalog_manager.cc:5697] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.029906 14760 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:48.030514 14710 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:48.033877 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:48.034433 13149 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:48.034792 13149 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:48.041242 13149 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:48.043391 13149 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:48.043826 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:48.044178 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:48.044322 13218 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:48.044659 13218 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:48.044698 13074 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:48.045389 13218 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:48.046394 13218 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:48.050556 13074 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:48.051402 13218 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:48.051462 13114 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:48.052335 14733 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:48.052755 14733 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:48.053372 14733 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:48.062722 12974 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.104529 14716 raft_consensus.cc:993] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:48.105042 14759 raft_consensus.cc:1081] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:48.106383 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:48.106815 13218 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:48.107149 13218 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:48.111985 13218 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:48.114451 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:48.115108 13074 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:48.115281 13218 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:48.115197 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:48.116060 13142 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:48.115525 13074 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:48.117563 13074 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:48.119959 13074 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:48.123476 13142 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:48.124827 13189 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:48.125586 14710 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:48.126097 14710 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:48.126904 13074 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:48.126895 14710 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:48.135704 12974 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.204195 14760 raft_consensus.cc:993] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:48.204643 14710 raft_consensus.cc:1081] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:48.206060 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:48.206604 13142 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:48.206871 13142 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:48.210928 13142 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:48.212267 13142 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:48.213033 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:48.213402 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:48.213569 13074 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:48.214007 13222 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:48.214313 13222 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:48.215029 13222 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:48.216172 13222 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:48.218568 13074 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:49:48.219533 13114 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:48.220335 14733 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:48.221041 14733 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:48.222273 13222 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:49:48.222348 14733 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:48.231769 12974 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.396620 13222 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:48.397805 14759 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:48.411971 13142 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:48.414709 14716 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:48.424216 13070 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:48.425791 14710 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:48.439383 13142 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:48.441603 14710 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:48.623131 13222 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:48.624177 14736 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:48.633670 13070 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:48.635037 14733 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:48.646381 13070 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:48.649370 14780 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:48.658275 13222 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:48.659509 14733 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:48.695479 13070 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:48.697621 14777 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:48.707176 13151 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:48.709096 14760 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:48.794097 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:49.827893 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:49.865921 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:49.866442 13149 raft_consensus.cc:606] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:49.868819 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:49.869262 13070 raft_consensus.cc:606] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:49.871460 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:49.871863 13218 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:49.874341 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:49.874855 13218 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:49.877247 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:49.877803 13149 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:49.878875 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:49.879264 14777 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:49.879746 14710 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:49.880249 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:49.881418 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:49.881961 13149 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:49.882233 13149 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:49.886598 13149 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:49.888810 13149 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:49.889142 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:49.889521 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:49.889737 13070 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:49.890102 13218 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:49.890404 13218 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:49.891148 13218 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:49.892290 13218 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:49.896111 13070 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:49:49.897399 13114 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:49.898322 14733 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:49.898754 14733 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:49.899696 13218 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:49:49.899485 14733 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:49.910120 12973 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.965109 14710 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:49.965515 14777 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:49.966974 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:49.967411 13149 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:49.967672 13149 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:49.973312 13149 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:49.975765 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:49.976259 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:49.976855 13222 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:49.977093 14786 raft_consensus.cc:993] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:49.977156 13222 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:49.977871 14786 raft_consensus.cc:1081] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:49.976359 13070 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:49.978312 13222 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:49.979660 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:49.980122 13222 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:49.980196 13218 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:49.975198 13149 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:49.981775 13218 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:49.984989 13070 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:49:49.986037 13222 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:49:49.986394 13114 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:49.987179 14786 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:49.987931 14786 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:49.988672 13218 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:49.988664 14786 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:49.990824 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:49.991153 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:49.991430 13070 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:49.991714 13149 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:49.992149 13149 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:49.992995 13149 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:49.994195 13149 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:49.990795 13218 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:49.998632 13070 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:49:49.999567 13188 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:50.000351 14777 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:50.000864 14777 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:50.001616 14777 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:50.002282 13149 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:49:50.007028 12973 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 10, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.018064 12974 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.135000 14716 raft_consensus.cc:993] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:50.135427 14759 raft_consensus.cc:1081] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:50.137001 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:50.137552 13218 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:50.137951 13218 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.144503 13218 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:50.146355 13218 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:50.147725 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:50.148307 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:50.148571 13074 raft_consensus.cc:3055] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:50.148873 13151 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.148998 13074 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:50.149863 13074 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:50.150998 13074 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.155284 13151 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:50.156672 13189 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:50.157433 14777 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:50.157924 13074 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:50.157946 14777 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:50.158998 14777 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:50.169077 12974 catalog_manager.cc:5697] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.210842 14733 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:50.211304 14733 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:50.213461 13074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:50.214071 13074 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:50.214457 13074 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:50.220386 13074 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:50.222704 13074 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:50.222782 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:50.222846 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:50.223502 13151 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:50.223549 13218 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:50.223954 13151 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:50.224740 13151 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:50.225917 13151 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:50.229907 13218 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:50.230868 13042 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:50.231614 14759 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:50.231974 14759 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:50.232563 13151 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:49:50.232602 14759 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:50.242125 12974 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.405351 13151 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:50.406595 14710 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:50.418066 13069 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:50.422510 14777 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:50.427572 13069 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:50.431749 14780 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:50.443856 13222 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:50.445194 14780 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:50.461853 13222 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:50.463317 14780 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:50.472934 13069 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:50.476296 14780 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:50.569096 13151 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:50.570240 14710 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:50.578878 13074 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:50.582116 14710 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:50.719895 13149 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:50.721462 14716 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:50.732448 13218 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:50.735512 14716 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:50.881273 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:51.924376 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:51.965206 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:51.965812 13149 raft_consensus.cc:606] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:51.968122 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:51.968711 13149 raft_consensus.cc:606] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:51.971194 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:51.971624 13070 raft_consensus.cc:606] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:51.973789 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:51.974294 13222 raft_consensus.cc:606] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:51.976317 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:51.976704 13222 raft_consensus.cc:606] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:51.977684 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:51.979059 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:52.026326 14814 raft_consensus.cc:993] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:52.026932 14716 raft_consensus.cc:1081] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:52.029057 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:52.029568 13218 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.029920 13218 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:52.036454 13218 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.038132 13218 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:52.038678 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:52.039232 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:52.039352 13069 raft_consensus.cc:3055] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:52.039712 13069 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:52.039711 13142 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:52.040544 13069 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.041536 13069 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:52.044422 13142 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:49:52.045454 13189 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:52.045993 13069 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:49:52.046108 14800 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:52.046581 14800 raft_consensus.cc:697] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:52.047308 14800 consensus_queue.cc:237] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.056346 12974 catalog_manager.cc:5697] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.076161 14786 raft_consensus.cc:993] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:52.076627 14786 raft_consensus.cc:1081] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:52.078089 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:52.078495 13069 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.078753 13069 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:52.083261 13069 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.084527 13069 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:52.085211 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:52.086249 13142 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:52.085286 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:52.086591 13142 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:52.086911 13218 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:52.087517 13142 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.088675 13142 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:52.091980 13218 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:52.092972 13042 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:52.093492 13142 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:52.093672 14814 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:52.094282 14814 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:52.094972 14814 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.105011 12974 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:52.258239 14733 raft_consensus.cc:993] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:52.258864 14733 raft_consensus.cc:1081] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:52.259961 14800 raft_consensus.cc:993] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:52.260442 14777 raft_consensus.cc:1081] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:52.260859 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:52.261405 13223 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.261731 13223 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:52.262531 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:52.263036 13142 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.263557 13142 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:52.268540 13223 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.269713 13142 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.270648 13223 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:52.271076 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:52.271422 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:52.271642 13069 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:52.271937 13151 raft_consensus.cc:3055] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:52.271699 13142 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:52.272248 13151 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:52.272610 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:52.273289 13223 raft_consensus.cc:3055] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:52.272953 13151 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.273640 13223 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:52.274312 13151 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:52.274413 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:52.274963 13070 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:52.274648 13223 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.275833 13223 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:52.277936 13069 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:52.278988 13188 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:52.280941 13070 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:52.282094 13114 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:52.282298 14821 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:52.281980 13151 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:49:52.282895 14821 raft_consensus.cc:697] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:52.284452 14786 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:52.284929 14786 raft_consensus.cc:697] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:52.283744 14821 consensus_queue.cc:237] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.286249 13223 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:52.290311 14786 consensus_queue.cc:237] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.297412 12974 catalog_manager.cc:5697] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.300936 12973 catalog_manager.cc:5697] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:52.494381 14821 raft_consensus.cc:993] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:52.495064 14800 raft_consensus.cc:1081] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:52.496475 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:52.496919 13151 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.497187 13151 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:52.501698 13151 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.503355 13151 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:52.504386 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:52.504945 13069 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:52.505369 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:52.505955 13218 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:52.506279 13218 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:52.507019 13218 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.508123 13218 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:52.511412 13069 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:52.512426 13114 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:52.513154 14733 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:52.513527 14733 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:52.514153 13218 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:52.514310 14733 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:52.525992 12973 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:52.539276 13142 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:52.540483 14800 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:52.548858 13218 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:52.550208 14814 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:52.557761 13069 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:52.559509 14800 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:52.585284 13142 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:52.587723 14826 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:52.703229 13151 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:52.704530 14800 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:52.714027 13069 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:52.718432 14777 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:52.800407 13223 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:52.801740 14837 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:52.811192 13069 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:52.812268 14733 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:52.930944 13069 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:52.932283 14837 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:52.942786 13223 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:52.945514 14837 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:52.980011 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:54.014178 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:54.052721 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:54.053197 13223 raft_consensus.cc:606] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:54.055747 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:54.056241 13069 raft_consensus.cc:606] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:54.058470 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:54.058904 13223 raft_consensus.cc:606] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:54.061205 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:54.061772 13142 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:54.064610 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:54.065042 13142 raft_consensus.cc:606] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:54.065973 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:54.067169 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:54.124608 14826 raft_consensus.cc:993] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:54.125253 14826 raft_consensus.cc:1081] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:54.127919 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:54.128441 13223 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:54.128799 13223 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:54.134158 13223 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.135594 13223 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:54.136197 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:54.136813 13069 raft_consensus.cc:3055] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:54.136701 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:54.137163 13069 raft_consensus.cc:740] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:54.137308 13142 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:54.137923 13069 consensus_queue.cc:260] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.139110 13069 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:54.143661 13142 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:54.144852 13189 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:54.145373 13069 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:54.145587 14821 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:54.146152 14821 raft_consensus.cc:697] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:54.146909 14821 consensus_queue.cc:237] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.156802 12974 catalog_manager.cc:5697] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.183426 14837 raft_consensus.cc:993] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:54.184029 14733 raft_consensus.cc:1081] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:54.185416 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:54.185878 13218 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:54.186139 13218 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:54.190620 13218 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.192109 13218 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:54.192605 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:54.193198 13070 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:54.193274 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:54.193871 13142 raft_consensus.cc:3055] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:54.194149 13142 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:54.194770 13142 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.195986 13142 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:54.197839 13070 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:54.198764 13188 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:54.199332 14821 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:54.199808 14821 raft_consensus.cc:697] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:54.200565 14821 consensus_queue.cc:237] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.201443 13142 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:54.210975 12974 catalog_manager.cc:5697] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.223070 14777 raft_consensus.cc:993] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:54.223481 14821 raft_consensus.cc:1081] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:54.225078 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:54.225585 13142 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:54.225953 13142 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:54.231488 13142 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.232781 13142 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:54.233479 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:54.233973 13069 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:54.233968 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:54.234566 13218 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:54.234792 13218 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:54.235380 13218 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.236328 13218 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:54.239858 13069 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:54.240831 13114 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:54.240962 13218 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:54.241565 14836 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:54.242050 14836 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:54.242851 14836 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.252627 12974 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.352356 14733 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:54.352921 14836 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:54.354393 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:54.354843 13069 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:54.355116 13069 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:54.360447 13069 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.361847 13069 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:54.362852 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:54.362876 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:54.363515 13218 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:54.363626 13151 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:54.364676 13151 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:54.365635 13151 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.366886 13151 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:54.369130 13218 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:54.369933 13042 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:54.370627 14846 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:54.371084 14846 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:54.372030 13151 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:54.371860 14846 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.383800 12974 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.545553 14855 raft_consensus.cc:993] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:54.546041 14821 raft_consensus.cc:1081] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:54.548374 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:54.548925 13142 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:54.549273 13142 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.555835 13142 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.557578 13142 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:54.558154 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:54.558495 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:54.558791 13070 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.559059 13218 raft_consensus.cc:3055] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:54.559415 13218 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:54.560348 13218 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.561369 13218 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.564297 13070 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:54.565310 13114 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:54.565997 14836 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:54.566490 13070 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:54.566511 14836 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:54.566613 13218 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:49:54.567677 14836 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:54.568887 14821 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:54.578761 12974 catalog_manager.cc:5697] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.588626 13142 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:54.590225 14821 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:54.635151 13218 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:54.636302 14733 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:54.645136 13070 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:54.646942 14863 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:54.702451 13151 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:54.703473 14821 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:54.711621 13070 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:54.713059 14821 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:54.771764 13151 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:54.773164 14843 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:54.784119 13218 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:54.785451 14845 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:54.976878 13074 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.979458 14863 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:54.995045 13218 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.997246 14836 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:55.068270 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:56.119302 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:56.154759 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:56.155438 13151 raft_consensus.cc:606] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:56.157927 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:56.158309 13151 raft_consensus.cc:606] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:56.160912 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:56.161451 13223 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:56.164208 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:56.164676 13070 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:56.166347 14826 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:56.166822 14845 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:56.167317 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:56.167876 13218 raft_consensus.cc:606] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:56.168175 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:56.168860 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:56.168949 13223 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.169436 13223 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:56.170243 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:56.175765 13223 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.177634 13223 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:56.177949 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:56.178664 13070 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:56.178838 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:56.178977 13070 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:56.179368 13151 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:56.179847 13070 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.180928 13070 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:56.185477 13151 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:49:56.186618 13070 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:49:56.187348 13189 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:56.188206 14777 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:56.188601 14777 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:56.189486 14777 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.204507 12973 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:56.291682 14837 raft_consensus.cc:993] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:56.292135 14836 raft_consensus.cc:1081] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:56.293614 13074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:56.294099 13074 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.294364 13074 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:56.299340 13074 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.300740 13074 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:56.301509 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:56.302003 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:56.302124 13151 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:56.302564 13223 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:56.302584 13151 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:56.303534 13151 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.304678 13151 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:56.307576 13223 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:56.308925 13042 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:56.309466 13151 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:56.309556 14845 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:56.310204 14845 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:56.311074 14845 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.322513 12973 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.431543 14777 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:56.432051 14872 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:56.433429 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:56.433911 13142 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.434170 13142 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:56.438550 13142 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.439985 13142 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:56.440687 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:56.440932 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:56.441291 13074 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:56.441598 13223 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:56.441998 13223 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:56.442806 13223 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.443840 13223 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:56.446733 13074 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:49:56.447793 13114 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:56.448525 14836 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:56.449944 14836 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:56.450610 13223 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:49:56.450724 14836 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.459625 12973 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 9, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.476920 14777 raft_consensus.cc:993] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:56.477351 14872 raft_consensus.cc:1081] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:56.479063 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:56.479552 13142 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.479925 13142 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:56.484724 13142 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.486326 13142 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:56.486999 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:56.487520 13070 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:56.487520 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:56.488142 13223 raft_consensus.cc:3055] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:56.488417 13223 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:56.489187 13223 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.490453 13223 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:56.494361 13070 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:56.495262 13114 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:56.495923 14837 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:56.496140 13223 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:49:56.496274 14837 raft_consensus.cc:697] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:56.497071 14837 consensus_queue.cc:237] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.506179 12973 catalog_manager.cc:5697] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.511723 14733 raft_consensus.cc:993] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:56.512166 14733 raft_consensus.cc:1081] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:56.513494 13218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:56.514127 13218 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.514480 13218 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:56.520165 13218 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.521618 13218 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:56.522313 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:56.522644 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:56.522913 13070 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:56.523156 13142 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:56.523458 13142 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:56.524000 13142 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.524811 13142 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:56.528023 13070 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:49:56.529057 13188 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:56.529606 13142 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:49:56.529770 14872 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:56.531257 14872 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:56.531934 14872 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:56.550789 12973 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:56.680059 13142 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:56.681149 13069 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:56.681183 14872 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:56.682530 14881 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:56.739260 13142 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:56.740481 14845 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:56.748731 13223 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:56.750303 14845 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:56.840764 13223 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:56.841912 14837 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:56.850138 13069 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:56.852900 14836 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:56.936710 13070 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:56.943563 14733 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:56.953833 13223 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:56.955084 14837 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:56.975476 13069 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:56.977975 14886 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:49:56.995209 13142 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:56.997499 14881 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:57.171173 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:49:58.392912 13041 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.006s	sys 0.000s
W20260709 14:49:58.393501 13041 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.510s	user 0.006s	sys 0.001s
I20260709 14:49:58.545643 14905 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:58.546291 14905 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.548249 14905 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.554443 14910 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:58.555043 14910 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.557794 14910 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.573750 14913 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.574558 14913 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.577075 14913 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.583920 14918 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:58.587076 14918 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.590794 14918 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.604600 14908 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.605219 14908 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.607436 14908 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.607882 14908 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.608353 14908 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.612051 14906 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:58.612686 14906 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.616751 14915 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:49:58.617410 14915 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:49:58.619722 14908 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.630808 14899 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:58.631477 14899 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.633919 14899 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.619930 14915 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:49:58.643035 14912 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.643826 14912 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.646348 14912 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.649149 14918 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:58.649739 14918 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.653366 14910 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:58.657140 14910 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.659371 14910 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.654917 14909 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:58.660046 14909 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.655907 14906 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.665457 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:49:58.672120 14909 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.666180 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.674811 14918 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.675818 14906 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.676456 14906 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.678854 14909 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:58.679227 14910 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:58.679461 14909 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.679914 14910 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.684640 14910 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.680871 14906 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.684809 14918 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.685506 14906 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.685678 14918 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.686139 14906 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.687917 14918 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.684844 14919 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:58.688812 14909 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.689031 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.689781 13074 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:49:58.689448 14919 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:49:58.692930 14919 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:49:58.694494 14909 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.696959 14909 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.705899 14902 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:49:58.706502 14902 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.708077 14910 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:58.708757 14902 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.708664 14910 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.710654 14910 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.719211 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.720789 14906 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.720352 13075 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:49:58.723721 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.728717 14919 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:58.729252 14919 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.724233 14923 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.730871 14923 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.731279 14919 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.733009 14923 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.724782 14927 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.738540 14927 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.740458 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.740749 14927 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.738834 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.742396 14919 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.742954 14919 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.743311 14909 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.744895 14919 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.753275 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.753584 14909 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.753991 13147 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:58.754243 14909 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.755124 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.756628 14909 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.759968 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.761603 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.762897 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.763258 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.764292 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.764329 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.765112 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.764585 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.767544 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.768886 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.769368 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.769927 13149 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:49:58.770706 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.771786 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.773305 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.778870 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.780460 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.785543 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.787561 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.789471 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.790836 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.792362 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.793277 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.793519 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.795617 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.795980 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.796954 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.797536 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.798187 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.798772 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.799841 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.799866 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.800071 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.801157 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.801455 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.801994 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.803670 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:49:58.805680 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.810437 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.815693 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.817814 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:49:58.819907 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.820062 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.826076 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.825193 13189 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.827036 14906 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:58.828163 13189 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.828890 14909 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:58.829840 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:49:58.831543 13189 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:58.833030 13040 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.834000 14901 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:58.834393 14901 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.834708 14901 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:58.835493 14926 raft_consensus.cc:2749] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:58.837551 13114 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.838313 14927 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:58.838660 14927 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:58.838989 14927 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:58.840197 13189 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.841255 13189 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.842900 13040 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e
I20260709 14:49:58.843566 14899 raft_consensus.cc:2749] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:58.845839 13040 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.846442 14912 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:58.846218 14927 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.846589 14899 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:58.847203 14912 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:58.848297 14927 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.848526 13189 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.848613 13040 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.845563 14901 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.850890 14899 raft_consensus.cc:2749] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:58.849365 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:58.853225 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:58.854487 14901 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.856982 13040 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.858067 14925 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:58.858415 13114 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.859232 14923 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:58.859589 14923 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:49:58.859951 14923 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:58.860391 13040 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.861075 14925 raft_consensus.cc:2749] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:58.862998 13040 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.864223 13189 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.864916 14906 raft_consensus.cc:2749] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:58.865240 13189 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:58.865573 14906 raft_consensus.cc:2749] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:58.867000 14906 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:58.867206 13189 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.867529 14906 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:49:58.865849 14925 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:58.867960 14901 raft_consensus.cc:2749] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:58.868216 14906 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:58.868867 13189 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.869977 14901 raft_consensus.cc:2749] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:58.871098 13189 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.871603 13114 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.871789 14901 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:58.872366 14923 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.873504 14927 raft_consensus.cc:2749] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:58.873898 13114 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.874585 14927 raft_consensus.cc:2749] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:58.874969 13114 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.875880 14927 raft_consensus.cc:2749] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:58.876958 13114 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.877625 14927 raft_consensus.cc:2749] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:58.878551 13114 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.879364 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:58.879608 14927 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:58.879948 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:49:58.880230 14923 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:58.881361 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:58.881204 14906 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:58.882933 13189 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.883294 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:58.883621 14901 raft_consensus.cc:2749] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:58.884387 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:58.885159 13189 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.885840 14901 raft_consensus.cc:2749] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:58.886284 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:58.886164 14906 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:58.887717 13114 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:49:58.888257 14923 raft_consensus.cc:2749] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:58.888986 13114 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.889176 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:58.889552 14923 raft_consensus.cc:2749] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:58.889921 13114 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:58.890547 14923 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:58.891075 13189 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:58.891691 14906 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:59.098186 13223 raft_consensus.cc:1240] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:59.099273 14910 consensus_queue.cc:1059] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:59.100015 14902 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:59.100293 14902 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:59.100999 14902 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.102213 14902 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:59.121199 13149 raft_consensus.cc:1240] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:59.124673 14901 consensus_queue.cc:1059] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:59.125717 14901 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:59.126057 14901 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:59.126899 14901 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.128191 14901 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:59.217722 13148 raft_consensus.cc:1240] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:59.218853 14901 consensus_queue.cc:1059] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:59.219609 14906 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:59.219981 14906 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:59.220650 14906 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.221536 14906 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:59.235275 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:59.247890 13224 raft_consensus.cc:1240] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:59.249194 14925 consensus_queue.cc:1059] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:59.250231 14910 raft_consensus.cc:3055] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:59.250609 14910 raft_consensus.cc:740] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:59.251471 14910 consensus_queue.cc:260] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.252748 14910 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:59.273808 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:59.274282 13148 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:49:59.276530 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:59.277042 13224 raft_consensus.cc:606] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:59.277321 13224 raft_consensus.cc:614] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:59.279517 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:49:59.279994 13224 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:49:59.282094 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:49:59.282509 13148 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:59.284597 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:49:59.284991 13075 raft_consensus.cc:606] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:49:59.286027 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:59.287209 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:59.462842 14923 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:59.463354 14919 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:59.464665 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:49:59.465099 13223 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.465382 13223 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:59.470872 13223 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.472611 13223 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:59.473297 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:59.473703 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:59.473923 13075 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:59.474237 13148 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:59.474514 13148 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:59.475186 13148 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.476282 13148 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:59.480583 13075 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:49:59.482306 13188 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:59.483125 14901 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:59.483701 14901 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:59.484484 14901 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.483148 13148 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:49:59.496999 12973 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:59.535678 14901 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:59.536180 14912 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:49:59.537533 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:49:59.537993 13148 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.538298 13148 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:59.543668 13148 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.545454 13148 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:59.546515 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:59.546829 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:59.547147 13075 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:59.547339 13223 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:59.547633 13223 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:59.548396 13223 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.549642 13223 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:59.554046 13075 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:49:59.555982 13223 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:49:59.556044 13114 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:49:59.562659 14923 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:59.563194 14923 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:59.564071 14923 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.584143 12973 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 10, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:59.643302 13769 debug-util.cc:398] Leaking SignalData structure 0x7b08000e65a0 after lost signal to thread 11980
W20260709 14:49:59.644311 13769 debug-util.cc:398] Leaking SignalData structure 0x7b08002af2a0 after lost signal to thread 13008
W20260709 14:49:59.645282 13769 debug-util.cc:398] Leaking SignalData structure 0x7b080018d980 after lost signal to thread 13100
W20260709 14:49:59.646261 13769 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2860 after lost signal to thread 13175
W20260709 14:49:59.647208 13769 debug-util.cc:398] Leaking SignalData structure 0x7b08002a2160 after lost signal to thread 13249
W20260709 14:49:59.648203 13769 debug-util.cc:398] Leaking SignalData structure 0x7b08002f42c0 after lost signal to thread 13772
I20260709 14:49:59.678388 14924 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:59.678905 14918 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:49:59.681720 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:49:59.682243 13070 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.682562 13070 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:59.689638 13070 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.691339 13070 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:49:59.692039 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:59.692233 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:49:59.692646 13148 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:59.692729 13224 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:59.693181 13148 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:49:59.694007 13148 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.695173 13148 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:59.697736 13224 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:59.698834 13042 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:59.699679 14910 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:59.700840 14910 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:59.701761 14910 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.702419 13148 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:49:59.712528 12973 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.755496 14925 raft_consensus.cc:993] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:59.755996 14910 raft_consensus.cc:1081] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:49:59.757509 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:49:59.758131 13224 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.758478 13224 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.763577 13224 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.765048 13224 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:49:59.765734 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:49:59.766114 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:49:59.766310 13070 raft_consensus.cc:3055] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:59.766613 13148 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.766628 13070 raft_consensus.cc:740] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:49:59.767488 13070 consensus_queue.cc:260] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.768683 13070 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.772584 13148 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:59.773555 13189 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:49:59.774197 14901 raft_consensus.cc:2804] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:59.774598 14901 raft_consensus.cc:697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:49:59.775385 14901 consensus_queue.cc:237] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:49:59.776228 13070 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:49:59.787192 12973 catalog_manager.cc:5697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:59.907397 13148 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:59.908461 14901 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:59.951973 13070 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:59.953197 14912 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:00.112867 13223 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:00.114508 14941 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:00.131570 13148 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:00.140437 14941 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 14:50:00.142024 13075 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:50:00.145289 14919 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:00.167625 13223 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:50:00.173903 14924 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:00.220964 13070 raft_consensus.cc:1275] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.222297 14912 consensus_queue.cc:1048] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:00.231887 13149 raft_consensus.cc:1275] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.235950 14906 consensus_queue.cc:1048] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:00.287894 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:00.408591 14941 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.409320 14941 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.418537 14941 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.422042 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:50:00.422122 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:50:00.423594 13224 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:50:00.424680 14924 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:50:00.425186 14924 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.425473 13042 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:00.426560 14910 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:00.427008 14910 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.427232 14924 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.427434 14910 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:00.428704 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:50:00.429404 13224 raft_consensus.cc:2393] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 5: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:50:00.430029 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:50:00.436383 14910 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.437583 13070 raft_consensus.cc:2368] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6.
I20260709 14:50:00.440366 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:00.440784 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:00.440925 13148 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:50:00.441325 13224 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:00.443244 13114 leader_election.cc:400] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913) with higher term. Message: Invalid argument: T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6.
I20260709 14:50:00.443599 13114 leader_election.cc:403] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:00.444609 14910 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.447705 13224 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:00.448381 13148 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:00.449005 14924 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913) with higher term. Message: Invalid argument: T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6.
I20260709 14:50:00.448906 13042 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:00.449734 14910 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:00.450241 14910 raft_consensus.cc:697] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:00.451175 14910 consensus_queue.cc:237] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.464447 12971 catalog_manager.cc:5697] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.475852 14910 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:50:00.476416 14910 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.478492 14910 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.479082 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:50:00.479801 13148 raft_consensus.cc:2393] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 5: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:50:00.481227 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:50:00.482873 13224 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:50:00.483929 13042 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:00.484781 14910 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:00.485168 14910 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:50:00.485507 14910 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:00.492933 14910 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.495187 14910 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.495836 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:00.496218 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:00.496546 13148 raft_consensus.cc:2393] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 5: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:50:00.497352 14910 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:50:00.497943 14910 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.499806 14910 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.500982 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:50:00.501343 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:50:00.501806 13148 raft_consensus.cc:2393] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:50:00.501938 13223 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:00.503202 13224 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:50:00.503319 13042 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:00.504001 14910 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:00.504412 14910 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:50:00.504441 13042 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:00.504931 14910 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:00.505347 14941 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:00.505919 14941 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:00.506789 14941 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.512085 14910 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.514428 14910 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.516233 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:00.516857 13148 raft_consensus.cc:2393] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:50:00.525187 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:00.525385 12971 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.532101 13224 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:00.533386 13042 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:00.534852 14941 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:00.535359 14941 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:00.536202 14941 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.567530 12971 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 7 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.584192 14924 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:50:00.584738 14924 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.586848 14924 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.587337 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:50:00.587674 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:50:00.587966 13075 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:00.588302 13224 raft_consensus.cc:2393] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 5: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:50:00.589811 13114 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:00.590600 14924 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:00.590960 14924 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:50:00.591307 14924 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:00.591516 14923 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.591943 14923 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.593684 14923 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.599736 14924 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.600049 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:50:00.603718 14924 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.604645 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:00.605346 13223 raft_consensus.cc:2393] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 5: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:50:00.603562 13224 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:00.606170 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:50:00.606786 13117 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:00.608040 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:00.608397 14924 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:00.608871 14924 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.609372 14924 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:00.615612 13070 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:00.616719 13114 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:00.617462 14923 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:00.618685 14923 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:00.619268 14924 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.619629 14923 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.621404 14924 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.622867 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:00.624358 13223 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:00.638196 13223 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:00.623711 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:00.643138 13117 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:00.644053 14918 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:00.644559 14918 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:00.645404 14918 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.659108 12971 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.687090 12974 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.751374 14961 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.751972 14961 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.754499 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:50:00.754972 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:50:00.755666 13224 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:00.756064 14961 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.756788 13117 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:00.757521 14961 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:00.757910 14961 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.758203 14961 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:00.763545 14961 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.765165 14961 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:00.766016 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:00.766134 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:00.766758 13224 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:00.773056 13224 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:00.774137 13117 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:00.774924 14961 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:00.775326 14961 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:00.776000 14961 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.786854 12974 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.867125 14912 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.867723 14912 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.869539 14912 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:00.870271 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:50:00.870852 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:50:00.870898 13070 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:00.872085 13188 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:00.872812 14950 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:00.873189 14950 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.873476 14950 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:00.876837 13151 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:00.880174 14956 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:00.883900 14950 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.886021 14950 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:00.886528 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:00.887108 13070 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:00.890443 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:00.894706 13070 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:00.895972 13188 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:00.897094 14950 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:00.897639 14950 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:00.898499 14950 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.927775 13224 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:00.935667 12973 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:00.941273 14962 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:00.968446 13149 raft_consensus.cc:1240] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:00.970880 14956 consensus_queue.cc:1059] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:00.971864 14956 consensus_queue.cc:1243] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer 44787b741d304690a7d21bc3b7c0a8e1 log is divergent from this leader: its last log entry 8.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 14:50:00.972456 14962 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:00.972795 14962 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:00.973543 14962 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:00.974669 14962 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:01.013495 13148 raft_consensus.cc:1240] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:01.015166 14962 consensus_queue.cc:1059] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:01.015957 14962 consensus_queue.cc:1243] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer 44787b741d304690a7d21bc3b7c0a8e1 log is divergent from this leader: its last log entry 6.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 14:50:01.016378 14941 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:01.016640 14941 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:01.017283 14941 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.018158 14941 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.075417 13224 raft_consensus.cc:1240] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:01.078233 14960 consensus_queue.cc:1059] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:01.078575 13224 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:01.079149 14960 consensus_queue.cc:1243] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer 745f74322f5c474e83be870d5bf3a8aa log is divergent from this leader: its last log entry 6.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 14:50:01.080047 14924 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:01.081961 14961 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:01.082329 14961 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:01.083125 14961 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.084112 14961 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.106966 13070 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 14:50:01.107393 13070 pending_rounds.cc:85] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting all ops after (but not including) 4
I20260709 14:50:01.107606 13070 pending_rounds.cc:107] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:50:01.107873 13070 raft_consensus.cc:2889] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:01.116204 14918 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:01.227340 13223 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:01.228528 14924 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:01.241442 13070 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 14:50:01.241828 13070 pending_rounds.cc:85] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting all ops after (but not including) 6
I20260709 14:50:01.242022 13070 pending_rounds.cc:107] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting uncommitted NO_OP operation due to leader change: 7.7
I20260709 14:50:01.242249 13070 raft_consensus.cc:2889] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:01.248560 14961 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:01.331434 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:01.378504 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:01.379102 13224 raft_consensus.cc:606] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:01.385951 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:01.386534 13151 raft_consensus.cc:606] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:01.389480 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:01.390046 13151 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:01.392316 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:01.392800 13070 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:01.395655 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:01.397861 13151 raft_consensus.cc:606] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:01.398947 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:01.400344 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:01.401129 13151 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 14:50:01.401492 13151 pending_rounds.cc:85] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: Aborting all ops after (but not including) 4
I20260709 14:50:01.401741 13151 pending_rounds.cc:107] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:50:01.401959 13151 raft_consensus.cc:2889] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:01.403249 14901 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:01.411641 13070 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:01.413306 14901 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:01.490980 14950 raft_consensus.cc:993] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:01.491472 14901 raft_consensus.cc:1081] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:01.493129 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:01.493561 13151 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:01.493899 13151 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:01.498364 13151 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.501183 13151 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:01.501322 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:01.501900 13070 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:01.504504 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:01.505200 13223 raft_consensus.cc:3055] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:01.505499 13223 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:01.506346 13223 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.507562 13223 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:01.508795 13070 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:01.509914 13114 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:01.510748 14960 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:01.511303 14960 raft_consensus.cc:697] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:01.512177 14960 consensus_queue.cc:237] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.517593 13223 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:01.527510 12972 catalog_manager.cc:5697] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.685148 14924 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:01.685703 14960 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:01.687186 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:01.687666 13223 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:01.687942 13223 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:01.693511 13223 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.698931 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:01.698966 13223 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:01.699573 13069 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:01.705127 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:01.705396 13069 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:50:01.711086 13149 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:01.712052 13188 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:01.713039 14950 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:01.711505 13149 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:01.713732 14950 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:01.714134 13149 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.716990 13149 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:01.714735 14950 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.733062 14941 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:01.733546 14941 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:01.740265 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:01.740852 13224 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:01.741195 13224 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.742985 13149 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:50:01.752386 13224 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.754413 13224 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:01.756350 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:01.756910 13070 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:01.757220 13070 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:01.757961 14960 raft_consensus.cc:993] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:01.758910 14960 raft_consensus.cc:1081] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:01.759665 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:01.760280 13149 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.757949 13070 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.767155 13070 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.769379 12972 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 10 to 11, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 11 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:01.771857 13070 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:01.773111 13188 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:01.778069 14901 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:01.778602 14901 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:01.779424 14901 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.782212 13149 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:01.784286 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:01.784883 13070 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:01.785677 13070 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.797454 13070 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.800819 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:01.801816 13149 raft_consensus.cc:3055] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:01.802182 13149 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:01.802498 13070 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:01.803066 13149 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.803714 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:01.804124 13149 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.804258 13224 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.812675 13149 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:01.814368 13224 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:01.815703 13042 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:01.816506 14941 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:01.816987 14941 raft_consensus.cc:697] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:01.817880 14941 consensus_queue.cc:237] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.820299 12972 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:01.839362 12974 catalog_manager.cc:5697] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.897701 13224 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:01.898887 14961 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:01.908371 13070 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:01.910310 14924 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:01.978904 14924 raft_consensus.cc:993] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:01.979437 14961 raft_consensus.cc:1081] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:01.981002 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:01.981551 13075 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:01.981943 13075 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.988349 13075 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.990307 13075 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:01.991007 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:01.991233 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:01.991608 13149 raft_consensus.cc:3055] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:01.991794 13224 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.991953 13149 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:01.992719 13149 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:01.993789 13149 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:01.999083 13224 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:02.000310 13149 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:02.000265 13042 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:02.001518 14984 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:02.002084 14984 raft_consensus.cc:697] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:02.002892 14984 consensus_queue.cc:237] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:02.014297 12974 catalog_manager.cc:5697] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.162211 13151 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:02.163470 14901 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:02.179355 13075 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:02.181331 14950 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 14:50:02.245704 13151 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:50:02.247071 13224 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:02.247166 14950 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:02.248603 14984 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:02.268342 13075 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:50:02.271384 14912 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:50:02.296729 13149 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:02.299010 14941 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:02.401233 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:02.416585 13224 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:02.418810 14941 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:02.433312 13151 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:02.434890 14972 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:03.473475 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:03.511736 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:03.512245 13151 raft_consensus.cc:606] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:03.514593 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:03.515033 13224 raft_consensus.cc:606] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:03.517416 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:03.517899 13070 raft_consensus.cc:606] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:03.520071 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:03.520501 13151 raft_consensus.cc:606] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:03.522846 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:03.523357 13224 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:03.524564 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:03.525967 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:03.535280 14924 raft_consensus.cc:993] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:03.535790 14961 raft_consensus.cc:1081] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:03.537150 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:03.537701 13070 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.538058 13070 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:03.542579 13070 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.543992 13070 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:03.544770 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:03.544960 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:03.545454 13224 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:03.545414 13151 raft_consensus.cc:3055] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:03.545933 13151 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:03.546675 13151 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.547808 13151 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:03.552443 13224 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:50:03.553640 13042 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:03.554170 13151 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:50:03.554426 14984 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:03.554971 14984 raft_consensus.cc:697] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:03.555820 14984 consensus_queue.cc:237] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.565472 12974 catalog_manager.cc:5697] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.599304 15000 raft_consensus.cc:993] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:03.600063 14961 raft_consensus.cc:1081] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:03.601922 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:03.602504 13224 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.602865 13224 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:03.608075 13224 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.609838 13224 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:03.610313 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:03.610872 13151 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:03.611174 13151 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:03.611871 13151 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.614907 13151 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:03.620515 13151 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:03.621325 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:03.621485 13189 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:03.621855 13070 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:03.622248 14912 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:03.622674 14912 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:03.623443 14912 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.628618 13070 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:03.635735 12974 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.818128 14950 raft_consensus.cc:993] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:03.818569 14912 raft_consensus.cc:1081] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:03.819866 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:03.820295 13151 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.820542 13151 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:03.826411 13151 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.827683 13151 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:03.828555 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:03.828460 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:03.829062 13222 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:03.829270 13070 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:03.829324 13222 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:03.830127 13222 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.830972 13222 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:03.835085 13070 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:03.836627 13114 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:03.837402 14924 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:03.837971 13222 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:03.837924 14924 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:03.839391 14924 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.847488 14972 raft_consensus.cc:993] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:03.848066 14984 raft_consensus.cc:1081] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:03.851028 12974 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.853585 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:50:03.854066 13149 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.854336 13149 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.859351 13149 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.860780 13149 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:03.861500 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:03.861764 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:03.862035 13070 raft_consensus.cc:3055] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.862351 13070 raft_consensus.cc:740] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:03.862375 13224 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.863051 13070 consensus_queue.cc:260] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.864279 13070 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.868052 13224 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:50:03.869046 13117 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:03.869709 14924 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:03.870065 14924 raft_consensus.cc:697] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:03.870071 13070 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:50:03.870795 14924 consensus_queue.cc:237] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:03.879649 12974 catalog_manager.cc:5697] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.033097 14950 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:04.033703 15004 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:04.035279 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:04.035832 13151 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.036230 13151 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:04.041152 13151 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:04.042848 13151 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:04.043380 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:04.043677 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:04.044023 13070 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:04.044246 13224 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:04.044627 13224 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:04.045469 13224 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:04.046619 13224 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:04.050452 13070 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:04.051430 13114 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:04.051503 13224 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:04.052697 13222 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:04.053143 14924 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:04.053632 14924 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:04.053973 14972 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:04.054428 14924 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:04.069017 13151 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:04.070564 14984 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:04.065464 12974 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.173058 13149 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:04.174338 15004 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:04.175061 13070 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:04.176352 15004 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:04.288873 13224 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.290096 15000 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.301184 13070 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.302649 15000 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.312773 13224 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:04.314621 15000 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:04.324827 13070 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:04.326156 15002 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:04.526851 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:04.581991 13224 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:04.583220 15002 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:04.593379 13070 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:04.596681 14924 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:05.564658 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:05.627691 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:05.628572 13223 raft_consensus.cc:606] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:05.631440 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:05.631932 13223 raft_consensus.cc:606] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:05.634433 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:05.634900 13151 raft_consensus.cc:606] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:05.637413 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:05.637907 13151 raft_consensus.cc:606] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:05.640712 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:05.641158 13070 raft_consensus.cc:606] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:05.642227 14924 raft_consensus.cc:993] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:05.642593 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:05.642714 15019 raft_consensus.cc:1081] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:05.644011 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:05.644512 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:05.645126 13070 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:05.645570 13070 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:05.652712 13070 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:05.654804 13070 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:05.655773 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:05.656141 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:05.656530 13151 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:05.656745 13223 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:05.656949 13151 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:05.657948 13151 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:05.659138 13151 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:05.662824 13223 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:50:05.664409 13042 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:05.665418 15025 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:05.665917 15025 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:05.666358 13151 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:50:05.666882 15025 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:05.678221 12974 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.761809 14924 raft_consensus.cc:993] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:05.762357 14924 raft_consensus.cc:1081] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:05.763736 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:05.764168 13223 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:05.764569 13223 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:05.769191 13223 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:05.770843 13223 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:05.771742 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:05.772342 13069 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:05.772624 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:05.773101 13149 raft_consensus.cc:3055] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:05.773314 13149 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:05.773963 13149 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:05.774866 13149 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:05.778119 13069 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:05.779534 13188 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:05.780408 14912 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:05.780961 14912 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:05.781279 13149 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:05.781769 14912 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:05.791441 12974 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:05.904533 14950 raft_consensus.cc:993] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:05.904928 14912 raft_consensus.cc:1081] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:05.906466 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:05.906991 13149 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:05.907292 13149 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:05.912014 13149 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:05.913707 13149 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:05.914368 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:05.915033 13069 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:05.914953 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:05.915598 13224 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:05.915830 13224 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:05.916416 13224 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:05.917315 13224 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:05.920465 13069 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:05.924491 13114 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:05.924973 13224 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:05.925632 15019 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:05.926942 15019 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:05.927783 15019 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:05.942071 12974 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.001036 15012 raft_consensus.cc:993] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:06.001442 15025 raft_consensus.cc:1081] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:06.002815 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:06.003245 13223 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.003484 13223 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:06.008013 13223 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:06.009405 13223 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:06.010126 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:06.010299 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:06.010797 13070 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:06.010874 13149 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:06.011087 13070 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:06.011888 13070 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:06.012929 13070 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:06.016757 13149 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:06.017855 13189 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:06.018311 13070 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:06.018491 14950 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:06.018998 14950 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:06.019627 14950 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:06.028918 12974 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.074276 14950 raft_consensus.cc:993] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:06.074793 15036 raft_consensus.cc:1081] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:06.076344 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:06.076797 13149 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.077100 13149 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:06.081476 13149 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:06.082998 13149 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:06.083649 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:06.084262 13070 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:06.084290 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:06.084923 13223 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:06.085158 13223 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:06.085748 13223 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:06.086602 13223 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:06.089550 13070 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:06.090655 13114 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:06.091487 15019 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:06.092222 15019 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:06.093612 15019 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:06.094425 13223 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:06.105406 12974 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.171764 13070 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:06.172971 14950 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:06.186859 13149 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:06.189225 14912 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:06.204558 13223 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:06.205768 15012 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:06.218165 13149 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:06.219501 15044 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:06.310591 13069 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:06.311820 15019 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:06.326485 13223 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:06.328555 14924 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:06.535774 13149 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:06.537091 15036 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:06.541977 13069 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:06.543480 14912 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:06.645102 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:06.654212 13224 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:06.661394 15032 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 14:50:06.677098 13070 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:06.678843 15048 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:07.711480 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:07.753849 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:07.754349 13151 raft_consensus.cc:606] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:07.757539 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:07.758126 13222 raft_consensus.cc:606] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:07.760407 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:07.760927 13222 raft_consensus.cc:606] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:07.763154 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:07.763566 13070 raft_consensus.cc:606] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:07.766053 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:07.766510 13151 raft_consensus.cc:606] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:07.767366 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:07.768528 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:08.006554 14950 raft_consensus.cc:993] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:08.007146 15051 raft_consensus.cc:1081] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:08.009227 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:08.009768 13151 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:08.010133 13151 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.014775 13151 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.016208 13151 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:08.016897 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:08.017156 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:08.017437 13070 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.017686 13222 raft_consensus.cc:3055] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:08.018159 13222 raft_consensus.cc:740] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:08.018784 13222 consensus_queue.cc:260] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.019644 13222 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.022281 13070 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:50:08.023353 13114 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:08.024186 15019 raft_consensus.cc:2804] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:08.024644 15019 raft_consensus.cc:697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:08.025779 13222 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:50:08.025810 15019 consensus_queue.cc:237] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.035665 12971 catalog_manager.cc:5697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.090257 15025 raft_consensus.cc:993] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:08.090761 15055 raft_consensus.cc:1081] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:08.091532 14950 raft_consensus.cc:993] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:08.092031 15051 raft_consensus.cc:1081] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:08.092216 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:08.092712 13222 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:08.093114 13222 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.093640 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:08.094142 13151 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:08.094472 13151 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:08.096562 15019 raft_consensus.cc:993] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:08.097024 15019 raft_consensus.cc:1081] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:08.098573 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:08.099089 13223 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:08.099444 13223 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:08.099478 13222 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.100482 13151 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.101480 13222 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:08.102705 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:08.102957 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:08.104204 13222 raft_consensus.cc:3055] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:08.104496 13222 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:08.103317 13070 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:08.103621 13151 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:08.103574 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:08.105360 13149 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.105163 13222 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.105857 13223 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.106173 13222 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:08.108130 13223 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:08.108305 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:08.108834 13069 raft_consensus.cc:3055] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:08.109025 13069 raft_consensus.cc:740] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:08.109536 13069 consensus_queue.cc:260] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.110270 13069 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.111747 13149 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:50:08.112556 13222 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:08.115584 13069 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 2.
I20260709 14:50:08.115658 13117 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:08.116426 15019 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:08.113451 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:08.116938 15019 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:08.116942 13148 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:08.117237 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:08.117682 13070 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:08.117995 13148 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:08.117929 15019 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.117956 13069 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:08.120285 13148 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.113070 13189 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:08.121300 13148 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:08.121842 15051 raft_consensus.cc:2804] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:08.122380 15051 raft_consensus.cc:697] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:08.123266 15051 consensus_queue.cc:237] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.131722 13148 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:08.133041 13189 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:08.133934 14950 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:08.134364 14950 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:08.135133 14950 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.135618 13069 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:08.136288 12971 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.152467 12974 catalog_manager.cc:5697] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 1 to 2, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 2 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:08.172091 12974 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:08.182116 15019 raft_consensus.cc:993] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:08.182529 15063 raft_consensus.cc:1081] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:08.183899 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:08.184399 13070 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:08.184795 13070 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.189522 13070 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.190969 13070 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:08.191918 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:08.191990 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:08.192585 13149 raft_consensus.cc:3055] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:08.192723 13222 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.192875 13149 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:08.193611 13149 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.194525 13149 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.198802 13149 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:50:08.199252 13222 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:50:08.200392 13040 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:08.202428 15066 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:08.202986 15066 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:08.203831 15066 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:08.213626 12974 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.544001 13075 raft_consensus.cc:1275] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:08.545130 15063 consensus_queue.cc:1048] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:08.561002 13148 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:08.562645 13222 raft_consensus.cc:1275] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:08.562578 14950 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:08.564244 15063 consensus_queue.cc:1048] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:08.582552 13069 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:08.584010 15051 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:08.585340 13075 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:08.590272 15063 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:08.602787 13222 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:08.604221 15019 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:08.622002 13075 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:08.623226 15051 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:08.632880 13148 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:08.634413 14950 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:08.699693 13149 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:08.700953 15055 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:08.712417 13222 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:08.713846 15055 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:08.769284 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:09.807204 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:09.847904 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:09.848373 13151 raft_consensus.cc:606] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:09.850648 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:09.851094 13151 raft_consensus.cc:606] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:09.853137 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:09.853538 13069 raft_consensus.cc:606] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:09.856097 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:09.856525 13224 raft_consensus.cc:606] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:09.858698 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:09.859143 13224 raft_consensus.cc:606] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:09.860046 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:09.861081 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:09.882433 14950 raft_consensus.cc:993] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:09.883059 15085 raft_consensus.cc:1081] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:09.884644 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:09.885093 13151 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:09.885352 13151 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:09.890717 13151 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:09.892354 13151 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:09.893023 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:09.893200 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:09.893576 13069 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:09.893786 13222 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:09.894080 13222 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:09.894678 13222 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:09.895606 13222 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:09.900401 13069 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:09.901265 13222 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:09.901674 13114 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:09.902400 15032 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:09.903694 15032 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:09.904500 15032 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:09.914777 12974 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.063962 15082 raft_consensus.cc:993] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:10.064441 15081 raft_consensus.cc:1081] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:10.065877 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:10.066391 13222 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.066676 13222 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:10.071403 13222 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.073669 13222 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:10.074697 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:10.075367 13069 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:10.075680 13069 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:10.075745 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:10.076309 13151 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:10.076548 13069 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.077536 13069 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:10.083992 13069 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:10.084106 13151 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:10.085503 13188 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:10.087013 15085 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:10.087533 15085 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:10.088413 15085 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.105275 12974 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:10.143463 15032 raft_consensus.cc:993] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:10.143934 15086 raft_consensus.cc:1081] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:10.145253 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:10.145682 13075 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.145943 13075 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.150890 13075 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.152555 13075 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:10.153522 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:10.154071 13151 raft_consensus.cc:3055] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:10.154114 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:10.154455 13151 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:10.154693 13224 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.155194 13151 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.156342 13151 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.161073 13224 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:50:10.162186 13042 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:10.162516 13151 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 3.
I20260709 14:50:10.163020 15082 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.166328 15082 raft_consensus.cc:697] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:10.167101 15082 consensus_queue.cc:237] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.176344 12974 catalog_manager.cc:5697] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.310629 15085 raft_consensus.cc:993] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:10.311151 15085 raft_consensus.cc:1081] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:10.312777 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:10.313244 13148 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.313524 13148 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:10.320955 15086 raft_consensus.cc:993] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:10.321593 15032 raft_consensus.cc:1081] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:10.324189 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:10.324702 13224 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.325075 13224 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:10.331372 13224 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.333452 13224 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:10.335026 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:10.335592 13149 raft_consensus.cc:3055] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:10.335880 13149 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:10.336797 13149 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.337996 13149 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:10.339100 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:10.339654 13075 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:10.345227 13149 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:10.346278 13075 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:10.346805 13189 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:10.348003 15095 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:10.349125 15095 raft_consensus.cc:697] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:10.350004 15095 consensus_queue.cc:237] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.351246 13148 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.353741 13148 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:10.354272 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:10.354841 13075 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:10.354964 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:10.355543 13222 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:10.355852 13222 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:10.356564 13222 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.360826 13222 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:10.361692 13075 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:10.363163 13114 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:10.364302 15032 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:10.364858 15032 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:10.365594 15032 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:10.365640 12974 catalog_manager.cc:5697] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:10.368616 13222 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:10.375645 13224 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:10.378028 15032 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:10.380522 12974 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.392294 13075 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:10.396941 15019 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 14:50:10.567888 13069 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:10.569034 15095 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:10.578789 13149 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:10.580662 15095 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:10.590205 13149 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:10.591468 15082 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:10.610958 13224 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:10.612380 15081 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:10.737555 13149 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:10.738731 15105 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:10.749501 13069 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:10.751037 13075 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:10.751077 15105 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:50:10.754137 15101 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:10.759173 13224 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:10.760720 15101 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:10.861864 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:11.903347 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:11.949740 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:11.950244 13149 raft_consensus.cc:606] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:11.952895 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:11.953469 13075 raft_consensus.cc:606] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:11.957010 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:11.957551 13148 raft_consensus.cc:606] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:11.959882 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:11.960427 13224 raft_consensus.cc:606] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:11.962921 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:11.963426 13224 raft_consensus.cc:606] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:11.964514 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:11.966058 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:12.059526 15082 raft_consensus.cc:993] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:12.060084 15113 raft_consensus.cc:1081] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:12.061723 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:12.062197 13223 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.062529 13223 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:12.065181 15114 raft_consensus.cc:993] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:12.065724 15019 raft_consensus.cc:1081] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:12.067950 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:12.068398 13224 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.068668 13224 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:12.071600 13223 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.073350 13223 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:12.074345 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:12.074842 13069 raft_consensus.cc:3055] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:12.075109 13069 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:12.075663 13224 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.075815 13069 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.077497 13224 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:12.077839 13069 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:12.078960 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:12.079473 13075 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:12.081393 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:12.081985 13148 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:12.084874 13069 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:12.085896 13188 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:12.086053 13075 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:12.086648 15105 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:12.087112 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:12.087669 13149 raft_consensus.cc:3055] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:12.087956 13149 raft_consensus.cc:740] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:12.087085 15105 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:12.088291 13148 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:12.088737 13149 consensus_queue.cc:260] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.089069 15105 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.089989 13149 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:12.099769 13149 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:12.101774 13189 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:12.102766 15105 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:12.103427 15105 raft_consensus.cc:697] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:12.105482 15105 consensus_queue.cc:237] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.107100 12971 catalog_manager.cc:5697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:12.133235 12971 catalog_manager.cc:5697] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:12.144670 15105 raft_consensus.cc:993] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:12.145077 15085 raft_consensus.cc:1081] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:12.146490 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:12.146938 13149 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.147253 13149 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:12.151868 13149 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.154166 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:12.154745 13075 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:12.154891 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:12.155481 13223 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:12.155777 13223 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:12.156455 13223 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.157286 13223 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:12.160061 13075 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:12.160365 13149 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:12.161087 13114 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:12.161747 15019 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:12.162083 13223 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:12.162256 15019 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:12.163061 15019 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.174460 12971 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.358475 15105 raft_consensus.cc:993] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:12.358979 15085 raft_consensus.cc:1081] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:12.360620 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:12.361097 13149 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.361373 13149 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:12.366914 13149 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.368364 13149 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:12.369086 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:12.369415 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:12.369707 13075 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:12.369963 13223 raft_consensus.cc:3055] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:12.370265 13223 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:12.371007 13223 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.372241 13223 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:12.376422 13075 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:12.377413 13114 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:12.378831 13223 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:12.378870 15019 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:12.379954 15019 raft_consensus.cc:697] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:12.380762 15019 consensus_queue.cc:237] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.393419 12971 catalog_manager.cc:5697] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.481441 15114 raft_consensus.cc:993] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:12.481971 15114 raft_consensus.cc:1081] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:12.483482 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:12.484028 13069 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.484387 13069 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:12.490981 13069 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.492923 13069 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:12.493894 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:12.494829 13149 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:12.495209 13149 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:12.495297 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:12.498823 13217 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:12.496137 13149 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.501217 13149 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:12.502202 13069 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:12.504981 15085 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:12.508563 13217 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:12.512112 13042 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:12.514008 15082 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:12.514701 15082 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:12.515564 15082 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:12.513164 13149 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:12.532112 12971 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.536737 13149 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:12.538141 15115 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:12.598996 13148 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:12.600129 15105 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:12.609728 13069 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:12.611097 15115 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:12.635013 13069 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:12.636108 15114 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:12.649111 13217 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:12.650790 15114 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:12.848320 13217 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:12.849505 15114 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:12.858633 13075 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:12.860904 15019 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:12.967083 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:13.018234 13149 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:13.019539 15082 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:13.031514 13217 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:13.032862 15082 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:14.010380 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:14.050858 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:14.051524 13148 raft_consensus.cc:606] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:14.054045 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:14.054546 13224 raft_consensus.cc:606] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:14.057341 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:14.057940 13075 raft_consensus.cc:606] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:14.060557 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:14.061031 13148 raft_consensus.cc:606] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:14.063331 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:14.063848 13224 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:14.064901 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:14.065987 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:14.115567 15135 raft_consensus.cc:993] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:14.116134 15135 raft_consensus.cc:1081] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:14.117713 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:14.118170 13224 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.118431 13224 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.126626 13224 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:14.128219 13224 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:50:14.128999 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:14.129451 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:50:14.129613 13070 raft_consensus.cc:3055] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:14.129971 13070 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:14.130064 13748 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.130720 13070 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:14.131958 13070 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.137194 13748 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:14.137351 15019 raft_consensus.cc:993] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:14.137977 15101 raft_consensus.cc:1081] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:14.138455 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:50:14.139217 15138 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:14.139577 13070 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:14.139662 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:14.139781 15138 raft_consensus.cc:697] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:14.140303 13069 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.140666 13069 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:14.140759 15138 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:14.147135 13069 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.149078 13069 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:14.150271 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:14.150830 13148 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:14.151155 13148 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:14.151945 13148 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.153070 13148 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:14.152529 12972 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.154340 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:14.154933 13224 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:14.160698 13148 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:50:14.161947 13040 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:14.162585 15135 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:14.163414 15135 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:14.163904 13224 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:50:14.164222 15135 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.182632 12971 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 9 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.282792 15138 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:14.283264 15115 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:14.285274 13147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:14.285943 13147 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.286217 13147 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:14.293244 13147 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.295540 13147 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:14.296314 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:14.296576 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:14.297000 13070 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:14.297168 13224 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:14.297560 13224 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:14.298266 13224 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.299117 13224 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:14.301981 13070 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:14.303179 13114 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:14.303725 13224 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:14.303881 15101 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:14.304416 15101 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:14.305140 15101 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.306360 15138 raft_consensus.cc:993] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:14.306844 15115 raft_consensus.cc:1081] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:14.308373 13147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:14.308962 13147 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.309415 13147 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:14.315923 13147 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.318435 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:14.318622 13147 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:14.319072 13070 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:14.320309 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:14.320951 13224 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:14.320530 12971 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.321337 13224 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:14.322211 13224 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.323441 13224 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:14.326109 13070 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:50:14.327319 13114 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:14.329192 15019 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:14.329687 15019 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:14.330245 13224 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:50:14.330432 15019 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.342470 12971 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 10, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.425669 15019 raft_consensus.cc:993] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:14.426129 15114 raft_consensus.cc:1081] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:14.427546 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:14.428017 13224 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.428288 13224 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:14.433195 13224 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.434706 13224 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:14.435339 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:14.435670 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:14.435892 13070 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:14.436164 13148 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:14.436429 13148 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:14.437031 13148 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.438022 13148 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:14.441354 13070 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:14.442303 13188 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:14.443197 15115 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:14.443621 15115 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:14.443964 13148 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:14.444326 15115 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:14.455593 12971 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:14.564627 13223 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:50:14.565878 15135 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:14.580837 13147 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:50:14.582337 15135 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:14.674260 13748 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:50:14.674429 13070 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:50:14.675711 15156 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:14.676383 15138 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:14.699764 13070 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:14.701048 15019 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:14.714526 13224 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:14.717137 15101 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:14.805130 13070 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:14.806175 15161 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:14.868284 13069 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:14.869902 15138 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:14.872030 13224 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:14.878237 15114 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:14.925933 13148 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:14.928853 15156 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:15.067378 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:16.128679 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:16.165117 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:16.165896 13223 raft_consensus.cc:606] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:16.168963 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:16.169508 13075 raft_consensus.cc:606] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:16.172690 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:16.173247 13149 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:16.175778 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:16.176195 13223 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:16.178709 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:16.179211 13149 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:16.180267 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:16.181408 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:16.200053 15161 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:16.200567 15161 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:16.200945 15156 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:16.201427 15156 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:16.202237 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:16.202934 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:16.202967 13075 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.203469 13149 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.203498 13075 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:16.203954 13149 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:16.211530 13149 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.211530 13075 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.214092 13075 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:16.214933 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:16.215153 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:16.215138 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:16.215811 13147 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:16.215884 13224 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:16.215910 13070 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:16.216228 13147 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:16.216665 13149 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:16.217211 13147 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.218355 13147 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:16.222560 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:16.223140 13223 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:16.223407 13223 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:16.224257 13223 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.225600 13223 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:16.226790 13070 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:50:16.231702 13114 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:16.232637 13224 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:50:16.233453 15161 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:16.233604 13147 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:50:16.234133 15161 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:16.235250 13040 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:16.235037 15161 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.236071 13223 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:50:16.236069 15165 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:16.236817 15165 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:16.238363 15165 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.249290 12974 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 11 to 12, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 12 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.249804 12971 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 8 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.281710 15173 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:16.282255 15173 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:16.284181 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:16.284865 13224 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.285224 13224 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:16.291606 13224 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.293217 13224 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:16.294245 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:16.294838 13147 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:16.294976 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:16.295239 13147 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:16.295477 13069 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:16.296025 13147 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.297183 13147 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:16.301173 13069 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:50:16.302443 13188 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:16.302951 13147 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:50:16.303745 15138 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:16.304265 15138 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:16.305078 15138 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.316294 12974 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 10 to 11, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 11 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:16.336485 15165 raft_consensus.cc:993] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:16.337026 15172 raft_consensus.cc:1081] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:16.338516 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:16.339429 13224 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.339754 13224 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:16.346120 13224 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.347532 13224 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:16.348346 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:16.348465 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:16.348882 13069 raft_consensus.cc:3055] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:16.349025 13149 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:16.349275 13069 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:16.350033 13069 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.351056 13069 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:16.354462 13149 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:16.355504 13189 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:16.356223 15138 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:16.356312 13069 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:16.356665 15138 raft_consensus.cc:697] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:16.357436 15138 consensus_queue.cc:237] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.366621 12974 catalog_manager.cc:5697] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:16.463773 15156 raft_consensus.cc:993] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:16.464172 15138 raft_consensus.cc:1081] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:16.465509 13147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:16.465955 13147 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.466234 13147 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:16.472024 13147 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.474062 13147 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:16.474538 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:16.474561 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:16.475314 13069 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:16.475355 13224 raft_consensus.cc:3055] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:16.475817 13224 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:16.476636 13224 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.477818 13224 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:16.482649 13069 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:16.483740 13114 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:16.484622 15173 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:16.484915 13224 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:16.485198 15173 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:16.486518 15173 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:16.496577 12974 catalog_manager.cc:5697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.779114 13223 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:16.780478 15172 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:16.781426 13147 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:16.782649 15172 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:16.785220 13149 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:50:16.798003 15138 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:16.836551 13069 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:50:16.840409 15138 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:16.846261 13069 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:50:16.848300 15186 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:50:16.859157 13070 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:16.865662 13224 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
W20260709 14:50:16.867702 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 69476.9us
I20260709 14:50:16.868201 15173 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:50:16.887125 13070 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:16.889916 15189 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:50:16.884630 15156 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:16.943725 13147 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:16.971447 13222 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:16.972994 15161 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:16.984442 15205 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:17.182394 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:18.540055 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:18.653847 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 50994.1us
I20260709 14:50:18.692514 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:18.693143 13143 raft_consensus.cc:606] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:18.711126 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:18.711712 13222 raft_consensus.cc:606] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:18.716033 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:18.716573 13222 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:18.721092 13070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:18.721669 13070 raft_consensus.cc:606] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:18.727114 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:18.727656 13144 raft_consensus.cc:606] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:18.728696 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:18.730161 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:18.948940 15207 raft_consensus.cc:993] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:18.949595 15209 raft_consensus.cc:1081] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:18.951128 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:18.951558 13148 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:18.951822 13148 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.957020 13148 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:18.959170 13148 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:50:18.960369 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:50:18.960834 13748 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.962373 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:18.962920 13222 raft_consensus.cc:3055] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:18.963158 13222 raft_consensus.cc:740] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:18.963845 13222 consensus_queue.cc:260] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:18.964923 13222 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.966167 13748 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:50:18.969890 13114 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:50:18.970134 13222 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:50:18.970620 15186 raft_consensus.cc:2804] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:18.971036 15186 raft_consensus.cc:697] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:18.971807 15186 consensus_queue.cc:237] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:18.985148 15210 raft_consensus.cc:993] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:18.985605 15212 raft_consensus.cc:1081] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:18.985476 12971 catalog_manager.cc:5697] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.987198 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:18.987681 13069 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:18.987958 13069 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.993706 13069 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:18.995673 13069 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:18.996908 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:18.997529 13224 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.002833 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:19.003425 13148 raft_consensus.cc:3055] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:19.003754 13148 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:19.004534 13148 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.005697 13148 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.005883 13224 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:19.006886 13042 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:19.007505 15215 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:19.007881 15215 raft_consensus.cc:697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:19.008661 15215 consensus_queue.cc:237] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.011921 13148 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:19.019445 12971 catalog_manager.cc:5697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.080092 15207 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:19.080545 15207 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:19.082270 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:19.082808 13144 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.083153 13144 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:19.090692 13144 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.092767 13144 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:19.093739 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:19.094312 13070 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:19.093699 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:19.095429 13222 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:19.098106 13222 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:19.098970 13222 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.100641 13222 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:19.100672 13070 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:50:19.102016 13114 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:19.103469 15212 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:19.103953 15212 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:19.104724 15212 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.106763 13222 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:50:19.118374 12971 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 10 to 11, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 11 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.196296 15186 raft_consensus.cc:993] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:19.196815 15212 raft_consensus.cc:1081] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:19.198439 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:19.198913 13222 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.199935 13222 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.205608 13222 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.206110 15172 raft_consensus.cc:993] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:19.206638 15215 raft_consensus.cc:1081] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:19.207875 13222 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:19.208492 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:19.208086 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:19.208957 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:19.209482 13224 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.209682 13150 raft_consensus.cc:3055] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:19.209895 13224 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:19.210012 13150 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:19.210781 13150 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.211876 13150 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.216076 13224 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.209009 13069 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.218195 13150 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:19.218333 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:19.218652 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:19.218818 13070 raft_consensus.cc:3055] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:19.219192 13070 raft_consensus.cc:740] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:19.219264 13144 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:19.217535 13224 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:19.219967 13070 consensus_queue.cc:260] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.221036 13070 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:19.222970 13189 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:19.223755 15156 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:19.224108 15156 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:19.224831 15156 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.225829 13144 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:19.227576 13069 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:19.228615 13070 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:19.230123 13189 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:19.230769 15207 raft_consensus.cc:2804] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:19.231150 15207 raft_consensus.cc:697] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:19.232934 15207 consensus_queue.cc:237] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:19.237560 12971 catalog_manager.cc:5697] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:19.252525 12971 catalog_manager.cc:5697] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:19.421897 13144 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:19.423090 15172 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:19.434105 13224 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:19.435760 15219 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:19.473026 13748 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:50:19.474236 15186 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:19.488345 13222 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:50:19.491348 15237 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:19.502035 13222 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:19.503222 15237 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:19.514843 13070 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:19.516530 15237 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:50:19.617959 13150 raft_consensus.cc:1275] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:50:19.618068 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08002e5a00 after lost signal to thread 11980
W20260709 14:50:19.619194 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08000bafe0 after lost signal to thread 13008
I20260709 14:50:19.619302 15207 consensus_queue.cc:1048] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:19.620342 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08002fd380 after lost signal to thread 13100
W20260709 14:50:19.621330 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3f20 after lost signal to thread 13175
W20260709 14:50:19.622403 13246 debug-util.cc:398] Leaking SignalData structure 0x7b080016a360 after lost signal to thread 13249
W20260709 14:50:19.623522 13246 debug-util.cc:398] Leaking SignalData structure 0x7b080028f280 after lost signal to thread 13772
I20260709 14:50:19.645370 13070 raft_consensus.cc:1275] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:19.648572 15156 consensus_queue.cc:1048] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:19.709172 13070 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:19.710793 15156 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:19.729324 13150 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:19.730998 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:19.735795 15209 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:20.786538 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:20.824054 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:20.824594 13073 raft_consensus.cc:606] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:20.827065 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:20.827478 13222 raft_consensus.cc:606] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:20.829854 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:20.830343 13148 raft_consensus.cc:606] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:20.832607 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:20.833009 13222 raft_consensus.cc:606] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:20.834995 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:20.835394 13144 raft_consensus.cc:606] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:20.836468 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:20.837515 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:21.059613 15210 raft_consensus.cc:993] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:21.060073 15186 raft_consensus.cc:1081] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:21.061347 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:21.061784 13222 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.062031 13222 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.069944 13222 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.071467 13222 leader_election.cc:290] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:21.072230 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:21.072393 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:21.072751 13073 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.072970 13144 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:21.073268 13144 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:21.073962 13144 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.074795 13144 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.078299 13073 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:21.079365 13188 leader_election.cc:304] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:21.080073 15247 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:21.080437 13144 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:21.080559 15247 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:21.081415 15247 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.102843 12972 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:21.147401 15156 raft_consensus.cc:993] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:21.147816 15156 raft_consensus.cc:1081] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:21.149614 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:21.150312 13144 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.150722 13144 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:21.157305 13144 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.159085 13144 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:21.159611 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:21.159960 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:21.160228 13070 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:21.160540 13224 raft_consensus.cc:3055] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:21.160843 13224 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:21.161502 13224 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.162443 13224 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:21.166420 13070 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:21.167498 13224 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:21.167584 13114 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:21.168475 15248 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:21.168968 15248 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:21.169759 15248 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.180989 12972 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.229444 15215 raft_consensus.cc:993] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:21.229976 15172 raft_consensus.cc:1081] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:21.232245 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:21.232774 13222 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.233116 13222 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:21.237974 13222 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.239437 13222 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:21.239970 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:21.240535 13073 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:21.240507 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:21.241007 13073 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:21.241392 13148 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:21.241757 13073 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.244441 13073 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:21.247198 13148 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:21.248135 13189 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:21.248867 15247 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:21.249135 13073 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:21.249571 15247 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:21.250415 15247 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.260808 12972 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:21.310161 15210 raft_consensus.cc:993] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:21.310681 15210 raft_consensus.cc:1081] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:21.312085 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:21.312597 13073 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.312973 13073 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:21.318725 15156 raft_consensus.cc:993] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:21.319166 15247 raft_consensus.cc:1081] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:21.318934 13073 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.320686 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:21.320997 13073 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:21.321205 13144 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.321728 13144 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.322000 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:21.322499 13222 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:21.323014 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:21.323545 13148 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:21.323828 13148 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:21.324499 13148 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.325668 13148 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:21.328191 13222 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:50:21.328985 13042 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:21.329628 15215 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:21.329612 13144 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.330221 15215 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:21.330987 15215 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.332124 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:21.332223 13148 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:50:21.332736 13073 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.332468 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:21.332671 13144 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:21.333374 13222 raft_consensus.cc:3055] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:21.333673 13222 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:21.334228 13222 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.334923 13222 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.339180 13073 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:21.340389 13114 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:21.341043 15210 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:21.341519 15210 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:21.342232 13222 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:21.342325 15210 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:21.345551 12972 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 10 to 11, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 11 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.352970 12971 catalog_manager.cc:5697] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.593034 13148 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:21.594486 15247 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:21.604580 13073 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:21.606532 15207 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:21.676695 13144 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:21.677929 15156 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:21.691838 13070 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:21.693302 15247 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:21.754172 13070 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:21.755569 15210 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:21.766145 13222 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:21.769088 15210 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:21.779894 13070 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:21.782336 15210 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:21.785545 13219 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:21.787772 15210 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:21.804805 13144 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:21.808591 15172 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:21.826117 13222 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:21.827916 15215 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:21.838328 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:22.885500 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:22.929618 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:22.930151 13073 raft_consensus.cc:606] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:22.932766 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:22.933342 13222 raft_consensus.cc:606] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:22.935925 13150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:22.936544 13150 raft_consensus.cc:606] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:22.938973 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:22.939388 13222 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:22.941450 13150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:22.941906 13150 raft_consensus.cc:606] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:22.942744 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:22.943843 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:23.172134 15207 raft_consensus.cc:993] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:23.172665 15156 raft_consensus.cc:1081] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:23.174057 13150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:23.174567 13150 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.174811 13150 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.180691 13150 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:23.182273 13150 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:23.182883 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:23.183193 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:23.183447 13070 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.183753 13222 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:23.184051 13222 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:23.184670 13222 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:23.185760 13222 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.189265 13070 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:23.191078 13222 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:23.191322 13114 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:23.192183 15210 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:23.192636 15210 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:23.193341 15210 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:23.208125 12973 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.314169 15210 raft_consensus.cc:993] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:23.316345 15210 raft_consensus.cc:1081] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:23.331187 13224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:23.331928 13224 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.332383 13224 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:23.379890 13224 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:23.393164 13224 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:23.580374 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:23.581113 13076 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:23.817023 13076 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:23.820094 15289 raft_consensus.cc:993] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:23.823414 15289 raft_consensus.cc:1081] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:23.937093 13188 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:23.938047 15156 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:23.938544 15156 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:23.939253 15156 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:23.974308 13071 raft_consensus.cc:1240] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:24.002683 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:24.003275 13216 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.003685 13216 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.013515 13216 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.020911 13216 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:24.022228 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:24.022825 13069 raft_consensus.cc:3055] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:24.023108 13069 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:24.023902 13069 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.027020 13069 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.031566 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:24.032369 13222 raft_consensus.cc:1240] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:24.033913 12971 catalog_manager.cc:5697] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.046751 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:24.047434 13143 raft_consensus.cc:3055] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:24.047746 13143 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:24.048481 13143 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.049346 13143 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:24.046802 13069 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:24.055583 13188 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:24.056560 15299 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:24.056975 15299 raft_consensus.cc:697] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:24.057773 15299 consensus_queue.cc:237] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.062492 13143 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:24.063814 13222 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:24.070036 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:24.070608 13148 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.073256 13069 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:24.077421 13148 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:24.094726 15282 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:24.095911 15297 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:24.096412 15297 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:24.110020 15210 raft_consensus.cc:993] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:24.110607 15296 raft_consensus.cc:1081] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:24.116093 15210 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:24.118554 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:24.119135 13069 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.119491 13069 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:24.124564 13069 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.125866 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:24.125437 12971 catalog_manager.cc:5697] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.126312 13148 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.126586 13148 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:24.132674 13069 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:24.132900 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:24.133677 13216 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:24.134137 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:24.134756 13148 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.134717 13143 raft_consensus.cc:3055] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:24.135679 13143 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:24.136467 13143 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.137596 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:24.138170 13069 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:24.138371 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:24.138911 13217 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:24.139189 13217 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:24.137629 13143 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:24.140014 13217 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.141064 13217 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:24.145916 13143 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:24.146111 13069 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:50:24.147126 13040 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:24.147598 13148 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:24.147945 15285 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:24.149616 15285 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:24.150617 15285 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.152448 13114 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:24.153285 15298 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:24.153841 15298 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:24.154683 15298 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:24.148916 13217 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:50:24.152837 13216 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:24.172935 12973 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 11 to 12, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 12 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.177613 12971 catalog_manager.cc:5697] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.467202 13143 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:24.468437 15281 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:24.476742 13072 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:24.477941 15299 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:24.483836 13069 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:24.485920 15292 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:24.509208 13148 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:24.511883 15299 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:24.608458 13217 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:50:24.609815 15304 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:24.620560 13072 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:50:24.622076 15304 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:24.710454 13143 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:24.711624 15287 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:24.724963 13216 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:24.726384 15320 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:50:24.755329 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6980 after lost signal to thread 11980
W20260709 14:50:24.756213 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08001f7500 after lost signal to thread 13008
W20260709 14:50:24.757285 13097 debug-util.cc:398] Leaking SignalData structure 0x7b080010d9a0 after lost signal to thread 13100
W20260709 14:50:24.758276 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08002eca20 after lost signal to thread 13175
W20260709 14:50:24.759240 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08002b3100 after lost signal to thread 13249
W20260709 14:50:24.760183 13097 debug-util.cc:398] Leaking SignalData structure 0x7b080005d9e0 after lost signal to thread 13772
I20260709 14:50:25.115123 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:25.219069 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:25.220083 13144 raft_consensus.cc:606] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:25.224627 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:25.225351 13222 raft_consensus.cc:606] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:25.228739 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:25.229444 13222 raft_consensus.cc:606] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:25.233009 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:25.233740 13073 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:25.241779 13150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:25.242568 13150 raft_consensus.cc:606] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:25.245597 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:25.247408 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:25.496843 15298 raft_consensus.cc:993] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:25.497433 15304 raft_consensus.cc:1081] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:25.498433 15287 raft_consensus.cc:993] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:25.499012 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:25.499044 15323 raft_consensus.cc:1081] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:25.499655 13222 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.500010 13222 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:25.500881 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:25.501365 13216 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.501605 13216 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:25.506413 13222 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.507248 13216 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.508399 13222 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:25.509932 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:25.510165 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:25.510483 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:25.510655 13150 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:25.510808 13072 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:25.510092 13216 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:25.511025 13073 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:25.511790 13073 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:25.511026 13150 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:25.512737 13150 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.513710 13150 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:25.513988 13073 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.515148 13073 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:25.517972 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:25.518589 13144 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:25.520812 13150 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:25.519606 13072 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:25.522965 13188 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:25.524729 15156 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:25.525172 15156 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:25.526000 15156 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.531980 13144 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:25.538254 13189 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:25.539433 12971 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:25.540620 15281 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:25.541072 13073 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:25.541414 15281 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:25.544642 15281 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.572774 12971 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:25.647269 15326 raft_consensus.cc:993] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:25.647724 15281 raft_consensus.cc:1081] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:25.649194 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:25.649629 13144 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.649972 13144 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.656147 13144 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.658193 13144 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:25.659456 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:25.659842 15326 raft_consensus.cc:993] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:25.659636 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:25.660099 13073 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.660573 15326 raft_consensus.cc:1081] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:25.661224 15304 raft_consensus.cc:993] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:25.661309 13216 raft_consensus.cc:3055] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.661850 15327 raft_consensus.cc:1081] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:25.661823 13216 raft_consensus.cc:740] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:25.663102 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:25.663523 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:25.663776 13144 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.663060 13216 consensus_queue.cc:260] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.664120 13069 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.664479 13069 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.664884 13216 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.666083 13144 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:25.671514 13073 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:50:25.671660 13069 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.672613 13114 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:25.672816 13144 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.673449 15327 raft_consensus.cc:2804] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.673943 15327 raft_consensus.cc:697] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:25.674594 13069 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:25.674774 15327 consensus_queue.cc:237] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.674628 13216 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 2.
I20260709 14:50:25.676110 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:25.676651 13222 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:25.676928 13222 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:25.677624 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:25.677764 13222 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.678157 13150 raft_consensus.cc:3055] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:25.676935 13144 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:25.678121 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:25.678634 13150 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:25.678828 13222 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:25.679333 13217 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.679944 13150 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.686013 13150 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.677008 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:25.687706 13069 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:25.691749 13222 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:25.693048 13117 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:25.693948 15298 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:25.694430 15298 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:25.695297 15298 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.697863 13069 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:25.704291 13217 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:50:25.706940 13150 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:50:25.706795 12971 catalog_manager.cc:5697] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 1 to 2, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.709618 13040 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:25.711268 15323 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:25.711702 15323 raft_consensus.cc:697] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:25.712687 15323 consensus_queue.cc:237] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:25.732546 12971 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.736331 12974 catalog_manager.cc:5697] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.008284 13144 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:26.008286 13069 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:26.009580 15326 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:26.010927 15281 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:26.039690 13150 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:26.041582 15281 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:26.052296 13073 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:26.053773 15281 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:26.075366 13069 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:26.077280 15298 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:26.090766 13217 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:26.093885 15335 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:50:26.181023 13222 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:26.182801 15323 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:26.193406 13150 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:26.194804 15348 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:26.204705 13069 raft_consensus.cc:1275] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.206207 15335 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.229398 13222 raft_consensus.cc:1275] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.230718 15304 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.248528 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:27.293267 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:27.332291 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:27.332795 13073 raft_consensus.cc:606] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:27.335170 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:27.335620 13222 raft_consensus.cc:606] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:27.338173 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:27.338681 13144 raft_consensus.cc:606] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:27.341137 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:27.341712 13144 raft_consensus.cc:606] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:27.344189 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:27.344585 13222 raft_consensus.cc:606] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:27.345754 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:27.346858 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:27.488636 15354 raft_consensus.cc:993] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:27.489152 15349 raft_consensus.cc:1081] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:27.490664 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:27.491073 13223 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.491360 13223 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:27.496613 13223 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.498476 13223 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:27.498993 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:27.499522 13073 raft_consensus.cc:3055] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:27.499738 13073 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:27.499846 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:27.500479 13073 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.500860 13144 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:27.501390 13073 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:27.506059 13144 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:27.506737 13073 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:27.507176 13189 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:27.507956 15326 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:27.508450 15326 raft_consensus.cc:697] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:27.509279 15326 consensus_queue.cc:237] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.522245 12974 catalog_manager.cc:5697] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:27.564788 15304 raft_consensus.cc:993] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:27.565218 15304 raft_consensus.cc:1081] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:27.566874 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:27.567317 13222 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.567593 13222 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.574254 13222 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:27.576860 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:27.577404 13144 raft_consensus.cc:3055] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:27.577857 13144 raft_consensus.cc:740] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:27.578564 13144 consensus_queue.cc:260] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:27.578704 13222 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:50:27.579582 13144 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.579736 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:50:27.580302 13746 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.585723 13144 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:27.585906 13746 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:50:27.586584 13189 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:27.587321 15326 raft_consensus.cc:2804] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:27.587790 15326 raft_consensus.cc:697] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:27.588483 15326 consensus_queue.cc:237] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:27.599248 12974 catalog_manager.cc:5697] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.657004 15327 raft_consensus.cc:993] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:27.657431 15304 raft_consensus.cc:1081] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:27.658808 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:27.659309 13069 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.659667 13069 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:27.666232 13069 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.668840 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:27.669250 13069 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:27.669351 13223 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:27.670948 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:27.671489 13144 raft_consensus.cc:3055] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:27.671789 13144 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:27.672554 13144 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.673415 13144 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:27.675520 13223 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:27.677764 13042 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:27.678476 15354 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:27.678948 15354 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:27.679764 15354 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.683058 15326 raft_consensus.cc:993] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:27.683548 15281 raft_consensus.cc:1081] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:27.688494 13143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:27.689091 13143 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.689450 13143 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.690500 13144 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:27.696745 13143 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.698786 13143 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:27.701448 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:27.701483 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:27.702152 13223 raft_consensus.cc:3055] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:27.702231 13069 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.702443 13223 raft_consensus.cc:740] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:27.703274 13223 consensus_queue.cc:260] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.704452 13223 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.705266 12974 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 7 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.707101 13069 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:50:27.707989 13114 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:27.708663 15327 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:27.709239 15327 raft_consensus.cc:697] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:27.710305 15327 consensus_queue.cc:237] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.715924 13223 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:50:27.724005 12974 catalog_manager.cc:5697] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.763875 15362 raft_consensus.cc:993] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:27.764358 15281 raft_consensus.cc:1081] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:27.765762 13143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:27.766317 13143 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.766650 13143 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:27.771998 13143 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.773439 13143 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:27.774308 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:27.774749 13223 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:27.774992 13223 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:27.775651 13223 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.776374 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:27.776614 13223 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:27.777148 13069 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:27.783231 13069 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:27.783231 13223 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:27.784436 13117 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:27.785039 15327 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:27.785486 15327 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:27.786317 15327 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:27.796895 12974 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.890262 13069 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:27.891383 15281 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:27.901350 13143 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:27.903141 15281 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:27.983307 13746 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:50:27.984735 15326 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:27.995501 13143 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:50:27.997032 15362 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:28.065718 13222 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:28.066941 15354 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:28.077915 13143 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:28.079923 15375 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:28.178215 13069 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:28.179489 15304 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:28.182294 13222 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:28.183337 15304 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:28.188493 13223 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:28.190267 15327 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:28.206799 13069 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:28.209271 15304 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:28.347662 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:29.384653 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:29.425001 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:29.425486 13223 raft_consensus.cc:606] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:29.427862 13223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:29.428282 13223 raft_consensus.cc:606] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:29.430526 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:29.430953 13069 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:29.433192 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:29.433701 13144 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:29.435870 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:29.436316 13144 raft_consensus.cc:606] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:29.437160 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:29.438705 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:29.486486 15326 raft_consensus.cc:993] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:29.487099 15326 raft_consensus.cc:1081] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:29.488559 13143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:29.489063 13143 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:29.489398 13143 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:29.496095 13143 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.498519 13143 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:29.499029 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:29.499609 13223 raft_consensus.cc:3055] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:29.499908 13223 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:29.500628 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:29.500528 13223 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.501183 13073 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:29.501823 13223 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:29.506930 13223 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:29.507885 13117 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:29.508113 13073 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:29.508709 15383 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:29.509202 15383 raft_consensus.cc:697] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:29.510005 15383 consensus_queue.cc:237] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.519716 12973 catalog_manager.cc:5697] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:29.691083 15327 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:29.691545 15383 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:29.692834 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:29.693245 13222 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:29.693550 13222 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:29.698048 13222 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.699671 13222 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:29.700322 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:29.700991 13072 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:29.700991 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:29.702075 13143 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:29.702404 13143 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:29.703146 13143 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.704358 13143 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:29.706919 13072 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:50:29.707830 13188 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:29.708431 15385 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:29.708933 15385 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:29.710101 13143 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:50:29.709815 15385 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.722040 12973 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 11 to 12, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 12 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:29.774976 15382 raft_consensus.cc:993] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:29.775501 15326 raft_consensus.cc:1081] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:29.776912 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:29.777424 13144 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:29.777722 13144 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:29.783622 13144 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.785053 13144 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:29.786221 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:29.786662 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:29.787117 13223 raft_consensus.cc:3055] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:29.787339 13223 raft_consensus.cc:740] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:29.787907 13223 consensus_queue.cc:260] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.788874 13223 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:29.786692 13072 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:29.799346 13072 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:29.793618 13223 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:29.800532 13114 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:29.802050 15354 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:29.802631 15354 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:29.802784 15383 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:29.803429 15383 raft_consensus.cc:697] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:29.804337 15383 consensus_queue.cc:237] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.804510 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:29.805235 13223 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:29.805600 13223 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:29.811311 13223 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.813084 13223 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:29.813925 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:29.814365 13072 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:29.814559 13072 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:29.814618 12973 catalog_manager.cc:5697] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:29.815825 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:29.815864 13072 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.816382 13144 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:29.817185 13072 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:29.823311 13072 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:29.823588 13144 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:29.824730 13189 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:29.825670 15326 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:29.826081 15326 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:29.826768 15326 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.836630 12973 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:29.945806 15327 raft_consensus.cc:993] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:29.946326 15383 raft_consensus.cc:1081] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:29.947705 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:29.948160 13069 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:29.948592 13069 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:29.954627 13069 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.956523 13069 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:29.957629 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:29.957469 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:29.958315 13223 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:29.958436 13144 raft_consensus.cc:3055] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:29.958796 13144 raft_consensus.cc:740] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:29.959879 13144 consensus_queue.cc:260] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.961066 13144 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:29.965157 13223 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:29.966130 13144 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:29.966120 13042 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:29.966953 15384 raft_consensus.cc:2804] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:29.967444 15384 raft_consensus.cc:697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:29.968226 15384 consensus_queue.cc:237] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:29.977735 12973 catalog_manager.cc:5697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.017360 13069 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:30.018633 15327 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:30.029561 13223 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:30.032626 15327 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:30.200367 13223 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:30.201596 15383 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:30.213768 13072 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:30.215991 15327 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:30.238755 13143 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:50:30.240134 15326 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:30.249675 13069 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:50:30.251893 15326 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:30.354130 13144 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:30.355284 15382 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:30.363224 13072 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:30.364607 15385 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:30.430009 13222 raft_consensus.cc:1275] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:30.431116 15354 consensus_queue.cc:1048] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:30.439621 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:30.443440 13144 raft_consensus.cc:1275] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:30.445231 15384 consensus_queue.cc:1048] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:31.493881 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:31.527082 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:31.527551 13069 raft_consensus.cc:606] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:31.530004 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:31.530485 13222 raft_consensus.cc:606] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:31.532884 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:31.533377 13222 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:31.535669 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:31.536190 13143 raft_consensus.cc:606] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:31.539170 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:31.539590 13144 raft_consensus.cc:606] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:31.540441 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:31.541527 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:31.589038 15409 raft_consensus.cc:993] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:31.589615 15409 raft_consensus.cc:1081] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:31.591238 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:31.591665 13144 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.592012 13144 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:31.598241 13144 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.600033 13144 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:31.600567 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:31.600873 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:31.601157 13069 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:31.601446 13222 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:31.601821 13222 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:31.602499 13222 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.603705 13222 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:31.604760 15327 raft_consensus.cc:993] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:31.605288 15327 raft_consensus.cc:1081] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:31.607086 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:31.607411 13069 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:31.607596 13223 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.608083 13223 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:31.609580 13114 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:31.610392 15327 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:31.611611 15327 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:31.612048 13222 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:31.612430 15327 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.617126 13223 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.622390 15409 raft_consensus.cc:993] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:31.622931 15382 raft_consensus.cc:1081] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:31.622942 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:31.624334 13069 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:31.627975 13223 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:31.629817 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:31.630434 13144 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:31.630734 13144 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:31.631456 13144 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.632570 13144 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:31.634755 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:31.635373 13149 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.635725 13149 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:31.640040 12973 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.642808 13149 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.644863 13149 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:31.645937 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:31.648097 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:31.651175 13217 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:31.651345 13073 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:31.651563 13217 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:31.652457 13217 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.653587 13217 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:31.657941 13073 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:31.660825 13217 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:31.661571 13114 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:31.662658 15327 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:31.663187 15327 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:31.664011 15327 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.649915 13069 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:50:31.671603 13188 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:31.671818 13144 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:50:31.672248 15382 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:31.672735 15382 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:31.673434 15382 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.686960 12971 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:31.702392 12971 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.747326 15327 raft_consensus.cc:993] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:31.747891 15304 raft_consensus.cc:1081] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:31.749137 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:31.749616 13069 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.749879 13069 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.755292 13069 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.756692 13069 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:31.757431 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:31.757705 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:31.758989 13144 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:31.759873 13144 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:31.759254 13222 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.760756 13144 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.762012 13144 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.767670 13144 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:31.768743 13040 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:31.769122 13222 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:31.769461 15354 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:31.770165 15354 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:31.770956 15354 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.781008 15354 raft_consensus.cc:993] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:31.781567 15392 raft_consensus.cc:1081] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:31.783114 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:31.783640 13222 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.783974 13222 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:31.786163 12971 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.793382 13222 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.795859 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:31.796427 13069 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:31.796710 13069 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:31.796963 13222 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:31.797382 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:31.797972 13144 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:31.797423 13069 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.802966 13069 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:31.804373 13144 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:31.805536 13189 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:31.806327 15326 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:31.806756 15326 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:31.808085 15326 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:31.808648 13069 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:31.820757 12971 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:31.996256 13223 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:31.997493 15327 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:32.007700 13069 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:32.012216 15411 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:32.044111 13069 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:32.045392 15411 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:32.055060 13222 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:32.056324 15304 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:32.153731 13149 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:50:32.154767 15382 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:32.166922 13072 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:50:32.168358 15409 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:32.217042 13072 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:32.218410 13149 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:32.218307 15409 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:32.219530 15326 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:32.383896 13223 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:32.385218 15354 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:32.392843 13149 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:32.394047 15354 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:32.542263 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:33.576520 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:33.612106 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:33.612569 13222 raft_consensus.cc:606] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:33.614832 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:33.615391 13149 raft_consensus.cc:606] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:33.617635 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:33.618178 13222 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:33.620520 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:33.620940 13149 raft_consensus.cc:606] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:33.622954 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:33.623368 13073 raft_consensus.cc:606] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:33.624511 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:33.625587 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:33.642501 15437 raft_consensus.cc:993] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:33.642947 15419 raft_consensus.cc:1081] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:33.644382 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:33.644894 13222 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.645237 13222 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.650787 13222 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.652294 13222 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:33.653867 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:33.654400 13149 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.653126 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:33.655355 13069 raft_consensus.cc:3055] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:33.655675 13069 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:33.656406 13069 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.657569 13069 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.660805 13149 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:33.663309 13189 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:33.664043 15326 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:33.663924 13069 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:33.670433 15326 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:33.671187 15326 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.689841 12974 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:33.705683 15436 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:33.706214 15326 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:33.707609 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:33.708045 13149 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.708403 13149 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.712831 13149 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.714226 13149 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:33.715167 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:33.715345 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:33.715660 13069 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.715855 13222 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:33.716159 13222 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:33.716741 13222 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.717674 13222 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.722759 13069 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:33.724172 13222 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:33.724277 13114 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:33.725003 15411 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:33.725415 15411 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:33.726171 15411 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.739686 12974 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.795490 15438 raft_consensus.cc:993] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:33.796000 15438 raft_consensus.cc:1081] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:33.798084 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:33.798580 13149 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.798969 13149 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.804330 13149 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.805787 13149 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:33.806509 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:33.806695 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:33.807142 13069 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.807147 13222 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:33.807586 13222 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:33.808280 13222 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.809288 13222 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.812816 13069 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:33.813789 13114 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:33.814518 15411 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:33.814740 13222 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:33.814936 15411 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:33.815852 15411 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.825121 12974 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.906176 15411 raft_consensus.cc:993] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:33.906777 15304 raft_consensus.cc:1081] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:33.908089 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:33.908560 13069 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.908792 13069 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.913170 13069 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.914812 13069 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:33.915719 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:33.916397 13149 raft_consensus.cc:3055] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:33.916700 13149 raft_consensus.cc:740] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:33.915804 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:33.917281 13222 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.917479 13149 consensus_queue.cc:260] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.919631 13149 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.923228 13222 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:33.924165 13042 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:33.924928 15419 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:33.925400 15419 raft_consensus.cc:697] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:33.926298 15419 consensus_queue.cc:237] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:33.929867 13149 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:33.941974 12974 catalog_manager.cc:5697] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.108119 15304 raft_consensus.cc:993] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:34.108618 15304 raft_consensus.cc:1081] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:34.110145 13223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:34.110699 13223 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:34.111073 13223 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:34.116555 13223 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:34.118194 13223 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:34.119232 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:34.119300 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:34.119902 13149 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:34.120009 13073 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:34.120182 13149 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:34.120944 13149 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:34.121893 13149 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:34.125631 13073 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:34.126720 13188 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:34.127213 13149 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:34.127470 15436 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:34.128000 15436 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:34.128857 15436 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:34.141147 12974 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.218530 13073 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:34.219612 15436 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:34.233769 13069 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:34.235376 15447 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:34.238358 13150 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:34.240954 15326 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:34.271858 13222 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:34.273365 15304 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:34.330529 13222 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:34.331691 15437 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:34.343537 13150 raft_consensus.cc:1275] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:34.343924 13069 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:34.345748 15304 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:34.346462 15458 consensus_queue.cc:1048] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:34.353736 13222 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:34.355239 15304 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:34.555548 13150 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:34.556957 15326 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:34.567772 13073 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:34.569068 15326 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:34.626382 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:35.837735 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 359931us
I20260709 14:50:35.863835 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:35.902694 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 63467.6us
I20260709 14:50:36.074167 15438 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:50:36.075099 15438 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.079083 15438 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:50:36.095866 13097 debug-util.cc:398] Leaking SignalData structure 0x7b0800140b20 after lost signal to thread 11980
W20260709 14:50:36.097100 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08002d0b60 after lost signal to thread 13008
W20260709 14:50:36.098443 13097 debug-util.cc:398] Leaking SignalData structure 0x7b080031c4c0 after lost signal to thread 13100
W20260709 14:50:36.099426 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7600 after lost signal to thread 13175
W20260709 14:50:36.100430 13097 debug-util.cc:398] Leaking SignalData structure 0x7b08002f72c0 after lost signal to thread 13249
W20260709 14:50:36.101527 13097 debug-util.cc:398] Leaking SignalData structure 0x7b080031f3a0 after lost signal to thread 13772
W20260709 14:50:36.116324 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 117822us
I20260709 14:50:36.205886 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:50:36.262897 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:36.263732 13151 raft_consensus.cc:606] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:36.266883 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:50:36.272997 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:36.273458 13189 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:36.274158 13073 raft_consensus.cc:606] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:36.274564 15436 raft_consensus.cc:2749] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:36.277442 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:36.277935 13151 raft_consensus.cc:606] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:36.280174 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:36.280572 13222 raft_consensus.cc:606] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:36.282774 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:36.283170 13222 raft_consensus.cc:606] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:36.284072 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:36.285231 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:36.297696 15477 raft_consensus.cc:993] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:36.298308 15477 raft_consensus.cc:1081] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:36.299862 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:36.300447 13151 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.300787 13151 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:36.308983 13151 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.310922 13151 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:36.312126 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:36.312657 13072 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:36.312889 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:36.313459 13222 raft_consensus.cc:3055] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:36.313836 13222 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:36.314646 13222 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.315734 13222 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:36.318208 13072 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:36.319314 13114 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:36.320159 15478 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:36.320590 15478 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:36.321225 13222 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:36.321457 15478 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.334371 12973 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.352790 15447 raft_consensus.cc:993] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:36.353181 15447 raft_consensus.cc:1081] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:36.354768 13072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:36.355263 13072 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.355612 13072 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.360621 13072 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.362708 13072 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:36.363310 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:36.363857 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:36.364379 13222 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.363863 13148 raft_consensus.cc:3055] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:36.366096 13148 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:36.366813 13148 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.367926 13148 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.370079 13222 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:36.372483 13042 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:36.372102 15477 raft_consensus.cc:993] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:36.374490 15467 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:36.375099 13148 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:36.375276 15467 raft_consensus.cc:697] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:36.376345 15436 raft_consensus.cc:1081] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:36.377162 15467 consensus_queue.cc:237] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.377938 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:36.378515 13148 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.378829 13148 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:36.384315 13148 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.385708 13148 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:36.386545 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:36.387080 13072 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:36.389685 12973 catalog_manager.cc:5697] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.391958 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:36.392047 13072 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:50:36.392443 13219 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:36.392753 13219 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:36.393287 13114 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:36.393455 13219 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.394034 15447 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:36.394415 15447 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:36.394464 13219 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:36.395277 15447 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.401471 13219 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:50:36.408059 12973 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 10, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.464298 15478 raft_consensus.cc:993] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:36.464747 15447 raft_consensus.cc:1081] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:36.466243 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:36.466737 13222 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.466990 13222 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.471517 13222 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.473040 13222 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:36.474224 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:36.474077 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:36.474723 13148 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:36.475126 13148 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:36.475116 13072 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.475970 13148 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.477176 13148 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.481778 13072 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:50:36.482976 13188 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:36.483500 13148 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:50:36.483811 15436 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:36.484601 15436 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:36.485394 15436 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.497045 12973 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:36.673357 11982 debug-util.cc:398] Leaking SignalData structure 0x7b080000f600 after lost signal to thread 13188
I20260709 14:50:36.712513 15467 raft_consensus.cc:993] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:36.713116 15467 raft_consensus.cc:1081] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:36.714957 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:36.715512 13219 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.716215 13219 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.716543 13222 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:36.717694 15478 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:36.722524 13219 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.725719 13219 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:36.726344 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
W20260709 14:50:36.726846 13005 debug-util.cc:398] Leaking SignalData structure 0x7b0800091360 after lost signal to thread 11980
I20260709 14:50:36.726935 13073 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 14:50:36.727952 13005 debug-util.cc:398] Leaking SignalData structure 0x7b080031b0c0 after lost signal to thread 13008
W20260709 14:50:36.729079 13005 debug-util.cc:398] Leaking SignalData structure 0x7b0800054200 after lost signal to thread 13100
W20260709 14:50:36.730146 13005 debug-util.cc:398] Leaking SignalData structure 0x7b080023e2e0 after lost signal to thread 13175
I20260709 14:50:36.730638 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:50:36.731101 13005 debug-util.cc:398] Leaking SignalData structure 0x7b080022b960 after lost signal to thread 13249
I20260709 14:50:36.730172 13072 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:36.732084 13073 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
W20260709 14:50:36.732211 13005 debug-util.cc:398] Leaking SignalData structure 0x7b08002b3720 after lost signal to thread 13772
I20260709 14:50:36.732971 15304 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:36.732853 13073 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.735610 13073 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.731184 13148 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.758301 13148 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:36.759660 13189 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:36.761446 15473 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:36.762521 15473 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:36.763396 15473 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:36.767799 13073 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:36.794936 12973 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.817417 13222 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:36.818981 15474 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:50:36.823913 13073 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:36.830087 15478 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:50:36.838881 13225 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:36.840453 15467 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:36.877857 13148 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:36.879478 15468 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:36.890884 13151 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:36.892261 15473 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:36.911729 13073 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:36.923038 12963 maintenance_manager.cc:419] P 716ae19379104c80a798c43a0ad5bb7e: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033340
I20260709 14:50:36.926245 15438 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:50:37.114439 12962 maintenance_manager.cc:643] P 716ae19379104c80a798c43a0ad5bb7e: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.190s	user 0.129s	sys 0.033s Metrics: {"bytes_written":29379,"cfile_init":1,"dirs.queue_time_us":20213,"dirs.run_cpu_time_us":363,"dirs.run_wall_time_us":1513,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3621,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":63,"thread_start_us":19779,"threads_started":1}
I20260709 14:50:37.118711 12963 maintenance_manager.cc:419] P 716ae19379104c80a798c43a0ad5bb7e: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 9546 bytes on disk
I20260709 14:50:37.121711 12962 maintenance_manager.cc:643] P 716ae19379104c80a798c43a0ad5bb7e: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":288,"lbm_reads_lt_1ms":4}
W20260709 14:50:37.132795 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08002c1c40 after lost signal to thread 11980
W20260709 14:50:37.133873 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08002edb40 after lost signal to thread 13008
W20260709 14:50:37.134928 13172 debug-util.cc:398] Leaking SignalData structure 0x7b0800049fc0 after lost signal to thread 13100
W20260709 14:50:37.135950 13172 debug-util.cc:398] Leaking SignalData structure 0x7b080017b420 after lost signal to thread 13175
W20260709 14:50:37.136899 13172 debug-util.cc:398] Leaking SignalData structure 0x7b080031bea0 after lost signal to thread 13249
W20260709 14:50:37.138553 13172 debug-util.cc:398] Leaking SignalData structure 0x7b0800309e60 after lost signal to thread 13772
I20260709 14:50:37.185721 13072 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:37.191800 15438 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:37.286191 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:37.322846 13151 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:37.338690 15438 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:38.494552 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:38.640486 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:38.641111 13225 raft_consensus.cc:606] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:38.647816 15518 raft_consensus.cc:993] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:38.648334 15436 raft_consensus.cc:1081] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:38.654065 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:38.654698 13148 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:38.656836 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:38.657349 13148 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.657619 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:38.657696 13148 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.658232 13072 raft_consensus.cc:606] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:38.666932 13145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:38.667538 13145 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:38.672629 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:38.673272 13225 raft_consensus.cc:606] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:38.674793 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:38.676420 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:38.667317 13148 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:38.702066 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:38.702704 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:38.703714 13225 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:38.702695 13072 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.713371 13225 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:38.716995 13225 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:38.718549 13225 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.718639 15517 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:38.719189 15517 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:38.720949 13071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:38.721065 13072 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:38.721525 13071 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.721951 13071 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:38.723187 13148 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:38.725032 13114 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:38.726683 15517 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:38.727378 15517 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:38.728574 15517 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:38.732554 13071 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:38.734789 13225 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:38.739915 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:38.740885 13148 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:38.741254 13148 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:38.742153 13148 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:38.748466 13148 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:38.746001 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:38.749100 13222 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:38.756340 13222 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:50:38.743971 13071 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:38.761538 13042 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:38.763746 15514 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:38.764318 15514 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:38.765156 15514 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:38.772675 13148 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:50:38.803635 12972 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:38.832476 12973 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 9 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:38.850569 15467 raft_consensus.cc:993] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:38.851256 15467 raft_consensus.cc:1081] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:38.856920 13225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:38.857445 13225 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.857820 13225 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:38.947605 13225 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:50:38.948421 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 81824.8us
W20260709 14:50:38.949986 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 85532.6us
I20260709 14:50:38.986553 13225 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:38.987378 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:38.987890 13148 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:38.993856 13148 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:38.987536 15518 raft_consensus.cc:993] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:38.995280 15518 raft_consensus.cc:1081] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:39.012686 13145 raft_consensus.cc:1240] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:39.019096 15514 consensus_queue.cc:1059] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 14:50:39.022534 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:39.023252 13148 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.023712 13148 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.025187 15467 raft_consensus.cc:3055] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:39.025611 15467 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:39.028482 13189 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:39.029596 15530 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:39.031379 15530 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:39.031963 15528 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:39.032470 15528 raft_consensus.cc:697] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:39.026479 15467 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:39.033282 15528 consensus_queue.cc:237] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:39.034248 15467 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:39.038727 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:39.043901 13222 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.044334 13222 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:39.052227 13148 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:39.070649 13222 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:39.080394 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:39.081086 13073 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.082163 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:39.082762 13225 raft_consensus.cc:3055] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:39.083065 13225 raft_consensus.cc:740] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:39.083891 13225 consensus_queue.cc:260] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:39.081116 13148 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:39.090991 13225 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.099788 13225 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:50:39.101085 13117 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:39.102432 15517 raft_consensus.cc:2804] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:39.102906 15517 raft_consensus.cc:697] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:39.103731 15517 consensus_queue.cc:237] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:39.104116 13222 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:39.111347 13073 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:50:39.126097 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:39.126677 13148 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:39.126994 13148 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:39.127743 13148 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:39.129088 13148 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:39.133160 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:39.136694 13074 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:39.137178 13148 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:50:39.139544 13189 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:39.140285 15436 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:39.140924 15436 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:39.141713 15436 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:39.144871 13074 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:50:39.145849 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:39.168143 13222 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:39.169584 15532 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:39.176800 13073 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:39.200126 13216 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:39.210683 15536 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:39.215392 12971 catalog_manager.cc:5697] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.217162 12971 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.219663 12972 catalog_manager.cc:5697] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 2 to 3, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.226023 13073 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:39.228132 15525 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:50:39.264635 13148 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:39.266283 15529 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:50:39.523502 13073 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:39.526098 15518 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:39.560904 13145 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:39.578032 15438 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:39.669853 13222 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:39.671442 15532 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.677435 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:39.703121 13072 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:39.708098 15517 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:39.724257 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 46017.3us
I20260709 14:50:39.739256 13074 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:39.746680 15552 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.007s
W20260709 14:50:39.797755 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 51092.3us
I20260709 14:50:39.820134 13144 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:39.839464 15518 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:40.780422 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:40.831374 13074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:40.831969 13074 raft_consensus.cc:606] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:40.836635 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:40.837230 13144 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:40.840287 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:40.840873 13216 raft_consensus.cc:606] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:40.843374 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:40.843827 13144 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:40.846397 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:40.857481 13216 raft_consensus.cc:606] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:40.865113 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:40.866894 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:40.911077 15556 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:40.911644 15532 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:40.913192 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:40.913734 13216 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.914106 13216 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:40.921978 13216 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:40.924258 13216 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:40.924998 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:40.925570 13074 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:40.927470 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:40.928046 13144 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:40.928326 13144 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:40.929045 13144 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:40.930230 13144 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:40.934973 13074 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:50:40.936245 13188 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:40.937493 15438 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:40.937536 13144 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:50:40.938270 15438 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:40.938926 15438 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:40.949389 12972 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.073966 15438 raft_consensus.cc:993] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:41.074499 15552 raft_consensus.cc:1081] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:41.076370 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:41.076905 13144 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.077348 13144 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:41.102340 13144 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.105468 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:41.106068 13074 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:41.111377 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:41.112123 13216 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:41.112504 13216 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:41.114363 13144 leader_election.cc:290] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:41.113611 13216 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.116636 13216 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:41.118203 13074 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:41.119426 13114 leader_election.cc:304] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:41.120265 15532 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:41.120774 15532 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:41.121701 15532 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.149755 15467 raft_consensus.cc:993] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:41.150454 15467 raft_consensus.cc:1081] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:41.144098 15567 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:41.151851 15567 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:41.153555 13074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:41.154152 13074 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.154518 13074 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:41.157902 13216 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:41.164891 13074 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.167936 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:41.168479 13074 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:41.168892 13144 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:41.169268 13144 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:41.170176 13144 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.171303 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:41.171864 13219 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.172026 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:41.172245 13219 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:41.172585 13222 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:41.178619 12972 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.171438 13144 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:41.189039 13144 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:50:41.191283 13040 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:41.192173 15565 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:41.192685 15565 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:41.193565 15565 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.195354 13219 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.198581 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:41.199108 13073 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:41.199535 13073 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:41.200608 13222 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:50:41.200320 13073 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.201433 13073 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:41.207038 15552 raft_consensus.cc:993] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:41.207185 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:41.207742 15552 raft_consensus.cc:1081] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:41.207860 13144 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:41.208715 13073 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:41.216130 13219 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:41.209692 13145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:41.219906 12972 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 12 to 13, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 13 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.224398 13145 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.224876 13145 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:41.223568 13188 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:41.227116 15438 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:41.227662 15438 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:41.229072 15438 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.231977 13145 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.236950 13145 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:41.214769 13144 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:50:41.245373 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:41.245986 13219 raft_consensus.cc:3055] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:41.246210 13219 raft_consensus.cc:740] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:41.246866 13219 consensus_queue.cc:260] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.247841 13219 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:41.249958 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:41.250454 13073 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:41.255735 13073 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:41.256916 13114 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:41.257853 15569 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:41.258384 15569 raft_consensus.cc:697] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:41.259233 15569 consensus_queue.cc:237] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:41.265466 13219 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:41.267699 12972 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.274904 12971 catalog_manager.cc:5697] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.387181 13145 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:41.388561 15571 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:41.422609 13073 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:41.423990 15552 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:41.543212 13075 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:41.544610 15569 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:41.557528 13222 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:41.558969 15532 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:41.686566 13222 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:50:41.687645 15467 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:50:41.692322 13073 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:41.693807 15552 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:41.713092 13144 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:41.714702 15552 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:41.727380 13145 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:50:41.728809 15568 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:50:41.732133 13073 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:41.734002 15532 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:41.789780 13222 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:41.792147 15569 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:41.867838 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:42.931469 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:42.975515 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:42.976040 13219 raft_consensus.cc:606] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:42.978313 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:42.978802 13142 raft_consensus.cc:606] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:42.980988 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:42.981465 13075 raft_consensus.cc:606] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:42.983707 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:42.984145 13219 raft_consensus.cc:606] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:42.986271 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:42.986714 13142 raft_consensus.cc:606] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:42.988065 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:42.989681 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:43.150625 15467 raft_consensus.cc:993] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:43.151156 15568 raft_consensus.cc:1081] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:43.152459 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:43.152906 13219 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.153167 13219 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:43.157539 13219 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.159034 13219 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:43.159914 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:43.160050 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:43.160635 13073 raft_consensus.cc:3055] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:43.160689 13142 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:43.161043 13073 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:43.161868 13073 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.163071 13073 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:43.167883 13142 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:43.169174 13189 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:43.169239 13073 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:43.170032 15438 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:43.170496 15438 raft_consensus.cc:697] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:43.171149 15438 consensus_queue.cc:237] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.179807 12973 catalog_manager.cc:5697] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.197899 15569 raft_consensus.cc:993] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:43.198324 15588 raft_consensus.cc:1081] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:43.199589 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:43.200016 13222 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.200318 13222 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:43.204627 13222 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.207314 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:43.207753 13222 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:43.207859 13075 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:43.208971 15438 raft_consensus.cc:993] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:43.208905 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:43.209483 15438 raft_consensus.cc:1081] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:43.209558 13144 raft_consensus.cc:3055] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:43.209959 13144 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:43.210701 13144 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.211078 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:43.211563 13142 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.211793 13144 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:43.212769 13142 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:43.214653 13075 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:43.215883 13188 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:43.216979 15438 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:43.217468 15438 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:43.218051 13144 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:43.218245 15438 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.220981 13142 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.222988 13142 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:43.223927 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:43.224462 13222 raft_consensus.cc:3055] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:43.224745 13222 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:43.225267 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:43.225823 13075 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:43.225622 13222 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.226727 13222 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:43.235124 13075 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:43.236318 13114 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:43.237331 12973 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.239427 15588 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:43.240013 15588 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:43.240911 15588 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.233204 13222 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:43.254004 12973 catalog_manager.cc:5697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.362007 15587 raft_consensus.cc:993] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:43.362454 15587 raft_consensus.cc:1081] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:43.363888 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:43.364322 13142 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.364640 13142 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:43.371165 13142 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.372746 13142 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:43.373499 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:43.373698 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:43.374110 13075 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:43.374202 13219 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:43.374536 13219 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:43.379653 13219 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.380800 13075 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:43.381682 13219 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:43.381937 13114 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:43.382685 15569 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:43.383056 15569 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:43.383805 15569 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.388247 13219 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:43.391765 15532 raft_consensus.cc:993] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:43.392287 15588 raft_consensus.cc:1081] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:43.393967 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d206bd29769d451e89c680471a07364d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:43.394520 13075 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.394908 13075 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:43.401737 13075 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.403820 13075 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:43.404520 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:43.404222 12973 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.405108 13142 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:43.405198 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:43.405524 13142 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:43.405762 13219 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:43.406284 13142 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.407436 13142 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:43.413699 13142 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:50:43.414674 13040 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:43.415418 15467 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:43.415419 13219 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:50:43.416080 15467 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:43.416810 15467 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:43.426709 12973 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 10 to 11, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 11 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.639667 13142 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:43.640836 15587 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:43.650605 13075 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:43.652137 15438 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:43.795805 13219 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:43.796984 15588 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:43.800207 13216 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:43.801409 15569 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:43.812386 13075 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:43.814157 15532 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:43.811039 13073 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:43.817912 15588 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:43.844314 13145 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:43.845813 15571 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:43.846608 13222 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:43.847640 13075 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:43.849146 15571 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:43.849771 15568 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:43.885828 13145 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:43.887526 15467 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:43.990456 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:45.029068 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:45.062973 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:45.063647 13073 raft_consensus.cc:606] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:45.066241 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:45.066681 13144 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:45.068851 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:45.069319 13216 raft_consensus.cc:606] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:45.071571 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:45.071978 13216 raft_consensus.cc:606] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:45.074170 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:45.074591 13144 raft_consensus.cc:606] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:45.075459 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:45.076483 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:45.254891 15606 raft_consensus.cc:993] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:45.255616 15467 raft_consensus.cc:1081] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:45.258697 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:45.259158 13216 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:45.259415 13216 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.263919 13216 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.265479 13216 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:45.266212 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:45.266793 13073 raft_consensus.cc:3055] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:45.267115 13073 raft_consensus.cc:740] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:45.267148 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:45.267831 13144 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.267866 13073 consensus_queue.cc:260] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.269124 13073 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.274987 13073 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:45.275346 13144 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:45.275931 13188 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:45.276638 15587 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:45.277087 15587 raft_consensus.cc:697] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:45.277829 15587 consensus_queue.cc:237] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.287444 15438 raft_consensus.cc:993] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:45.286857 12973 catalog_manager.cc:5697] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.287865 15587 raft_consensus.cc:1081] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:45.290179 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39776
I20260709 14:50:45.290728 13073 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:45.291100 13073 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.296924 13073 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:45.298702 13073 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:50:45.299537 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:45.300024 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:50:45.300493 13216 raft_consensus.cc:3055] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:45.300563 13748 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.300887 13216 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:45.301635 13216 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:45.302657 13216 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.306996 13216 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:45.307006 13748 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:45.308319 13039 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:50:45.309078 15614 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:45.309552 15614 raft_consensus.cc:697] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:45.310257 15614 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:45.320066 12973 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.483537 15532 raft_consensus.cc:993] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:45.489286 15624 raft_consensus.cc:1081] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:45.513199 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:45.514590 13073 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:45.515216 13073 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:45.537997 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 76471.8us
I20260709 14:50:45.546977 15624 raft_consensus.cc:993] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:45.547667 15627 raft_consensus.cc:1081] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:45.547622 15438 raft_consensus.cc:993] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:45.549080 15438 raft_consensus.cc:1081] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:45.545516 13073 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.551170 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:45.551792 13144 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:45.552155 13144 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:45.553218 13073 leader_election.cc:290] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:45.554418 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:45.558240 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:45.558873 13219 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:45.559274 13219 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:45.561443 13144 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.561782 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:45.562369 13145 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:45.562662 13145 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:45.563484 13145 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.564332 13144 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:45.564728 13145 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:45.566238 13216 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:45.567404 13219 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.569702 13219 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:45.570400 13145 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:45.571727 13040 leader_election.cc:304] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:45.572291 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:45.572981 13074 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:45.573738 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:45.574409 13073 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:45.575090 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:45.575541 13145 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:45.575752 13145 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:45.576403 13145 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.577211 13145 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:45.580626 13074 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:45.573000 15614 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:45.581475 15614 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:45.582098 13145 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:45.582647 15614 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.583798 13216 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:45.584818 13189 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:45.585556 15438 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:45.585624 13073 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:45.585915 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:45.586092 15438 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:45.586493 13216 raft_consensus.cc:3055] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:45.586836 13216 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:45.587001 15438 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.587659 13216 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.589184 13114 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:45.589221 13216 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:45.590229 15624 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:45.590747 15624 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:45.591732 15624 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:45.605871 13216 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:45.634191 12973 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.669441 12973 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.672593 12972 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 7 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.729424 13748 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:50:45.731748 15614 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:45.743515 13219 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:50:45.745954 15628 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:50:45.838233 13151 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:45.840068 15626 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:45.855105 13072 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:45.856951 15625 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:45.968910 13219 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:45.969954 15628 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:45.977914 13145 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:45.979382 15628 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:45.991964 13074 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:45.993448 15438 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:46.006353 13219 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:46.007388 13145 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:46.007992 15627 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:46.009295 15626 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:46.014315 13074 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:46.017443 15624 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:46.077545 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:47.114428 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:47.150571 13145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:47.151129 13145 raft_consensus.cc:606] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:47.154048 13145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:47.154587 13145 raft_consensus.cc:606] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:47.157080 13074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:47.157527 13074 raft_consensus.cc:606] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:47.160277 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:47.160858 13225 raft_consensus.cc:606] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:47.163327 13074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:47.163817 13074 raft_consensus.cc:606] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:47.164831 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:47.166268 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:47.280133 15467 raft_consensus.cc:993] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:47.280702 15628 raft_consensus.cc:1081] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:47.282419 13145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6047095be71a4985baa344e48af3d645"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:50:47.282850 13145 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.283088 13145 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:47.286669 15626 raft_consensus.cc:993] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:47.287191 15625 raft_consensus.cc:1081] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:47.288800 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:47.289305 13144 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.289633 13144 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:47.289690 13145 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.291604 13145 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:47.292224 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:47.292804 13073 raft_consensus.cc:3055] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:47.293004 13073 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:47.293566 13073 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.293916 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:47.294456 13225 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:47.294723 13073 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:47.296766 15588 raft_consensus.cc:993] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:47.297210 15588 raft_consensus.cc:1081] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:47.298822 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:47.299316 13216 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.299643 13216 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:47.301083 13225 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:47.301120 13144 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.302420 13117 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:47.303324 13144 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:47.303797 13073 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:47.304203 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:47.304678 13219 raft_consensus.cc:3055] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:47.304951 13219 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:47.305392 13216 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.305506 13219 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.306411 13219 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:47.307480 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:47.307855 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:47.308032 13073 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:47.308250 13216 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:47.308517 13074 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:47.303236 15650 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:47.312780 13073 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:47.313325 15650 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:47.312773 13219 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:47.314193 15650 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.315814 13188 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:47.316236 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:47.316633 15626 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:47.316840 13074 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:47.316668 13117 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:47.317807 15626 raft_consensus.cc:697] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:47.318327 15627 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:47.318794 15627 raft_consensus.cc:697] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:47.316767 13144 raft_consensus.cc:3055] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:47.319480 13144 raft_consensus.cc:740] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:47.320219 13144 consensus_queue.cc:260] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.320257 15627 consensus_queue.cc:237] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.321548 13144 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:47.328982 13144 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:47.318724 15626 consensus_queue.cc:237] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.338862 12973 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.347072 12972 catalog_manager.cc:5697] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:47.371176 12972 catalog_manager.cc:5697] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.414844 15656 raft_consensus.cc:993] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:47.415333 15628 raft_consensus.cc:1081] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:47.416620 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:47.417083 13219 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.417341 13219 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:47.422863 13219 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:47.424510 13219 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:50:47.425405 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:47.425515 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:50:47.426041 13073 raft_consensus.cc:3055] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:47.426074 13748 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:47.426499 13073 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:47.427206 13073 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:47.428406 13073 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:47.433024 13748 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:47.434208 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:50:47.434655 13073 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:47.434964 15653 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:47.435495 15653 raft_consensus.cc:697] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:47.436249 15653 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:47.447016 12972 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.510622 15588 raft_consensus.cc:993] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:47.511121 15627 raft_consensus.cc:1081] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:47.512528 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:47.512950 13073 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.513240 13073 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:47.519727 13073 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.521315 13073 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:47.522192 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:47.522972 13144 raft_consensus.cc:3055] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:47.523217 13144 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:47.523375 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:47.523841 13225 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:47.523834 13144 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.524821 13144 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:47.528214 13225 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:47.529323 13144 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:47.529456 13042 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:47.530683 15656 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:47.531057 15656 raft_consensus.cc:697] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:47.531767 15656 consensus_queue.cc:237] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:47.541589 12972 catalog_manager.cc:5697] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 7 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.738376 13225 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:47.739828 15588 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:47.764849 13074 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:47.766845 15650 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:47.787482 13072 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:47.789428 15588 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:47.789721 13145 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:47.791142 15653 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:47.812264 13075 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:47.813855 15625 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:47.843449 13225 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:47.846720 13074 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:50:47.846948 15650 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:50:47.850871 15625 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:47.897035 13748 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:50:47.898423 15653 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:47.921334 13144 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:47.922681 15628 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:47.935169 13225 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:47.937000 15628 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:48.167145 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:49.207891 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:49.276736 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:49.277362 13144 raft_consensus.cc:606] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:49.283430 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:49.284036 13142 raft_consensus.cc:606] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:49.286937 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:49.287393 13225 raft_consensus.cc:606] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:49.289546 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:49.289983 13225 raft_consensus.cc:606] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:49.292083 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:49.292511 13075 raft_consensus.cc:606] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:49.293668 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:49.294979 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:49.334941 15653 raft_consensus.cc:993] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:49.335611 15652 raft_consensus.cc:1081] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:49.337412 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:49.338132 13142 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:49.338476 13142 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:49.345198 13142 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.347030 13142 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:49.347671 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:49.348261 13075 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:49.348338 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:49.348904 13225 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:49.349189 13225 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:49.350122 13225 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.351516 13225 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:49.355525 13075 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:49.356778 13114 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:49.357465 15680 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:49.357529 13225 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:49.357925 15680 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:49.359791 15680 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.380064 12972 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.493012 15588 raft_consensus.cc:993] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:49.493511 15680 raft_consensus.cc:1081] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:49.495018 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:49.495541 13219 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:49.495913 13219 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:49.500851 13219 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.502470 13219 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:49.503278 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:49.503489 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:49.503983 13074 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:49.504103 13144 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:49.504457 13144 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:49.505059 13144 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.505955 13144 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:49.508937 13074 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:50:49.510000 13188 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:49.510454 13144 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:50:49.510825 15652 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:49.511327 15652 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:49.512131 15652 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.523396 12972 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.567611 15653 raft_consensus.cc:993] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:49.568120 15652 raft_consensus.cc:1081] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:49.570159 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:49.570685 13144 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:49.570971 13144 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:49.576403 13144 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:49.578689 13144 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:50:49.579800 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:49.580832 13225 raft_consensus.cc:3055] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:49.580936 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:50:49.581240 13225 raft_consensus.cc:740] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:49.581481 13748 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:49.582100 13225 consensus_queue.cc:260] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:49.583252 13225 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:49.588171 13748 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:49.589378 13114 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:50:49.589512 13225 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:49.590271 15680 raft_consensus.cc:2804] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:49.590889 15680 raft_consensus.cc:697] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:49.591732 15680 consensus_queue.cc:237] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:49.603791 12972 catalog_manager.cc:5697] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.705976 15650 raft_consensus.cc:993] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:49.706413 15680 raft_consensus.cc:1081] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:49.707775 13074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:49.708211 13074 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:49.708540 13074 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.712873 13074 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.714346 13074 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:49.716296 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:49.716478 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:49.716827 13144 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:49.717159 13144 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:49.717777 13219 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.718158 13144 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.719466 13144 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.722894 15467 raft_consensus.cc:993] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:49.723456 15467 raft_consensus.cc:1081] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:49.725919 13219 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:49.726303 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04acf594ea746b79961426d21066dec"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:50:49.726815 13151 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:49.726945 13042 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:49.727185 13151 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.727792 15467 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:49.728211 15467 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:49.728947 15467 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.731573 13144 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:50:49.734328 13151 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.736537 13151 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:49.737191 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:49.737829 13074 raft_consensus.cc:3055] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:49.738070 13074 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:49.737998 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:49.738658 13219 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.738835 13074 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.739909 13074 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.742892 13075 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:49.744410 15650 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:49.745814 13219 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:49.746467 12972 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 7 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.747352 13117 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:49.750244 15680 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:49.752266 15680 raft_consensus.cc:697] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:49.752867 13074 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:49.753242 15680 consensus_queue.cc:237] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:49.768065 13219 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:49.771560 15650 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:49.769524 12973 catalog_manager.cc:5697] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.987278 13151 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:49.988358 15652 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:49.998904 13074 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:50.000452 15698 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:50:50.039932 13225 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:50:50.041162 15680 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:50.058357 13748 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:50:50.065689 15650 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:50.169497 13151 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:50.170650 15467 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:50.189247 13225 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:50.191459 15467 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:50.295907 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:50.363602 13073 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:50.364871 13225 raft_consensus.cc:1275] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:50.364960 15650 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:50.366860 15650 consensus_queue.cc:1048] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:51.334760 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:51.371517 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:51.372011 13151 raft_consensus.cc:606] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:51.374603 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:51.375087 13216 raft_consensus.cc:606] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:51.377363 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:51.377818 13216 raft_consensus.cc:606] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:51.380223 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:51.380687 13072 raft_consensus.cc:606] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:51.383150 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:51.383765 13151 raft_consensus.cc:606] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:51.389271 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:51.390585 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:51.468760 15707 raft_consensus.cc:993] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:51.469286 15588 raft_consensus.cc:1081] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:51.470896 13072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:51.471292 13072 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.471536 13072 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:51.477290 13072 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.478878 13072 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:51.480002 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:51.480010 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:51.480664 13216 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:51.480734 13151 raft_consensus.cc:3055] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:51.481108 13151 raft_consensus.cc:740] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:51.481802 13151 consensus_queue.cc:260] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.482738 13151 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:51.486825 13216 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:51.488101 13042 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:51.488811 15681 raft_consensus.cc:2804] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:51.489235 15681 raft_consensus.cc:697] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:51.489763 13151 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:50:51.490020 15681 consensus_queue.cc:237] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.498711 12973 catalog_manager.cc:5697] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.525466 15652 raft_consensus.cc:993] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:51.525930 15698 raft_consensus.cc:1081] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:51.527562 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:51.528002 13151 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.528143 15708 raft_consensus.cc:993] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:51.528370 13151 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.528682 15681 raft_consensus.cc:1081] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:51.530149 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:51.530652 13216 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.530979 13216 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.534658 13151 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.536600 13151 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:51.538144 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:51.538602 13225 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:51.538848 13225 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:51.538326 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:51.539676 13072 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.540055 13216 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:50:51.539644 13225 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.541374 13225 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.542582 13216 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:50:51.543511 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:51.543779 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:51.544066 13151 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.544332 13074 raft_consensus.cc:3055] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:51.544663 13074 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:51.545365 13074 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:50:51.546394 13074 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.548906 13072 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:51.548919 13225 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:50:51.550549 13114 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:51.551309 15588 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:51.551652 13151 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:51.551740 15588 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:51.552531 15588 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.553052 13189 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:51.553897 15698 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:51.555701 15698 raft_consensus.cc:697] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:51.556509 15698 consensus_queue.cc:237] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:50:51.561435 13074 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:51.571030 12973 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.571930 12971 catalog_manager.cc:5697] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.596071 15680 raft_consensus.cc:993] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:51.596513 15588 raft_consensus.cc:1081] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:51.597954 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "173afaaaabf749f49df7719338744521"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:51.598460 13216 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.598802 13216 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.604197 13216 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.606081 13216 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:51.606912 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:51.607436 13144 raft_consensus.cc:3055] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:51.607667 13144 raft_consensus.cc:740] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:51.608145 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:51.608366 13144 consensus_queue.cc:260] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.608738 13072 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.609913 13144 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.615792 13072 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:51.616935 13144 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:51.616998 13188 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:51.617731 15698 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:51.618176 15698 raft_consensus.cc:697] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:51.619207 15698 consensus_queue.cc:237] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.630057 12971 catalog_manager.cc:5697] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.849414 15652 raft_consensus.cc:993] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:51.849898 15698 raft_consensus.cc:1081] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:51.851684 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:51.852100 13151 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.852342 13151 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.856515 13151 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.857863 13151 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:51.858696 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:51.858933 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:51.859287 13072 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.859512 13225 raft_consensus.cc:3055] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:51.859805 13225 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:51.860392 13225 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.861223 13225 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.863831 13072 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:51.864785 13114 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:51.865552 15588 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:51.866031 15588 raft_consensus.cc:697] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:51.866370 13225 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:50:51.866786 15588 consensus_queue.cc:237] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:51.876008 12971 catalog_manager.cc:5697] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.883277 13151 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:51.884656 15681 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:51.897256 13225 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:51.901278 15708 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:51.936389 13074 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:51.941375 15588 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:51.968962 13225 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:51.970361 15680 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:51.991652 13151 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:51.996078 15714 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:52.018812 13074 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:52.020840 15698 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:52.162197 13072 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:52.163394 15698 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:52.174029 13144 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:52.175701 15714 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:52.293943 13216 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:52.295106 15680 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:52.308504 13072 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:52.310163 15734 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:52.391465 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:53.430771 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:53.470921 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:53.471493 13151 raft_consensus.cc:606] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:53.473775 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:53.474263 13219 raft_consensus.cc:606] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:53.476557 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:53.476990 13151 raft_consensus.cc:606] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:53.479035 13074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:53.479452 13074 raft_consensus.cc:606] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:53.481854 13219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:53.482304 13219 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:53.483884 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:53.485505 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:53.497409 15736 raft_consensus.cc:993] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:53.497987 15736 raft_consensus.cc:1081] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:53.499469 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:53.499889 13219 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:53.500156 13219 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:53.504758 13219 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.506301 13219 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:53.507234 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:53.507949 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:53.508750 13151 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:53.508853 13074 raft_consensus.cc:3055] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:53.509268 13074 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:53.510150 13074 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.511363 13074 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:53.512194 15652 raft_consensus.cc:993] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:53.512621 15714 raft_consensus.cc:1081] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:53.514261 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:53.514793 13144 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:53.515131 13144 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:53.518673 13074 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:53.520092 13188 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:53.520269 13151 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:50:53.521047 15714 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:53.521561 15714 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:53.521495 13144 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.522761 15714 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.523622 13144 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:53.524605 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:53.524616 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:53.525280 13074 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:53.525346 13219 raft_consensus.cc:3055] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:53.525784 13219 raft_consensus.cc:740] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:53.526507 13219 consensus_queue.cc:260] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.530627 13219 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:53.531922 13074 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:53.534941 12971 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:53.537065 13114 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:53.537631 13219 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:50:53.538463 15733 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:53.538862 15733 raft_consensus.cc:697] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:53.539625 15733 consensus_queue.cc:237] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.555109 12973 catalog_manager.cc:5697] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.640240 15652 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:53.640741 15652 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:53.642030 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:53.642531 13144 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:53.642822 13144 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:53.643247 15733 raft_consensus.cc:993] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:53.643754 15733 raft_consensus.cc:1081] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:53.645282 13219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:53.645817 13219 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:53.646144 13219 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:53.649323 13144 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.651343 13144 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:53.651948 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:53.652318 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:53.652688 13072 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:53.652318 13219 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.653021 13216 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:53.653337 13216 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:53.654068 13216 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.654413 13219 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:53.655025 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:53.655247 13216 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:53.655651 13074 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:53.662117 13216 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:50:53.663156 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:53.663431 13074 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:53.663360 13117 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:53.663910 13144 raft_consensus.cc:3055] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:53.664290 13144 raft_consensus.cc:740] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:53.664605 15733 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:53.664930 13188 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:53.665102 13144 consensus_queue.cc:260] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.665127 15733 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:53.666574 13144 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:53.667212 15745 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:53.666651 15733 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.667734 15745 raft_consensus.cc:697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:53.668493 15745 consensus_queue.cc:237] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.669464 13072 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:50:53.673557 13144 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:50:53.681589 12973 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 9, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.682046 12971 catalog_manager.cc:5697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 3 to 4, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:53.937849 13216 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:53.938930 15734 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:53.948057 13074 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:53.952214 15680 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:53.971733 15733 raft_consensus.cc:993] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:53.972229 15734 raft_consensus.cc:1081] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:53.973801 13074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c15c835f948487ead981faffca0b80b"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:53.974315 13074 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:53.974680 13074 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:53.979831 13074 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.981566 13074 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:53.982091 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:53.982652 13144 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:53.982546 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:53.983045 13144 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:53.983371 13216 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:53.983824 13144 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:53.984956 13144 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:53.989979 13216 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:50:53.991178 13042 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:53.991273 13144 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:50:53.991883 15738 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:53.992425 15738 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:53.993149 15738 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:54.003238 12973 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 9 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:54.006062 13074 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:54.007359 15652 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:54.019815 13144 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:54.021370 15652 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:54.150511 13151 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:54.151746 15756 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:54.164943 13072 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:54.168565 15652 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:54.179231 13072 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:54.180703 15734 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:54.192185 13216 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:54.193778 15680 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:54.466807 13216 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:54.467918 15738 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:54.485785 13144 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:54.487946 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:54.489289 15763 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:55.532503 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:55.586805 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:55.587518 13222 raft_consensus.cc:606] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:55.590896 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:55.591420 13072 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:55.594080 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:55.594539 13222 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:55.597373 13145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:55.598057 13145 raft_consensus.cc:606] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:55.601521 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:55.602152 13151 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:55.603338 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:55.604902 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:55.655332 15763 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:55.655964 15767 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:55.657050 15652 raft_consensus.cc:993] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:55.657761 15765 raft_consensus.cc:1081] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:55.657586 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:55.658339 13222 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.658737 13222 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:55.659266 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:55.659844 13151 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.660099 13151 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:55.666579 13222 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.668828 13151 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.671200 13222 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:55.672281 13151 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:55.673179 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:55.674082 13216 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:55.674468 13216 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:55.675398 13216 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.676471 13216 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:55.678627 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:55.679225 13074 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:55.681388 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:55.682149 13151 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:55.687353 13074 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:55.690905 13114 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:55.674065 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:55.691891 13072 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:55.692327 13072 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:55.692512 15734 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:55.693114 15734 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:55.688732 13216 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:50:55.694216 15734 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.693322 13072 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.699785 13072 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:55.704829 13151 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:50:55.726428 13072 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:50:55.731139 13189 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:55.733266 15652 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:55.733742 15652 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:55.734668 15652 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.729310 12971 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.753314 15765 raft_consensus.cc:993] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:55.754009 15745 raft_consensus.cc:1081] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:55.756942 15770 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:55.756937 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:55.757604 15770 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:55.757637 13151 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.758219 13151 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:55.759320 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:55.759838 13222 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.760174 13222 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:55.765302 13151 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.767375 13222 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.768911 13151 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:55.771183 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:55.771277 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:55.771870 13072 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:55.771934 13225 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:55.772397 13225 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:55.773689 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:55.774252 13074 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:55.779424 13072 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:50:55.779273 12973 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 9 to 10, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.773193 13225 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.780977 13188 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:55.781805 15652 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:55.781100 13225 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:55.782521 15652 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:55.783408 15652 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.783620 13222 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:55.785303 13074 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:50:55.790266 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:55.790302 13114 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:50:55.791028 13151 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:55.791451 13151 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:55.792259 13151 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.793470 13151 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:55.798448 15768 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:55.799036 15768 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:55.799919 15768 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.804976 13151 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:50:55.808005 13225 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:50:55.828516 12973 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 9, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.830852 12971 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.849550 15770 raft_consensus.cc:993] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:55.850042 15768 raft_consensus.cc:1081] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:55.851434 13074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:55.851837 13074 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.852093 13074 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:55.856529 13074 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.858085 13074 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:55.858958 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:55.858983 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:55.859503 13151 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:55.859617 13225 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:55.859763 13151 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:55.860543 13151 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.861729 13151 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:55.864908 13225 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:55.866223 13042 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:55.866989 13151 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:50:55.867043 15767 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:55.867587 15767 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:55.868613 15767 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:55.885906 12971 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.179589 13144 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:50:56.180637 15652 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:56.190035 13073 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:50:56.195060 15765 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:50:56.246212 13073 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:56.247493 15768 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:56.264163 13225 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:56.265758 15734 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:56.277487 13222 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:56.279098 15733 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:56.291445 13074 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:56.292944 15733 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:56.297214 13222 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:56.304322 15736 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:56.305956 13144 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:56.307750 15736 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:56.339697 13151 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:50:56.340952 15765 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:56.357580 13074 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:50:56.358840 15652 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:56.605911 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:57.641976 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:57.679163 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:57.679644 13216 raft_consensus.cc:606] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:57.682206 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:57.682825 13216 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:57.685155 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:57.685740 13073 raft_consensus.cc:606] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:57.687893 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:57.688309 13151 raft_consensus.cc:606] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:57.690630 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:57.691082 13151 raft_consensus.cc:606] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:57.692106 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:57.693145 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:57.775511 15765 raft_consensus.cc:993] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:57.776017 15745 raft_consensus.cc:1081] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:57.777460 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:57.777957 13151 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:57.778232 13151 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:57.782599 13151 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:57.784016 13151 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:57.784682 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:57.784946 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:57.785180 13073 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:57.785521 13216 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:57.785830 13216 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:57.786379 13216 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:57.787237 13216 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:57.790900 13073 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:50:57.792727 13216 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:50:57.793821 13117 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:57.794582 15768 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:57.795619 15768 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:57.796540 15768 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:57.806484 12972 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 10 to 11, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 11 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.820533 15765 raft_consensus.cc:993] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:57.820950 15745 raft_consensus.cc:1081] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:50:57.822293 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:50:57.822788 13151 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:57.823042 13151 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:57.827334 13151 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:57.828712 13151 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:57.829473 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:57.829636 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:57.830108 13073 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:57.830176 13222 raft_consensus.cc:3055] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:57.830536 13222 raft_consensus.cc:740] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:57.831291 13222 consensus_queue.cc:260] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:57.832445 13222 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:57.836653 13073 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:57.839164 13222 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:50:57.841267 13117 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:57.842087 15768 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:57.842609 15768 raft_consensus.cc:697] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:57.843536 15768 consensus_queue.cc:237] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:57.855986 15797 raft_consensus.cc:993] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:57.856509 15797 raft_consensus.cc:1081] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:57.859189 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:50:57.859840 12972 catalog_manager.cc:5697] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.859723 13222 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:57.861611 13222 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:57.868008 13222 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:57.869494 13222 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:50:57.871091 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:50:57.871662 13746 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:57.873111 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:57.873747 13151 raft_consensus.cc:3055] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:57.874027 13151 raft_consensus.cc:740] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:57.874723 13151 consensus_queue.cc:260] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:57.875862 13151 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:57.877234 15796 raft_consensus.cc:993] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:57.877800 15793 raft_consensus.cc:1081] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:50:57.879113 13746 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:57.879794 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:50:57.880280 13222 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:57.880496 13188 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [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: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:50:57.881268 15745 raft_consensus.cc:2804] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:57.880535 13222 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.881726 15745 raft_consensus.cc:697] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:57.882622 15745 consensus_queue.cc:237] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:50:57.883948 13151 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:50:57.887760 13222 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:57.889816 13222 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:50:57.895897 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:57.897368 13151 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.903999 13151 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:50:57.905545 12972 catalog_manager.cc:5697] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.907436 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:50:57.907590 13189 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:57.907998 13073 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:57.908316 13073 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:57.908950 13073 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:57.910209 13073 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.911108 15804 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:57.911698 15804 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:50:57.912609 15804 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:57.915546 13073 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:50:57.928242 12972 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.147334 15733 raft_consensus.cc:993] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:58.147735 15733 raft_consensus.cc:1081] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:50:58.149199 13072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:50:58.150563 13072 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:58.150893 13072 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.156247 13072 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:58.158015 13072 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:50:58.159840 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:50:58.160408 13222 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.162086 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:50:58.163033 13144 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:58.163691 13144 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:50:58.164553 13144 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:58.166706 13144 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.166934 13222 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:50:58.167825 13042 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:50:58.168442 15793 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:58.168920 15793 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:50:58.169735 15793 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:50:58.173427 13144 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:50:58.182569 12972 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 9 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.306195 13074 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:58.306216 13222 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:58.307408 15733 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:58.307897 15768 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:58.350154 13073 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:58.351226 15806 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:58.360769 13151 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:58.362424 15804 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:58.439287 13746 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:50:58.441533 13151 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:50:58.443513 15806 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:58.444520 13073 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:50:58.445688 15806 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:58.445953 13222 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:50:58.446697 15768 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:50:58.447868 15797 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:58.572667 13144 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:58.573740 15793 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:58.582073 13222 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:58.583597 15816 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:58.693962 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:59.734509 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:59.775250 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:59.775931 13151 raft_consensus.cc:606] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:50:59.778441 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:59.779004 13222 raft_consensus.cc:606] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:59.781447 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:50:59.782044 13222 raft_consensus.cc:606] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:50:59.784303 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:50:59.784837 13151 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:59.787261 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:50:59.787750 13072 raft_consensus.cc:606] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:50:59.788918 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:59.791066 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:00.078223 15825 raft_consensus.cc:993] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:00.078768 15804 raft_consensus.cc:1081] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:00.080359 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:00.080888 13151 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.081157 13151 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:00.085960 13151 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.087453 13151 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:00.088248 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:00.088389 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:00.088900 13072 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:00.089016 13216 raft_consensus.cc:3055] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:00.089370 13216 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:00.090106 13216 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.091229 13216 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:00.097734 13072 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:51:00.100410 13114 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:00.101310 15826 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:00.102082 15826 raft_consensus.cc:697] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:00.104261 13216 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:51:00.103021 15826 consensus_queue.cc:237] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.109299 15796 raft_consensus.cc:993] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:00.109829 15816 raft_consensus.cc:1081] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:00.111361 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:00.111903 13216 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.112265 13216 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:00.117383 12971 catalog_manager.cc:5697] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.118729 13216 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.120543 13216 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:00.121380 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:00.121989 13151 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:00.121985 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:00.122671 13073 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:00.122967 13073 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:00.123669 13073 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.124864 13073 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:00.128952 13151 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:00.129794 15765 raft_consensus.cc:993] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:00.130483 15765 raft_consensus.cc:1081] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:00.132261 13189 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:00.132688 13073 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:00.133093 15804 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:00.133687 15804 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:00.134575 15804 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.135552 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:00.136081 13144 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.136493 13144 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:00.144400 15797 raft_consensus.cc:993] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:00.144953 15797 raft_consensus.cc:1081] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:00.145576 13144 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.146610 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:00.147140 13216 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.148814 13216 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:00.147480 13144 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:00.149070 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:00.149788 13073 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:00.150565 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:00.151129 13222 raft_consensus.cc:3055] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:00.151412 13222 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:00.150770 12971 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 9 to 10, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.152125 13222 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.153136 13222 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:00.155902 13073 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:00.155838 13216 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.157226 13114 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:00.157992 15826 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:00.159206 15826 raft_consensus.cc:697] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:00.160938 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:00.163143 15826 consensus_queue.cc:237] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.161505 13073 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:00.168505 15797 raft_consensus.cc:993] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:00.169207 15797 raft_consensus.cc:1081] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:00.170993 13072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:00.171551 13072 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.171885 13072 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:00.173703 13216 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:00.176066 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:00.176616 13142 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:00.176201 12971 catalog_manager.cc:5697] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.176908 13142 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:00.177634 13142 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.178318 13073 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:00.178592 13142 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:00.178270 13072 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.179541 13188 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:00.169704 13222 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:00.180671 15804 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:00.181195 15804 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:00.181849 15804 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.184864 13142 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:00.187019 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:00.187124 13072 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:00.187819 13222 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:00.187019 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:00.190438 13144 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:00.190755 13144 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:00.191722 13144 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.192967 13144 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:00.194736 13222 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:00.196048 13042 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:00.196687 15796 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:00.196249 12971 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.197162 15796 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:00.198061 15796 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:00.209920 13144 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:00.212105 12971 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 9 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.581791 13142 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:00.582962 15796 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:00.597433 13225 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:00.599094 15796 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:00.609547 13222 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:00.612629 15826 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:00.614915 13073 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:00.616252 15825 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:00.624177 13075 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:00.625720 15826 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:00.630121 13075 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:00.636091 15797 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:00.668857 13142 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:00.672084 13222 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:00.673566 15826 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:00.676745 15765 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:00.732599 13075 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:00.733767 15825 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:00.735293 13144 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:00.736472 15825 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:00.791877 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:01.830361 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:01.872893 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:01.873360 13072 raft_consensus.cc:606] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:01.875798 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:01.876251 13225 raft_consensus.cc:606] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:01.878494 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:01.879053 13142 raft_consensus.cc:606] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:01.881333 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:01.881843 13142 raft_consensus.cc:606] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:01.883961 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:01.884474 13225 raft_consensus.cc:606] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:01.885440 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:01.886641 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:02.095650 15797 raft_consensus.cc:993] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:02.096108 15848 raft_consensus.cc:1081] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:02.097481 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:02.097999 13222 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.098342 13222 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:02.102681 13222 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.104461 13222 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:02.105098 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:02.105683 13075 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:02.105861 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:02.106379 13142 raft_consensus.cc:3055] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:02.106752 13142 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:02.107517 13142 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.108695 13142 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:02.112161 13075 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:02.113685 13188 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:02.115005 15765 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:02.115355 15765 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:02.116168 13142 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:02.116084 15765 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.127336 12971 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.235896 15765 raft_consensus.cc:993] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:02.236359 15859 raft_consensus.cc:1081] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:02.237833 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39776
I20260709 14:51:02.238343 13075 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.238692 13075 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:02.246630 13075 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:02.248986 13075 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:02.249898 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:02.249938 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:51:02.250375 15765 raft_consensus.cc:993] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:02.250599 13225 raft_consensus.cc:3055] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:02.250648 13746 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:02.251042 13225 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:02.251706 15765 raft_consensus.cc:1081] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:02.251807 13225 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:02.253104 13225 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:02.257083 13746 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:02.258342 13039 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:51:02.259131 13225 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:02.259716 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:02.259231 15853 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:02.260224 13142 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.260533 15853 raft_consensus.cc:697] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:02.260601 13142 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:02.261570 15853 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:02.267345 13142 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.270521 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:02.271117 13072 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:02.271487 15848 raft_consensus.cc:993] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:02.271898 15797 raft_consensus.cc:1081] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:02.272084 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:02.272508 13225 raft_consensus.cc:3055] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:02.272780 13225 raft_consensus.cc:740] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:02.273433 13225 consensus_queue.cc:260] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.273799 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:02.274359 13225 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:02.274326 13075 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.275455 13075 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:02.277961 12971 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.282788 13075 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.284157 13072 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:02.280028 13225 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:02.280298 13142 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:02.285378 13114 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:02.286183 15848 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:02.286702 15848 raft_consensus.cc:697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:02.287518 15848 consensus_queue.cc:237] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.288349 13075 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:02.288558 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:02.289165 13142 raft_consensus.cc:3055] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:02.289496 13142 raft_consensus.cc:740] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:02.290270 13142 consensus_queue.cc:260] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.291446 13142 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:02.292554 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:02.293179 13225 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:02.298283 13225 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:02.300760 12971 catalog_manager.cc:5697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.302667 13142 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:02.302721 13042 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:02.303889 15853 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:02.304309 15853 raft_consensus.cc:697] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:02.305034 15853 consensus_queue.cc:237] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.314940 12971 catalog_manager.cc:5697] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.354785 15860 raft_consensus.cc:993] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:02.355211 15853 raft_consensus.cc:1081] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:02.356527 13225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:02.356928 13225 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.357183 13225 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:02.361877 13225 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.363307 13225 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:02.363961 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:02.364231 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:02.364535 13075 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:02.364745 13142 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:02.364889 13075 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:02.365711 13075 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.366901 13075 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:02.371268 13142 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:02.372816 13075 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:02.373212 13189 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:02.374157 15765 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:02.374590 15765 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:02.375268 15765 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:02.389585 12971 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.545099 13075 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:02.546312 15859 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:02.562291 13142 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:02.565281 15804 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:02.672406 13746 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 14:51:02.673784 15816 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:02.689095 13225 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 14:51:02.691169 15860 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:02.717435 13225 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:02.718982 15860 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:02.731904 13142 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:02.733394 15853 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:02.743299 13225 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:02.744391 15867 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:02.758575 13072 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:02.759734 15797 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:02.796845 13142 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:02.798025 15804 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:02.806810 13075 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:02.808429 15859 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:02.887429 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:03.926121 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:03.961768 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:03.962363 13151 raft_consensus.cc:606] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:03.964529 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:03.964972 13151 raft_consensus.cc:606] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:03.967413 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:03.967941 13073 raft_consensus.cc:606] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:03.968487 15867 raft_consensus.cc:993] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:03.968951 15848 raft_consensus.cc:1081] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:03.970252 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:03.970404 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:03.970702 13216 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.970918 13225 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:03.971048 13216 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:03.973110 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:03.973546 13073 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:03.974766 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:03.976413 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:03.976928 13216 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:03.978659 13216 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:03.979084 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:03.979671 13073 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:03.984022 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:03.984479 13073 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:03.984772 13151 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:03.985893 13151 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:03.987229 13188 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:03.987336 13151 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:03.988061 15804 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:03.988494 15804 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:03.988521 13151 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:03.989236 15804 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:03.995509 13151 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:04.005704 12974 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:04.163029 15860 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:04.163472 15885 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:04.165498 13225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:04.166038 13225 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:04.166360 13225 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:04.171700 13225 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.173870 13225 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:04.173944 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:04.174518 13073 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:04.174804 13073 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:04.175405 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:04.175429 13073 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.175983 13142 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:04.176864 13073 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:04.180636 13142 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:04.181202 13073 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:04.181632 13189 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:04.182339 15859 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:04.182716 15859 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:04.183344 15859 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.192744 12974 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:04.311200 15804 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:04.311694 15859 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:04.313107 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:04.313629 13142 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:04.314000 13142 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:04.319229 13142 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.321211 13142 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:04.321689 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:04.322772 13225 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:04.323081 13225 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:04.324021 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:04.323838 13225 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.324579 13073 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:04.325064 13225 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:04.332605 13225 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:04.335296 15867 raft_consensus.cc:993] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:04.335934 15848 raft_consensus.cc:1081] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:04.337884 13073 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:04.338657 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:04.339247 13075 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:04.339567 13075 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:04.339633 13117 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:04.340520 15888 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:04.341007 15888 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:04.341817 15888 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.344889 13075 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.346956 13075 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:04.347671 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:04.348223 13151 raft_consensus.cc:3055] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:04.348486 13151 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:04.348976 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:04.349491 13225 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:04.349363 13151 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.350631 13151 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:04.352092 12974 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 10, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.356076 13225 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:04.357906 13042 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:04.359055 15885 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:04.359536 15885 raft_consensus.cc:697] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:04.359755 13151 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:04.363044 15885 consensus_queue.cc:237] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.373631 15816 raft_consensus.cc:993] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:04.374122 15885 raft_consensus.cc:1081] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:04.376924 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:51:04.377489 13142 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:04.377818 13142 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:04.377557 12974 catalog_manager.cc:5697] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 7 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.383092 13142 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.385317 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:04.385458 13142 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:04.385639 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:04.385861 13075 raft_consensus.cc:3055] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:04.386153 13075 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:04.386220 13222 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:04.387118 13075 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.388208 13075 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:04.392549 13222 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:04.393389 13117 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:04.393610 13075 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:04.394011 15888 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:04.394457 15888 raft_consensus.cc:697] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:04.395193 15888 consensus_queue.cc:237] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:04.404467 12974 catalog_manager.cc:5697] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.505681 13075 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:04.506939 15859 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:04.516348 13151 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:04.519093 15804 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:04.572319 13075 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:04.573478 15804 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:04.591526 13151 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:04.592767 15899 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:04.759326 13073 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:04.760390 15888 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:04.769979 13222 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:04.771224 15888 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:04.778913 13225 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:04.780483 15888 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:04.793527 13073 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:04.794832 15887 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:04.872524 13151 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:04.873704 15816 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:04.882434 13225 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:04.884073 15906 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:04.977327 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:06.019644 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:06.064306 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:06.064988 13142 raft_consensus.cc:606] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:06.067705 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:06.068261 13142 raft_consensus.cc:606] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:06.071005 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:06.071478 13225 raft_consensus.cc:606] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:06.074204 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:06.074808 13225 raft_consensus.cc:606] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:06.078604 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:06.079258 13072 raft_consensus.cc:606] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:06.081841 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:06.083634 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:06.193004 15906 raft_consensus.cc:993] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:06.193481 15906 raft_consensus.cc:1081] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:06.194864 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48736
I20260709 14:51:06.195313 13142 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.195645 13142 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:06.205986 15859 raft_consensus.cc:993] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:06.206472 15859 raft_consensus.cc:1081] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:06.205681 13142 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.208561 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:06.208796 13142 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:06.209108 13151 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.209717 13151 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:06.209357 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:06.209365 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:06.210345 13225 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:06.210456 13072 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:06.210831 13072 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:06.211647 13072 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.212934 13072 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:06.218070 13151 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.221731 13072 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:06.220249 13225 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:06.223122 13114 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:06.223969 15888 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:06.224113 13151 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:06.224469 15888 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:06.224785 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:06.225517 13072 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:06.225871 15888 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.226007 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:06.235106 13072 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:06.236322 13114 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:06.237181 15887 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:06.228627 13225 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:06.239332 13225 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:06.240329 13225 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.241242 15887 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:06.242558 15887 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.243558 13225 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:06.261356 15909 raft_consensus.cc:993] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:06.261976 15909 raft_consensus.cc:1081] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:06.266842 13225 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:06.269553 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:06.274305 13151 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.267036 12974 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 10, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.274739 13151 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:06.281009 13151 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.282850 13151 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:06.283916 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:06.284271 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:06.284603 13225 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:06.285050 13225 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:06.286201 13072 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:06.285933 13225 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.287114 13225 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:06.294051 13225 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:06.295244 13117 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:06.297290 15913 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:06.298095 15913 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:06.299222 15913 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.295471 13072 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:06.323053 12974 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 9, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.324180 12974 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.488374 15912 raft_consensus.cc:993] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:06.488832 15913 raft_consensus.cc:1081] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:06.490403 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:06.490866 13222 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.491140 13222 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:06.497431 13222 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.499056 13222 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:06.499722 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:06.500196 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:06.500336 13072 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:06.500810 13142 raft_consensus.cc:3055] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:06.501143 13142 raft_consensus.cc:740] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:06.501925 13142 consensus_queue.cc:260] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.503118 13142 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:06.506392 15913 raft_consensus.cc:993] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:06.507418 13072 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:06.508836 13188 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:06.509455 13142 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:06.509850 15899 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:06.510375 15899 raft_consensus.cc:697] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:06.511149 15899 consensus_queue.cc:237] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.511858 15912 raft_consensus.cc:1081] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:06.513535 13072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32a7a544158846d0be1e5d320125e988"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:06.514127 13072 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.514565 13072 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:06.519680 13072 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.522698 12974 catalog_manager.cc:5697] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:06.523422 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:06.523758 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:06.524101 13142 raft_consensus.cc:3055] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:06.524348 13222 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:06.524446 13142 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:06.525558 13142 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.522773 13072 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:06.526651 13142 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:06.535255 13222 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:06.536339 13042 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:06.537076 15910 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:06.537571 15910 raft_consensus.cc:697] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:06.537715 13142 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:06.538470 15910 consensus_queue.cc:237] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:06.548058 12974 catalog_manager.cc:5697] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.605123 13222 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:06.606320 15912 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:06.618069 13072 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:06.619593 15888 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:06.635118 13072 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:06.636389 15888 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:06.658195 13225 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:06.659694 15888 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:06.867301 13075 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:06.868541 15887 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:06.877359 13222 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:06.879290 15913 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:06.929042 13151 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:06.930411 15899 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:06.931339 13075 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:06.932578 15899 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:07.008481 13142 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:07.009588 15910 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:07.019559 13222 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:07.021450 15816 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:07.084717 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:08.121349 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:08.156474 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:08.157121 13142 raft_consensus.cc:606] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:08.159762 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:08.160202 13225 raft_consensus.cc:606] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:08.162429 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:08.162868 13142 raft_consensus.cc:606] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:08.164808 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:08.165226 13072 raft_consensus.cc:606] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:08.167273 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:08.167714 13225 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:08.168609 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:08.169684 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:08.241451 15934 raft_consensus.cc:993] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:08.241961 15931 raft_consensus.cc:1081] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:08.243427 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:08.243860 13142 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:08.244151 13142 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:08.249303 13142 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.250810 13142 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:08.251502 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:08.251778 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:08.252136 13075 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:08.252274 13222 raft_consensus.cc:3055] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:08.252614 13222 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:08.253422 13222 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.254655 13222 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:08.259127 13075 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:08.260488 13114 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:08.260991 13222 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:08.261116 15937 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:08.261685 15937 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:08.262501 15937 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.272233 12974 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 9, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.308430 15937 raft_consensus.cc:993] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:08.308843 15912 raft_consensus.cc:1081] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:08.310240 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:08.310673 13075 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:08.310957 13075 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:08.315840 13075 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.317287 13075 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:08.318109 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:08.318403 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:08.318758 13142 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:08.318964 13222 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:08.319108 13142 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:08.319940 13142 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.320988 13142 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:08.324285 13222 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:08.325450 13042 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:08.326218 15906 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:08.326269 13142 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:08.326797 15906 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:08.327653 15906 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.340157 12974 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 9 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.352849 15816 raft_consensus.cc:993] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:08.353282 15906 raft_consensus.cc:1081] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:08.354797 13225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:08.355289 13225 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:08.355583 13225 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:08.362162 13225 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.363924 13225 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:08.364945 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:08.364893 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:08.365674 13075 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:08.365819 13142 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:08.366040 13075 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:08.366799 13075 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.367699 13075 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:08.372352 13142 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:08.373725 13189 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:08.373915 13075 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:08.376713 15934 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:08.377207 15934 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:08.378113 15934 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.389245 12974 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 11 to 12, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 12 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:08.488304 15937 raft_consensus.cc:993] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:08.492708 15937 raft_consensus.cc:1081] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:08.496119 13225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:08.497581 13225 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:08.498018 13225 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:08.504455 13225 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.506913 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:08.507287 13225 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:08.507469 13075 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:08.508312 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:08.508802 13151 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:08.509047 13151 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:08.509630 13151 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.510517 13151 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:08.513487 13075 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:08.516862 13188 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:08.516980 15934 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:08.517076 13151 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:08.517805 15931 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:08.519026 15934 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:08.520269 15931 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:08.521054 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:08.521087 15931 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.521567 13151 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:08.521968 13151 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:08.529309 13151 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.532328 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:08.532763 13072 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:08.532529 12974 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:08.535213 13151 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:08.536178 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:08.536775 13225 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:08.537057 13225 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:08.537776 13225 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.538385 13072 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:08.538714 13225 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:08.539353 13114 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:08.540011 15912 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:08.540405 15912 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:08.541256 15912 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:08.544651 13225 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:08.552146 12974 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 10, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.778637 13072 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:51:08.779780 15948 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:08.791152 13225 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:08.791961 13151 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:08.792472 15937 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:08.796684 13142 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:51:08.797173 15946 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:08.804421 15931 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:08.817719 13075 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:08.819895 15945 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:08.844425 13222 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:08.847348 15906 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:08.999846 13075 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:09.001291 15937 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:09.008541 13144 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:09.026970 13225 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:09.028445 15945 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:09.031154 15934 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:09.054456 13075 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:09.055624 15934 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:09.170576 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:10.204793 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:10.246622 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:10.247175 13151 raft_consensus.cc:606] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:10.249408 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:10.249881 13222 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:10.252085 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:10.252493 13222 raft_consensus.cc:606] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:10.254455 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:10.254868 13151 raft_consensus.cc:606] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:10.256994 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:10.257460 13072 raft_consensus.cc:606] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:10.258764 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:10.260316 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:10.280731 15934 raft_consensus.cc:993] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:10.281213 15931 raft_consensus.cc:1081] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:10.282605 13151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:10.283106 13151 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.283368 13151 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:10.288246 13151 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.289642 13151 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:10.290271 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:10.290594 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:10.290838 13072 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:10.291117 13222 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:10.291409 13222 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:10.292147 13222 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.293286 13222 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:10.298000 13072 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:10.299562 13222 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:10.300771 13117 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:10.301717 15969 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:10.302199 15969 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:10.302966 15969 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.319424 12971 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 9, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:10.443068 15958 raft_consensus.cc:993] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:10.443502 15969 raft_consensus.cc:1081] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:10.444730 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:10.445151 13222 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.445402 13222 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.450085 13222 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.451589 13222 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:10.452261 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:10.452535 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:10.452797 13072 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.453017 13151 raft_consensus.cc:3055] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:10.453279 13151 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:10.454197 13151 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.455264 13151 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.457871 13072 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:10.458513 13073 raft_consensus.cc:1240] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:10.458811 13188 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:10.459496 15931 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:10.459883 15931 raft_consensus.cc:697] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:10.460700 13151 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:10.460508 15931 consensus_queue.cc:237] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.473866 12971 catalog_manager.cc:5697] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:10.478183 15948 raft_consensus.cc:993] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:10.478657 15948 raft_consensus.cc:1081] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:10.479946 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:10.480449 13144 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.480724 13144 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:10.487172 13144 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.489678 13144 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:10.490134 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:10.490749 13073 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:10.493564 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:10.494160 13225 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:10.494448 13225 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:10.495131 13225 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.496258 13225 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:10.497479 13073 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:10.498349 13114 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:10.498930 15969 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:10.499382 15969 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:10.500152 15969 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.502323 13225 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:10.510417 12971 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 9, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:10.537526 15946 raft_consensus.cc:993] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:10.538035 15946 raft_consensus.cc:1081] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:10.539801 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:10.540333 13222 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.540642 13222 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.545257 13222 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.547228 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:10.547560 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:10.547784 13073 raft_consensus.cc:3055] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:10.547915 13222 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:10.548281 13073 raft_consensus.cc:740] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:10.548291 13142 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.549185 13073 consensus_queue.cc:260] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.550670 13073 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.555794 13142 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:10.556881 13189 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:10.557066 13073 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:10.557580 15931 raft_consensus.cc:2804] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:10.558056 15931 raft_consensus.cc:697] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:10.558699 15931 consensus_queue.cc:237] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.567762 12971 catalog_manager.cc:5697] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 5, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:10.766676 15969 raft_consensus.cc:993] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:10.767158 15958 raft_consensus.cc:1081] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:10.768759 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:10.769255 13073 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.769641 13073 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.774750 13073 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.776140 13073 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:10.776793 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:10.776921 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:10.777480 13144 raft_consensus.cc:3055] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:10.777491 13222 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.777902 13144 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:10.778635 13144 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.779778 13144 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.783902 13222 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:51:10.784970 13042 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:10.785729 15977 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:10.785900 13144 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:51:10.786269 15977 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:10.787153 15977 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:10.800098 12971 catalog_manager.cc:5697] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:10.871652 13222 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:10.872810 15958 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:10.883778 13073 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:10.885949 15958 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:10.938915 13225 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:10.941290 15983 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:10.958873 13073 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:10.960309 15985 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:11.001140 13142 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:11.002249 15931 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:11.010708 13073 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:11.011965 15948 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:11.114878 13142 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:11.116097 15934 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:11.125896 13073 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:11.127082 15931 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:11.181908 13216 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:11.183192 15946 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:11.192548 13144 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:11.193904 15977 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:11.261207 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:12.302364 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:12.338409 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:12.339025 13216 raft_consensus.cc:606] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:12.341586 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:12.342157 13142 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:12.344620 13216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:12.345171 13216 raft_consensus.cc:606] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:12.347659 13072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:12.348184 13072 raft_consensus.cc:606] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:12.350812 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:12.351253 13142 raft_consensus.cc:606] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:12.352095 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:12.353466 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:12.445356 15983 raft_consensus.cc:993] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:12.445842 15985 raft_consensus.cc:1081] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:12.447450 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:12.448001 13222 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.448343 13222 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:12.453574 13222 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.455086 13222 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:12.456055 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:12.455953 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:12.456585 13142 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:12.456687 13075 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:12.456849 13142 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:12.457556 13142 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.458455 13142 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:12.461361 13075 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:12.462637 13188 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:12.462906 13142 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:12.463377 15998 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:12.463927 15998 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:12.464704 15998 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.484819 12972 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 10 to 11, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 11 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:12.493029 15983 raft_consensus.cc:993] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:12.495390 15985 raft_consensus.cc:1081] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:12.497591 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:12.498114 13075 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.498378 13075 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:12.508291 13075 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.509828 13075 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:12.510659 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:12.511353 13222 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:12.511263 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:12.511819 13142 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:12.512084 13142 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:12.512748 13142 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.513710 13142 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:12.517853 13222 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:12.518968 13042 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:12.519716 13142 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:12.519694 15946 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:12.520417 15946 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:12.521219 15946 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.533026 12972 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 10 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.571962 15977 raft_consensus.cc:993] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:12.572484 15946 raft_consensus.cc:1081] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:12.574002 13225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:12.574596 13225 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.574954 13225 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:12.581192 13225 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.582775 13225 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:12.583618 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:12.583809 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:12.584076 13075 raft_consensus.cc:3055] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:12.584327 13142 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:12.584367 13075 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:12.585261 13075 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.586100 13075 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:12.588667 13142 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:12.589618 13189 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:12.590299 15998 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:12.590512 13075 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:12.590818 15998 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:12.591583 15998 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.596393 15998 raft_consensus.cc:993] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:12.596860 15998 raft_consensus.cc:1081] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:12.598431 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:12.598934 13142 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.599292 13142 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:12.604099 12972 catalog_manager.cc:5697] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:12.605340 13142 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.607501 13142 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:12.610208 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:12.610833 13072 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:12.615839 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:12.616436 13225 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:12.618454 13225 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:12.619156 13225 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.620190 13225 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:12.620530 13072 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:12.622309 13114 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:12.623095 16001 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:12.623582 16001 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:12.624843 16001 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.625993 13225 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:12.635758 12972 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.669471 16007 raft_consensus.cc:993] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:12.669945 15948 raft_consensus.cc:1081] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:12.671130 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:12.671548 13142 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.671816 13142 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:12.676764 13142 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.679190 13142 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:12.679708 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:12.680296 13225 raft_consensus.cc:3055] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:12.680575 13225 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:12.681203 13225 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.682042 13225 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:12.685814 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:12.686425 13072 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:12.686821 13225 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:12.687842 13117 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:12.688457 16001 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:12.688899 16001 raft_consensus.cc:697] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:12.689709 16001 consensus_queue.cc:237] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:12.692481 13072 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:12.699402 12972 catalog_manager.cc:5697] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.974246 13222 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:12.974418 13144 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:12.975764 15946 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:12.976886 15996 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:13.017098 13075 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:13.018661 15948 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:13.036271 13142 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:13.038632 13142 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:13.039126 16007 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:13.042353 16007 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:13.053166 13075 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:13.055562 16007 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:13.154740 13225 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:13.156082 15983 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:13.164764 13075 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:13.169184 16001 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:13.170411 13222 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:13.178618 16015 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:13.188788 13075 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:13.190254 15983 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:13.354362 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:14.390905 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:14.426728 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:14.427237 13151 raft_consensus.cc:606] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:14.429391 13222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:14.430018 13222 raft_consensus.cc:606] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:14.432423 13225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:14.432821 13225 raft_consensus.cc:606] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:14.436372 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:14.436789 13151 raft_consensus.cc:606] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:14.438944 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:14.439327 13075 raft_consensus.cc:606] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:14.440241 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:14.441627 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:14.494964 15996 raft_consensus.cc:993] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:14.495429 16025 raft_consensus.cc:1081] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:14.496806 13225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0697348123643db989efb50b351151f"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:14.497246 13225 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.497504 13225 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.503921 13225 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.505519 13225 leader_election.cc:290] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:14.506147 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:14.506755 13072 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:14.507005 13072 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:14.507476 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:14.507968 13142 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.507697 13072 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.508924 13072 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.513939 13142 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:14.514863 13189 leader_election.cc:304] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:14.515475 13072 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:14.515656 16026 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:14.516263 16026 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:14.516918 16026 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.526986 12971 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:14.599391 16007 raft_consensus.cc:993] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:14.599888 16026 raft_consensus.cc:1081] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:14.601284 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:14.601897 13144 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.602276 13144 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.608935 13144 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:14.611300 13144 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:51:14.611510 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:14.612120 13225 raft_consensus.cc:3055] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:14.612423 13225 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:14.612437 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:14.613399 13072 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.613248 13225 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:14.614507 13225 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.620839 13072 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:14.621315 13225 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:14.622363 13114 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:14.623109 15983 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:14.625311 15983 raft_consensus.cc:697] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:14.626041 15983 consensus_queue.cc:237] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:14.635315 12971 catalog_manager.cc:5697] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.791731 15983 raft_consensus.cc:993] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:14.792303 16032 raft_consensus.cc:1081] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:14.793712 13225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:14.794127 13225 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.794373 13225 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.798818 13225 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.800288 13225 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:14.801019 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:14.801268 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:14.801541 13075 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.801797 13144 raft_consensus.cc:3055] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:14.802103 13144 raft_consensus.cc:740] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:14.802681 13144 consensus_queue.cc:260] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.803512 13144 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.806250 13075 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:51:14.807209 13188 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:14.807829 16026 raft_consensus.cc:2804] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:14.807921 13144 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:51:14.808264 16026 raft_consensus.cc:697] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:14.809540 16026 consensus_queue.cc:237] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.819617 12971 catalog_manager.cc:5697] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 2 to 3, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 3 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:14.853855 16033 raft_consensus.cc:993] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:14.854418 16033 raft_consensus.cc:1081] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:14.856354 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:14.858158 13075 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.858458 13075 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.863437 13075 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.865211 13075 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:14.865988 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:14.867236 13144 raft_consensus.cc:3055] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:14.867589 13144 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:14.868510 13144 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.869679 13144 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.866026 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:14.871033 13225 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.875694 13225 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:14.876046 13144 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:14.876547 13042 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:14.877256 16025 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:14.877741 16025 raft_consensus.cc:697] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:14.878533 16025 consensus_queue.cc:237] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.888154 12971 catalog_manager.cc:5697] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 8 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.969468 16007 raft_consensus.cc:993] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:14.969987 16007 raft_consensus.cc:1081] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:14.971681 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:14.972175 13142 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.972489 13142 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.976537 13142 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.977903 13142 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:14.978590 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:14.978753 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:14.979116 13072 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.979350 13222 raft_consensus.cc:3055] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:14.979665 13222 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:14.980260 13222 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.981125 13222 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.984112 13072 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:14.985302 13114 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:14.986083 16033 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:14.986539 16033 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:14.986515 13222 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:14.987389 16033 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:14.997475 12971 catalog_manager.cc:5697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.051424 13072 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:15.052806 16026 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:15.069928 13142 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:15.073889 15948 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:15.092571 13225 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:15.094249 15983 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:15.104085 13075 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:15.106961 16033 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:15.248739 13151 raft_consensus.cc:1275] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:15.249828 15948 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:15.258941 13075 raft_consensus.cc:1275] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:15.260659 16007 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:15.263523 13222 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:15.275372 16025 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:15.289862 13151 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:15.291580 16025 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:16.477924 16050 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:16.479076 16050 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:16.484216 16050 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:16.665907 16051 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:16.666618 16051 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:16.668718 16051 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:17.783953 16054 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:17.785589 16054 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:18.040249 16054 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:18.115517 13114 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.802s	user 0.005s	sys 0.009s
W20260709 14:51:18.154603 13114 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.841s	user 0.005s	sys 0.009s
I20260709 14:51:18.165400 16055 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:18.166384 16055 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:18.168934 16055 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:18.189595 16056 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:18.190732 16056 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:18.209843 13151 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48736 (request call id 5851) took 1514 ms. Trace:
I20260709 14:51:18.211563 13151 rpcz_store.cc:276] 0709 14:51:16.693489 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:17.806603 (+1113114us) service_pool.cc:224] Handling call
0709 14:51:17.807454 (+   851us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:18.160983 (+353529us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:18.161016 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:18.161870 (+   854us) log.cc:844] Serialized 26 byte log entry
0709 14:51:18.183263 (+ 21393us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:51:18.188579 (+  5316us) log.cc:844] Serialized 14 byte log entry
0709 14:51:18.188801 (+   222us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:18.188905 (+   104us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:18.206149 (+ 17244us) raft_consensus.cc:1685] finished
0709 14:51:18.206175 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:18.207890 (+  1715us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":10654,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":66,"raft.queue_time_us":313968,"raft.run_cpu_time_us":385,"raft.run_wall_time_us":402,"thread_start_us":378447,"threads_started":3,"wal-append.queue_time_us":21468}
I20260709 14:51:18.238919 16054 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:18.239923 16054 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:18.242245 16056 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:18.249105 16059 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:18.253407 16054 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:18.254937 16055 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:18.255802 16055 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:18.257553 16059 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:18.259093 16055 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:18.277957 16062 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:18.278577 16063 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:18.558496 13114 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.178.65:35913 timed out after 1.859s (SENT) [suppressed 1 similar messages]
W20260709 14:51:18.814445 13042 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.534s	user 0.001s	sys 0.000s
W20260709 14:51:18.814944 13042 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.535s	user 0.001s	sys 0.000s
I20260709 14:51:18.963990 16059 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:18.965886 16063 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:18.976506 16073 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:18.981213 16073 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:18.990473 16073 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:18.996558 16073 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:18.279060 16062 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:18.966570 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 408072us
I20260709 14:51:19.020277 16064 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.040534 16064 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.064864 16064 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:18.958257 16067 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.065208 16063 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.065842 16067 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.028555 16062 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.106264 16073 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.026392 16070 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:19.111984 13191 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.828s	user 0.024s	sys 0.049s
W20260709 14:51:19.112448 13191 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.829s	user 0.024s	sys 0.049s
I20260709 14:51:19.112650 16070 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.114409 16060 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.115245 16060 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.118991 16061 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.119751 16060 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.115818 16068 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.122304 16066 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.122841 16067 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.119853 16061 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.125625 16066 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.139139 16069 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.124439 16060 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.139850 16069 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.122761 16068 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.251395 16055 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.252157 16078 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.256036 16065 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.264088 16054 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.261668 16078 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.265426 16064 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.271106 16064 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.130254 16073 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.275956 16081 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.276878 16081 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.279711 16081 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.288937 16078 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.176182 16056 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.265391 16055 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.295734 16056 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.201715 16066 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:19.286321 13039 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.838s	user 0.020s	sys 0.029s
W20260709 14:51:19.300124 13039 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.016s	user 0.021s	sys 0.029s
I20260709 14:51:19.262395 16061 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.263484 16065 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.199990 16070 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.264942 16076 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.232630 16067 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.265133 16054 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.314570 16059 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.300001 16081 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.312469 16064 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.314404 16060 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.301527 16075 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.324820 16064 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.320582 16078 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.325959 16056 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.326656 16081 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.328263 16060 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.328953 16084 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.329224 16081 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.325630 16064 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.329901 16067 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.331633 16068 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:17.403739 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:19.322458 16070 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.325850 16078 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.342295 12971 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43498 (request call id 903) took 4055 ms. Trace:
I20260709 14:51:19.350845 12971 rpcz_store.cc:276] 0709 14:51:15.286540 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:15.289810 (+  3270us) service_pool.cc:224] Handling call
0709 14:51:19.342023 (+4052213us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 14:51:19.351567 16062 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.356653 16077 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.342502 16069 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.356561 16062 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.329901 16084 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.349262 16059 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.342483 16076 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.359225 16081 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.473799 16074 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.363848 16083 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.357015 16073 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.466661 16091 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.359745 16061 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.484577 16073 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.366489 16066 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.484978 16061 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.483143 16069 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:19.538533 16066 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.423467 16054 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.456239 16055 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.457604 16090 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.538666 16077 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.416873 16071 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.366688 16056 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.428435 16085 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.443069 16078 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.542430 16061 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.456984 16088 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.482340 16064 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.491770 16073 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.484874 16091 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.475629 16080 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.364117 16068 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.554090 16068 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:19.362134 16079 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.492591 16083 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.558691 16083 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.553022 16080 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.369897 16087 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.370143 16082 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.428632 16070 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.364006 16060 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.483651 16081 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.551487 16088 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:19.373782 16075 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.511909 16065 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.465338 16092 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.483724 16074 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.602080 16065 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.602759 16065 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.599694 16059 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.548388 16076 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.605361 16071 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:19.777594 16061 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.613108 16064 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.820693 16061 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.821206 16064 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.823203 16061 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.823292 16064 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.585247 16078 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.687306 16088 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.685262 16085 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.792863 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.684911 16082 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.825057 16076 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.772327 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.673020 16093 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.791826 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.669034 16090 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.778038 16067 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.774459 16075 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.684703 16079 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.684294 16089 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.612844 16092 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.819797 16074 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.778244 16084 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.605819 16065 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.597278 16056 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.844329 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.828819 16081 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.841291 16070 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.700163 16080 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.849778 13076 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:19.854382 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.854869 16066 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.772781 16087 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.855348 16078 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.854390 13070 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:51:19.600909 16069 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:19.859649 16086 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.685158 16060 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.888339 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.848881 16068 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:51:19.873391 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.874315 16056 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.875353 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.871533 16067 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.876328 13067 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:19.850502 16055 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.853060 16083 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.855104 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.860153 16054 raft_consensus.cc:493] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:19.883977 16065 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.898137 16055 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:19.899799 16065 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.900316 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.900704 16055 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:19.901230 16078 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.901986 13070 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:19.902324 16083 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.904600 16060 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.905967 13074 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:19.892130 16081 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.906087 16079 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.885687 16059 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.909216 16081 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.909912 16059 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.917915 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:19.918731 13219 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:19.918988 16054 raft_consensus.cc:515] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:19.921316 16054 leader_election.cc:290] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:19.877022 16089 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:19.921605 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:19.904474 16083 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.871522 16076 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.925273 13224 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:51:19.901924 16065 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.930812 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:19.929719 16080 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.932222 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:19.939668 16078 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.940017 16104 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.939951 16075 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.940310 16095 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.938544 13746 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:19.940650 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:19.943363 13216 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:19.945096 16080 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.946784 16082 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.948254 16080 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.941033 16055 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.949066 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:19.949206 16055 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.949724 16063 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:19.950385 16063 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.942523 16075 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.948326 16081 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.935889 16054 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:19.960978 16089 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.961948 16092 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.935309 16067 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.940291 16078 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.917943 16086 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.887063 16093 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.024773 13224 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:19.971946 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.021673 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.070917 16087 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.071821 16066 raft_consensus.cc:493] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:20.072986 16062 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.026912 16084 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:19.993825 16060 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:20.078574 16060 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.079103 16106 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:20.072479 16066 raft_consensus.cc:515] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:20.018183 16079 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:20.011756 16075 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.973097 16067 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:19.962282 16080 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:20.026993 16081 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:20.007892 16074 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:20.008466 16063 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.005095 16069 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:20.020126 16082 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:20.050335 16055 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.078392 16084 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.080497 16070 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:20.083467 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.084035 16060 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:20.097615 16081 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.007688 16068 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:20.088361 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.089586 16091 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.020861 16085 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.079715 16106 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:20.007052 16090 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:19.954439 16104 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.106492 16079 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.098137 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.097574 16077 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.099447 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.099499 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.100140 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.100785 16074 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.101773 16071 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.014173 16099 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:20.097716 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:20.103773 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.111305 16068 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.123075 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.122394 13225 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:51:20.116917 16104 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.124384 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:19.973414 16095 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:19.973197 16096 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:20.106094 16059 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.105897 16082 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.052997 16097 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:20.107844 13151 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:20.030429 16054 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.110167 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.108443 16070 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.120460 16086 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.117414 13148 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:20.117846 13146 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:20.108150 16080 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.116073 16078 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.111022 16076 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:20.109833 16084 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:20.114010 16081 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:20.124787 16068 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:20.135825 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:20.135125 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.130980 16066 leader_election.cc:290] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:20.131707 16067 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:20.131873 16055 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:20.131537 16104 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:20.126278 13143 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:20.154083 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.154311 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.154680 16082 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:20.154021 16104 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.155336 16055 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.111879 16093 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.213163 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.213433 16055 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.142659 13072 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:20.151831 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.137288 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:22.430986 13144 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48722 (request call id 6124) took 2294 ms (client timeout 1774 ms). Trace:
W20260709 14:51:22.431299 13144 rpcz_store.cc:269] 0709 14:51:20.136874 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.137008 (+   134us) service_pool.cc:224] Handling call
0709 14:51:22.430905 (+2293897us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.432044 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:22.432461 13144 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:22.433116 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:22.433861 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.151598 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.150820 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:22.435461 13145 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48722 (request call id 6130) took 2284 ms (client timeout 2115 ms). Trace:
W20260709 14:51:22.435771 13145 rpcz_store.cc:269] 0709 14:51:20.151016 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.151249 (+   233us) service_pool.cc:224] Handling call
0709 14:51:22.435395 (+2284146us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:22.435977 13149 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48722 (request call id 6128) took 2286 ms (client timeout 1780 ms). Trace:
W20260709 14:51:22.436408 13149 rpcz_store.cc:269] 0709 14:51:20.150376 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.150494 (+   118us) service_pool.cc:224] Handling call
0709 14:51:22.435916 (+2285422us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:20.138532 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.151250 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:20.150566 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:22.438462 13151 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48722 (request call id 6129) took 2287 ms (client timeout 2220 ms). Trace:
I20260709 14:51:22.438764 13148 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
W20260709 14:51:22.438827 13151 rpcz_store.cc:269] 0709 14:51:20.150704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.150989 (+   285us) service_pool.cc:224] Handling call
0709 14:51:22.438395 (+2287406us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:21.121558 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:22.439409 13148 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48722 (request call id 6127) took 2289 ms (client timeout 1651 ms). Trace:
W20260709 14:51:22.439764 13148 rpcz_store.cc:269] 0709 14:51:20.149689 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.150314 (+   625us) service_pool.cc:224] Handling call
0709 14:51:22.439343 (+2289029us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:20.238421 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.482802 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.560868 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:22.441980 13220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6089) took 2201 ms (client timeout 1879 ms). Trace:
W20260709 14:51:22.442257 13219 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6092) took 2119 ms (client timeout 1673 ms). Trace:
I20260709 14:51:20.223879 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:22.443245 13223 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6196) took 2219 ms (client timeout 2080 ms). Trace:
W20260709 14:51:22.443503 13223 rpcz_store.cc:269] 0709 14:51:20.223394 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.223545 (+   151us) service_pool.cc:224] Handling call
0709 14:51:22.443174 (+2219629us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:22.444361 13223 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6205) took 1960 ms (client timeout 1698 ms). Trace:
W20260709 14:51:22.444610 13223 rpcz_store.cc:269] 0709 14:51:20.484167 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.444194 (+1960027us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.444294 (+   100us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:51:22.445279 13223 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6212) took 1949 ms (client timeout 1707 ms). Trace:
W20260709 14:51:22.445554 13223 rpcz_store.cc:269] 0709 14:51:20.495565 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.445139 (+1949574us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.445233 (+    94us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:21.202234 13224 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53032 (request call id 6080) took 1151 ms. Trace:
I20260709 14:51:20.143814 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:21.207894 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:20.489001 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:20.493598 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
W20260709 14:51:21.016664 13769 debug-util.cc:398] Leaking SignalData structure 0x7b080022b620 after lost signal to thread 11980
I20260709 14:51:20.136497 16054 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.148409 16067 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.138796 16070 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.217963 16074 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:20.137301 16080 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.134019 16087 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:20.321460 16095 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.147552 16096 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.143823 16097 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.459501 16096 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:22.460064 13073 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39764 (request call id 6164) took 2664 ms. Trace:
I20260709 14:51:22.460310 16097 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:20.143035 16099 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:20.140758 16102 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:22.462188 16102 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.462807 16099 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:22.464154 16102 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:20.482048 16104 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:20.222304 16106 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:21.679165 16109 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:21.793918 16110 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:21.905208 16111 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:22.166510 16112 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:22.466038 16109 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.466048 16110 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:22.466569 16112 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.173779 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:22.180449 16113 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:22.468468 16110 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:22.468722 16112 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:22.469017 16113 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.468889 13146 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:22.466125 16111 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.471436 16113 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:22.471647 16111 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:22.182475 13114 connection.cc:256] RPC call timeout handler was delayed by -2.2250975329999392s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19920000000000002s for a response
I20260709 14:51:22.317202 16114 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
W20260709 14:51:22.472324 13114 connection.cc:256] RPC call timeout handler was delayed by -2.1726366550000193s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1945s for a response
I20260709 14:51:22.472399 16114 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.468432 16109 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:22.473912 13114 connection.cc:256] RPC call timeout handler was delayed by -2.0456449050000174s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20800000000000002s for a response
W20260709 14:51:22.474403 13114 connection.cc:256] RPC call timeout handler was delayed by -1.389710550000018s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1859s for a response
I20260709 14:51:22.474646 16114 leader_election.cc:290] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:22.330622 16115 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:22.336378 16116 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:22.337636 16117 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:22.475351 16115 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.475831 16117 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.477293 16115 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:22.347906 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9ea0 after lost signal to thread 11980
I20260709 14:51:22.349135 16118 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:22.350455 16121 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:22.477923 16117 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:22.351382 16120 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:22.362397 13042 connection.cc:256] RPC call timeout handler was delayed by -1.121198568000068s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1537s for a response
I20260709 14:51:22.341813 16119 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:22.478523 13042 connection.cc:256] RPC call timeout handler was delayed by -1.121198568000068s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1537s for a response
I20260709 14:51:22.478101 16121 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:22.478884 13042 connection.cc:256] RPC call timeout handler was delayed by -1.1085985680000476s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15510000000000002s for a response
W20260709 14:51:22.479210 13042 connection.cc:256] RPC call timeout handler was delayed by -1.0887985680000156s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1573s for a response
I20260709 14:51:22.376773 16079 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:22.478457 13172 debug-util.cc:398] Leaking SignalData structure 0x7b0800253600 after lost signal to thread 13008
I20260709 14:51:22.480013 16120 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:22.480680 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08002f83a0 after lost signal to thread 13100
W20260709 14:51:22.481807 13172 debug-util.cc:398] Leaking SignalData structure 0x7b080031cf80 after lost signal to thread 13175
I20260709 14:51:22.482178 16120 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:22.395253 13117 connection.cc:256] RPC call timeout handler was delayed by -1.0081579470000861s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1632s for a response
W20260709 14:51:22.482453 13172 debug-util.cc:398] Leaking SignalData structure 0x7b080003c960 after lost signal to thread 13221
I20260709 14:51:22.388150 16125 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:22.478889 16119 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.483381 16125 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.484822 16119 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:22.395502 13143 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48722 (request call id 6118) took 2310 ms (client timeout 1824 ms). Trace:
W20260709 14:51:22.479502 13042 connection.cc:256] RPC call timeout handler was delayed by -1.0536985680000726s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1612s for a response
W20260709 14:51:22.397734 13072 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39764 (request call id 6170) took 2437 ms (client timeout 1698 ms). Trace:
W20260709 14:51:22.485338 13143 rpcz_store.cc:269] 0709 14:51:20.084890 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.084994 (+   104us) service_pool.cc:224] Handling call
0709 14:51:22.395335 (+2310341us) spinlock_profiling.cc:243] Waited 15.2 ms on lock 0x7b54000a82d4. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bb32fa 00007f13feb74b17 00007f13f80ef6d4 00007f13f80ef662 00007f13f80ef591 00007f13f80ef50c 00007f13f80ee7c2 00007f13f7eea48c 00007f13f7ee98c6 00007f13f7ee926f
0709 14:51:22.395422 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":35034496}
W20260709 14:51:22.485800 13072 rpcz_store.cc:269] 0709 14:51:19.960385 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.135529 (+175144us) service_pool.cc:224] Handling call
0709 14:51:22.397614 (+2262085us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.403577 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.486796 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.403797 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.486990 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.487161 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.487740 13075 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:22.487955 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.488160 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.488610 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.489157 13075 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:51:22.404456 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.404867 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.405194 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:22.489709 13042 connection.cc:256] RPC call timeout handler was delayed by -1.0329985680000391s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1635s for a response
I20260709 14:51:22.490043 13067 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
W20260709 14:51:22.413419 13714 connection.cc:256] RPC call timeout handler was delayed by -1.1270578859999887s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1774s for a response
I20260709 14:51:22.416464 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.424081 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.426544 12971 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43504 (request call id 953) took 2405 ms. Trace:
I20260709 14:51:22.491727 16109 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:22.492030 12971 rpcz_store.cc:276] 0709 14:51:20.021222 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.021392 (+   170us) service_pool.cc:224] Handling call
0709 14:51:22.426468 (+2405076us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":35,"reported_tablets":1}
I20260709 14:51:22.493465 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:22.424424 13218 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53032 (request call id 6082) took 2326 ms. Trace:
I20260709 14:51:22.494378 13747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:22.495061 13076 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
W20260709 14:51:22.427878 13150 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48722 (request call id 6131) took 2276 ms (client timeout 1757 ms). Trace:
I20260709 14:51:22.434572 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:22.437868 13142 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48722 (request call id 6125) took 2300 ms (client timeout 1553 ms). Trace:
W20260709 14:51:22.442373 13220 rpcz_store.cc:269] 0709 14:51:20.240473 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.482379 (+241906us) service_pool.cc:224] Handling call
0709 14:51:22.441896 (+1959517us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:20.246090 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.496174 13070 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
W20260709 14:51:22.442597 13219 rpcz_store.cc:269] 0709 14:51:20.322531 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.560573 (+238042us) service_pool.cc:224] Handling call
0709 14:51:22.442202 (+1881629us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.447345 13224 rpcz_store.cc:276] 0709 14:51:20.050651 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.050788 (+   137us) service_pool.cc:224] Handling call
0709 14:51:20.073570 (+ 22782us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:20.082509 (+  8939us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:20.082538 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:20.082578 (+    40us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:51:20.082614 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:21.201932 (+1119318us) spinlock_profiling.cc:243] Waited 7.35 ms on lock 0x7b54002f9254. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bafe01 00007f13f9bae83e 00007f13feb73419 00007f13f80eabd4 00007f13f80eab62 00007f13f80eaa91 00007f13f80eaa0c 00007f13f80e9cc2 00007f13f7eea48c 00007f13f7ee98c6
0709 14:51:21.201982 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:21.202140 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16910208}
W20260709 14:51:22.448226 13223 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6214) took 1952 ms (client timeout 1755 ms). Trace:
I20260709 14:51:22.448596 13225 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
W20260709 14:51:22.497622 13225 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6088) took 2355 ms (client timeout 1537 ms). Trace:
W20260709 14:51:22.449826 13746 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51060 (request call id 425) took 1961 ms (client timeout 1553 ms). Trace:
I20260709 14:51:22.449107 13216 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
W20260709 14:51:22.498219 13746 rpcz_store.cc:269] 0709 14:51:20.488575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.488734 (+   159us) service_pool.cc:224] Handling call
0709 14:51:22.449741 (+1961007us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:22.498488 13216 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6091) took 2257 ms (client timeout 1881 ms). Trace:
W20260709 14:51:22.496831 13220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6213) took 2001 ms (client timeout 1759 ms). Trace:
W20260709 14:51:22.497577 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08003053e0 after lost signal to thread 13249
I20260709 14:51:22.450199 13748 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
W20260709 14:51:22.452734 13769 debug-util.cc:398] Leaking SignalData structure 0x7b08002c8f80 after lost signal to thread 13008
I20260709 14:51:22.456797 16087 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:22.498241 13219 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55408 (request call id 287) took 1997 ms (client timeout 1774 ms). Trace:
W20260709 14:51:22.434540 13189 service_pool.cc:136] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 50 items
I20260709 14:51:22.460325 13073 rpcz_store.cc:276] 0709 14:51:19.795807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:19.897527 (+101720us) service_pool.cc:224] Handling call
0709 14:51:19.901275 (+  3748us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.458486 (+2557211us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.458516 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.458574 (+    58us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:51:22.458602 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.459828 (+  1226us) spinlock_profiling.cc:243] Waited 2.56 s on lock 0x7b54001b0154. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bafe01 00007f13f9bae83e 00007f13feb73419 00007f13f80eabd4 00007f13f80eab62 00007f13f80eaa91 00007f13f80eaa0c 00007f13f80e9cc2 00007f13f7eea48c 00007f13f7ee98c6
0709 14:51:22.459883 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.459995 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5880396544}
I20260709 14:51:22.460999 13222 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6186) took 2439 ms. Trace:
I20260709 14:51:22.317802 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:22.499540 13172 debug-util.cc:398] Leaking SignalData structure 0x7b080012ece0 after lost signal to thread 13250
I20260709 14:51:22.386492 16124 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:22.480381 16121 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:22.385002 16123 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:51:22.495572 13150 rpcz_store.cc:269] 0709 14:51:20.151317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.151499 (+   182us) service_pool.cc:224] Handling call
0709 14:51:22.427806 (+2276307us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.455552 16067 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:22.499065 13220 rpcz_store.cc:269] 0709 14:51:20.495845 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.496662 (+2000817us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.496776 (+   114us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:22.505759 16123 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.506145 16087 leader_election.cc:290] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:22.505440 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:22.497285 13223 rpcz_store.cc:269] 0709 14:51:20.496166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.448081 (+1951915us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.448178 (+    97us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:51:22.507750 13223 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6222) took 2009 ms (client timeout 1804 ms). Trace:
W20260709 14:51:22.474702 13114 connection.cc:256] RPC call timeout handler was delayed by -1.349169110000048s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1698s for a response
I20260709 14:51:22.508069 16123 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:22.508227 13114 connection.cc:256] RPC call timeout handler was delayed by -1.3338340889999927s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1958s for a response
W20260709 14:51:22.495770 13142 rpcz_store.cc:269] 0709 14:51:20.137329 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.138260 (+   931us) service_pool.cc:224] Handling call
0709 14:51:22.437806 (+2299546us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.508445 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:22.508617 13114 connection.cc:256] RPC call timeout handler was delayed by -1.2782883520000041s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1955s for a response
W20260709 14:51:22.508963 13114 connection.cc:256] RPC call timeout handler was delayed by -1.2259105499999805s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2041s for a response
W20260709 14:51:22.509296 13114 connection.cc:256] RPC call timeout handler was delayed by -1.1731760200000281s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19210000000000002s for a response
I20260709 14:51:22.475504 16116 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:22.498903 13216 rpcz_store.cc:269] 0709 14:51:20.308212 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:21.207596 (+899384us) service_pool.cc:224] Handling call
0709 14:51:22.498427 (+1290831us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.511932 13068 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:22.512571 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.513008 16116 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:22.499709 13748 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51060 (request call id 426) took 2006 ms (client timeout 2214 ms). Trace:
I20260709 14:51:22.500692 13222 rpcz_store.cc:276] 0709 14:51:20.021911 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.022023 (+   112us) service_pool.cc:224] Handling call
0709 14:51:20.022328 (+   305us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.459121 (+2436793us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.459153 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.459188 (+    35us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:51:22.459216 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.460664 (+  1448us) spinlock_profiling.cc:243] Waited 2.44 s on lock 0x7b54000767d4. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bafe01 00007f13f9bae83e 00007f13feb73419 00007f13f80eabd4 00007f13f80eab62 00007f13f80eaa91 00007f13f80eaa0c 00007f13f80e9cc2 00007f13f7eea48c 00007f13f7ee98c6
0709 14:51:22.460713 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.460833 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5603531648}
W20260709 14:51:22.500386 13219 rpcz_store.cc:269] 0709 14:51:20.501303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.498090 (+1996787us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.498191 (+   101us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:51:22.502024 13172 debug-util.cc:398] Leaking SignalData structure 0x7b08002f7c40 after lost signal to thread 13772
W20260709 14:51:22.513716 13748 rpcz_store.cc:269] 0709 14:51:20.492989 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.493199 (+   210us) service_pool.cc:224] Handling call
0709 14:51:22.499658 (+2006459us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.501606 16124 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:22.502605 13224 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6203) took 2183 ms (client timeout 1955 ms). Trace:
W20260709 14:51:22.514598 13224 rpcz_store.cc:269] 0709 14:51:20.319716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.500739 (+2181023us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.502541 (+  1802us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:22.489468 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.515616 13071 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:22.516009 16124 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:22.516556 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:22.498032 13225 rpcz_store.cc:269] 0709 14:51:20.142401 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.142525 (+   124us) service_pool.cc:224] Handling call
0709 14:51:22.497562 (+2355037us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:22.506096 13220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6210) took 2020 ms (client timeout 1806 ms). Trace:
W20260709 14:51:22.508081 13223 rpcz_store.cc:269] 0709 14:51:20.498560 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.507603 (+2009043us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.507697 (+    94us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:51:22.496666 13221 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6090) took 2255 ms (client timeout 1791 ms). Trace:
W20260709 14:51:22.509613 13114 connection.cc:256] RPC call timeout handler was delayed by -1.1076259789999767s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1806s for a response
I20260709 14:51:22.494822 13218 rpcz_store.cc:276] 0709 14:51:20.102389 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.102512 (+   123us) service_pool.cc:224] Handling call
0709 14:51:20.102803 (+   291us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:20.133446 (+ 30643us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:20.133473 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:20.133512 (+    39us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:51:20.133546 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.424160 (+2290614us) spinlock_profiling.cc:243] Waited 26.9 ms on lock 0x7b54002620d4. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bafe01 00007f13f9bae83e 00007f13feb73419 00007f13f80eabd4 00007f13f80eab62 00007f13f80eaa91 00007f13f80eaa0c 00007f13f80e9cc2 00007f13f7eea48c 00007f13f7ee98c6
0709 14:51:22.424217 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.424356 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":61940480}
W20260709 14:51:22.518523 13220 rpcz_store.cc:269] 0709 14:51:20.485623 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.505921 (+2020298us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.506034 (+   113us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:22.518842 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.515654 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.518980 13114 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e; no voters: 
W20260709 14:51:22.519495 13221 rpcz_store.cc:269] 0709 14:51:20.240896 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.245711 (+  4815us) service_pool.cc:224] Handling call
0709 14:51:22.496590 (+2250879us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:22.526681 13769 debug-util.cc:398] Leaking SignalData structure 0x7b0800309580 after lost signal to thread 13100
I20260709 14:51:22.515478 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:22.530769 13769 debug-util.cc:398] Leaking SignalData structure 0x7b08001f41a0 after lost signal to thread 13175
I20260709 14:51:22.537559 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.539379 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.500762 13189 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6218)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6224)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6221)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6206)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6226)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6209)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6219)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6217)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6228)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6225)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6207)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6211)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55408 (request call id 288)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6227)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6223)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6097)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6231)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6093)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6106)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6094)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6233)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6235)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6105)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6103)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6100)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6101)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6234)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6095)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53032 (request call id 6096)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6204)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6208)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6215)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6216)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6220)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6229)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6230)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55408 (request call id 286)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6232)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53032 (request call id 6098)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53032 (request call id 6099)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53032 (request call id 6102)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53032 (request call id 6104)
I20260709 14:51:22.540576 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.541141 13072 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
W20260709 14:51:22.542919 13219 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6218) took 2045 ms (client timeout 1817 ms). Trace:
W20260709 14:51:22.543258 13219 rpcz_store.cc:269] 0709 14:51:20.497319 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.542743 (+2045424us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.542867 (+   124us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:22.511178 16125 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:22.543980 13219 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6221) took 2045 ms (client timeout 1892 ms). Trace:
W20260709 14:51:22.566386 13219 rpcz_store.cc:269] 0709 14:51:20.498290 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.543826 (+2045536us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.543930 (+   104us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:22.536356 16054 raft_consensus.cc:2804] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:22.519452 16118 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:22.567227 16054 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:22.567730 16054 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:22.568925 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.569949 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.526432 13071 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
W20260709 14:51:22.571437 13216 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6224) took 2072 ms (client timeout 1872 ms). Trace:
W20260709 14:51:22.571800 13216 rpcz_store.cc:269] 0709 14:51:20.499121 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.571268 (+2072147us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.571373 (+   105us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:22.572676 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.573212 13216 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
W20260709 14:51:22.573632 13216 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6225) took 2074 ms (client timeout 2095 ms). Trace:
I20260709 14:51:22.575807 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.605463 16118 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:22.757058 16054 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:22.759742 16054 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
W20260709 14:51:22.546765 13769 debug-util.cc:398] Leaking SignalData structure 0x7b08002ce520 after lost signal to thread 13249
W20260709 14:51:22.770129 13769 debug-util.cc:398] Leaking SignalData structure 0x7b080024b0c0 after lost signal to thread 13772
W20260709 14:51:22.774420 13714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 257668us
I20260709 14:51:22.776252 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:22.576197 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.846451 13220 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
W20260709 14:51:22.846908 13220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6228) took 2346 ms (client timeout 2090 ms). Trace:
W20260709 14:51:22.847170 13220 rpcz_store.cc:269] 0709 14:51:20.500259 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.547159 (+2046900us) service_pool.cc:224] Handling call
0709 14:51:22.846833 (+299674us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:22.847831 13220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6207) took 2363 ms (client timeout 2129 ms). Trace:
W20260709 14:51:22.848348 13220 rpcz_store.cc:269] 0709 14:51:20.484766 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.847707 (+2362941us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.847793 (+    86us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:51:22.850243 13220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6211) took 2355 ms (client timeout 2138 ms). Trace:
W20260709 14:51:22.850596 13220 rpcz_store.cc:269] 0709 14:51:20.495228 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.850082 (+2354854us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.850197 (+   115us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:51:22.851307 13220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55408 (request call id 288) took 2349 ms (client timeout 2148 ms). Trace:
W20260709 14:51:22.851661 13220 rpcz_store.cc:269] 0709 14:51:20.501572 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.851156 (+2349584us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.851263 (+   107us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:51:22.852238 13220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6227) took 2352 ms (client timeout 2210 ms). Trace:
W20260709 14:51:22.852461 13220 rpcz_store.cc:269] 0709 14:51:20.499959 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.852100 (+2352141us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.852174 (+    74us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:51:22.852977 13220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6223) took 2354 ms (client timeout 2227 ms). Trace:
W20260709 14:51:22.853197 13220 rpcz_store.cc:269] 0709 14:51:20.498869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.852878 (+2354009us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.852946 (+    68us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:22.854043 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.855103 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.856449 13220 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:22.857132 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.857970 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.859193 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:22.546371 13222 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6206) took 2061 ms (client timeout 1921 ms). Trace:
I20260709 14:51:22.859750 13220 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
W20260709 14:51:22.860008 13222 rpcz_store.cc:269] 0709 14:51:20.484456 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.546183 (+2061727us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.546308 (+   125us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:22.860524 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.860838 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.861027 13220 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:51:22.861372 13222 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:22.862816 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.863783 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.864272 13222 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:22.865002 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.865993 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.866988 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.867537 13222 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:22.861799 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.868880 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.869426 13220 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:22.870384 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.871321 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.872308 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.873549 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.874625 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.875635 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:22.876250 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.876827 13070 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:51:22.877168 13220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6204) took 2393 ms. Trace:
I20260709 14:51:22.877533 13220 rpcz_store.cc:276] 0709 14:51:20.483835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.876433 (+2392598us) service_pool.cc:224] Handling call
0709 14:51:22.876678 (+   245us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.876873 (+   195us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.876898 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.876939 (+    41us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:51:22.876988 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.877035 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.877123 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.879144 13220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6208) took 2394 ms. Trace:
I20260709 14:51:22.879491 13220 rpcz_store.cc:276] 0709 14:51:20.485067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.878384 (+2393317us) service_pool.cc:224] Handling call
0709 14:51:22.878623 (+   239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.878835 (+   212us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.878860 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.878914 (+    54us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:51:22.878946 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.878993 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.879098 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.881065 13220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6215) took 2384 ms. Trace:
I20260709 14:51:22.881412 13223 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6216) took 2384 ms. Trace:
I20260709 14:51:22.881675 13220 rpcz_store.cc:276] 0709 14:51:20.496451 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.880356 (+2383905us) service_pool.cc:224] Handling call
0709 14:51:22.880593 (+   237us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.880785 (+   192us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.880810 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.880845 (+    35us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:51:22.880879 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.880925 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.881017 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.883368 13220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6220) took 2385 ms. Trace:
I20260709 14:51:22.883603 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.884136 13220 rpcz_store.cc:276] 0709 14:51:20.498000 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.882695 (+2384695us) service_pool.cc:224] Handling call
0709 14:51:22.882944 (+   249us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.883097 (+   153us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.883120 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.883156 (+    36us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:51:22.883188 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.883239 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.883325 (+    86us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.885305 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.886473 13220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6229) took 2386 ms. Trace:
I20260709 14:51:22.886858 13220 rpcz_store.cc:276] 0709 14:51:20.500518 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.885403 (+2384885us) service_pool.cc:224] Handling call
0709 14:51:22.886020 (+   617us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.886199 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.886222 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.886259 (+    37us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:51:22.886296 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.886341 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.886429 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.888430 13220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6230) took 2387 ms. Trace:
I20260709 14:51:22.888788 13220 rpcz_store.cc:276] 0709 14:51:20.500774 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.887727 (+2386953us) service_pool.cc:224] Handling call
0709 14:51:22.887981 (+   254us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.888133 (+   152us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.888156 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.888192 (+    36us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:51:22.888248 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.888294 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.888382 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.890393 13220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55408 (request call id 286) took 2389 ms. Trace:
I20260709 14:51:22.881913 13223 rpcz_store.cc:276] 0709 14:51:20.496740 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.880573 (+2383833us) service_pool.cc:224] Handling call
0709 14:51:22.880899 (+   326us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.881108 (+   209us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.881133 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.881173 (+    40us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:51:22.881209 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.881258 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.881354 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.891351 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.575587 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.892505 13073 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:51:22.893307 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.580559 13217 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:51:22.886548 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.894760 13075 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:22.895571 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:22.895886 13217 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6201) took 2670 ms (client timeout 1958 ms). Trace:
I20260709 14:51:22.896525 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.897253 13070 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:22.897228 13220 rpcz_store.cc:276] 0709 14:51:20.501042 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.889693 (+2388651us) service_pool.cc:224] Handling call
0709 14:51:22.889954 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:22.890135 (+   181us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.890158 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:22.890192 (+    34us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:51:22.890225 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:22.890269 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:22.890352 (+    83us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:22.898317 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.898379 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.899552 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.900637 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.901206 13071 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:22.902072 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.902767 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.903122 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.903326 13076 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:22.904136 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.904201 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.905205 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.906774 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.538267 13069 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:22.907989 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.908275 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.912560 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.913160 13069 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:22.913944 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.914891 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.915887 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.916889 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.891733 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.918118 13074 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:22.919345 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.919852 13074 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:22.920590 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.921073 13074 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:22.893832 13073 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:22.922441 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.923440 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.923961 13073 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:22.924695 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:22.931702 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:22.896281 13217 rpcz_store.cc:269] 0709 14:51:20.224982 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:20.225179 (+   197us) service_pool.cc:224] Handling call
0709 14:51:22.895732 (+2670553us) spinlock_profiling.cc:243] Waited 139 ms on lock 0x7b54002f9c54. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bb32fa 00007f13feb74b17 00007f13f80ef6d4 00007f13f80ef662 00007f13f80ef591 00007f13f80ef50c 00007f13f80ee7c2 00007f13f7eea48c 00007f13f7ee98c6 00007f13f7ee926f
0709 14:51:22.895822 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":320730368}
I20260709 14:51:22.933627 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:22.936331 13224 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6219) took 2438 ms (client timeout 2067 ms). Trace:
W20260709 14:51:22.937878 13224 rpcz_store.cc:269] 0709 14:51:20.497635 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.936177 (+2438542us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.936276 (+    99us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:23.125459 13076 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:22.905231 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:23.489872 13071 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:22.917408 13069 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:23.586941 13070 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:23.609567 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.610431 13222 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:23.611035 13222 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6234) took 1216 ms. Trace:
I20260709 14:51:23.611399 13222 rpcz_store.cc:276] 0709 14:51:22.394772 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:23.609142 (+1214370us) service_pool.cc:224] Handling call
0709 14:51:23.610942 (+  1800us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:23.739981 13117 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.178.67:46121 timed out after 1.581s (SENT) [suppressed 12 similar messages]
W20260709 14:51:23.761700 13114 leader_election.cc:336] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Timed out: RequestConsensusVote RPC to 127.11.178.65:35913 timed out after 1.859s (SENT)
I20260709 14:51:23.762558 13114 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:23.765249 13114 leader_election.cc:336] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Timed out: RequestConsensusVote RPC to 127.11.178.65:35913 timed out after 2.041s (SENT)
I20260709 14:51:23.770114 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.770577 16110 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:23.771207 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.873272 13224 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:23.874109 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.874269 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.875255 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.773092 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.875550 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.774037 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.876396 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.876770 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.877039 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.877733 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.878093 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.789812 13117 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:23.880223 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 90579.6us
I20260709 14:51:23.880550 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:23.880937 13117 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:23.833391 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:23.851655 13042 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.968s	user 0.000s	sys 0.004s
I20260709 14:51:23.881698 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:23.871228 13223 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.974s	user 0.085s	sys 0.136s
W20260709 14:51:23.785917 13189 connection.cc:256] RPC call timeout handler was delayed by -2.5264855269999771s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1553s for a response
I20260709 14:51:23.878320 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:23.882527 13189 connection.cc:256] RPC call timeout handler was delayed by -2.513697276999892s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1502s for a response
W20260709 14:51:23.882846 13189 connection.cc:256] RPC call timeout handler was delayed by -2.4956972769998629s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1522s for a response
I20260709 14:51:23.877416 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.882745 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.878727 13114 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:23.883708 13223 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.987s	user 0.085s	sys 0.136s
W20260709 14:51:23.882036 13042 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.999s	user 0.000s	sys 0.004s
W20260709 14:51:23.884099 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 1.00091e+06us
W20260709 14:51:23.883391 13189 connection.cc:256] RPC call timeout handler was delayed by -2.4382855269999482s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16510000000000002s for a response
W20260709 14:51:23.884580 13189 connection.cc:256] RPC call timeout handler was delayed by -2.4382855269999482s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16510000000000002s for a response
W20260709 14:51:23.884864 13189 connection.cc:256] RPC call timeout handler was delayed by -2.4364855269999453s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1653s for a response
I20260709 14:51:23.883246 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.882078 13117 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:23.878705 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:23.886044 13224 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
W20260709 14:51:23.884927 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 119706us
W20260709 14:51:23.885165 13189 connection.cc:256] RPC call timeout handler was delayed by -2.3428855269999076s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1757s for a response
W20260709 14:51:23.887720 13189 connection.cc:256] RPC call timeout handler was delayed by -2.3327972769999406s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1703s for a response
W20260709 14:51:23.888005 13189 connection.cc:256] RPC call timeout handler was delayed by -2.3275855269999965s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1774s for a response
I20260709 14:51:23.888089 16132 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 14:51:23.888319 13189 connection.cc:256] RPC call timeout handler was delayed by -2.3221855269999878s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17800000000000002s for a response
I20260709 14:51:23.888535 16132 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:51:23.888638 13189 connection.cc:256] RPC call timeout handler was delayed by -2.2960855269999456s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1809s for a response
W20260709 14:51:23.888988 13189 connection.cc:256] RPC call timeout handler was delayed by -2.2951855269999442s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18100000000000002s for a response
W20260709 14:51:23.889375 13189 connection.cc:256] RPC call timeout handler was delayed by -2.2825855269999238s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1824s for a response
I20260709 14:51:23.888761 13150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
W20260709 14:51:22.583086 13218 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6217) took 2086 ms (client timeout 2088 ms). Trace:
I20260709 14:51:23.889906 13150 raft_consensus.cc:606] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:23.890177 13218 rpcz_store.cc:269] 0709 14:51:20.497048 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.546382 (+2049334us) service_pool.cc:224] Handling call
0709 14:51:22.582995 (+ 36613us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:23.891136 13189 connection.cc:256] RPC call timeout handler was delayed by -2.2456855269999778s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1865s for a response
W20260709 14:51:23.891499 13189 connection.cc:256] RPC call timeout handler was delayed by -2.1680972769999016s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1886s for a response
W20260709 14:51:23.891846 13189 connection.cc:256] RPC call timeout handler was delayed by -2.1196855270000015s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2005s for a response
I20260709 14:51:23.892099 16109 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:51:23.892381 13189 connection.cc:256] RPC call timeout handler was delayed by -2.0737855269999272s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2056s for a response
W20260709 14:51:23.892792 13189 connection.cc:256] RPC call timeout handler was delayed by -2.0278855269999667s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21070000000000003s for a response
W20260709 14:51:23.893121 13189 connection.cc:256] RPC call timeout handler was delayed by -2.0206855269999551s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21150000000000002s for a response
W20260709 14:51:22.546994 13225 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6226) took 2047 ms (client timeout 1960 ms). Trace:
W20260709 14:51:23.893471 13189 connection.cc:256] RPC call timeout handler was delayed by -1.926185526999916s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22200000000000003s for a response
W20260709 14:51:23.893775 13225 rpcz_store.cc:269] 0709 14:51:20.499695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.546828 (+2047133us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:22.546937 (+   109us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:51:23.896561 13223 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6241) took 1325 ms. Trace:
I20260709 14:51:23.897025 13223 rpcz_store.cc:276] 0709 14:51:22.571265 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.895458 (+324193us) service_pool.cc:224] Handling call
0709 14:51:22.895732 (+   274us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:22.896065 (+   333us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:22.896090 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:22.896548 (+   458us) log.cc:844] Serialized 26 byte log entry
0709 14:51:23.896197 (+999649us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:51:23.896252 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:23.896329 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:23.896370 (+    41us) raft_consensus.cc:1685] finished
0709 14:51:23.896381 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:23.896492 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":83,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":126,"thread_start_us":999277,"threads_started":1,"wal-append.queue_time_us":974758}
I20260709 14:51:23.896535 16133 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:23.900213 16133 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:23.901096 16133 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:23.902212 16132 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:23.902876 13117 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:23.906814 13117 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:23.901505 16134 raft_consensus.cc:993] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:23.909782 16132 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:23.912290 16135 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:23.916517 16135 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:23.915343 16137 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:23.883078 16110 raft_consensus.cc:2804] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:23.927927 16110 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:23.928450 16110 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:23.933296 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
W20260709 14:51:23.934494 13188 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.453s	user 0.040s	sys 0.058s
W20260709 14:51:23.935794 13188 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.454s	user 0.041s	sys 0.058s
W20260709 14:51:23.936208 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 1.45492e+06us
I20260709 14:51:23.937003 16137 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:51:23.938745 13188 connection.cc:256] RPC call timeout handler was delayed by -1.4561930589999292s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2214s for a response
W20260709 14:51:23.939155 13188 connection.cc:256] RPC call timeout handler was delayed by -1.4561930589999292s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2214s for a response
W20260709 14:51:22.581441 13216 rpcz_store.cc:269] 0709 14:51:20.499402 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:22.572448 (+2073046us) service_pool.cc:224] Handling call
0709 14:51:22.573566 (+  1118us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:23.934911 13223 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:23.920220 16067 raft_consensus.cc:1081] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:23.917706 16132 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:23.937608 16137 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:23.917426 16135 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:23.936285 16110 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:23.957347 16104 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 14:51:23.960263 16110 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:23.960889 13114 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:23.972235 16133 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:23.976994 16133 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:23.983781 13114 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:23.987550 13223 raft_consensus.cc:2468] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:23.984349 13714 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d80bba1f57c64a398757ec183956e90e; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:23.989378 13114 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:23.990653 13114 leader_election.cc:304] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:23.994649 13714 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d80bba1f57c64a398757ec183956e90e; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:23.995965 16146 raft_consensus.cc:2749] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:23.996698 16146 raft_consensus.cc:2749] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:51:23.997570 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 86760us
I20260709 14:51:23.977371 16137 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:23.999836 13188 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.005522 13189 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:23.985090 16110 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:23.984632 16135 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:24.010675 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08002f8be0 after lost signal to thread 11977
W20260709 14:51:24.012384 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08002fa420 after lost signal to thread 11980
I20260709 14:51:24.004058 13216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:24.016824 13216 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.017130 13216 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.011830 16110 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:24.093889 16110 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:24.019588 16133 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:24.095582 16133 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:24.096082 16133 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.078711 16144 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:24.100631 16144 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.020787 16104 raft_consensus.cc:2749] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:24.081228 16079 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:24.110801 16079 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.111194 16079 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.083595 16137 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.010540 16134 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:24.087934 13216 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:24.092015 13221 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53024 (request call id 6209) took 3606 ms (client timeout 2030 ms). Trace:
W20260709 14:51:24.093250 13246 debug-util.cc:398] Leaking SignalData structure 0x7b0800309b40 after lost signal to thread 13008
W20260709 14:51:24.102210 13710 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.225s	user 0.007s	sys 0.010s
W20260709 14:51:24.118510 13710 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.242s	user 0.007s	sys 0.010s
I20260709 14:51:24.079334 16135 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:24.119282 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08002c2cc0 after lost signal to thread 13100
W20260709 14:51:24.120404 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08002a10a0 after lost signal to thread 13175
W20260709 14:51:24.121359 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08000c8700 after lost signal to thread 13249
W20260709 14:51:24.106547 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 98542.7us
I20260709 14:51:24.122354 13189 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:24.106832 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 116220us
I20260709 14:51:24.107848 13068 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39776 (request call id 5821) took 1245 ms. Trace:
W20260709 14:51:24.112864 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 116920us
I20260709 14:51:24.110126 16144 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:51:24.118808 13710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 1.24187e+06us
I20260709 14:51:24.124894 13189 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.128221 13216 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.124068 13114 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
W20260709 14:51:24.127640 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 133463us
I20260709 14:51:24.130118 13189 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.137850 13114 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:24.125385 16134 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:24.139843 13189 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.135669 16138 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:24.163255 13189 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:24.163466 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 148941us
I20260709 14:51:24.162313 13114 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:24.204645 13246 debug-util.cc:398] Leaking SignalData structure 0x7b08002f3260 after lost signal to thread 13772
I20260709 14:51:24.165004 16054 raft_consensus.cc:2804] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:24.162693 16134 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:24.190485 16110 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:24.118134 13221 rpcz_store.cc:269] 0709 14:51:20.485364 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:24.091849 (+3606485us) service_pool.cc:211] Skipping call since client already timed out
0709 14:51:24.091954 (+   105us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:51:24.235707 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 70635.2us
I20260709 14:51:24.187570 13189 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.165504 16138 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.147310 16151 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:24.165881 16097 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:24.260811 16097 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.177572 16136 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:24.159263 13117 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.140240 16137 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:24.125880 13068 rpcz_store.cc:276] 0709 14:51:22.862878 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:24.105977 (+1243099us) service_pool.cc:224] Handling call
0709 14:51:24.106364 (+   387us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:24.107429 (+  1065us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:24.107466 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:24.107525 (+    59us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:51:24.107568 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:24.107638 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:24.107782 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:24.229949 16133 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.244784 16144 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.127754 16102 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:51:24.254271 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 106493us
W20260709 14:51:24.257010 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 94765.3us
I20260709 14:51:24.254057 16054 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:24.258347 16152 raft_consensus.cc:2804] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:24.260107 16110 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.261210 16097 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:51:24.261610 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 74136.1us
W20260709 14:51:24.277765 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 118584us
I20260709 14:51:24.331185 13114 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:24.260608 16138 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.330654 16152 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
W20260709 14:51:24.335862 13711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 131305us
I20260709 14:51:24.261840 16079 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.350630 16134 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.309777 16054 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:24.277318 16136 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.278486 16124 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:24.359413 16124 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.359920 16124 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.280097 16109 raft_consensus.cc:2804] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:24.341009 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.370575 13221 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:24.341735 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.341954 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.371574 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.359207 16136 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.341063 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.372736 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.373318 13072 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:24.373397 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.343333 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.374351 13148 raft_consensus.cc:1240] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:24.374734 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.375824 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.376821 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.343541 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.377326 16109 raft_consensus.cc:697] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:24.344362 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.344530 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.345427 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.379595 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.378399 16109 consensus_queue.cc:237] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.379928 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.310216 16102 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.346354 16144 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.378881 13224 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:24.371534 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.383193 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.383306 13221 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:24.383621 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.378435 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.354573 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.384395 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.384853 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.384981 13221 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 3.
I20260709 14:51:24.355470 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.356014 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.356564 16135 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:24.385991 13143 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:24.365439 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.365688 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.366786 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.280665 16137 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
W20260709 14:51:24.364118 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 107604us
I20260709 14:51:24.369215 13146 raft_consensus.cc:1240] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:24.369860 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.369921 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.350091 16152 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:24.345831 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.283252 16133 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.380731 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.369928 13151 raft_consensus.cc:1240] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:24.379187 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.372490 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.260627 16151 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.386350 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.385018 13148 raft_consensus.cc:1240] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:24.380967 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.364988 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.389179 16135 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:24.386127 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.399992 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.392617 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.396903 16151 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.401091 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.401371 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.394693 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.395365 13216 raft_consensus.cc:2393] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:24.395377 13218 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:24.402771 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.403525 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.403857 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.396370 13117 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:24.387003 16102 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.379070 16079 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.399427 16135 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:24.399583 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.404036 13220 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:24.410487 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.411639 13117 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.412060 13151 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:24.412534 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.413096 13223 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:51:24.413322 13117 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:24.413513 16087 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:24.413901 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.404898 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.414381 13117 leader_election.cc:304] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:24.414467 13223 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:24.416213 16110 raft_consensus.cc:2749] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:24.404716 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.413930 16087 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.417096 16087 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:24.397221 16134 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.416792 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.418197 13117 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.418684 13216 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:24.412472 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.419534 16147 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:24.390527 16137 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.419962 16147 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.420986 16147 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:24.411806 16133 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:24.422034 13117 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.426141 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.425091 13188 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.426643 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.426812 13117 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:24.427306 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.418569 16132 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.428601 13117 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:24.429775 13148 raft_consensus.cc:2393] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 5: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.431330 16095 raft_consensus.cc:2749] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:24.433144 16111 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:24.434250 16111 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.434741 16144 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:24.435150 16144 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.435482 16144 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.435585 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.436301 13151 raft_consensus.cc:2393] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.436306 16152 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.438021 13147 raft_consensus.cc:2393] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 4: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.430491 16134 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:24.438474 16134 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.438844 16134 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:24.440943 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.442890 16054 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.434697 16111 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.459146 13220 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:24.446094 16132 raft_consensus.cc:2749] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:24.437114 16135 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.425777 16133 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.454068 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.461930 13218 raft_consensus.cc:2468] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:24.441905 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:24.463318 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.465926 13216 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:24.465806 16133 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:24.467815 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:24.461231 13117 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.469765 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.470384 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.472180 13070 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:24.473857 16110 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:24.474402 16110 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:24.470974 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.477023 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.477643 13071 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:24.477778 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.478000 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.478524 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.469069 16153 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:24.479022 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.479355 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.479499 16153 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:24.475857 13069 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:24.479043 13067 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:24.482825 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.461237 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.475309 16110 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.484187 16153 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.489494 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.491966 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.492880 13142 raft_consensus.cc:1240] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:24.458528 16136 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.494381 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.495347 13147 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:24.499802 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.500515 13117 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.500814 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.501478 16095 raft_consensus.cc:2804] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:24.501986 16095 raft_consensus.cc:697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:24.502823 16095 consensus_queue.cc:237] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.488384 16124 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.488962 16152 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.509244 13219 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:24.510032 13225 raft_consensus.cc:2393] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 7: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:24.513166 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.531190 13075 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:24.532018 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.532961 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.533699 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.534049 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.534273 13145 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:24.534600 13150 raft_consensus.cc:1240] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:24.535254 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.535722 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.535851 13146 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:24.514081 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.514724 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.537902 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.513943 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.538552 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.538751 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.539113 13067 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:24.539844 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.534690 13147 raft_consensus.cc:2393] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.540421 13068 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:24.540611 13069 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:24.541349 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.542034 13142 raft_consensus.cc:2393] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.533427 13075 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:24.519296 16054 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.522361 16137 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.503611 16147 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.525367 16087 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.547561 16147 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.548067 16087 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.512545 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.548972 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:24.514246 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.505975 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.543848 13218 raft_consensus.cc:1240] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:24.545840 13225 raft_consensus.cc:1240] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:24.550534 13072 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:24.508412 16136 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.544807 16151 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.527030 16133 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.544502 16097 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.553714 16133 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.553635 16151 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.554102 16097 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.554818 13224 raft_consensus.cc:2393] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 7: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:24.555910 13221 raft_consensus.cc:1240] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:24.556228 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.557263 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.557698 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.558089 13219 raft_consensus.cc:1240] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:24.558775 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.559401 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.559927 13225 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:24.560282 13221 raft_consensus.cc:1240] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:24.545885 16111 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.562295 13221 raft_consensus.cc:1240] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:24.563055 16111 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.550238 13070 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:51:24.545634 16135 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.546124 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.512164 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.568508 13071 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:24.571360 13148 raft_consensus.cc:2393] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.544975 16137 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.584188 16134 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.585129 16111 consensus_queue.cc:1059] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:24.588068 16111 raft_consensus.cc:3055] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:24.588403 16111 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:24.589203 16111 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.590324 16111 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.591033 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.591650 13147 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:24.593291 13147 raft_consensus.cc:1240] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:24.587107 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.594193 13224 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:24.594710 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.595396 13147 raft_consensus.cc:2468] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 2.
I20260709 14:51:24.510131 16124 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.522414 16138 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.597721 13222 raft_consensus.cc:2393] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:24.600888 13149 raft_consensus.cc:1240] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:24.523140 13223 raft_consensus.cc:1240] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:24.604446 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.603570 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.610325 13225 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:24.610982 13218 raft_consensus.cc:1240] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:24.611297 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.610015 13117 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:24.614126 13117 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.603545 16138 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.619103 13147 raft_consensus.cc:1240] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:24.617233 16137 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:24.620005 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.620491 16137 raft_consensus.cc:697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:24.621021 13071 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:24.621363 16137 consensus_queue.cc:237] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.616283 16153 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:24.622726 13216 raft_consensus.cc:1240] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:24.612661 16144 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.625520 13220 raft_consensus.cc:2393] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:24.626644 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:51:24.627765 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.627883 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.628861 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.629416 13070 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:24.630013 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.630231 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.630534 13072 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:24.631825 13073 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:24.632843 16153 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:24.614193 16102 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.634696 13217 raft_consensus.cc:2393] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 7: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:24.636185 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.636730 13073 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:24.637204 13224 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:51:24.638031 13117 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:24.639927 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.640540 13072 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:24.643023 16102 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.643172 13117 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.617009 16095 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.646688 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.647215 13072 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.644974 16132 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:24.648540 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.648689 16132 raft_consensus.cc:697] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:24.649281 13147 raft_consensus.cc:2393] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 4: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.649595 16132 consensus_queue.cc:237] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.650677 16134 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.656015 13072 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:24.654791 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:24.657603 13217 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:24.645120 16111 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.644315 16144 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.662621 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.664139 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.664489 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.665076 13142 raft_consensus.cc:1240] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:24.663342 12971 catalog_manager.cc:5697] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.670918 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.671669 12971 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 13 to 14, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 14 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.672274 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.669337 13217 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:24.673599 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.673632 13117 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.674237 13073 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.674636 16134 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:24.675182 16134 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:24.676221 16134 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.688726 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.687990 12971 catalog_manager.cc:5697] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.689365 13146 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:51:24.691359 13073 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:24.692592 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.693298 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.692584 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.694114 13142 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:24.696532 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.696954 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.697535 13147 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:24.698001 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.699476 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.699606 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.701009 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.701937 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.702876 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.702932 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.703352 13147 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:24.705188 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.705794 13147 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:24.706346 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.706720 13070 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.707525 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.708148 13147 raft_consensus.cc:2393] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.710448 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.710528 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.711855 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.715044 16095 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:24.715519 13188 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.716770 13188 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.717033 16153 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:24.717463 16153 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.717849 16153 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:24.721107 13217 raft_consensus.cc:1240] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:24.726912 13188 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.727890 16102 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:24.727739 16153 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.728332 16102 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.728746 16102 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.730149 13224 raft_consensus.cc:1240] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:24.729537 13217 raft_consensus.cc:1240] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:24.733767 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.734575 13146 raft_consensus.cc:2393] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.734961 16138 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:24.735373 16138 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.735724 16138 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.736043 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.736650 13146 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:24.737517 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.738806 13042 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.738910 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.740047 16155 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:24.740351 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.740415 16155 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.740945 16155 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.740059 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.734373 13188 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.743790 13042 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.746115 13188 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.747205 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.747809 13146 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:24.749833 16116 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:24.750255 16116 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.750604 16116 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.749414 13042 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.752282 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.754676 13188 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.756392 16151 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:24.756786 16151 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.755786 16136 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:24.758858 16136 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.759223 16136 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.760339 16153 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.760340 16138 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.757156 16124 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:24.765762 16124 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.766149 16124 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:24.757145 16151 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.763294 13188 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.774698 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.775288 13147 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:24.764818 13070 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:24.782321 16151 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.784220 16136 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.763283 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.790040 13146 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:24.791483 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.793280 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.776391 16138 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.786370 16116 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.772579 16111 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:24.795166 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.795773 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:24.796355 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:24.797129 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.796425 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.797667 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.821985 13150 raft_consensus.cc:2393] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 4: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.798398 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.799293 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.799613 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.800019 16102 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.787508 16153 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:24.791057 16124 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.775512 13188 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.805979 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:51:24.824096 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.808703 13224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
W20260709 14:51:24.824649 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 49216.8us
I20260709 14:51:24.809363 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.811771 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.825301 13188 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.792520 16151 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.813777 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.828454 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.813072 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.814141 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.815008 16136 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.830736 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.815989 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.817339 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:24.820490 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 70806.7us
I20260709 14:51:24.797781 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.823259 13142 raft_consensus.cc:2393] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 5: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.821071 13147 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:24.821713 13149 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:24.808048 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.824038 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.832901 13145 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:24.826102 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.833266 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.833917 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.834213 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.834899 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.835198 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.835460 13070 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:24.835606 13217 raft_consensus.cc:1240] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:24.832268 13151 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:24.825138 13224 raft_consensus.cc:606] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.826628 13144 raft_consensus.cc:2393] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.826542 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.827690 13188 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.815385 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.833045 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.830211 13150 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:24.840752 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.837286 13067 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:24.841074 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.841073 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.842751 13188 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.843904 13188 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.844987 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.846400 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.846848 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.847000 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.847209 16156 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:24.847607 16156 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.847950 16156 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:24.847905 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.848276 13075 raft_consensus.cc:1240] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:24.848618 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.797488 16155 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.850277 13188 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.841671 13150 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:24.846951 13144 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:51:24.853878 16079 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:24.854352 16079 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.854722 16079 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:24.830013 16138 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:24.855273 16138 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.855624 16138 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:24.857139 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.857900 13142 raft_consensus.cc:2393] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.859390 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.824205 16153 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.828450 16097 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:24.860378 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.860548 16097 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.860934 16097 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.861095 13151 raft_consensus.cc:2393] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 4: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.846663 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.861718 16151 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:24.862097 16151 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.862427 16151 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:24.860548 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.860409 16153 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.868583 13224 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:24.868868 13220 raft_consensus.cc:1240] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:24.870533 16132 consensus_queue.cc:1059] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:24.860033 13067 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.871497 16132 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:24.872359 16155 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.872288 16137 consensus_queue.cc:1059] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:51:24.872943 16155 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:24.873322 16155 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.873530 16133 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:24.870714 16116 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.859577 16102 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.850625 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:24.872541 16095 raft_consensus.cc:3055] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:24.874131 16133 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:24.876993 16095 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:24.877641 16133 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.877841 16095 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.878854 16133 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:24.878957 16095 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.873792 16124 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.875150 13188 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.876061 16144 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:24.879427 16155 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:24.881536 16136 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:24.881927 16136 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.882279 16136 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:24.883873 16144 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.884327 16144 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.890532 13224 raft_consensus.cc:1275] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:24.895459 16132 consensus_queue.cc:1048] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:24.897068 16151 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.898145 13217 raft_consensus.cc:1240] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:24.899616 16151 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:24.883807 16153 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.909969 13067 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:24.903330 16164 consensus_queue.cc:1059] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:24.883879 16156 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.889477 16155 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.901140 16116 consensus_queue.cc:1059] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.006s
I20260709 14:51:24.918452 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.922252 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.923350 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.924386 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.924562 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.925128 13072 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:51:24.926193 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 67918.7us
I20260709 14:51:24.926559 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.903900 16132 consensus_queue.cc:1059] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 14:51:24.930120 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.931111 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.937340 16144 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.941020 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.941843 13150 raft_consensus.cc:1240] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:24.942750 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.943636 13149 raft_consensus.cc:1240] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:24.944010 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:24.942622 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 67527.3us
I20260709 14:51:24.943506 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.942895 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.957093 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.957494 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.952833 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.950579 13188 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.959004 13188 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:51:24.960033 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 55546.8us
I20260709 14:51:24.918871 16097 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.963907 13217 raft_consensus.cc:1240] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:24.965262 13188 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.967558 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.968516 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.968649 13076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:24.969208 13076 raft_consensus.cc:606] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:24.939302 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:24.961905 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.972199 13114 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:24.969797 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.961737 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.970724 13072 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:24.971819 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:24.973021 13142 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:24.974011 13151 raft_consensus.cc:2393] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.974125 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:24.975771 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.975827 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:24.976987 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:24.977566 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:24.975881 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.978564 16155 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:24.979359 13216 raft_consensus.cc:1240] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:24.963575 16151 raft_consensus.cc:2764] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 14:51:24.989374 16151 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:24.989743 16151 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:24.990103 16151 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.990248 16155 consensus_queue.cc:1059] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:24.990482 13188 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.934122 16138 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:24.991588 13188 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:24.995206 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:24.990018 16164 consensus_queue.cc:1059] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 13.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.008s
I20260709 14:51:24.997756 16167 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:24.997993 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:24.970333 16102 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:24.981982 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:24.982276 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:25.003131 13218 raft_consensus.cc:606] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:24.982969 16132 raft_consensus.cc:2749] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:24.981168 13114 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:24.984838 16139 raft_consensus.cc:3055] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:24.986317 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:24.988224 13142 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:24.993176 13067 raft_consensus.cc:1240] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:24.998387 16164 raft_consensus.cc:3055] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:25.007562 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:24.993520 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:25.001763 13148 raft_consensus.cc:2393] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.983870 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:25.011662 13145 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 8: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:25.011796 13218 raft_consensus.cc:1240] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:25.013729 13218 raft_consensus.cc:1240] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:24.957330 16165 consensus_queue.cc:1059] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.052s
I20260709 14:51:25.014665 13216 raft_consensus.cc:1240] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:25.015229 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:25.015915 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:25.016413 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:25.051928 13142 raft_consensus.cc:2393] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:24.998610 16124 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:25.002745 16102 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:25.074118 13218 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 14:51:25.075213 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:25.078333 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 117354us
I20260709 14:51:25.010161 16164 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.087301 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:25.006001 16139 raft_consensus.cc:740] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.093333 13076 raft_consensus.cc:1240] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:25.018289 16140 raft_consensus.cc:2749] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:51:25.003453 16137 consensus_queue.cc:1059] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.081s
W20260709 14:51:25.098891 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 103804us
I20260709 14:51:25.083813 16102 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.067925 16124 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:25.101555 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:25.104512 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:25.085773 16116 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:25.099618 16136 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.103545 16165 consensus_queue.cc:1059] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 14:51:25.108144 13068 raft_consensus.cc:3055] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:25.109270 16153 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:25.115855 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:25.088280 16110 consensus_queue.cc:1059] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.024s
I20260709 14:51:25.087750 16104 consensus_queue.cc:1059] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.025s
I20260709 14:51:25.105370 16124 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:25.110316 16116 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.128211 16167 raft_consensus.cc:697] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:25.114931 13068 raft_consensus.cc:740] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.123279 13071 raft_consensus.cc:1240] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:25.124044 16156 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:25.110371 16172 consensus_queue.cc:1059] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 14:51:25.132405 13189 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:25.144183 16167 consensus_queue.cc:237] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.146086 16116 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.129580 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:51:25.142370 16170 log.cc:927] Time spent T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 14:51:25.135157 16144 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:25.154722 16116 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:25.163002 16173 consensus_queue.cc:1059] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:25.146950 16176 consensus_queue.cc:1059] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 6.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:25.160734 13189 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:25.168991 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:25.170214 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:25.171875 13146 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:25.174644 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:25.176712 16178 raft_consensus.cc:2749] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:25.237350 13142 raft_consensus.cc:1240] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:25.152284 16139 consensus_queue.cc:260] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.153617 16097 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:25.190585 16164 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.204038 13143 raft_consensus.cc:1240] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: []
W20260709 14:51:25.195779 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.183796 16138 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:25.239650 16151 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.273104 13143 raft_consensus.cc:1240] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:25.187588 13147 raft_consensus.cc:1240] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:25.208899 16153 consensus_queue.cc:1059] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.059s
I20260709 14:51:25.275033 16153 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:25.275413 16153 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:25.276362 16153 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.278142 16139 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:51:25.240535 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 126477us
I20260709 14:51:25.240761 16183 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:25.297178 16183 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.240670 16180 consensus_queue.cc:1059] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:25.248559 16188 raft_consensus.cc:3055] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 14:51:25.235430 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 135828us
I20260709 14:51:25.205073 16144 raft_consensus.cc:2749] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:25.249317 13146 raft_consensus.cc:1240] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:25.195139 13150 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:25.225153 13149 raft_consensus.cc:1240] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:25.264168 13151 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:25.225008 13068 consensus_queue.cc:260] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.225144 16079 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.202677 16166 raft_consensus.cc:3055] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Stepping down as leader of term 7
W20260709 14:51:25.267405 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 172682us
I20260709 14:51:25.332383 13114 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.291963 13224 raft_consensus.cc:1240] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:25.296329 16124 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:25.311174 13042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.303066 13188 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:25.330582 13116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.336609 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:25.337306 13114 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.279466 16153 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.302227 16136 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:25.303215 16156 raft_consensus.cc:3055] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:25.328518 16164 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:25.298388 16188 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.351236 13220 raft_consensus.cc:1240] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:25.340327 13114 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:25.369045 13039 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.351994 13188 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:25.301594 16116 consensus_queue.cc:1059] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 14:51:25.297616 16102 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:25.349576 13068 raft_consensus.cc:3060] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.338606 16111 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:25.338498 16178 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:25.376972 16136 raft_consensus.cc:2749] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:25.370995 16156 raft_consensus.cc:740] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:25.331455 16166 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.390566 16136 raft_consensus.cc:2804] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
W20260709 14:51:25.392952 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.399290 16079 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:25.422233 13225 raft_consensus.cc:1240] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:25.423553 13217 raft_consensus.cc:1240] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:25.396240 16178 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:25.438777 13216 raft_consensus.cc:1240] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:25.441614 16132 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:25.442106 16132 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.434476 16054 consensus_queue.cc:1059] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.008s
I20260709 14:51:25.445206 16182 consensus_queue.cc:1059] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 14:51:25.434861 16136 raft_consensus.cc:697] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:25.298103 16183 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.412463 16188 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 6.9, Last appended by leader: 9, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:25.413172 16173 consensus_queue.cc:1059] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:25.410154 16133 raft_consensus.cc:2749] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:25.414681 16102 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:51:25.415382 16124 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:25.417606 16139 consensus_queue.cc:1059] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:25.421039 13224 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:25.430486 13222 raft_consensus.cc:1240] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:25.433390 13218 raft_consensus.cc:1240] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:25.445940 16171 raft_consensus.cc:3055] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:25.442751 16147 consensus_queue.cc:1059] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
W20260709 14:51:25.449494 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 279079us
I20260709 14:51:25.448897 16182 consensus_queue.cc:1059] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:25.451619 16134 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:25.434557 16104 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 14:51:25.464689 13189 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:25.471167 16171 raft_consensus.cc:740] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.473698 16134 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.475287 13189 leader_election.cc:304] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:25.475575 16134 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.476720 16134 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:25.470101 16111 consensus_queue.cc:1059] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 12.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.008s
I20260709 14:51:25.477995 16140 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:25.478400 16140 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.478777 16171 consensus_queue.cc:260] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.479171 16140 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.477306 13189 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:25.351002 16087 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:25.453097 16151 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:25.404475 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 64204.4us
I20260709 14:51:25.496449 13114 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.493641 16188 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:25.491088 16140 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:25.493186 16180 raft_consensus.cc:2749] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:25.492282 16183 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:25.494175 16124 raft_consensus.cc:2749] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:25.505036 13189 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:25.502830 16173 consensus_queue.cc:1059] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 14:51:25.509502 13189 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:25.501015 16095 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.009s
I20260709 14:51:25.514176 16124 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:25.502975 16155 raft_consensus.cc:3055] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:25.498287 16152 consensus_queue.cc:1059] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.011s
I20260709 14:51:25.516404 13189 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:25.491524 16132 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.508018 16172 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:25.500494 16178 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.509454 16156 consensus_queue.cc:260] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.523566 13114 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.505633 16054 consensus_queue.cc:1059] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
I20260709 14:51:25.516988 16155 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.533080 16156 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:25.536013 13114 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.535341 16133 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:25.530099 13189 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:51:25.530922 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.520406 16102 raft_consensus.cc:2749] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:25.516731 16180 raft_consensus.cc:2749] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:25.520031 16087 raft_consensus.cc:3055] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:25.536476 16184 raft_consensus.cc:3055] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:25.538324 13189 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:25.538766 16138 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:25.547958 16102 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:25.520486 16139 consensus_queue.cc:1059] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.016s
I20260709 14:51:25.541064 13114 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.509553 16136 consensus_queue.cc:237] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.522670 16172 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.539655 16132 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:25.556025 13114 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.548820 16152 raft_consensus.cc:3055] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:25.536640 16133 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.545544 16087 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.556427 16104 raft_consensus.cc:2749] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:25.561278 13216 raft_consensus.cc:1240] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:25.517177 16166 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.562691 13114 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.565521 13220 raft_consensus.cc:1240] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:25.567466 13114 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.547032 13189 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:25.548494 16102 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:25.557305 16184 raft_consensus.cc:740] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.569339 16139 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:25.562479 16152 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.572120 16109 raft_consensus.cc:3055] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
W20260709 14:51:25.572779 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.562842 16054 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:25.571825 13114 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:25.578336 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 212430us
I20260709 14:51:25.562803 16155 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.566991 16137 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:25.582806 13114 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.581264 16191 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:25.592762 13220 raft_consensus.cc:1240] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:25.592294 13073 raft_consensus.cc:1240] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:25.590467 13217 raft_consensus.cc:1240] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:25.571460 16110 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:25.574208 16139 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.579854 16054 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:25.581259 16155 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:25.579830 16109 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.581387 16166 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.607004 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:25.609244 13217 raft_consensus.cc:2393] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 9: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:25.611792 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:25.593462 16104 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:25.620426 13223 raft_consensus.cc:1240] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:25.622994 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:25.627131 13216 raft_consensus.cc:2393] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:25.607146 16110 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:25.629905 16139 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.608000 16054 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:25.611655 16152 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:25.601862 16087 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.571165 16172 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.642313 16191 raft_consensus.cc:2749] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:25.639717 16102 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.640239 16110 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.646106 16139 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:25.650100 16152 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.650647 16104 raft_consensus.cc:2749] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:51:25.650144 16087 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.639014 16192 consensus_queue.cc:1059] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:51:25.653451 16191 consensus_queue.cc:1059] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:25.662226 16171 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:25.663722 16176 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:25.663925 16133 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.664986 16054 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.656839 16140 raft_consensus.cc:2749] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:25.654624 16135 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:25.679819 16189 consensus_queue.cc:1059] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.026s
I20260709 14:51:25.674340 16135 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.671109 16176 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.667922 16195 consensus_queue.cc:1059] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.012s
I20260709 14:51:25.689955 16184 consensus_queue.cc:260] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.691241 16184 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:25.681991 16140 raft_consensus.cc:3055] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:25.696722 16186 consensus_queue.cc:1059] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.010s
I20260709 14:51:25.681663 16135 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.669517 16109 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.693200 16133 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:51:25.708252 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.688192 16188 consensus_queue.cc:1059] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 14:51:25.722059 16109 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.722373 13068 raft_consensus.cc:1275] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:25.687539 16151 raft_consensus.cc:2749] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:25.687820 16173 consensus_queue.cc:1059] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
W20260709 14:51:25.728399 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:25.728987 16169 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 8 current term: 8 is higher.
I20260709 14:51:25.729332 16196 raft_consensus.cc:3055] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:25.734020 16196 raft_consensus.cc:740] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.736080 16188 raft_consensus.cc:3055] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:25.736559 16188 raft_consensus.cc:740] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.698550 16140 raft_consensus.cc:740] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.703377 16104 raft_consensus.cc:3055] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:25.722675 16054 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:25.711946 16124 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:25.741875 13225 raft_consensus.cc:1240] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:25.739305 16187 raft_consensus.cc:3055] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:25.740402 16104 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.737368 16188 consensus_queue.cc:260] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:25.782624 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.773294 13221 raft_consensus.cc:1240] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:25.769605 16187 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
W20260709 14:51:25.790046 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.783128 16135 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:51:25.793406 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.768877 16110 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.804859 16176 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.806197 16176 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:25.780565 16140 consensus_queue.cc:260] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.810213 16196 consensus_queue.cc:260] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.819164 16196 raft_consensus.cc:3060] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:25.808916 16188 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:51:25.826314 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 474323us
I20260709 14:51:25.837630 16116 raft_consensus.cc:3055] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:25.838088 16116 raft_consensus.cc:740] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.838940 16116 consensus_queue.cc:260] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.840114 16116 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:25.843240 16110 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:25.866583 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 236098us
I20260709 14:51:25.869146 13040 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.870054 16110 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:25.870600 16172 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.870663 16110 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.873795 16110 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:25.794543 16104 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.881300 13040 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.890077 13040 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:25.895099 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 171475us
I20260709 14:51:25.898095 16197 consensus_queue.cc:1059] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.012s
W20260709 14:51:25.899416 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 258631us
I20260709 14:51:25.896904 16188 raft_consensus.cc:2749] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:51:25.906945 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 301536us
W20260709 14:51:25.899881 16164 consensus_meta.cc:287] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent flushing consensus metadata: real 0.526s	user 0.008s	sys 0.002s
I20260709 14:51:25.887863 16171 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:51:25.888197 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 278065us
I20260709 14:51:25.910702 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:25.911443 13225 raft_consensus.cc:2393] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 5: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:25.912642 13114 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.913830 13040 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.914498 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
W20260709 14:51:25.916296 13117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.916626 13114 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.910434 16104 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:25.886811 16169 consensus_queue.cc:1059] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 14:51:25.920800 16147 raft_consensus.cc:2749] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:25.934947 16182 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:25.935444 16182 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.921453 13114 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.922008 16193 raft_consensus.cc:2749] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:25.922559 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:25.876497 16187 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.937513 13040 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.939253 13220 raft_consensus.cc:1240] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 4. Current term is 5. Ops: []
W20260709 14:51:25.944022 13116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.944571 16137 raft_consensus.cc:2749] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:25.946688 16186 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:25.947145 16095 raft_consensus.cc:3055] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:25.914885 16176 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.949952 13040 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:25.959338 13117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.955927 16095 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:25.951545 16188 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:25.951398 16186 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:25.956797 16189 raft_consensus.cc:2749] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:25.935200 16209 raft_consensus.cc:2749] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:25.965592 13040 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.967947 13114 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.969551 13040 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.962373 16166 raft_consensus.cc:2749] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:25.972259 13040 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:25.970963 13042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:25.975418 13040 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.965641 16187 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:25.976476 13040 leader_election.cc:304] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.967617 16195 raft_consensus.cc:2749] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:25.964643 16188 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:25.960326 16178 consensus_queue.cc:1059] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 14:51:25.972803 13221 raft_consensus.cc:1240] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:25.974320 16173 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:25.972389 16196 raft_consensus.cc:2749] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:25.998914 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:25.981602 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.000506 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:25.999966 13040 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.001070 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:25.981055 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:25.981333 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:25.982378 13069 raft_consensus.cc:1240] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:25.973071 16165 consensus_queue.cc:1059] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 14:51:25.978287 16095 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:25.999145 16154 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:26.008685 13040 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:25.978230 16169 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:26.013098 16189 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:26.022979 16189 raft_consensus.cc:697] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:26.000836 16140 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:26.023916 16189 consensus_queue.cc:237] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.000195 16211 raft_consensus.cc:2749] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:26.005234 16173 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.013494 16192 raft_consensus.cc:2749] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:26.016436 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.006863 16166 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:26.017606 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.034849 13067 raft_consensus.cc:2393] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 8: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:26.035647 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.036631 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.038110 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.038807 13073 raft_consensus.cc:2393] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 9: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:26.040874 16136 raft_consensus.cc:3055] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:26.041308 16136 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.042344 16136 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.053352 16176 raft_consensus.cc:2749] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:26.019539 13114 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.025960 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.027717 16169 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.054322 16169 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:26.026551 13218 raft_consensus.cc:1240] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:26.009088 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.017884 16154 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:26.017480 16116 raft_consensus.cc:2749] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:25.999550 16188 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.030649 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.000885 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.017859 13040 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.031857 16173 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:26.009634 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.046047 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.001336 16209 consensus_queue.cc:1059] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 12.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.046s
I20260709 14:51:26.061950 13069 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:26.047955 13070 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:26.049074 16197 raft_consensus.cc:3055] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 14:51:26.062955 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 45209.9us
I20260709 14:51:26.052326 16079 consensus_queue.cc:1059] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:26.053434 16136 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.057849 13076 raft_consensus.cc:1240] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:26.058584 13075 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:26.059576 13114 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.051983 13188 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.064791 13072 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:26.034509 16166 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.063793 13040 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.071067 13040 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.071744 16205 raft_consensus.cc:2749] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:51:26.067961 13114 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.074044 13114 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.058917 16171 raft_consensus.cc:2749] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:26.074767 13040 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.062062 16137 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:51:26.075729 13188 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.075909 13114 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.064788 16164 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:26.077227 16176 raft_consensus.cc:2749] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:26.079519 16156 raft_consensus.cc:2749] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:51:26.064616 16197 raft_consensus.cc:740] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:26.081132 16182 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.077579 16190 raft_consensus.cc:2749] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:26.090850 16167 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 14:51:26.075678 16193 raft_consensus.cc:2749] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:26.075634 16147 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:26.089090 13040 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.079676 16209 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:26.069716 16166 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:26.088339 16187 raft_consensus.cc:2749] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:26.084012 16102 raft_consensus.cc:3055] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:26.011005 16186 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:26.100554 13710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 56451.2us
I20260709 14:51:26.089423 13114 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.102483 13040 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.095844 16095 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:26.108721 13040 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.094290 16182 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:26.112259 13040 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.103257 16176 raft_consensus.cc:2749] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:26.120117 13040 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.105270 16102 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.098141 16156 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.014s
I20260709 14:51:26.122871 13040 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.126930 13040 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.127803 13040 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.128589 13040 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.098392 16199 consensus_queue.cc:1059] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.013s
I20260709 14:51:26.131722 16195 raft_consensus.cc:2749] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:26.132757 13040 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.133435 16155 raft_consensus.cc:2749] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:26.134455 13040 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:26.117429 16171 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:26.135628 13040 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.121182 16209 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:26.136448 13075 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:26.119654 16187 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:26.138629 13040 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.123565 16189 consensus_queue.cc:1059] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.022s
I20260709 14:51:26.154425 16197 consensus_queue.cc:260] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.156139 16197 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.158484 13040 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.125960 16211 raft_consensus.cc:2764] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 14:51:26.215270 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:26.216585 13075 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 7.
I20260709 14:51:26.129829 16192 raft_consensus.cc:2749] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:26.140002 13188 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:26.158595 13069 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 13.
W20260709 14:51:26.215418 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 57226.5us
I20260709 14:51:26.219391 16154 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:26.218526 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 60146.6us
W20260709 14:51:26.218561 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 78634us
I20260709 14:51:26.154407 16209 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:26.159834 16176 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:26.228250 13040 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.157521 16186 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.134977 16196 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:26.219836 16178 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:26.230554 13069 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:26.134112 16165 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:26.139294 16195 raft_consensus.cc:2749] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:26.232666 13188 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:26.234519 13040 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.238361 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.233839 13710 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:51:26.137295 16171 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.240237 13189 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.241122 16182 consensus_queue.cc:1048] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:26.220878 16207 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:26.222168 16116 raft_consensus.cc:2749] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:26.264051 16207 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.264488 16207 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.222518 16183 raft_consensus.cc:2804] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:26.246618 13072 raft_consensus.cc:1275] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:26.218279 16102 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.268503 13189 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.240234 16154 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.249789 13076 raft_consensus.cc:1240] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:26.234301 16176 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.251917 16164 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:26.254598 13075 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:26.255971 13040 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.256968 13070 raft_consensus.cc:1275] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:26.263231 16166 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:26.269749 13114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:26.269627 13189 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.271214 13072 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:26.250478 16156 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:26.288231 16156 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
W20260709 14:51:26.288975 16220 log.cc:927] Time spent T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.154s	user 0.000s	sys 0.000s
I20260709 14:51:26.272941 16169 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.289274 16156 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.274241 16193 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:26.290377 13067 raft_consensus.cc:1240] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:26.273602 16124 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:26.291318 16187 raft_consensus.cc:2749] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:26.288264 16209 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.290568 16156 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:26.294495 16188 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.295269 16167 raft_consensus.cc:2749] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:26.295593 13073 raft_consensus.cc:1240] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:26.273447 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:26.274524 16154 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:26.296236 13076 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:26.282219 16176 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:26.271231 16214 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:26.297559 16154 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.253878 16192 raft_consensus.cc:2749] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:26.298023 16214 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:26.298445 16214 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.265358 16178 raft_consensus.cc:697] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.302620 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.303498 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.303205 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.277052 13218 raft_consensus.cc:1240] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:26.284991 13040 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.240429 16196 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.286875 13189 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.286990 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.286968 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
W20260709 14:51:26.313252 13039 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:26.313550 13189 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.314936 13189 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.289748 16211 raft_consensus.cc:2749] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:26.257561 16172 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:26.297465 13076 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
I20260709 14:51:26.299762 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:26.316066 13144 raft_consensus.cc:2393] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d80bba1f57c64a398757ec183956e90e in current term 6: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:26.316529 13076 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:26.254881 16165 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.299950 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.322417 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.302348 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.304076 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.321938 16124 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:26.331687 16188 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.334475 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.333511 13146 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:26.335834 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:26.304517 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.268167 16199 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:26.310112 13040 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.265880 16171 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.317620 13189 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.267815 16183 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.271826 16151 raft_consensus.cc:2749] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:26.297756 13221 raft_consensus.cc:2393] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d80bba1f57c64a398757ec183956e90e in current term 7: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:26.301018 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.336400 13146 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:26.323557 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.346519 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:26.347106 13146 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:26.347714 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.348189 13146 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 8: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:26.339006 13142 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:26.348869 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.322229 16196 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:26.325044 16167 raft_consensus.cc:2749] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:51:26.324597 16193 raft_consensus.cc:2749] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:26.310019 16189 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:26.372107 16189 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.333621 16087 raft_consensus.cc:3055] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:26.352764 16188 raft_consensus.cc:2749] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:26.346421 16124 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:51:26.356258 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:26.341274 16155 raft_consensus.cc:2749] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:26.346622 16095 consensus_queue.cc:1048] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 14:51:26.392967 13144 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:26.323326 16165 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.359998 16178 consensus_queue.cc:237] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:26.362098 13151 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:26.343941 13189 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.363324 13147 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:26.321143 16187 raft_consensus.cc:2749] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:26.367754 13149 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:26.350540 13076 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:26.370476 13150 raft_consensus.cc:2468] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:26.349282 13142 raft_consensus.cc:2376] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9. Re-sending same reply.
I20260709 14:51:26.373821 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:26.337174 16102 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:51:26.412972 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 69121.2us
I20260709 14:51:26.414084 13142 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:26.415444 13142 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:26.374698 13114 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.340261 16183 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:26.403364 13145 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:26.405406 13148 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
W20260709 14:51:26.429008 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 54373.8us
I20260709 14:51:26.408593 13151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:26.411054 13146 raft_consensus.cc:2393] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:26.335090 16190 consensus_queue.cc:1059] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.042s
I20260709 14:51:26.429773 13151 raft_consensus.cc:606] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:26.406243 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:26.430166 13151 raft_consensus.cc:614] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:51:26.431069 13114 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.442598 13150 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:26.376952 16087 raft_consensus.cc:740] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:26.444363 16079 raft_consensus.cc:2749] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:26.400367 16209 consensus_queue.cc:1048] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 14:51:26.376411 16147 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.073s
I20260709 14:51:26.444185 16182 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:26.442567 16201 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.461819 13114 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.408138 16173 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.470460 13143 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 13.
I20260709 14:51:26.470047 16135 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.003s
I20260709 14:51:26.459913 16205 raft_consensus.cc:2749] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:26.487406 13714 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d80bba1f57c64a398757ec183956e90e; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:26.487773 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:26.465950 16182 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:26.476938 16190 raft_consensus.cc:2749] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:26.475677 16201 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.493567 13071 raft_consensus.cc:1240] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:26.490008 16189 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.496488 16207 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.493575 16154 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:26.504343 16169 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.505331 13075 raft_consensus.cc:1240] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:26.505566 16207 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:26.500484 16224 log.cc:927] Time spent T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 14:51:26.493005 16182 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:26.515234 16166 leader_election.cc:290] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.519272 16137 raft_consensus.cc:3055] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:26.528112 16137 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:26.530313 13221 raft_consensus.cc:1240] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:26.531394 13222 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
W20260709 14:51:26.533236 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 58200.4us
I20260709 14:51:26.535876 13218 raft_consensus.cc:1275] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:26.487586 16124 consensus_queue.cc:1059] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 14:51:26.545400 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.546149 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.543159 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.543700 13150 raft_consensus.cc:1240] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:26.512989 16167 raft_consensus.cc:993] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:26.545004 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.547655 13151 raft_consensus.cc:2393] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 12: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:26.547000 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.551168 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:26.552963 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.547967 16079 consensus_queue.cc:1059] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 5.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.006s
I20260709 14:51:26.554200 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:51:26.555037 16223 log.cc:927] Time spent T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:51:26.488426 16206 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.054s
I20260709 14:51:26.562655 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:26.566567 13040 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.551551 16155 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.507601 16087 consensus_queue.cc:260] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.581961 13114 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.562753 16135 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.014s
I20260709 14:51:26.571476 16166 raft_consensus.cc:2749] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:26.585378 16137 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.586762 16137 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:26.585292 16173 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.592916 16136 consensus_queue.cc:1059] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:26.568904 16199 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.595407 16199 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.597786 16136 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:26.593699 16227 consensus_queue.cc:1059] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:26.598201 16140 raft_consensus.cc:2749] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:26.599099 16201 leader_election.cc:290] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.602034 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.562636 16095 consensus_queue.cc:1048] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 14:51:26.617024 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:26.617787 13074 raft_consensus.cc:2393] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 9: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:26.618131 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:51:26.615760 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 127455us
I20260709 14:51:26.632112 13114 leader_election.cc:304] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.620019 16232 raft_consensus.cc:1081] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:26.579221 16155 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.648547 13189 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
W20260709 14:51:26.647706 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 88310.2us
I20260709 14:51:26.654317 16104 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.654848 16104 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.655126 13189 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:26.656522 16231 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:26.657032 16231 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.657912 16231 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.635273 16201 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.637432 16140 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:26.635368 16136 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:26.620904 16196 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.661897 13189 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:26.662657 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.622241 16151 consensus_queue.cc:1059] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 14:51:26.678483 13222 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:26.641619 16233 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:26.684677 16165 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:26.599772 16190 consensus_queue.cc:1175] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "745f74322f5c474e83be870d5bf3a8aa" responder_term: 10 status { last_received { term: 10 index: 10 } last_committed_idx: 9 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:51:26.665488 16235 consensus_queue.cc:1059] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 14:51:26.673539 16124 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:26.657049 16104 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.701103 13075 raft_consensus.cc:1240] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:26.673816 16136 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.681041 16233 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.707294 16233 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.708595 16233 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:26.679819 16201 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:26.730415 16229 consensus_queue.cc:1059] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.038s
I20260709 14:51:26.731426 16136 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.732703 16136 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.735502 16196 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.735958 16176 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.736654 16154 raft_consensus.cc:2749] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:26.738039 16155 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.738782 16183 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.741026 16183 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.742457 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:26.742266 16171 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.743083 13070 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:26.743976 13067 raft_consensus.cc:1240] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:26.746575 13069 raft_consensus.cc:1240] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:26.747258 13076 raft_consensus.cc:1240] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:26.750178 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.750454 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:26.750893 13151 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:26.751895 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.753376 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.754144 13147 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.753345 13114 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:26.721935 16232 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:26.766021 13151 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:26.766891 13147 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:26.768508 16176 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.769742 13040 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:26.770141 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.770867 13147 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:26.777817 13040 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:26.771062 16111 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 14:51:26.780541 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 100488us
I20260709 14:51:26.763931 16232 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:26.793428 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:26.772938 16172 raft_consensus.cc:2749] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:26.792924 16135 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.781633 16183 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:26.780927 16111 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.788040 16171 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.788040 16155 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:26.788468 16232 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:26.773696 16214 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:26.814503 13073 raft_consensus.cc:1240] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:26.798018 16135 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.795945 13151 raft_consensus.cc:2393] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:26.802740 16147 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.781955 13147 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:26.811697 16095 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.803165 16111 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:26.820636 13040 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:26.811955 16183 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:26.813097 16167 raft_consensus.cc:3055] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:26.820012 16104 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:26.816776 16155 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:26.820880 16165 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:26.836850 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 175011us
I20260709 14:51:26.837450 13189 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:26.828511 16197 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:26.826120 16124 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.830706 16167 raft_consensus.cc:740] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.849259 13189 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.821923 16147 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.825476 16095 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.852885 16237 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:26.853276 13189 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:26.855031 13189 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
W20260709 14:51:26.856236 13114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:26.858851 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:26.835279 16104 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:26.869861 13188 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:26.870517 13189 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:26.850469 16240 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:26.874730 16135 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.874328 16124 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.896381 16240 raft_consensus.cc:697] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.897262 16240 consensus_queue.cc:237] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.875314 16147 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:26.877759 16238 log.cc:927] Time spent T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 14:51:26.881811 16155 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.882711 16095 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.885829 16183 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.886989 16167 consensus_queue.cc:260] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.858737 16201 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:26.888301 16189 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.888676 16182 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.891048 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:26.920639 13070 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:26.921561 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:26.851913 16197 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:26.892858 16104 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:26.893905 16244 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:26.858222 16237 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:26.895005 16140 raft_consensus.cc:2749] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:26.906495 16193 raft_consensus.cc:993] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:26.909555 16079 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:26.910291 16227 raft_consensus.cc:3055] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:51:26.915087 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 44645.8us
I20260709 14:51:26.955500 13189 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:26.917680 16243 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:26.923067 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.927939 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.934469 13220 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:26.960661 13225 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:26.925400 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.923256 13114 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:26.937575 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.962153 13224 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:26.938330 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:26.964440 13070 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 7.
I20260709 14:51:26.954998 16227 raft_consensus.cc:740] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.966166 16237 raft_consensus.cc:697] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.967177 16237 consensus_queue.cc:237] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.970018 16136 consensus_queue.cc:1059] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:26.971835 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:26.973069 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:26.973606 13075 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:26.974447 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:26.974977 13075 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:26.976217 13075 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:26.978446 13114 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:26.979314 13114 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
W20260709 14:51:26.982553 13188 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:26.983072 13189 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:26.965904 16227 consensus_queue.cc:260] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.985368 16239 raft_consensus.cc:2804] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:26.953907 16167 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.986263 13117 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:26.987289 16230 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 14:51:26.988253 16197 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.985955 16206 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:26.984325 13189 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:26.977443 13075 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:26.953495 16079 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.956251 16244 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.985410 16147 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:26.993065 13710 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:51:26.996582 13189 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.981948 16140 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:26.934614 16189 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:26.997107 16095 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:26.997251 16206 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.996022 16235 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:27.013312 13189 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:26.995929 16243 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:26.964181 16231 raft_consensus.cc:1081] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:26.990634 16233 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.017s
I20260709 14:51:26.998132 16239 raft_consensus.cc:697] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:27.002795 16209 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 14:51:27.003921 16151 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:27.006328 16147 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.004858 16140 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.993155 16193 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.024s
I20260709 14:51:27.030265 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:27.033823 13074 raft_consensus.cc:1240] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:27.016043 16206 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:27.031052 16095 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.030535 16227 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:27.031976 16147 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:27.034277 16140 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:27.046355 16217 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 7 FOLLOWER]: Leader election won for term 7
W20260709 14:51:27.058595 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:27.035248 16111 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.035326 16254 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 14:51:27.042235 16251 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:27.063133 16239 consensus_queue.cc:237] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.043138 16095 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.074137 16095 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.037708 16079 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.057756 16231 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.014s
I20260709 14:51:27.045521 16136 raft_consensus.cc:2749] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:27.088289 16178 raft_consensus.cc:3055] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:27.088725 16178 raft_consensus.cc:740] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:27.089809 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:27.089586 16178 consensus_queue.cc:260] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.090826 16178 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:27.092602 16182 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.096896 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:27.097908 13075 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:27.098145 13073 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:51:27.098390 16079 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:27.064785 16232 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.106099 16111 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:27.110144 16226 log.cc:927] Time spent T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.546s	user 0.000s	sys 0.006s
I20260709 14:51:27.061225 16244 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.111179 16147 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.113868 16147 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:27.116997 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:27.117806 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:27.100433 16214 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.119035 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:27.119827 13075 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:27.064572 16243 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.126682 16087 raft_consensus.cc:3060] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:27.116711 16169 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.144279 16111 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.144623 16193 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:27.144835 16111 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.123917 16189 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.145151 16193 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:27.151098 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:27.170459 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:27.171167 13070 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:27.181175 13114 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.186569 16254 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:27.187101 16254 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:27.191468 13075 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:27.186124 13114 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.194613 16232 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:27.138347 16169 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.202143 13114 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.208132 16253 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:27.211692 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:27.212383 13067 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:27.213409 13114 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.208153 16173 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.224817 16173 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.226990 16173 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.238690 16193 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:27.239828 16156 raft_consensus.cc:3055] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:27.240242 16156 raft_consensus.cc:740] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:27.241062 16156 consensus_queue.cc:260] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:27.242295 16156 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:27.246641 16229 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:27.247048 16229 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:27.247859 16229 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.248373 16140 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.249794 16182 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.250330 16182 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.252432 16182 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.254362 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:27.254967 13147 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:27.259227 16169 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.262218 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:27.263005 13216 raft_consensus.cc:2393] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate d80bba1f57c64a398757ec183956e90e in current term 7: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:27.266728 16251 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:27.267539 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:27.268103 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:27.268765 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:27.268169 13219 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:27.268258 13216 raft_consensus.cc:2393] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 5: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:27.214939 16111 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.217893 16095 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:27.270325 16095 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.209643 16253 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.270722 16095 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:27.270890 16253 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:27.269272 13225 raft_consensus.cc:3060] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:27.273671 13114 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:27.277311 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:27.277493 13117 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:27.277946 13147 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:27.271895 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:27.280788 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:27.281394 13220 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:27.281098 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:27.282903 13076 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:27.290324 12971 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43502 (request call id 987) took 2631 ms. Trace:
I20260709 14:51:27.276322 13040 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.270701 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:27.314811 13216 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:27.316254 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:27.317346 13225 raft_consensus.cc:2468] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:27.318997 12974 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43504 (request call id 956) took 2037 ms. Trace:
I20260709 14:51:27.319394 12974 rpcz_store.cc:276] 0709 14:51:25.281414 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:25.282464 (+  1050us) service_pool.cc:224] Handling call
0709 14:51:27.318816 (+2036352us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":631199,"reported_tablets":1}
I20260709 14:51:27.320850 13117 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:27.321864 16201 raft_consensus.cc:2749] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:27.323272 16229 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:27.316933 13219 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:27.327864 16190 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:27.328310 16190 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:27.324084 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 43963.2us
I20260709 14:51:27.323956 16172 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:27.331980 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 55728.4us
I20260709 14:51:27.332828 13040 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.333622 16207 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:27.334636 16207 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.334968 16207 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:27.331782 16172 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.338672 16172 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.324102 16111 raft_consensus.cc:2749] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:27.328645 16190 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:27.217823 16147 raft_consensus.cc:2804] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:27.334268 16171 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:27.349820 16171 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.350184 16171 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:27.355793 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:27.323866 16201 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 14:51:27.363452 16087 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.363972 16087 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.341790 16254 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.371028 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:27.193472 13070 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:27.375391 13114 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:27.379842 16182 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:27.381886 16182 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:27.382781 16182 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.369499 16147 raft_consensus.cc:697] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:27.389128 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:27.389843 13072 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:51:27.391978 16206 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.396250 16206 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.386528 16147 consensus_queue.cc:237] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.397828 16087 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.290866 12971 rpcz_store.cc:276] 0709 14:51:24.658634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:24.658758 (+   124us) service_pool.cc:224] Handling call
0709 14:51:27.290254 (+2631496us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:24.873997 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:24.890429 (+ 16432us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:24.890475 (+    46us) write_op.cc:435] Acquired schema lock
0709 14:51:24.890509 (+    34us) tablet.cc:662] Decoding operations
0709 14:51:24.891134 (+   625us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:24.891229 (+    95us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:24.891256 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:51:24.891618 (+   362us) tablet.cc:701] Row locks acquired
0709 14:51:24.891661 (+    43us) write_op.cc:260] PREPARE: finished
0709 14:51:24.891830 (+   169us) write_op.cc:270] Start()
0709 14:51:24.891959 (+   129us) write_op.cc:276] Timestamp: P: 1783608684891768 usec, L: 0
0709 14:51:24.891990 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 14:51:24.894237 (+  2247us) log.cc:844] Serialized 1317 byte log entry
0709 14:51:25.388536 (+494299us) spinlock_profiling.cc:243] Waited 1.12 ms on lock 0x7b1800242b60. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13ff98ade1 00007f13ff9975b1 00007f13f6ac23f3 00007f13f6ac47c1 00007f13f6ac4779 00007f13f6ac4709 00007f13f6ac46d1 00007f13f6ac39cd 0000000000396ad4 0000000000396919 00007f13f6aa583a
0709 14:51:26.056104 (+667568us) op_driver.cc:464] REPLICATION: finished
0709 14:51:26.476657 (+420553us) write_op.cc:301] APPLY: starting
0709 14:51:26.483179 (+  6522us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:26.590750 (+107571us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:26.590789 (+    39us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:26.592447 (+  1658us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:26.592714 (+   267us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=6,key_file_lookups=6,delta_file_lookups=0,mrs_lookups=0
0709 14:51:26.592775 (+    61us) write_op.cc:312] APPLY: finished
0709 14:51:26.593055 (+   280us) log.cc:844] Serialized 41 byte log entry
0709 14:51:26.618130 (+ 25075us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:26.626217 (+  8087us) write_op.cc:454] Released schema lock
0709 14:51:26.636841 (+ 10624us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:26.690365 (+ 53524us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:26.703033 (+ 12668us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4065,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":387154,"apply.run_cpu_time_us":6736,"apply.run_wall_time_us":206818,"cfile_cache_hit":14,"cfile_cache_hit_bytes":16685,"num_ops":3,"prepare.queue_time_us":157558,"prepare.run_cpu_time_us":11063,"prepare.run_wall_time_us":209888,"raft.queue_time_us":606676,"raft.run_cpu_time_us":19206,"raft.run_wall_time_us":263322,"replication_time_us":1138547,"spinlock_wait_cycles":2567936,"thread_start_us":781517,"threads_started":4,"wal-append.queue_time_us":203652}]]}
I20260709 14:51:27.402706 16207 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.407601 16095 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.448285 16095 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.448901 16087 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.449939 16087 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.450127 16253 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.453025 16253 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.426828 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:27.409281 16140 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.455703 16207 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.456225 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:27.465816 13076 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:51:27.457620 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:27.417763 16190 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.462778 13070 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:27.479803 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:27.480473 13220 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:27.481303 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:27.460325 16087 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.490692 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:27.470606 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:27.491321 13218 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:27.491729 13149 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:27.472107 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:27.469254 13067 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:51:27.487174 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:27.493885 13217 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:27.487819 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:27.494801 13223 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:27.497262 13072 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:27.488933 13117 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:27.515443 13151 raft_consensus.cc:2393] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:27.522051 13114 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.475893 16140 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:27.461926 16171 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.496603 16156 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.547358 16156 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.496867 16183 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.550091 16183 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.551208 13075 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:27.552961 16183 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.525955 16206 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 14:51:27.527940 16199 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.017s	sys 0.017s
I20260709 14:51:27.541922 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:27.553763 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:27.553956 13221 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:27.554436 13146 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:27.546443 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:27.545802 16190 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.559561 13072 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:27.549376 16156 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:27.577262 16171 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.578025 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:27.581214 13143 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:51:27.580263 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:27.581316 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:27.569197 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 47958us
I20260709 14:51:27.583689 13117 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:27.522974 16087 raft_consensus.cc:2749] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:27.587114 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:27.587726 13218 raft_consensus.cc:3060] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:27.589838 13040 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.556643 16140 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.596375 13070 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:27.598141 13114 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.600687 13076 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:27.515076 16169 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:27.559264 16199 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.646s	user 0.017s	sys 0.017s
I20260709 14:51:27.626305 13223 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:27.628103 13067 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:27.607764 13217 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:27.553764 16206 raft_consensus.cc:697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:27.607990 13143 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
W20260709 14:51:27.628264 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:27.586051 16207 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:27.640822 16207 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.622084 16230 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:27.642874 16140 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.642906 16207 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.643937 16207 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.644361 16207 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.630402 16209 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.646116 16209 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.646328 16206 consensus_queue.cc:237] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.615588 13114 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.608457 16253 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:27.634169 13117 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:27.592010 16190 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.652727 13149 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:27.654099 13218 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
W20260709 14:51:27.665385 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:27.655390 13220 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
W20260709 14:51:27.622697 16197 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.620s	user 0.067s	sys 0.085s
I20260709 14:51:27.603340 16172 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:27.658092 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:27.660419 13072 raft_consensus.cc:2468] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:27.656031 16207 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:27.616852 16235 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.029s	sys 0.108s
W20260709 14:51:27.669304 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 53806.2us
I20260709 14:51:27.680851 13040 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.672787 13217 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:27.679011 13117 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:27.679412 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:27.696346 13223 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:27.645788 16230 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:27.690928 13040 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.665266 16253 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.673575 16087 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:27.693717 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:27.701447 13146 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:27.695660 13150 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
W20260709 14:51:27.668388 16197 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.665s	user 0.068s	sys 0.085s
W20260709 14:51:27.683295 16235 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.650s	user 0.029s	sys 0.113s
I20260709 14:51:27.666596 16209 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.672014 16172 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.668501 16140 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:27.701298 16253 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:27.632336 16169 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.683131 16201 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:27.697273 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:27.682858 16095 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.684518 16183 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:27.704214 13040 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:27.661603 16190 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.698364 16189 raft_consensus.cc:2804] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:27.692852 13117 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:27.716861 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:27.702844 16207 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:27.717136 13143 raft_consensus.cc:2393] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 6: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:27.719262 16095 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.707146 16172 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:27.720193 16183 raft_consensus.cc:697] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
W20260709 14:51:27.710040 16237 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.672s	user 0.008s	sys 0.024s
W20260709 14:51:27.730916 16237 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.695s	user 0.008s	sys 0.025s
I20260709 14:51:27.715375 16140 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.705142 16235 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:27.740109 16230 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.747203 16190 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.747661 16189 raft_consensus.cc:697] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:27.748634 16209 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:27.751030 16169 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.762157 16189 consensus_queue.cc:237] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.762992 16169 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:27.751765 13221 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
W20260709 14:51:27.752610 16259 log.cc:927] Time spent T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.081s	user 0.001s	sys 0.001s
I20260709 14:51:27.752552 16095 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:27.734540 16171 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:27.734308 16201 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:27.755025 13117 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:27.760802 16209 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:27.766872 16171 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.754799 16173 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:27.758729 16197 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.773411 16171 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:27.776806 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:27.768225 16135 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.778s	user 0.012s	sys 0.057s
I20260709 14:51:27.773283 16209 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:27.773768 16095 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:51:27.780855 16135 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.791s	user 0.013s	sys 0.057s
I20260709 14:51:27.776793 16173 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.800490 16095 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.768163 16201 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.780176 16197 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
W20260709 14:51:27.820269 13710 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.723s	user 0.005s	sys 0.019s
W20260709 14:51:27.783711 13074 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.727s	user 0.009s	sys 0.030s
I20260709 14:51:27.808115 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:27.819518 16095 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:51:27.836903 16137 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.777s	user 0.015s	sys 0.016s
I20260709 14:51:27.853837 16140 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:27.829095 16151 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.789s	user 0.009s	sys 0.023s
I20260709 14:51:27.779107 16183 consensus_queue.cc:237] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:27.827124 16102 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.697s	user 0.009s	sys 0.011s
I20260709 14:51:27.814613 16235 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:28.033252 16102 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.903s	user 0.010s	sys 0.011s
W20260709 14:51:27.823216 16239 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.742s	user 0.006s	sys 0.025s
I20260709 14:51:27.937981 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:28.034201 16239 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.956s	user 0.007s	sys 0.027s
W20260709 14:51:27.865127 16244 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.746s	user 0.013s	sys 0.024s
W20260709 14:51:27.955235 16151 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.917s	user 0.009s	sys 0.023s
I20260709 14:51:28.035760 16151 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
W20260709 14:51:27.824714 16258 log.cc:927] Time spent T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260709 14:51:28.036990 16111 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
W20260709 14:51:27.918589 13068 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.722s	user 0.019s	sys 0.013s
W20260709 14:51:28.038041 13068 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.842s	user 0.019s	sys 0.014s
I20260709 14:51:28.037736 16151 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:27.941947 13074 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.885s	user 0.010s	sys 0.030s
I20260709 14:51:28.001973 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:27.955044 16155 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.883s	user 0.023s	sys 0.005s
I20260709 14:51:28.043061 13074 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39776 (request call id 5969) took 1258 ms. Trace:
W20260709 14:51:27.875873 16243 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.026s	sys 0.033s
W20260709 14:51:27.876760 16217 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.830s	user 0.002s	sys 0.020s
W20260709 14:51:28.044091 16243 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.783s	user 0.026s	sys 0.034s
W20260709 14:51:27.932070 13189 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.909s	user 0.000s	sys 0.042s
I20260709 14:51:27.942822 13221 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:27.953570 16104 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.017545 16197 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:27.953912 16137 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.908s	user 0.016s	sys 0.016s
W20260709 14:51:27.918887 13073 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.796s	user 0.008s	sys 0.019s
W20260709 14:51:28.048856 13073 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.927s	user 0.008s	sys 0.019s
W20260709 14:51:27.885946 16257 log.cc:927] Time spent T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:51:28.023963 16167 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:27.931811 13188 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.927s	user 0.033s	sys 0.023s
W20260709 14:51:28.051740 13188 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.048s	user 0.034s	sys 0.023s
I20260709 14:51:28.051925 16167 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.054663 16167 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:28.031142 16173 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:28.035573 16244 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.921s	user 0.013s	sys 0.024s
I20260709 14:51:28.058053 16173 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:28.058776 16173 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:27.894300 16253 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.067170 16253 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:27.941484 13710 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.844s	user 0.006s	sys 0.019s
W20260709 14:51:28.068117 13710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 970937us
I20260709 14:51:27.954741 16140 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:28.044211 16217 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.997s	user 0.002s	sys 0.020s
W20260709 14:51:28.047375 13189 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.025s	user 0.000s	sys 0.043s
I20260709 14:51:28.062103 16173 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:28.043437 16155 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.972s	user 0.024s	sys 0.005s
I20260709 14:51:28.069397 16140 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.089309 16239 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:28.097812 16197 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:28.088176 16217 raft_consensus.cc:697] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 7 LEADER]: Becoming Leader. State: Replica: d80bba1f57c64a398757ec183956e90e, State: Running, Role: LEADER
W20260709 14:51:28.099262 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 1.07653e+06us
I20260709 14:51:28.099001 16244 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.096082 16173 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.057983 16104 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:28.120775 13225 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.587s	user 0.007s	sys 0.026s
I20260709 14:51:28.116613 16197 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:28.140465 13225 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.616s	user 0.007s	sys 0.026s
W20260709 14:51:28.148605 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.149847 16104 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.150434 16104 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.151049 16087 raft_consensus.cc:697] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:28.151232 16104 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:28.151957 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.152612 16087 consensus_queue.cc:237] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.154171 16104 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:28.154520 16274 log.cc:927] Time spent T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 14:51:28.159590 13073 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39764 (request call id 6284) took 1050 ms. Trace:
I20260709 14:51:28.115178 16111 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:28.156381 13039 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.504s	user 0.000s	sys 0.016s
I20260709 14:51:28.156703 16207 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
W20260709 14:51:28.150533 16254 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.729s	user 0.007s	sys 0.049s
W20260709 14:51:28.198740 13224 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.640s	user 0.009s	sys 0.024s
W20260709 14:51:28.201419 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.045202 13074 rpcz_store.cc:276] 0709 14:51:26.784745 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:27.040566 (+255821us) service_pool.cc:224] Handling call
0709 14:51:27.046282 (+  5716us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:27.046601 (+   319us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:27.046629 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:27.047087 (+   458us) log.cc:844] Serialized 26 byte log entry
0709 14:51:28.042358 (+995271us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:51:28.042453 (+    95us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:28.042570 (+   117us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:28.042633 (+    63us) raft_consensus.cc:1685] finished
0709 14:51:28.042648 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:28.042925 (+   277us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7759,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":3342,"spinlock_wait_cycles":1731968,"thread_start_us":985230,"threads_started":1,"wal-append.queue_time_us":825317}
W20260709 14:51:28.150858 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 402470us
W20260709 14:51:28.201295 13147 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.648s	user 0.017s	sys 0.056s
I20260709 14:51:28.160077 13073 rpcz_store.cc:276] 0709 14:51:27.109479 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:27.109602 (+   123us) service_pool.cc:224] Handling call
0709 14:51:27.115665 (+  6063us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:27.119666 (+  4001us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:27.119698 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:27.121854 (+  2156us) log.cc:844] Serialized 26 byte log entry
0709 14:51:28.049468 (+927614us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:51:28.049543 (+    75us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:28.049684 (+   141us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:28.159253 (+109569us) raft_consensus.cc:1685] finished
0709 14:51:28.159270 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:28.159483 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3251,"raft.queue_time_us":4576,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":8503,"spinlock_wait_cycles":443776,"thread_start_us":926786,"threads_started":1,"wal-append.queue_time_us":947185}
W20260709 14:51:28.200193 16147 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.676s	user 0.026s	sys 0.022s
W20260709 14:51:28.208683 13224 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.747s	user 0.009s	sys 0.025s
W20260709 14:51:28.206436 16254 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.837s	user 0.008s	sys 0.050s
W20260709 14:51:28.228322 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.139809 16239 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.204074 16173 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:28.230119 16147 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.807s	user 0.027s	sys 0.022s
W20260709 14:51:28.230548 16292 log.cc:927] Time spent T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.070s	user 0.001s	sys 0.001s
I20260709 14:51:28.254705 16197 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.257746 16155 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:28.258786 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 62603.2us
I20260709 14:51:28.258744 16140 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:28.280262 13147 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.816s	user 0.017s	sys 0.056s
I20260709 14:51:28.240162 16217 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 6.9, Last appended by leader: 9, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:28.223937 16285 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:28.238176 16207 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.241736 16268 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.207257 16244 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.284507 16104 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.299090 16253 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.257526 16095 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:28.327025 16277 log.cc:927] Time spent T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.097s	user 0.000s	sys 0.002s
I20260709 14:51:28.328356 13067 raft_consensus.cc:1240] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:28.328732 13068 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39764 (request call id 6285) took 1213 ms. Trace:
I20260709 14:51:28.316277 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:28.330116 13223 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:28.329154 13068 rpcz_store.cc:276] 0709 14:51:27.115404 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:27.118646 (+  3242us) service_pool.cc:224] Handling call
0709 14:51:27.147767 (+ 29121us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:27.195112 (+ 47345us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:27.195147 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:27.195684 (+   537us) log.cc:844] Serialized 26 byte log entry
0709 14:51:28.038718 (+843034us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:51:28.038800 (+    82us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:28.038953 (+   153us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:28.328492 (+289539us) raft_consensus.cc:1685] finished
0709 14:51:28.328509 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:28.328675 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3239,"raft.queue_time_us":7385,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":7635,"thread_start_us":842420,"threads_started":1,"wal-append.queue_time_us":965140}
I20260709 14:51:28.331609 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.326532 16155 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.340884 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.341473 16155 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.342039 16155 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.342607 16155 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.326548 16285 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.343631 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.344744 16155 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.345158 16285 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:28.345824 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.331455 16253 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.315194 13222 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:28.326689 16289 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:28.306614 16197 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:28.337123 16172 consensus_meta.cc:287] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent flushing consensus metadata: real 0.605s	user 0.009s	sys 0.006s
I20260709 14:51:28.326805 16231 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.332800 16111 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.347929 13222 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:28.314821 16167 consensus_queue.cc:1059] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.042s
I20260709 14:51:28.356738 16190 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.357623 16190 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.357811 16268 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:28.359042 16283 log.cc:927] Time spent T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:51:28.359917 16190 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.350760 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.355118 16201 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.360989 13074 raft_consensus.cc:2393] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 7: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:28.360680 16231 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.357609 13222 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.362972 13222 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:28.346140 13076 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:28.358065 16173 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.380517 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.369854 16197 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.381417 13068 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:28.383158 16197 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.385933 16102 consensus_queue.cc:1059] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:28.386341 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.387331 13071 raft_consensus.cc:2393] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 9: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:28.388162 16235 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.388752 16235 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:28.389809 16281 log.cc:927] Time spent T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 14:51:28.389959 16102 raft_consensus.cc:3055] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:28.390403 16102 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:28.391112 16235 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:28.391427 16102 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.363071 16231 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:28.392824 16102 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:51:28.393178 16171 consensus_meta.cc:287] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent flushing consensus metadata: real 0.617s	user 0.007s	sys 0.009s
I20260709 14:51:28.385854 16243 consensus_queue.cc:1059] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.008s
I20260709 14:51:28.393678 16171 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.394639 16243 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:28.395078 16243 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:28.395802 16171 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.396064 16243 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.396461 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
W20260709 14:51:28.397073 16209 consensus_meta.cc:287] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1: Time spent flushing consensus metadata: real 0.594s	user 0.000s	sys 0.015s
I20260709 14:51:28.398541 16239 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:28.400090 16244 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:28.400861 16265 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.393039 16230 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.375941 16172 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.401847 16230 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.403754 16172 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.360229 16268 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:28.401063 16189 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.363056 16289 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.397611 16209 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.439400 16095 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.439705 16289 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.361137 16201 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.440557 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.439970 16209 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.415759 16253 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.444500 13072 raft_consensus.cc:2393] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 8: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:28.403765 16243 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:28.445433 13223 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:28.375769 16104 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.426954 16111 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.455153 13076 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:28.451335 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.457309 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.453814 13071 raft_consensus.cc:3060] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:28.446306 16190 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.449440 16285 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:28.387398 16267 consensus_queue.cc:1059] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.070s
W20260709 14:51:28.467284 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.460770 16230 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.489493 16169 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:28.490149 16169 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.490473 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.491336 13151 raft_consensus.cc:2393] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:28.464314 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.492568 13068 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:28.492707 16169 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.489535 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.493187 16183 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.493686 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.493923 16183 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.495015 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.487205 16111 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.497102 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.497874 13144 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:28.498265 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.498836 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.498955 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.499115 16190 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.495565 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:28.500066 16282 log.cc:927] Time spent T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:51:28.457842 16253 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.440644 16265 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:28.500385 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.498135 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.496317 16183 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.498970 13148 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:28.499804 13146 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:28.504155 13074 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:28.493722 13075 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:51:28.498149 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.496492 13068 raft_consensus.cc:2393] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 12: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:28.526197 16253 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.530117 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.467118 16189 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.530555 16207 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.530882 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.534166 16111 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.525157 13142 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:28.541903 13072 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:28.543789 13143 raft_consensus.cc:2393] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:28.545486 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:28.570539 13068 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 9: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:28.570996 16189 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.571522 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.572196 13068 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:28.549489 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.545675 13145 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 4.
I20260709 14:51:28.545940 13117 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:28.546275 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.576982 13075 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:28.577992 16104 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.578316 13075 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:28.487591 16285 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.582279 13222 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 10. (term mismatch)
I20260709 14:51:28.548252 13224 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6380) took 1276 ms. Trace:
I20260709 14:51:28.550465 13076 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:28.552083 16190 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.552942 16244 raft_consensus.cc:3055] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:28.553449 13074 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:28.502971 16095 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.492951 16272 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:28.578459 13067 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:28.576896 13225 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6383) took 1099 ms. Trace:
I20260709 14:51:28.583990 13222 pending_rounds.cc:85] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: Aborting all ops after (but not including) 9
I20260709 14:51:28.547756 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.584921 13070 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:28.584184 13225 rpcz_store.cc:276] 0709 14:51:27.477341 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:27.478408 (+  1067us) service_pool.cc:224] Handling call
0709 14:51:27.478792 (+   384us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:27.479144 (+   352us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:27.479169 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:27.493249 (+ 14080us) log.cc:844] Serialized 26 byte log entry
0709 14:51:28.254134 (+760885us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:51:28.254301 (+   167us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:28.254455 (+   154us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:28.576636 (+322181us) raft_consensus.cc:1685] finished
0709 14:51:28.576655 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:28.576827 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":10853,"raft.run_cpu_time_us":187,"raft.run_wall_time_us":24081,"thread_start_us":620272,"threads_started":1,"wal-append.queue_time_us":902642}
I20260709 14:51:28.580088 13069 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:28.589969 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:28.591781 13150 raft_consensus.cc:2393] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:28.584421 13222 pending_rounds.cc:107] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: Aborting uncommitted NO_OP operation due to leader change: 10.10
I20260709 14:51:28.594517 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:28.598652 13148 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:28.595705 13222 raft_consensus.cc:2889] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:28.590508 13068 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:28.605862 16291 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:28.606513 16291 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.608819 16291 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.596650 16155 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.609998 16155 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.612195 16155 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.589011 16272 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:28.612349 12971 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e reported cstate change: term changed from 6 to 7, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to d80bba1f57c64a398757ec183956e90e (127.11.178.68). New cstate: current_term: 7 leader_uuid: "d80bba1f57c64a398757ec183956e90e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:51:28.622339 16201 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.624209 16285 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.632632 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:28.633397 16253 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.627499 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.622426 16205 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:28.629079 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 166751us
I20260709 14:51:28.629837 16206 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:28.634339 16205 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.626657 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.634348 13151 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:28.635577 13145 raft_consensus.cc:2393] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:28.635839 13117 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:28.636349 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.636947 13150 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:28.589118 16244 raft_consensus.cc:740] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:28.636125 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.614032 16265 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.596300 16095 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.630016 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.583062 13224 rpcz_store.cc:276] 0709 14:51:27.271548 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:27.279280 (+  7732us) service_pool.cc:224] Handling call
0709 14:51:27.279586 (+   306us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:27.460923 (+181337us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:27.460956 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:27.461459 (+   503us) log.cc:844] Serialized 26 byte log entry
0709 14:51:28.363911 (+902452us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:51:28.380238 (+ 16327us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:28.380347 (+   109us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:28.548032 (+167685us) raft_consensus.cc:1685] finished
0709 14:51:28.548050 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:28.548178 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":180906,"raft.queue_time_us":182570,"raft.run_cpu_time_us":654,"raft.run_wall_time_us":983,"thread_start_us":752130,"threads_started":1,"wal-append.queue_time_us":848542}
I20260709 14:51:28.633424 13142 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 9: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:28.635134 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.640293 13148 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:28.648159 13150 raft_consensus.cc:1275] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:28.648569 13072 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:51:28.648710 13147 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:28.648958 16095 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.641633 16289 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:28.642092 13149 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:28.649421 13150 raft_consensus.cc:1240] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:28.619138 16151 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.588961 16207 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.637487 16206 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.661489 13151 raft_consensus.cc:1240] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:28.661721 13148 raft_consensus.cc:1240] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:28.661113 13143 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:28.666718 13142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:28.634999 16272 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.659996 16230 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:28.662439 16172 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:28.668308 16235 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.669245 16172 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.669447 16235 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:28.671337 16172 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.668138 13144 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:28.667502 16151 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.673027 16235 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:28.674005 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:28.674520 16151 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:28.663813 16206 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:28.676465 16207 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.649988 16289 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.678582 13142 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.679016 13142 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:28.679440 13149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:28.679961 13149 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.683017 13149 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:28.683786 16230 raft_consensus.cc:697] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:28.685788 16230 consensus_queue.cc:237] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.686506 16289 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.687618 13151 raft_consensus.cc:1240] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:28.688587 16293 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:28.690821 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:28.691139 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.700668 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.685735 16102 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.702903 16102 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
W20260709 14:51:28.711738 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 67628.6us
I20260709 14:51:28.689186 16293 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.713811 13224 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 6.
I20260709 14:51:28.716562 13144 raft_consensus.cc:1240] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:28.716053 16189 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 14:51:28.715850 16172 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:28.719560 16172 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.685683 16244 consensus_queue.cc:260] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.721180 16244 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:28.721592 16172 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.723949 16272 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:28.727169 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.727469 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.727682 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.728231 13222 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
W20260709 14:51:28.727718 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.729663 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.729956 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.730613 13225 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 4.
I20260709 14:51:28.730789 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.732386 13221 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:28.733103 13147 raft_consensus.cc:1240] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:28.732448 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.733608 13222 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:28.735554 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:28.735998 16205 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.739763 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.740444 13217 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:28.742151 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.743446 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.744107 13144 raft_consensus.cc:2393] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 8: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:28.744716 13151 raft_consensus.cc:1240] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:28.758237 13222 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
W20260709 14:51:28.759127 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.747750 13149 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.763711 16102 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:28.767071 13148 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:28.777441 16293 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.742053 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:28.778982 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:28.775090 13142 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.712886 16173 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:28.868577 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 115304us
W20260709 14:51:28.892596 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.882844 13151 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 14:51:28.920200 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.872320 13149 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:28.872061 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 127577us
I20260709 14:51:28.869228 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:28.922652 13145 raft_consensus.cc:1240] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 8. Ops: []
I20260709 14:51:28.924588 13188 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:28.924813 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.922329 13144 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:28.821604 13221 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:28.929956 13142 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:28.930640 13188 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:28.910672 16289 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.819303 12974 catalog_manager.cc:5697] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 8, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.928694 16172 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:28.941479 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:28.947050 16316 raft_consensus.cc:2804] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:28.947453 16102 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:28.932864 16317 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:28.929241 16173 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:28.937630 12974 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.961161 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
W20260709 14:51:28.962622 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:29.485103 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:29.490047 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:29.490721 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:29.491115 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:28.948446 13217 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:28.955391 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:28.947819 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.049887 13188 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.496723 13225 raft_consensus.cc:2393] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:28.965273 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.484409 12974 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 11, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 11 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.505983 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
W20260709 14:51:29.287547 16324 log.cc:927] Time spent T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
W20260709 14:51:28.954779 16309 log.cc:927] Time spent T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.199s	user 0.001s	sys 0.000s
I20260709 14:51:28.964619 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
W20260709 14:51:28.964676 13042 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.178.67:46121 timed out after 1.664s (SENT) [suppressed 133 similar messages]
I20260709 14:51:29.260376 16293 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:28.955636 16207 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.483114 16316 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.449016 16285 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.514850 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:28.948383 16172 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:29.515595 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.517779 13117 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.518245 13219 raft_consensus.cc:2410] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for term 15 because replica has last-logged OpId of term: 14 index: 14, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 13.
I20260709 14:51:29.212598 16087 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
W20260709 14:51:29.518855 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 572657us
I20260709 14:51:29.260128 16205 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:29.521039 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.492976 16317 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.520738 16207 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:29.526165 13225 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 9: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:28.935580 16206 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.154201 13221 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:29.531621 13217 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:28.990352 16289 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.537058 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.510640 12974 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 10 to 11, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 11 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:29.526371 16317 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:29.524652 16316 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:29.547164 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.551932 13223 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:29.545917 12974 catalog_manager.cc:5697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:29.552647 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.555367 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.541522 16173 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.531042 16087 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.530030 16285 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.560585 16230 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:29.532634 16293 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.560335 12974 catalog_manager.cc:5697] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:29.553643 16102 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.538511 16205 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.565986 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.564597 13223 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:29.564152 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.566923 12974 catalog_manager.cc:5697] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.568859 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.569694 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.568151 12974 catalog_manager.cc:5697] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.562157 16230 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.570606 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.570863 12974 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 12 to 13, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 13 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:29.572232 16230 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:29.572362 13219 raft_consensus.cc:2393] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:29.573897 13223 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:29.565837 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.579089 13222 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:29.579959 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.565487 16102 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.582170 16285 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.583037 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.583180 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.588102 13220 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:29.591821 13217 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:29.592069 13224 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:29.592475 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.592881 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.593969 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.595006 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.596156 13217 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:29.598057 16087 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.598817 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.599792 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.600205 13219 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:29.603029 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.604924 13216 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:29.602422 16172 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:29.605738 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.608911 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.609899 13224 raft_consensus.cc:2393] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:29.610846 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.611613 13225 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:29.613166 13223 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:29.614197 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.615191 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.615749 13222 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:29.616658 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.617532 13216 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:29.617625 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.618291 13220 raft_consensus.cc:2393] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 9: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:29.623695 16205 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.622804 16206 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.625170 16293 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.626035 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.626705 13218 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:29.627686 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.628270 13216 raft_consensus.cc:2393] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 9: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:29.629246 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.623836 16316 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.631191 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.631255 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.631824 13220 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:29.623971 16102 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:29.632990 13217 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:29.636315 13222 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:29.636600 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.637517 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.637856 13223 raft_consensus.cc:2393] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 5: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:29.638067 13220 raft_consensus.cc:2393] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:29.636987 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.639142 13217 raft_consensus.cc:1240] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:29.636674 16102 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:29.638065 13222 raft_consensus.cc:2376] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11. Re-sending same reply.
I20260709 14:51:29.642396 16172 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.642908 16172 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.644907 16172 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.663909 13218 raft_consensus.cc:1240] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:29.666517 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.667969 13216 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:51:29.647670 16102 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:29.696631 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.697968 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.698525 13218 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:29.699339 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.700371 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.701313 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.696780 13222 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:29.706110 13222 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:29.706656 16230 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.707629 13222 raft_consensus.cc:1275] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:29.708773 16230 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.695963 16102 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:29.709508 16289 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:29.695586 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 162263us
I20260709 14:51:29.718386 16317 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.724905 13224 raft_consensus.cc:2393] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 12: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:29.733088 16316 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:29.733803 16316 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.734234 16316 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.736258 16316 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:29.736883 13219 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:29.738535 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:29.743983 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 807810us
W20260709 14:51:29.745640 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:29.749917 16331 log.cc:927] Time spent T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260709 14:51:29.765986 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 248295us
W20260709 14:51:29.766814 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 717055us
I20260709 14:51:29.767015 13225 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
W20260709 14:51:29.746117 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:29.767674 13188 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.774636 13117 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.780463 13225 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:51:29.739529 16102 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.775162 13188 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.786463 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:29.787695 13117 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.793722 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.794994 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.795536 13225 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:29.792657 13114 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:29.784194 16316 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:29.784337 16189 raft_consensus.cc:2804] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:29.802810 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.781934 16336 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:29.783603 16339 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.805521 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:29.793637 16338 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:29.788722 16206 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 14:51:29.810472 13075 raft_consensus.cc:1240] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:29.802356 16087 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:29.805573 13117 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.814730 13225 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:29.815743 13223 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:29.815781 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:29.816322 13217 raft_consensus.cc:1240] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:51:29.808908 13070 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer d80bba1f57c64a398757ec183956e90e: Log matching property violated. Preceding OpId in replica: term: 6 index: 9. Preceding OpId from leader: term: 7 index: 10. (index mismatch)
I20260709 14:51:29.819090 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.809703 13074 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:29.821571 13067 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:29.805338 16316 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.821054 16338 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.829563 16338 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:29.829936 16317 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:29.832113 13224 raft_consensus.cc:2393] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:29.833086 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.833823 13224 raft_consensus.cc:2393] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 6: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:29.820012 16339 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:29.818838 16336 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.835019 13224 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:29.835839 16339 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:29.836036 16336 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:29.836324 13224 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer d80bba1f57c64a398757ec183956e90e: Log matching property violated. Preceding OpId in replica: term: 6 index: 9. Preceding OpId from leader: term: 7 index: 10. (index mismatch)
W20260709 14:51:29.837423 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 44847.6us
I20260709 14:51:29.837785 16316 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:29.839784 13114 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:29.842001 16293 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:29.843027 16289 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:29.843549 16289 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.815285 16189 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.845932 16189 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:29.842067 13068 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:51:29.846588 13076 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:29.822661 13072 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:29.812691 13042 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:29.841315 13114 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:29.848675 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 44651.5us
I20260709 14:51:29.853401 13117 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.853845 13714 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:29.847085 16087 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:29.851308 16339 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:29.865279 16339 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.865718 16339 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:29.822285 16333 raft_consensus.cc:2749] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:29.829118 16335 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.032s
W20260709 14:51:29.875298 13714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 93217.9us
I20260709 14:51:29.864296 16207 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:29.864681 13217 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:51:29.851533 16172 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:29.879263 13224 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:29.876791 16332 raft_consensus.cc:2804] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:29.878638 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.880231 16332 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.880612 16332 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:29.881841 16265 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:29.882462 13217 raft_consensus.cc:2376] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13. Re-sending same reply.
I20260709 14:51:29.883131 16230 raft_consensus.cc:2749] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:29.859462 16289 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.883446 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.883764 16230 raft_consensus.cc:2764] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260709 14:51:29.884018 13217 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:29.884469 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:29.884866 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.890901 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.891023 16102 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:29.893891 13217 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:29.896908 16332 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:29.854668 13221 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:29.868120 16087 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:29.897763 16172 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.900271 16332 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.901152 16172 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.904937 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:29.905558 13220 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:29.897619 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:29.901041 16338 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.916756 13074 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:29.889164 16316 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:29.919121 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 106523us
I20260709 14:51:29.925231 13223 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
W20260709 14:51:29.921068 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 79801.1us
I20260709 14:51:29.931226 13067 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 14:51:29.933533 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 80193.3us
I20260709 14:51:29.926563 16172 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.934023 13114 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:29.932297 16333 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:29.940734 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 125504us
I20260709 14:51:29.932365 16207 raft_consensus.cc:2749] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:29.929395 16339 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.942010 16095 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:29.941913 16172 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.944927 16351 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:29.945818 16333 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.967339 16333 leader_election.cc:290] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.946099 13042 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:29.946982 16293 raft_consensus.cc:2749] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:29.941197 13117 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.948529 13220 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 7.
I20260709 14:51:29.926016 16189 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.949734 13114 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:29.953728 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:29.958863 16335 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:29.950945 16095 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.976432 13748 raft_consensus.cc:2393] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 7: Already voted for candidate d80bba1f57c64a398757ec183956e90e in this term.
I20260709 14:51:29.976658 13117 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.977097 13072 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:51:29.964429 16172 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.975010 13714 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:51:29.978111 16343 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.979725 16343 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.980626 16189 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.981714 16329 raft_consensus.cc:2804] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:29.981993 16343 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:29.982229 16329 raft_consensus.cc:697] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 7 LEADER]: Becoming Leader. State: Replica: d80bba1f57c64a398757ec183956e90e, State: Running, Role: LEADER
I20260709 14:51:29.982854 16330 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:29.983304 16330 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.983712 16330 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:29.986325 16230 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:29.986742 16230 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.978328 16095 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:29.983033 16087 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.978399 16289 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:29.990665 16087 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.992452 16330 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.994843 16330 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:29.996441 13117 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.997087 16338 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:29.998083 13117 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:29.998997 16355 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:29.999907 16339 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.000046 16293 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:30.000661 16293 raft_consensus.cc:697] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:29.997973 16335 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.001459 16333 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:30.001888 16333 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.002231 16333 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:51:30.002681 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:30.002974 16335 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:29.999018 16316 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:30.001709 16293 consensus_queue.cc:237] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:29.983162 16329 consensus_queue.cc:237] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:30.002382 13117 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.008664 16189 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:29.987072 16230 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.009040 13042 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.009961 16353 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:30.010277 16337 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:30.011519 16289 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:30.012084 16289 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.011461 16353 consensus_queue.cc:1048] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:30.013264 13042 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:30.012857 13117 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.012499 16289 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:30.000612 16339 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:30.016520 16339 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.015761 16353 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:30.016916 16339 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:30.016686 13040 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.018563 16353 raft_consensus.cc:2804] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:30.019050 16353 raft_consensus.cc:697] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:30.019861 16353 consensus_queue.cc:237] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.021998 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.022437 13072 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:30.023197 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.023706 13067 raft_consensus.cc:2393] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 7: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:30.011752 16189 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:30.025027 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.026476 13075 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:30.026623 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.025084 16207 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:30.026790 16172 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:30.024462 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.027338 13067 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:30.027522 16207 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:30.027519 16172 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.026849 13040 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.028249 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.028405 16172 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.027881 16316 consensus_queue.cc:1048] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:30.027671 13076 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:30.029901 16285 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:30.030364 16285 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.030725 16285 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:30.030845 13071 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:30.027765 13069 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:30.026695 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.034284 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.034875 13074 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:30.037024 16172 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.037807 16333 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:30.038002 16331 log.cc:927] Time spent T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260709 14:51:30.027917 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.039686 13040 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.039971 16172 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.038385 16207 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.042109 13070 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:30.044013 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.044265 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.044600 13069 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:30.046511 13067 raft_consensus.cc:3060] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.047077 13072 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:30.049553 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.050122 13069 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:30.044298 13040 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:30.051690 13117 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.053937 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.054548 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.040416 16173 raft_consensus.cc:2749] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:30.054840 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.055605 13076 raft_consensus.cc:2393] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 6: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:30.054502 13071 raft_consensus.cc:3055] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:30.056573 13071 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:30.057559 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.059191 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.059757 13074 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:30.061316 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.064832 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.061219 13071 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.055536 16173 raft_consensus.cc:2804] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:51:30.066558 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 45341.7us
I20260709 14:51:30.068002 13071 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.062060 13073 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:30.072714 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:30.046921 16330 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 14:51:30.070019 13117 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.074642 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:30.075147 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 61938.5us
I20260709 14:51:30.064469 16355 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:30.075932 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.078347 13075 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:30.064913 16172 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:30.067916 16173 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.082757 13074 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:30.083428 13071 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:30.026665 16189 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.085203 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.085906 13067 raft_consensus.cc:2468] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:30.086249 16172 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.087020 16356 consensus_queue.cc:1059] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:30.088197 13076 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:30.068133 16087 consensus_queue.cc:1059] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 14:51:30.068295 16337 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 14:51:30.089073 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.082203 16205 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:30.087858 16173 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:30.096315 13073 raft_consensus.cc:2393] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 12: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:30.097970 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.100468 16335 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:30.129788 13076 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
W20260709 14:51:30.119896 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:30.131641 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:30.126680 13069 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
W20260709 14:51:30.132275 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:30.132301 13071 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
W20260709 14:51:30.143868 16357 log.cc:927] Time spent T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 14:51:30.145220 16095 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:30.191551 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:30.239320 13189 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:30.240317 16343 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:30.241066 16343 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:30.242487 13189 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:30.239401 16362 raft_consensus.cc:3055] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:30.242790 16102 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:30.240955 16285 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:30.244089 16172 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.241123 16333 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.248183 13075 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:30.248459 16230 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.249985 16095 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.250110 16317 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.251920 16289 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.252713 16173 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.253952 16316 raft_consensus.cc:3055] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:30.256659 16339 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.260367 16351 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:51:30.339309 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 96886.6us
I20260709 14:51:30.323586 16205 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:30.299506 16362 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
W20260709 14:51:30.336241 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 291975us
W20260709 14:51:30.330607 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 251630us
I20260709 14:51:30.323982 16338 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.347142 13042 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.333933 16172 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.348971 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.346741 13040 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:30.335240 16355 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:30.350773 13070 raft_consensus.cc:2393] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 12: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:30.352859 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.353453 13149 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:30.355542 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.355942 13143 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:30.338207 16316 raft_consensus.cc:740] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:30.354431 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.342036 16351 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.338280 16317 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.358135 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.383857 13144 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:51:30.362419 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.342562 16335 raft_consensus.cc:2749] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:30.426882 12971 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41924 (request call id 187) took 1857 ms. Trace:
W20260709 14:51:30.351475 16382 log.cc:927] Time spent T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.078s	user 0.000s	sys 0.004s
I20260709 14:51:30.362855 13142 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 14:51:30.425061 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 48167.6us
I20260709 14:51:30.425820 13145 raft_consensus.cc:2468] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:30.432519 16339 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.435279 16316 consensus_queue.cc:260] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.436514 16316 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:30.433781 16230 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:30.436591 13189 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:30.437970 13189 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:30.438584 16102 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.439092 16102 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.410434 16374 consensus_queue.cc:1059] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.031s
I20260709 14:51:30.441265 16102 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:30.441928 16317 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:30.442219 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 365207us
I20260709 14:51:30.408082 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.344906 16207 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.384138 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.436743 16289 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.383737 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.448982 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:30.449771 13222 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:30.358449 16172 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.451692 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:30.452488 13221 raft_consensus.cc:2393] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 7: Already voted for candidate d80bba1f57c64a398757ec183956e90e in this term.
I20260709 14:51:30.460960 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.461738 13222 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:30.437053 16285 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.382580 16362 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.463115 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.351018 16338 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.463935 16362 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:30.466590 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.467489 13144 raft_consensus.cc:2393] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:30.474548 12974 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43502 (request call id 988) took 1919 ms. Trace:
I20260709 14:51:30.452920 16172 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.453214 16355 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.442085 16374 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:30.381879 16173 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.437055 16372 raft_consensus.cc:2764] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 14:51:30.475590 16376 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:30.479156 16351 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.410462 16205 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.479434 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.480010 16376 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.480275 13144 raft_consensus.cc:2393] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 7: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:30.480533 16376 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.478677 16374 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:30.481876 16374 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.483263 16374 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:30.466089 16338 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:30.428968 12971 rpcz_store.cc:276] 0709 14:51:28.554499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:28.554756 (+   257us) service_pool.cc:224] Handling call
0709 14:51:30.411970 (+1857214us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:29.572226 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:29.576338 (+  4112us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:29.576448 (+   110us) write_op.cc:435] Acquired schema lock
0709 14:51:29.576480 (+    32us) tablet.cc:662] Decoding operations
0709 14:51:29.576876 (+   396us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:29.590008 (+ 13132us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:29.594981 (+  4973us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:29.597844 (+  2863us) tablet.cc:701] Row locks acquired
0709 14:51:29.597893 (+    49us) write_op.cc:260] PREPARE: finished
0709 14:51:29.598061 (+   168us) write_op.cc:270] Start()
0709 14:51:29.598203 (+   142us) write_op.cc:276] Timestamp: P: 1783608689597997 usec, L: 0
0709 14:51:29.598238 (+    35us) op_driver.cc:348] REPLICATION: starting
0709 14:51:29.598862 (+   624us) log.cc:844] Serialized 536 byte log entry
0709 14:51:29.947725 (+348863us) op_driver.cc:464] REPLICATION: finished
0709 14:51:30.070370 (+122645us) write_op.cc:301] APPLY: starting
0709 14:51:30.076406 (+  6036us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:30.268963 (+192557us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:30.269088 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:30.335027 (+ 65939us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:30.378012 (+ 42985us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=0,mrs_lookups=0
0709 14:51:30.378079 (+    67us) write_op.cc:312] APPLY: finished
0709 14:51:30.380505 (+  2426us) log.cc:844] Serialized 25 byte log entry
0709 14:51:30.380727 (+   222us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:30.380796 (+    69us) write_op.cc:454] Released schema lock
0709 14:51:30.380856 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:30.381269 (+   413us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:30.381318 (+    49us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":98385,"apply.run_cpu_time_us":16399,"apply.run_wall_time_us":319720,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8313,"num_ops":1,"prepare.queue_time_us":685975,"prepare.run_cpu_time_us":13676,"prepare.run_wall_time_us":65334,"raft.queue_time_us":129526,"raft.run_cpu_time_us":14754,"raft.run_wall_time_us":194183,"replication_time_us":349344,"thread_start_us":192886,"threads_started":4,"wal-append.queue_time_us":36648}]]}
I20260709 14:51:30.494199 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.495118 13216 raft_consensus.cc:2393] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 12: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:30.495667 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.498246 13218 raft_consensus.cc:2393] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 12: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:30.499498 12972 catalog_manager.cc:5697] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:30.505429 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:30.501053 12972 catalog_manager.cc:5697] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:30.507959 12972 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:30.429610 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.379262 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.516139 13149 raft_consensus.cc:2393] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:30.517156 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:30.518783 12972 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 10 to 11, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 11 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:30.531407 12972 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 12 to 13, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 13 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:30.506127 13144 raft_consensus.cc:2376] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8. Re-sending same reply.
I20260709 14:51:30.473935 16207 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.535055 12972 catalog_manager.cc:5697] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 7 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:30.503333 16376 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:30.546270 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 199616us
I20260709 14:51:30.547158 13040 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.548000 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.548823 13216 raft_consensus.cc:2393] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 9: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:30.520733 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.552217 13222 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:30.553988 13040 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.555341 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.556087 13144 raft_consensus.cc:2393] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 9: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:30.474947 12974 rpcz_store.cc:276] 0709 14:51:28.555043 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:28.555288 (+   245us) service_pool.cc:224] Handling call
0709 14:51:30.474492 (+1919204us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:29.634253 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:29.704387 (+ 70134us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:29.711176 (+  6789us) write_op.cc:435] Acquired schema lock
0709 14:51:29.718020 (+  6844us) tablet.cc:662] Decoding operations
0709 14:51:29.752000 (+ 33980us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:29.752051 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:29.752080 (+    29us) tablet.cc:685] Acquiring locks for 9 operations
0709 14:51:29.752800 (+   720us) tablet.cc:701] Row locks acquired
0709 14:51:29.752815 (+    15us) write_op.cc:260] PREPARE: finished
0709 14:51:29.752976 (+   161us) write_op.cc:270] Start()
0709 14:51:29.753100 (+   124us) write_op.cc:276] Timestamp: P: 1783608689752924 usec, L: 0
0709 14:51:29.753117 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 14:51:29.753845 (+   728us) log.cc:844] Serialized 3646 byte log entry
0709 14:51:30.042339 (+288494us) op_driver.cc:464] REPLICATION: finished
0709 14:51:30.239723 (+197384us) write_op.cc:301] APPLY: starting
0709 14:51:30.239809 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:30.410712 (+170903us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:30.419077 (+  8365us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:30.454125 (+ 35048us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:30.454591 (+   466us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=18,key_file_lookups=18,delta_file_lookups=0,mrs_lookups=0
0709 14:51:30.454637 (+    46us) write_op.cc:312] APPLY: finished
0709 14:51:30.454945 (+   308us) log.cc:844] Serialized 89 byte log entry
0709 14:51:30.455768 (+   823us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:30.455930 (+   162us) write_op.cc:454] Released schema lock
0709 14:51:30.455973 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":197093,"apply.run_cpu_time_us":17834,"apply.run_wall_time_us":237467,"cfile_cache_hit":38,"cfile_cache_hit_bytes":41801,"mutex_wait_us":5532,"num_ops":9,"prepare.queue_time_us":5285,"prepare.run_cpu_time_us":4604,"prepare.run_wall_time_us":122349,"replication_time_us":289090,"thread_start_us":169584,"threads_started":1}]]}
I20260709 14:51:30.551209 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.583150 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.583810 13218 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:30.585803 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:51:30.587093 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:30.587343 13144 raft_consensus.cc:3060] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:30.586275 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.589825 13040 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.591043 13040 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.594856 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:30.614472 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 267348us
I20260709 14:51:30.593070 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.616366 13151 raft_consensus.cc:2393] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:30.586259 16372 raft_consensus.cc:2749] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:30.626935 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.630880 13040 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.631273 16371 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:30.631752 16371 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.632097 16371 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:30.634811 16289 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:30.627619 13143 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:51:30.620193 13117 leader_election.cc:304] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.632036 13040 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.582695 16362 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:30.640738 13144 raft_consensus.cc:2468] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 7.
I20260709 14:51:30.586778 16172 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:30.652750 13040 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.644115 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:30.615921 16285 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:30.650599 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.625808 13221 raft_consensus.cc:2393] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 12: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:30.653823 13222 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:30.657241 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.670437 13144 raft_consensus.cc:2410] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 6 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:51:30.671267 13117 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.659891 16285 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.672523 16285 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:30.673823 16369 raft_consensus.cc:2804] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:30.674624 16369 raft_consensus.cc:697] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:30.676083 16369 consensus_queue.cc:237] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.683377 13218 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:30.685074 12974 catalog_manager.cc:5697] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e reported cstate change: term changed from 5 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to d80bba1f57c64a398757ec183956e90e (127.11.178.68). New cstate: current_term: 7 leader_uuid: "d80bba1f57c64a398757ec183956e90e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:51:30.689405 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:30.690030 13142 raft_consensus.cc:3060] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:30.692335 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:30.656026 16351 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:30.701575 13142 raft_consensus.cc:2468] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:30.651202 16372 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:30.694958 13148 raft_consensus.cc:2393] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:30.706960 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.696026 13143 raft_consensus.cc:1240] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:30.697141 13218 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:51:30.700004 13221 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer d80bba1f57c64a398757ec183956e90e: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 14:51:30.652068 16172 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.701884 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.702513 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.703080 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:30.708034 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 66730.6us
I20260709 14:51:30.709829 13144 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:30.711987 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.712754 13150 raft_consensus.cc:2393] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 10: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:30.692073 13117 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.722390 13117 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.737391 13142 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:30.736922 13147 raft_consensus.cc:2393] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 7: Already voted for candidate d80bba1f57c64a398757ec183956e90e in this term.
I20260709 14:51:30.705802 16351 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.718026 16172 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:30.667028 16362 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.708894 16372 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:30.716182 16207 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.770205 16351 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:30.765457 16173 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:30.743299 16206 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:30.740962 16353 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260709 14:51:30.789566 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 55572.2us
I20260709 14:51:30.791976 13149 raft_consensus.cc:1275] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer d80bba1f57c64a398757ec183956e90e: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
W20260709 14:51:30.790349 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 137689us
I20260709 14:51:30.794149 13144 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:30.765933 16376 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.797266 13151 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:30.798511 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:30.799435 13042 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:30.801381 13150 raft_consensus.cc:2410] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 6 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:51:30.765780 16387 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.060s
I20260709 14:51:30.801713 16388 raft_consensus.cc:2749] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:30.804266 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:30.772363 16372 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:30.802095 13042 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.786350 16173 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.807567 13145 raft_consensus.cc:2393] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 9: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:30.808591 16173 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.792007 16353 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:30.801020 16206 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
W20260709 14:51:30.822091 13189 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:30.824072 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:30.824972 13150 raft_consensus.cc:2393] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:30.819290 16376 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:30.819578 16353 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:30.806939 16285 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.830770 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.830847 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.831511 13142 raft_consensus.cc:2393] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:30.831925 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.837607 13216 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.838054 16206 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.841562 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:30.837177 16371 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.820633 16265 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.019s
I20260709 14:51:30.840691 16374 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 14:51:30.842370 16207 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.004s
I20260709 14:51:30.845165 13216 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:30.840751 16376 raft_consensus.cc:697] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:30.849972 16376 consensus_queue.cc:237] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.866029 16351 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:30.874811 13117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:30.878695 16353 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.880441 16395 consensus_queue.cc:1048] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:30.880780 16353 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.868353 16351 leader_election.cc:290] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.886685 13222 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:30.861860 16173 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.893445 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.893922 13223 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 14:51:30.907352 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 67104.8us
I20260709 14:51:30.908285 13042 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.911309 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.912027 13224 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:30.913084 13042 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.930150 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:30.933313 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.933965 13223 raft_consensus.cc:2376] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6. Re-sending same reply.
I20260709 14:51:30.934754 16337 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:30.935890 16172 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:30.936643 16371 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:30.892464 16367 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 14:51:30.913061 13221 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:30.949890 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.950567 13070 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:30.955894 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.956543 13067 raft_consensus.cc:3060] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.923568 16388 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:30.957875 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.963814 13072 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:30.968564 13069 raft_consensus.cc:1275] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:30.972747 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:30.974323 13189 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:30.974812 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.975373 13069 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:30.979701 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:30.977929 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 48769.8us
I20260709 14:51:30.968223 16388 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:30.982365 16388 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:30.982642 13071 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:51:30.983212 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:30.983636 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.983764 13068 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:30.984694 16332 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 14:51:30.962474 16394 log.cc:927] Time spent T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.225s	user 0.000s	sys 0.003s
I20260709 14:51:30.927206 16403 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:30.987854 13224 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:30.988384 13189 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:30.987924 13188 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:30.999518 13067 raft_consensus.cc:2468] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:30.986862 16317 raft_consensus.cc:2804] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:31.018990 13074 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:30.988487 16403 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.021576 13072 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:31.023311 13069 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:30.991734 16102 raft_consensus.cc:2749] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:51:31.032284 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 44440.3us
I20260709 14:51:31.030437 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:31.031263 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:31.032258 13069 raft_consensus.cc:1240] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260709 14:51:30.994253 16172 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.028916 16403 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:31.027613 16369 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:31.034240 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:31.034703 13114 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:31.038174 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:31.062175 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:30.988384 16338 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.037s
I20260709 14:51:31.125020 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:31.125957 13070 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:30.990499 16335 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 14:51:30.990636 16348 consensus_queue.cc:1059] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.038s
W20260709 14:51:31.125237 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:35409, user_credentials={real_user=slave}} blocked reactor thread for 90634.6us
I20260709 14:51:31.125895 13072 raft_consensus.cc:2393] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 5: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:31.058199 16369 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.129525 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:31.189100 13069 raft_consensus.cc:2393] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:31.185837 13074 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
W20260709 14:51:31.186239 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 196220us
I20260709 14:51:31.191149 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
W20260709 14:51:31.191645 16402 log.cc:927] Time spent T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.246s	user 0.000s	sys 0.001s
I20260709 14:51:31.192641 13074 raft_consensus.cc:1240] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:31.187242 13114 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.133705 16366 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.195849 16366 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.198099 16366 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:31.198225 16408 log.cc:927] Time spent T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.139s	user 0.000s	sys 0.000s
I20260709 14:51:31.199848 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:31.200841 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:31.201411 13149 raft_consensus.cc:606] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:31.204326 13069 raft_consensus.cc:1240] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 9. Current term is 10. Ops: []
W20260709 14:51:31.189621 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:31.188649 16412 log.cc:927] Time spent T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.183s	user 0.001s	sys 0.000s
I20260709 14:51:31.034127 16371 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:31.202450 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 153330us
I20260709 14:51:31.181173 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:31.180290 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:31.184092 13221 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:31.212249 13189 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.224339 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:31.272028 13069 raft_consensus.cc:2393] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 9: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
W20260709 14:51:31.274380 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 87206.2us
I20260709 14:51:31.275488 13114 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.189464 16417 raft_consensus.cc:2764] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 14:51:31.186128 16102 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.035s
I20260709 14:51:31.282436 13114 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.189534 16293 raft_consensus.cc:2749] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:31.211778 16173 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:31.289242 13117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:31.290968 13114 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.280735 16205 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:31.294543 16205 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:31.294962 16205 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:31.303525 16285 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.303809 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:31.304239 16422 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:31.293581 16230 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:31.291004 16366 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:31.327786 13114 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.333546 13114 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:31.326711 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 114534us
I20260709 14:51:31.335481 13189 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:31.291258 16317 raft_consensus.cc:697] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:31.331386 16415 raft_consensus.cc:2749] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:31.339232 16087 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:31.342064 16417 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 14:51:31.342762 16424 log.cc:927] Time spent T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 14:51:31.305773 16338 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.032s
I20260709 14:51:31.346792 16388 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.290874 16419 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.068s
W20260709 14:51:31.353070 16372 consensus_meta.cc:287] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent flushing consensus metadata: real 0.535s	user 0.000s	sys 0.007s
W20260709 14:51:31.354266 16407 log.cc:927] Time spent T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 14:51:31.354331 16421 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.355680 16339 raft_consensus.cc:993] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:31.280404 16363 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.052s
I20260709 14:51:31.356693 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:31.357226 16369 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.358106 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.358625 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.406627 13225 raft_consensus.cc:2376] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13. Re-sending same reply.
I20260709 14:51:31.358902 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.407572 13223 raft_consensus.cc:2376] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12. Re-sending same reply.
I20260709 14:51:31.359302 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.359539 13042 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:31.408485 13224 raft_consensus.cc:2368] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8.
W20260709 14:51:31.408739 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 49286.8us
I20260709 14:51:31.409440 13042 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.360246 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.410416 13217 raft_consensus.cc:2368] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8.
I20260709 14:51:31.370553 16087 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:31.411062 16087 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:31.371533 16417 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:31.417953 16417 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:31.405449 16372 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.423688 16372 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.424320 16403 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.426474 16403 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.305718 16422 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.031s
I20260709 14:51:31.361352 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:31.331686 16230 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.332255 16293 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.031s
I20260709 14:51:31.365833 16353 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:31.290568 16371 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.366540 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.336934 16366 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.325563 16206 raft_consensus.cc:2749] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:51:31.368292 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 79297.4us
W20260709 14:51:31.346843 16410 log.cc:927] Time spent T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.127s	user 0.000s	sys 0.000s
I20260709 14:51:31.361449 13068 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
W20260709 14:51:31.399214 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 60452.8us
W20260709 14:51:31.360500 16418 log.cc:927] Time spent T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 14:51:31.430558 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.498790 13225 raft_consensus.cc:2368] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:31.499562 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:31.434551 16230 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:31.429461 16362 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.495265 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.495980 13114 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.434784 16285 raft_consensus.cc:2749] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:31.500387 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:31.492856 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 181303us
I20260709 14:51:31.502130 13073 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:31.455289 16375 raft_consensus.cc:1081] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:31.510663 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:31.529271 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 119886us
I20260709 14:51:31.530719 13114 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.493371 16366 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:31.454918 16173 raft_consensus.cc:2804] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:31.503234 13188 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.494724 13221 raft_consensus.cc:2368] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10.
I20260709 14:51:31.409561 16421 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.537237 13042 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.537590 13225 raft_consensus.cc:2393] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 6: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:31.538026 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.550725 13223 raft_consensus.cc:2368] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10.
I20260709 14:51:31.551690 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:31.552223 16421 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:31.552721 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
W20260709 14:51:31.554376 16425 log.cc:927] Time spent T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:51:31.555086 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:31.541235 16362 raft_consensus.cc:2749] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:31.556245 13216 raft_consensus.cc:2376] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9. Re-sending same reply.
I20260709 14:51:31.538926 16430 consensus_queue.cc:1059] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.022s
I20260709 14:51:31.559970 16285 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:31.560461 13114 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.560983 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:31.562075 16362 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:31.563509 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:31.564096 13074 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:31.564841 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:31.566983 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 63842.1us
I20260709 14:51:31.567788 16430 raft_consensus.cc:3055] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:31.568244 16430 raft_consensus.cc:740] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:31.567528 16419 raft_consensus.cc:2749] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:31.568389 13188 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.569105 16430 consensus_queue.cc:260] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.570572 16430 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:31.570772 16388 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.533221 16206 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:31.565407 13074 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:31.572502 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:31.546263 13040 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.567432 13114 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.575730 16375 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:31.576750 13114 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.570580 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.577472 16375 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:31.577946 16375 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:31.578023 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.578763 13221 raft_consensus.cc:2368] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:31.579964 13114 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.579986 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.580813 13225 raft_consensus.cc:2393] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:31.576663 13042 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.581565 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:31.581916 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.583226 13223 raft_consensus.cc:1240] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:31.585767 13223 raft_consensus.cc:1240] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14. Ops: [13.12-13.12]
I20260709 14:51:31.585824 13040 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:31.591617 13188 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.603744 13040 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.580344 16206 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.511219 16317 consensus_queue.cc:237] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.578802 16375 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.598483 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:31.590240 16351 raft_consensus.cc:2749] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:31.594094 16289 raft_consensus.cc:2749] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:31.592614 16372 raft_consensus.cc:2749] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:31.616397 13188 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.634320 13188 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.605896 16207 raft_consensus.cc:2749] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:31.595973 16087 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.602445 16335 raft_consensus.cc:2749] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:31.602497 16173 raft_consensus.cc:697] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:31.630905 16285 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:31.610808 16421 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:31.605804 16422 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.644667 13042 leader_election.cc:400] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8.
I20260709 14:51:31.602990 16388 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 14:51:31.653466 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:31.653764 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 50068.5us
I20260709 14:51:31.645124 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.599030 16337 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.042s
I20260709 14:51:31.645740 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.646924 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.647114 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:31.633766 16206 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:31.650486 13145 raft_consensus.cc:1240] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:31.636279 16415 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.660460 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.583855 16205 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.654529 13040 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.654968 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.653463 13042 leader_election.cc:403] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:51:31.656076 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:31.613970 16338 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.038s
I20260709 14:51:31.659122 13149 raft_consensus.cc:1240] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:31.658398 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.637703 16355 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.019s
I20260709 14:51:31.663985 13147 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:31.664455 13040 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.669112 13150 raft_consensus.cc:2393] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 5: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:31.641201 16102 raft_consensus.cc:2749] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:31.669883 13188 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.670480 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.640691 16366 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.674156 13142 raft_consensus.cc:2393] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 9: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:31.674618 13188 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:31.675107 16366 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.660982 16335 raft_consensus.cc:2749] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:31.678566 16335 consensus_queue.cc:1059] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:31.650286 16293 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 14:51:31.659855 16372 raft_consensus.cc:2749] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:31.683321 13040 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.658870 16285 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:31.685935 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.688386 13144 raft_consensus.cc:2368] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:31.688392 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.670912 16289 raft_consensus.cc:2749] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:31.685166 16376 raft_consensus.cc:2749] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8.
I20260709 14:51:31.691524 16403 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:31.695021 16389 log.cc:927] Time spent T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 1.034s	user 0.004s	sys 0.007s
I20260709 14:51:31.698534 16087 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.700802 16230 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.655596 16422 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.683127 16335 raft_consensus.cc:2749] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 14:51:31.721678 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 47107.2us
I20260709 14:51:31.686735 16419 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:31.654183 16417 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.685799 16207 raft_consensus.cc:2749] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:31.670994 16421 consensus_queue.cc:1059] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 14:51:31.690611 16172 raft_consensus.cc:2749] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:31.690770 16362 raft_consensus.cc:2749] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 14:51:31.738266 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 117956us
I20260709 14:51:31.742107 13042 leader_election.cc:400] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 7. Current term is 8.
I20260709 14:51:31.669404 16415 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.730324 16102 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:31.750945 16102 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:31.751050 16285 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.751957 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:31.752786 13076 raft_consensus.cc:2393] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 12: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:31.681995 16173 consensus_queue.cc:237] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.752089 16415 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:31.753633 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:31.759524 13042 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.729938 16435 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:51:31.733042 16355 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:31.765586 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:31.780858 13075 raft_consensus.cc:2393] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 9: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:31.781574 13069 raft_consensus.cc:1240] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 14:51:31.782919 13069 raft_consensus.cc:1240] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260709 14:51:31.780061 13076 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:31.778206 13042 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.729797 16403 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.760416 16417 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:31.821770 16230 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.758116 16362 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.822955 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:31.823513 13073 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:31.823853 13073 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:51:31.825340 16426 log.cc:927] Time spent T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.321s	user 0.003s	sys 0.000s
I20260709 14:51:31.759091 16422 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:31.827042 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 48891.2us
I20260709 14:51:31.827819 13042 leader_election.cc:400] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:31.828105 13042 leader_election.cc:403] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 14:51:31.828649 16388 raft_consensus.cc:2749] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:31.828799 13042 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.829602 16388 raft_consensus.cc:2749] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:31.755548 16206 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.830087 16102 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.831260 16102 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:31.831597 16206 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:31.761725 16411 log.cc:927] Time spent T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.471s	user 0.000s	sys 0.003s
I20260709 14:51:31.822674 16362 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.754747 16205 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.776559 16338 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.769528 16366 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.815243 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:31.843133 13042 leader_election.cc:400] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10.
I20260709 14:51:31.776021 16172 raft_consensus.cc:2749] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:31.845147 13220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6446) took 1400 ms. Trace:
I20260709 14:51:31.740483 16419 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.823410 16207 raft_consensus.cc:2749] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:31.784231 16415 raft_consensus.cc:3055] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:31.765393 16353 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:31.849684 13071 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:31.850068 13042 leader_election.cc:403] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:51:31.850481 13220 rpcz_store.cc:276] 0709 14:51:30.444395 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:30.444516 (+   121us) service_pool.cc:224] Handling call
0709 14:51:30.451561 (+  7045us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:30.451896 (+   335us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:30.451922 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:30.452368 (+   446us) log.cc:844] Serialized 26 byte log entry
0709 14:51:30.531592 (+ 79224us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:51:30.531629 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:30.531694 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:31.694506 (+1162812us) spinlock_profiling.cc:243] Waited 3.45 ms on lock 0x7b4400022b4c. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f694adb1 00007f13f69e8c85 00007f13f69e96a2 00007f13f975b1db 00007f13f9756aaf 00007f13f974a86e 00007f13f9749bb6 00007f13f97497d8 00007f13f9753221 00007f13f97531d9 00007f13f9753169
0709 14:51:31.834599 (+140093us) raft_consensus.cc:1685] finished
0709 14:51:31.834618 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:31.845075 (+ 10457us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":8025,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":11931,"spinlock_wait_cycles":7943424,"thread_start_us":78866,"threads_started":1,"wal-append.queue_time_us":105162}
I20260709 14:51:31.862433 13042 leader_election.cc:400] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10.
I20260709 14:51:31.862805 13042 leader_election.cc:403] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:51:31.865417 13040 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.816567 16355 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.873668 13040 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
W20260709 14:51:31.898622 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 172094us
I20260709 14:51:31.860067 16415 raft_consensus.cc:740] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:31.865612 16388 raft_consensus.cc:2749] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10.
I20260709 14:51:31.898228 13221 raft_consensus.cc:2410] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
W20260709 14:51:31.928673 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 55105.6us
I20260709 14:51:31.868505 16289 raft_consensus.cc:2749] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:31.934634 13071 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:31.935186 13040 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.936791 16289 raft_consensus.cc:2749] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:31.940702 13073 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.942739 16403 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:31.943329 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 81028.1us
I20260709 14:51:31.943470 13073 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.944422 13042 leader_election.cc:400] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:31.944713 13042 leader_election.cc:403] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 14:51:31.945252 16173 raft_consensus.cc:2749] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:31.928333 16376 raft_consensus.cc:2749] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10.
I20260709 14:51:31.899747 16172 consensus_queue.cc:1059] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.050s
I20260709 14:51:31.925770 16372 consensus_queue.cc:1059] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 11, Time since last communication: 0.022s
I20260709 14:51:31.858585 16366 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.948087 16388 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:31.948554 16388 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:31.948818 16415 consensus_queue.cc:260] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:31.949318 16388 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.950073 16415 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:31.950752 16388 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:31.933928 16207 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:31.946662 16362 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.954059 16207 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:31.954515 16207 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:31.953490 16366 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:31.948130 16372 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:31.955994 16372 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:31.956857 16372 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:31.958580 13189 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:31.850746 16338 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.961547 13042 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:31.964558 13042 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:31.967152 13711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 311488us
I20260709 14:51:31.964591 13117 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:31.961925 16372 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:31.981222 16367 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.981827 16367 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.984144 16338 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:31.986610 13117 leader_election.cc:304] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:31.987519 13117 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:31.988600 16189 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:31.989104 16189 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:31.990115 16375 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:31.989993 16189 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.990605 16375 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:31.991448 16375 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.991832 16351 raft_consensus.cc:2804] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:31.992352 16351 raft_consensus.cc:697] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:31.993187 16351 consensus_queue.cc:237] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:31.963727 16417 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.998318 13042 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:32.003777 13042 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:32.004237 13144 raft_consensus.cc:1240] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260709 14:51:32.005038 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:32.007086 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:32.008064 13142 raft_consensus.cc:1240] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 11. Current term is 12. Ops: [11.11-11.11]
I20260709 14:51:32.009176 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:32.012593 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:31.975103 16316 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.022868 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:32.023707 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:32.023937 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:32.034356 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:32.021845 13042 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:32.047282 13146 raft_consensus.cc:1240] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 14:51:31.977829 16443 raft_consensus.cc:2749] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:32.048888 16173 raft_consensus.cc:2749] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:32.050321 13147 raft_consensus.cc:1240] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:31.974206 16337 consensus_queue.cc:1048] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.049s
I20260709 14:51:32.055131 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:32.053015 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:32.015409 16403 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:51:32.058549 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:32.052527 16348 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:32.073669 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:32.074327 13074 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:32.070377 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:32.080579 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 74586.3us
I20260709 14:51:32.084787 13145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:32.085408 13145 raft_consensus.cc:606] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:32.105830 16367 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:32.022473 16417 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.125969 13071 raft_consensus.cc:1240] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:32.127116 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:32.058540 16289 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:32.048619 16316 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.082203 16371 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:32.071450 16348 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:32.168159 13074 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:32.125315 16421 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:32.152693 16408 log.cc:927] Time spent T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 14:51:32.149791 16403 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:32.178974 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 48849.3us
I20260709 14:51:32.179793 13114 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:32.195263 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:32.206645 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 271517us
I20260709 14:51:32.152880 16205 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 14:51:32.222222 13222 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:32.223565 13040 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:32.230561 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 50845.6us
I20260709 14:51:32.233937 13114 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:32.176985 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:32.242096 13040 leader_election.cc:400] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Vote denied by peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815) with higher term. Message: Invalid argument: T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:32.245841 13040 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:32.203169 16355 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:32.176797 16421 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.288705 13114 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:32.235420 16337 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:32.311184 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:32.313612 13217 raft_consensus.cc:1240] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:32.203922 16403 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.289091 16362 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:32.348803 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:32.288445 13068 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:32.377663 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:32.341920 16289 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:32.387400 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:32.387993 13216 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:32.378837 13222 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:51:32.380491 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 91847.9us
I20260709 14:51:32.339900 16447 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:32.340260 16430 raft_consensus.cc:493] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:32.376760 16102 consensus_queue.cc:1059] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.032s
I20260709 14:51:32.290242 16339 consensus_queue.cc:1059] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.091s
I20260709 14:51:32.340101 16363 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.045s
I20260709 14:51:32.393328 13114 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:32.393716 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:32.309350 16433 consensus_queue.cc:1059] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.072s
I20260709 14:51:32.390815 16362 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:32.385902 16337 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:32.397403 16316 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:32.403393 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:32.384364 16353 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:32.417281 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:32.417946 13218 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53032 (request call id 6261) took 1052 ms. Trace:
I20260709 14:51:32.421181 16316 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:32.421691 16316 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:32.422181 16353 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:32.422497 16316 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.423141 16353 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.419345 13218 rpcz_store.cc:276] 0709 14:51:31.365418 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:31.651010 (+285592us) service_pool.cc:224] Handling call
0709 14:51:31.658441 (+  7431us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:31.658651 (+   210us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:31.658672 (+    21us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:31.662054 (+  3382us) log.cc:844] Serialized 26 byte log entry
0709 14:51:31.962426 (+300372us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:51:32.171892 (+209466us) log.cc:844] Serialized 14 byte log entry
0709 14:51:32.172826 (+   934us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:32.172902 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:32.417729 (+244827us) raft_consensus.cc:1685] finished
0709 14:51:32.417762 (+    33us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:32.417886 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20900,"prepare.queue_time_us":396026,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":660,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":10927,"thread_start_us":449573,"threads_started":2,"wal-append.queue_time_us":535579}
I20260709 14:51:32.429484 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:32.430177 13148 raft_consensus.cc:606] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:32.423672 16316 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:32.392318 16447 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.407299 16339 raft_consensus.cc:3055] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:32.391176 16338 consensus_queue.cc:1059] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 14:51:32.435097 13217 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:32.437909 13216 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:32.456528 13217 raft_consensus.cc:1240] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:32.443442 13222 raft_consensus.cc:2410] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for term 12 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 9.
I20260709 14:51:32.448979 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:32.457355 13143 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
W20260709 14:51:32.421224 16454 log.cc:927] Time spent T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.138s	user 0.000s	sys 0.001s
I20260709 14:51:32.413007 16087 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:32.424393 16367 raft_consensus.cc:3055] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:32.453086 16339 raft_consensus.cc:740] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:32.450565 16421 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:32.394954 16430 raft_consensus.cc:515] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:32.464701 13218 raft_consensus.cc:1275] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:32.459687 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:32.343528 16348 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.404373 16351 consensus_queue.cc:1059] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260709 14:51:32.462177 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:32.424652 16417 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:32.466508 13217 raft_consensus.cc:2393] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 9: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:32.468050 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:32.470733 16462 consensus_queue.cc:1059] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.063s
I20260709 14:51:32.471213 16351 raft_consensus.cc:3055] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:32.471764 16351 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:32.472563 16351 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.463104 16367 raft_consensus.cc:740] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:32.482383 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:32.484772 13218 raft_consensus.cc:2410] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
I20260709 14:51:32.467201 16087 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:32.470741 16348 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:32.491580 13145 raft_consensus.cc:1240] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:32.493535 16403 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:32.467868 16289 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.494207 16430 leader_election.cc:290] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:32.496822 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:32.486713 16351 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:32.499244 16087 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.524169 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:32.483456 16362 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.526655 13072 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:32.551651 13072 raft_consensus.cc:1275] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:51:32.525470 16445 log.cc:927] Time spent T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.347s	user 0.001s	sys 0.000s
I20260709 14:51:32.507849 16419 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:32.522447 16172 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.562203 13072 raft_consensus.cc:1240] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:32.566360 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:32.569489 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:32.570470 16442 raft_consensus.cc:3055] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Stepping down as leader of term 7
W20260709 14:51:32.570675 16469 log.cc:927] Time spent T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 14:51:32.570921 16442 raft_consensus.cc:740] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:32.495095 16339 consensus_queue.cc:260] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.527304 13068 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:32.571794 16442 consensus_queue.cc:260] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.487598 16337 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.548840 16470 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:32.547832 16474 raft_consensus.cc:2749] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:32.588136 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:32.592862 13073 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:51:32.589182 13217 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:32.599103 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:32.599786 13220 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:32.606725 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:32.611964 13217 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:32.573990 16172 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.616361 16439 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.616906 16439 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.618918 16439 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:32.598582 16470 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.602836 16339 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:32.626227 16470 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:32.627202 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:32.630882 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:32.636550 16421 raft_consensus.cc:3055] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:32.637046 16421 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
W20260709 14:51:32.650897 16457 log.cc:927] Time spent T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.262s	user 0.000s	sys 0.002s
W20260709 14:51:32.655424 13117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:32.659853 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:32.663893 13219 raft_consensus.cc:1240] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:32.669004 13219 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:32.671270 13219 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:51:32.565387 16367 consensus_queue.cc:260] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.613201 16474 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:32.608215 16447 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:32.678416 16467 log.cc:927] Time spent T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:51:32.676214 16355 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
W20260709 14:51:32.640890 16415 consensus_meta.cc:287] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: Time spent flushing consensus metadata: real 0.690s	user 0.007s	sys 0.005s
I20260709 14:51:32.689411 16474 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.690989 13117 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:32.691684 16474 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:32.710007 16206 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:32.711534 16173 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:32.711927 16206 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:32.712074 16173 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.714186 16173 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:32.715284 13216 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 14:51:32.724475 16207 consensus_meta.cc:287] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent flushing consensus metadata: real 0.769s	user 0.010s	sys 0.002s
I20260709 14:51:32.725008 16207 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:32.694620 16372 consensus_meta.cc:287] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent flushing consensus metadata: real 0.698s	user 0.010s	sys 0.000s
I20260709 14:51:32.728152 13218 raft_consensus.cc:2410] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for term 12 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260709 14:51:32.694415 13068 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:32.700103 16230 raft_consensus.cc:2749] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:32.688548 16421 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.717706 16367 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:32.763324 16421 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:32.715699 16355 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:32.776991 16172 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:32.781886 16450 log.cc:927] Time spent T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.544s	user 0.000s	sys 0.003s
I20260709 14:51:32.804814 16376 raft_consensus.cc:2749] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:32.804551 13076 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39764 (request call id 6381) took 1039 ms. Trace:
I20260709 14:51:32.814648 13076 rpcz_store.cc:276] 0709 14:51:31.764694 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:31.817146 (+ 52452us) service_pool.cc:224] Handling call
0709 14:51:31.817426 (+   280us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:31.817754 (+   328us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 14:51:32.057228 (+239474us) log.cc:844] Serialized 14 byte log entry
0709 14:51:32.804081 (+746853us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:32.804142 (+    61us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:51:32.804195 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:32.804357 (+   162us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:32.804489 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":40623,"prepare.queue_time_us":332272,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":41,"raft.queue_time_us":208446,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":20903,"thread_start_us":935160,"threads_started":3,"wal-append.queue_time_us":422361}
W20260709 14:51:32.813771 16375 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.710s	user 0.020s	sys 0.035s
W20260709 14:51:32.818183 13188 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.815s	user 0.019s	sys 0.011s
W20260709 14:51:32.837206 13040 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.014s	sys 0.040s
W20260709 14:51:32.837579 13188 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.835s	user 0.020s	sys 0.011s
W20260709 14:51:32.837826 13040 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.591s	user 0.015s	sys 0.040s
W20260709 14:51:32.838100 13188 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:32.841017 13075 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.010s	sys 0.028s
W20260709 14:51:32.842917 13075 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.524s	user 0.010s	sys 0.028s
W20260709 14:51:32.837430 16375 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.734s	user 0.020s	sys 0.035s
W20260709 14:51:32.837858 16448 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.599s	user 0.071s	sys 0.112s
W20260709 14:51:32.859730 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:32.876504 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 629539us
I20260709 14:51:32.880398 13075 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39764 (request call id 6382) took 1115 ms. Trace:
W20260709 14:51:32.871094 16265 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.911s	user 0.013s	sys 0.019s
I20260709 14:51:32.849685 16207 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:32.906005 13075 rpcz_store.cc:276] 0709 14:51:31.764920 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:31.817212 (+ 52292us) service_pool.cc:224] Handling call
0709 14:51:31.848045 (+ 30833us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:31.848265 (+   220us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 14:51:32.056864 (+208599us) log.cc:844] Serialized 14 byte log entry
0709 14:51:32.843313 (+786449us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:32.843375 (+    62us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:51:32.843427 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:32.843541 (+   114us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:32.880316 (+ 36775us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":67299,"prepare.queue_time_us":335737,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":4054,"raft.queue_time_us":182439,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":13291,"spinlock_wait_cycles":4736,"thread_start_us":978410,"threads_started":3,"wal-append.queue_time_us":466916}
I20260709 14:51:32.843686 16443 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:51:32.882328 16448 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.668s	user 0.071s	sys 0.112s
I20260709 14:51:32.920456 13040 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:32.909776 16265 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.950s	user 0.014s	sys 0.019s
W20260709 14:51:32.903216 16335 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.015s	sys 0.024s
I20260709 14:51:32.912216 16355 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:32.924286 16476 raft_consensus.cc:2749] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:51:32.933815 16335 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.575s	user 0.016s	sys 0.024s
I20260709 14:51:32.940083 13040 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:32.948820 13714 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.558s	user 0.007s	sys 0.042s
W20260709 14:51:32.951212 13714 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.560s	user 0.007s	sys 0.042s
I20260709 14:51:32.950627 13040 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:32.965818 13713 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.012s	sys 0.032s
W20260709 14:51:32.966298 13713 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.575s	user 0.013s	sys 0.032s
I20260709 14:51:32.967298 16476 raft_consensus.cc:2749] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:32.967569 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:32.974282 16207 raft_consensus.cc:2749] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:51:33.013250 13223 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.005s	sys 0.039s
W20260709 14:51:33.013830 13223 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.514s	user 0.005s	sys 0.039s
W20260709 14:51:33.019588 16285 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.197s	user 0.010s	sys 0.024s
W20260709 14:51:33.021763 16285 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.200s	user 0.010s	sys 0.024s
W20260709 14:51:33.021165 13149 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.561s	user 0.011s	sys 0.017s
W20260709 14:51:33.027046 13149 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.011s	sys 0.017s
W20260709 14:51:33.038653 16458 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.010s	sys 0.020s
W20260709 14:51:33.040066 16458 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.613s	user 0.010s	sys 0.020s
W20260709 14:51:33.041735 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 174928us
I20260709 14:51:33.043078 13188 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.044248 13188 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.045256 13188 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.047513 16489 raft_consensus.cc:2749] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:33.048292 16489 raft_consensus.cc:2749] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:51:33.049170 13116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:33.053731 13069 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.003s	user 0.028s	sys 0.061s
I20260709 14:51:33.053901 16335 raft_consensus.cc:2749] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:51:33.054129 13069 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.003s	user 0.028s	sys 0.061s
I20260709 14:51:33.053759 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: d80bba1f57c64a398757ec183956e90e
I20260709 14:51:33.054982 13069 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39764 (request call id 6380) took 1290 ms. Trace:
I20260709 14:51:33.055920 13188 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.056767 16335 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:33.057143 16335 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:33.057508 16335 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:33.060195 16348 raft_consensus.cc:2764] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
W20260709 14:51:33.061733 13150 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.000s	sys 0.036s
W20260709 14:51:33.062103 13150 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.598s	user 0.000s	sys 0.036s
W20260709 14:51:33.062927 16449 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.661s	user 0.008s	sys 0.024s
W20260709 14:51:33.063306 16449 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.662s	user 0.008s	sys 0.024s
I20260709 14:51:33.071367 12974 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41924 (request call id 188) took 2445 ms. Trace:
I20260709 14:51:33.073627 12974 rpcz_store.cc:276] 0709 14:51:30.625688 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:30.626137 (+   449us) service_pool.cc:224] Handling call
0709 14:51:33.071259 (+2445122us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:30.826102 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:30.833343 (+  7241us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:30.833370 (+    27us) write_op.cc:435] Acquired schema lock
0709 14:51:30.833389 (+    19us) tablet.cc:662] Decoding operations
0709 14:51:30.833752 (+   363us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:30.833804 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:30.833829 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:30.834000 (+   171us) tablet.cc:701] Row locks acquired
0709 14:51:30.834016 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:51:30.834137 (+   121us) write_op.cc:270] Start()
0709 14:51:30.834231 (+    94us) write_op.cc:276] Timestamp: P: 1783608690834090 usec, L: 0
0709 14:51:30.834250 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:51:30.834806 (+   556us) log.cc:844] Serialized 536 byte log entry
0709 14:51:32.917532 (+2082726us) op_driver.cc:464] REPLICATION: finished
0709 14:51:33.044005 (+126473us) write_op.cc:301] APPLY: starting
0709 14:51:33.044089 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:33.045151 (+  1062us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:33.045253 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:33.065883 (+ 20630us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:33.066064 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=0,mrs_lookups=0
0709 14:51:33.066125 (+    61us) write_op.cc:312] APPLY: finished
0709 14:51:33.066348 (+   223us) log.cc:844] Serialized 25 byte log entry
0709 14:51:33.066497 (+   149us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:33.066563 (+    66us) write_op.cc:454] Released schema lock
0709 14:51:33.066597 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:33.066994 (+   397us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:33.067019 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":126271,"apply.run_cpu_time_us":3246,"apply.run_wall_time_us":22956,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8313,"num_ops":1,"prepare.queue_time_us":125653,"prepare.run_cpu_time_us":2305,"prepare.run_wall_time_us":13316,"replication_time_us":2083162,"thread_start_us":127993,"threads_started":1}]]}
I20260709 14:51:33.055328 13069 rpcz_store.cc:276] 0709 14:51:31.764434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:31.783553 (+ 19119us) service_pool.cc:224] Handling call
0709 14:51:31.783823 (+   270us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:31.823851 (+ 40028us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:31.823879 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:31.824361 (+   482us) log.cc:844] Serialized 26 byte log entry
0709 14:51:31.980398 (+156037us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:51:33.054466 (+1074068us) log.cc:844] Serialized 14 byte log entry
0709 14:51:33.054694 (+   228us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:33.054773 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:33.054810 (+    37us) raft_consensus.cc:1685] finished
0709 14:51:33.054822 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:33.054934 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":41823,"prepare.queue_time_us":240918,"prepare.run_cpu_time_us":98,"prepare.run_wall_time_us":40139,"raft.queue_time_us":6980,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":155,"thread_start_us":1159443,"threads_started":2,"wal-append.queue_time_us":349553}
W20260709 14:51:33.082968 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 392008us
W20260709 14:51:33.080374 16317 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.019s	sys 0.020s
I20260709 14:51:33.082552 16421 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.076479 16335 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
W20260709 14:51:33.090144 13042 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.763s	user 0.014s	sys 0.004s
W20260709 14:51:33.090476 13042 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.763s	user 0.014s	sys 0.004s
W20260709 14:51:33.091213 13189 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.710s	user 0.008s	sys 0.019s
W20260709 14:51:33.091574 13189 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.711s	user 0.008s	sys 0.019s
W20260709 14:51:33.091849 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 715304us
I20260709 14:51:33.114322 13070 raft_consensus.cc:1240] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 14:51:33.116585 13069 raft_consensus.cc:1240] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: [10.10-10.10]
I20260709 14:51:33.118038 13074 raft_consensus.cc:1240] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 11. Current term is 12. Ops: [11.11-11.11]
I20260709 14:51:33.119268 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.119911 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.120556 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.121882 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.121994 13067 raft_consensus.cc:1240] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:33.123530 16493 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:33.124109 16493 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:33.124753 13115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:33.126170 16493 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:33.127060 13070 raft_consensus.cc:1240] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13. Ops: [12.12-12.12]
W20260709 14:51:33.128070 16189 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.730s	user 0.011s	sys 0.006s
W20260709 14:51:33.128506 16189 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.011s	sys 0.006s
I20260709 14:51:33.129667 16493 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.130086 16316 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.121155 13076 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
W20260709 14:51:33.111583 16317 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.590s	user 0.019s	sys 0.020s
I20260709 14:51:33.126746 13147 raft_consensus.cc:1240] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13. Ops: [12.12-12.12]
W20260709 14:51:33.133476 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 49854.2us
I20260709 14:51:33.131716 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.134784 13189 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:33.089948 16435 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.005s	sys 0.012s
W20260709 14:51:33.138172 13220 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.000s	sys 0.019s
I20260709 14:51:33.138123 13117 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:33.133172 16371 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.742s	user 0.012s	sys 0.029s
I20260709 14:51:33.141710 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.130702 16285 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:33.130563 16458 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.142985 13217 raft_consensus.cc:1240] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer d80bba1f57c64a398757ec183956e90e for earlier term 7. Current term is 8. Ops: []
W20260709 14:51:33.139348 13220 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.517s	user 0.000s	sys 0.020s
I20260709 14:51:33.136739 16415 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 14:51:33.142488 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 447883us
W20260709 14:51:33.137997 16435 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.779s	user 0.006s	sys 0.012s
I20260709 14:51:33.112076 16421 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.146795 16285 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:33.141767 16317 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.153069 16317 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.153877 16442 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:33.155150 16317 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:33.146916 16458 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.155946 16335 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:33.156553 16375 consensus_queue.cc:1059] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:33.157609 16458 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.139711 16087 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 14:51:33.158941 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:51:33.148842 16265 consensus_queue.cc:1059] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.011s
W20260709 14:51:33.144492 16371 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.762s	user 0.013s	sys 0.029s
I20260709 14:51:33.161458 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.162175 13070 raft_consensus.cc:2393] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:33.149950 16355 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:33.138965 16508 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:33.169680 16508 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.171962 16508 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.173019 16369 raft_consensus.cc:3055] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:33.153396 16285 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:33.175499 12972 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43498 (request call id 907) took 4495 ms. Trace:
I20260709 14:51:33.135613 16493 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.136307 16316 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.178529 13114 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:33.147231 16415 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.148397 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:33.177731 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:33.160178 16265 raft_consensus.cc:3055] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:33.175192 16369 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:33.182637 13117 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.175840 16339 consensus_queue.cc:1059] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 14:51:33.183300 16316 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:33.183584 16087 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:33.189438 13117 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.190884 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.185009 16415 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:33.192920 12973 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.205826 16375 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.192034 16367 raft_consensus.cc:2749] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:33.203894 16189 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:33.231135 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.230607 12973 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.231772 13069 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:33.233408 13069 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:33.233052 12973 catalog_manager.cc:5697] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:33.234565 12973 catalog_manager.cc:5697] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 7 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.206434 16087 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:33.183228 16353 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 14:51:33.204308 16351 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:33.208125 16421 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:33.179436 16337 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.016s
I20260709 14:51:33.250941 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.251609 13069 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 5.
I20260709 14:51:33.210762 16493 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:33.185777 16265 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d80bba1f57c64a398757ec183956e90e, State: Running, Role: LEADER
I20260709 14:51:33.213359 16285 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.214478 16509 raft_consensus.cc:993] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:33.177312 12972 rpcz_store.cc:276] 0709 14:51:28.667807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:28.668044 (+   237us) service_pool.cc:224] Handling call
0709 14:51:33.163289 (+4495245us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:30.703797 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:30.742617 (+ 38820us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:30.742652 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:51:30.742671 (+    19us) tablet.cc:662] Decoding operations
0709 14:51:30.758474 (+ 15803us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:30.758538 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:30.758568 (+    30us) tablet.cc:685] Acquiring locks for 6 operations
0709 14:51:30.759112 (+   544us) tablet.cc:701] Row locks acquired
0709 14:51:30.759131 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:51:30.759308 (+   177us) write_op.cc:270] Start()
0709 14:51:30.759435 (+   127us) write_op.cc:276] Timestamp: P: 1783608690759247 usec, L: 0
0709 14:51:30.759458 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:51:30.804891 (+ 45433us) log.cc:844] Serialized 2478 byte log entry
0709 14:51:32.157141 (+1352250us) op_driver.cc:464] REPLICATION: finished
0709 14:51:33.021641 (+864500us) write_op.cc:301] APPLY: starting
0709 14:51:33.021780 (+   139us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:33.047874 (+ 26094us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:33.047996 (+   122us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:33.053590 (+  5594us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:33.053828 (+   238us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=12,key_file_lookups=12,delta_file_lookups=0,mrs_lookups=0
0709 14:51:33.053875 (+    47us) write_op.cc:312] APPLY: finished
0709 14:51:33.054117 (+   242us) log.cc:844] Serialized 65 byte log entry
0709 14:51:33.125404 (+ 71287us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:33.125513 (+   109us) write_op.cc:454] Released schema lock
0709 14:51:33.125554 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:33.125959 (+   405us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:33.125985 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":33573,"reported_tablets":16,"child_traces":[["op",{"apply.queue_time_us":854862,"apply.run_cpu_time_us":10141,"apply.run_wall_time_us":104290,"cfile_cache_hit":26,"cfile_cache_hit_bytes":29243,"num_ops":6,"prepare.queue_time_us":70930,"prepare.run_cpu_time_us":4583,"prepare.run_wall_time_us":110475,"replication_time_us":1354321,"thread_start_us":783632,"threads_started":3,"wal-append.queue_time_us":6339}]]}
I20260709 14:51:33.215755 16316 consensus_queue.cc:1059] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:33.216171 16369 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.217401 13068 raft_consensus.cc:1275] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:33.220163 16510 raft_consensus.cc:993] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
W20260709 14:51:33.220530 13188 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:33.236358 16339 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:33.260390 16339 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:33.261488 16316 consensus_queue.cc:1243] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer 44787b741d304690a7d21bc3b7c0a8e1 log is divergent from this leader: its last log entry 11.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260709 14:51:33.261571 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.262426 16510 raft_consensus.cc:1081] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:33.263286 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.194970 13117 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.239701 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.267184 13067 raft_consensus.cc:1275] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:33.230536 16375 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.247161 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.269313 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:33.269876 13067 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:33.248994 12973 catalog_manager.cc:5697] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.258407 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:33.268543 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 73630.8us
I20260709 14:51:33.272454 16351 raft_consensus.cc:2749] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:33.272900 16339 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:33.269785 13074 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:33.275192 13117 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:33.271654 12973 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 10 to 11, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 11 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.277431 13067 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:33.277697 12973 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 12 to 13, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 13 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.279536 12973 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.280510 12973 catalog_manager.cc:5697] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.259658 16433 raft_consensus.cc:1081] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:33.283885 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.281513 12973 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 11 to 12, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 12 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.266409 16493 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:33.288095 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.288939 13070 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
W20260709 14:51:33.289480 13188 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:33.268988 16363 raft_consensus.cc:493] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:33.290298 13117 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:33.293604 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.294144 13070 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:33.257798 16285 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.258371 16265 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 7.10, Last appended by leader: 10, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:33.303169 16189 raft_consensus.cc:2749] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:33.288225 16493 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:33.286134 16087 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.319473 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:33.290889 16230 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:33.292882 16369 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:33.307884 16355 raft_consensus.cc:2749] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:33.308313 16363 raft_consensus.cc:515] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:33.312052 13117 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.312911 13070 raft_consensus.cc:1240] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Rejecting Update request from peer d80bba1f57c64a398757ec183956e90e for earlier term 7. Current term is 8. Ops: []
W20260709 14:51:33.314819 13191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:33.317873 13188 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.305138 16375 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.326861 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.328903 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.331432 13219 raft_consensus.cc:2393] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 6: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:33.342954 13188 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.334102 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.343848 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.343607 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.334792 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.346660 16337 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:33.342900 13218 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:33.346873 13219 raft_consensus.cc:2393] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:33.343497 13117 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.334896 13042 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.331131 16362 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:33.327589 16230 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.337751 16316 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.363173 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.364822 16189 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 14:51:33.362326 16443 raft_consensus.cc:2749] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:33.361778 13188 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.344978 16265 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:33.368120 13216 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:33.370306 13042 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.350670 16489 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:33.372146 13188 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.358706 16421 raft_consensus.cc:2749] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:51:33.386090 16512 log.cc:927] Time spent T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.134s	user 0.001s	sys 0.000s
I20260709 14:51:33.387226 16415 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.389333 16415 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:33.367933 16230 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:33.369915 16510 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 14:51:33.374910 16492 consensus_queue.cc:1059] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.004s
I20260709 14:51:33.362496 16375 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.020s
I20260709 14:51:33.361886 16435 consensus_queue.cc:1059] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.018s
I20260709 14:51:33.362751 16355 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:33.418802 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.419104 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.374627 16442 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:33.420267 16442 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:33.371337 16316 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.382258 16317 raft_consensus.cc:2749] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:33.381081 16363 leader_election.cc:290] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:33.389479 16421 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.391661 13216 raft_consensus.cc:1240] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:33.377944 16483 raft_consensus.cc:2749] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:33.362535 16362 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.430040 16362 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:33.368675 16367 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.043s
I20260709 14:51:33.376029 13188 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:33.416824 16492 raft_consensus.cc:3055] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:33.417443 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.417696 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.420684 16442 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:33.374624 13042 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.403023 16230 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.418805 16435 raft_consensus.cc:3055] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:33.426663 16363 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.426822 16355 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:51:33.459954 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 83984.4us
W20260709 14:51:33.462307 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 87741us
I20260709 14:51:33.391093 16493 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.471561 13188 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.467074 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.467669 13145 raft_consensus.cc:1275] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:33.436162 16492 raft_consensus.cc:740] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:33.468245 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.468277 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.477500 13148 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:33.468502 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.467381 13042 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.469543 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.482033 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:33.439018 16526 log.cc:927] Time spent T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260709 14:51:33.467888 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.490386 13147 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:33.475230 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.464214 16483 raft_consensus.cc:2749] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:33.491797 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.494134 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.486182 13042 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:33.496016 13042 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.497592 13042 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:33.499722 13042 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:33.478449 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: d80bba1f57c64a398757ec183956e90e
I20260709 14:51:33.434758 16421 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.437920 16316 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:33.464049 16435 raft_consensus.cc:740] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:33.475852 16462 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.478818 16206 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:33.473629 16335 consensus_queue.cc:1059] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.039s
I20260709 14:51:33.501207 16447 raft_consensus.cc:2749] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:33.506503 16207 raft_consensus.cc:2749] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:33.491793 16482 raft_consensus.cc:2749] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:33.504302 16483 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:33.504521 16443 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:33.505915 16476 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:33.472729 16355 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.472617 16363 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.475693 16489 consensus_queue.cc:1048] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.046s
I20260709 14:51:33.535898 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.501062 16458 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 14:51:33.556569 13147 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
W20260709 14:51:33.559397 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:33.535053 16348 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.569299 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:33.569623 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.570278 13144 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:33.570695 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:33.571210 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.572219 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:33.573043 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.574061 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.574571 13144 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:33.575289 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.576076 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:33.576546 13144 raft_consensus.cc:606] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:33.570170 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.578215 16230 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.553750 16483 raft_consensus.cc:697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:33.579444 13151 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:33.579715 16483 consensus_queue.cc:237] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.582158 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.583058 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.586900 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:33.587399 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.587462 13070 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:33.588416 13070 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:33.589179 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:33.523357 16462 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.551990 16476 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:33.598722 13714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:33.591326 13143 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:33.593938 13074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:33.601301 13074 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:33.601634 13074 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:33.594576 13142 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:33.590230 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.533794 16206 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:33.597994 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:33.590376 13145 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 3.
I20260709 14:51:33.608959 13189 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.601933 13070 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.604276 13073 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:51:33.613233 13143 raft_consensus.cc:1240] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:33.589215 16458 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.625000 13040 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.626662 13114 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.596889 16363 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.590129 16415 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:33.635318 13073 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
W20260709 14:51:33.640856 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 137019us
I20260709 14:51:33.641814 13070 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.641987 13076 raft_consensus.cc:1240] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:33.644630 16369 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:33.645023 16369 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:33.645362 16369 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:33.636813 13189 leader_election.cc:304] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:33.637691 13148 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 6.
I20260709 14:51:33.604138 16476 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:33.649873 16375 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:33.651804 13074 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.653832 16476 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.583743 16348 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:33.661566 13114 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.665273 13189 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:33.636473 16317 raft_consensus.cc:2804] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:33.667891 13074 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.563933 16435 consensus_queue.cc:260] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.611459 16489 consensus_queue.cc:1048] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.054s
I20260709 14:51:33.545674 16492 consensus_queue.cc:260] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.692193 13189 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.696135 13189 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.641517 16458 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.701790 16458 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.702435 16458 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:33.703028 16458 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.705024 16458 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:33.710320 16545 log.cc:927] Time spent T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 14:51:33.718614 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:33.719245 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.719929 13073 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:33.662917 16547 raft_consensus.cc:2749] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:33.668099 16316 raft_consensus.cc:2749] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:33.669128 16375 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:33.689615 16415 raft_consensus.cc:697] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:33.750720 16348 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:51:33.743498 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d628293aec94e7f921ee70d7dbdfa07" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:33.754194 16355 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.756954 16493 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:33.757674 16462 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:33.698807 16285 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.724917 16207 raft_consensus.cc:2749] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:33.731353 16447 raft_consensus.cc:2749] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:33.733950 16435 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:33.665616 16363 consensus_queue.cc:1048] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.078s
I20260709 14:51:33.723848 16546 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:33.745908 16375 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:33.744997 16421 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:33.744740 16476 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:33.763985 16335 raft_consensus.cc:2749] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:33.795094 16547 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.799787 16348 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:33.797724 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 156162us
I20260709 14:51:33.805625 13040 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.812947 13042 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:33.799003 16546 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:33.801553 16375 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:51:33.806010 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 109970us
W20260709 14:51:33.806361 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 327963us
I20260709 14:51:33.854498 16087 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.855077 16087 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.855314 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:33.856909 13221 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:33.850780 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.863221 13189 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:33.863903 13216 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:33.867451 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:33.879637 13189 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.881141 13189 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:33.867691 13188 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:33.901502 13040 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.902640 13189 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:33.903379 13189 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:33.831171 16476 raft_consensus.cc:2749] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:33.917186 13040 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.947187 13073 raft_consensus.cc:1240] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:33.943336 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:33.962527 13072 raft_consensus.cc:2410] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 13 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260709 14:51:33.898371 16489 raft_consensus.cc:2764] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 14:51:33.876477 16546 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:33.861445 16375 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.871265 16563 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 14:51:33.942370 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:33.966074 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 48963.7us
I20260709 14:51:33.811268 16547 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.838478 16362 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.910331 16549 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:33.815717 16348 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:33.906261 16335 raft_consensus.cc:2749] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:33.975024 13040 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:33.915222 16421 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:33.967360 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:33.918216 16316 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:33.922372 16483 raft_consensus.cc:2749] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:33.831619 16415 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 7.10, Last appended by leader: 10, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:33.965595 16443 raft_consensus.cc:2749] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:51:33.991547 16553 log.cc:927] Time spent T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.176s	user 0.001s	sys 0.000s
I20260709 14:51:33.918761 16562 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 14:51:34.105173 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 130229us
I20260709 14:51:33.976626 16563 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:34.117189 13040 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:34.106410 13147 raft_consensus.cc:2393] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 10: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:34.119567 13223 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 11. (term mismatch)
I20260709 14:51:34.120009 13223 pending_rounds.cc:85] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: Aborting all ops after (but not including) 10
I20260709 14:51:34.120221 13223 pending_rounds.cc:107] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: Aborting uncommitted NO_OP operation due to leader change: 11.11
I20260709 14:51:34.120445 13223 raft_consensus.cc:2889] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:33.983232 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:34.115756 16562 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.984473 16560 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:33.907003 16559 consensus_queue.cc:1059] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.210s
I20260709 14:51:33.995282 16316 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.997097 16421 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:34.105587 16511 log.cc:927] Time spent T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
W20260709 14:51:34.153296 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 234196us
I20260709 14:51:34.159526 13117 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:34.111092 16289 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:34.156430 13068 raft_consensus.cc:2410] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 7 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:51:34.151875 16548 consensus_queue.cc:1059] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 14:51:34.125168 16563 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:34.137584 16562 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:51:34.167562 16552 log.cc:927] Time spent T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.357s	user 0.000s	sys 0.001s
I20260709 14:51:34.160957 16421 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:34.160255 16316 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:34.172621 16483 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:34.211875 16362 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.217438 13217 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:34.220031 16230 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:34.139720 16482 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.075s
W20260709 14:51:34.340749 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 173377us
I20260709 14:51:34.123499 16369 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.255155 16483 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:34.160560 16560 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.309894 16230 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:34.357503 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 240384us
W20260709 14:51:34.349393 16536 log.cc:927] Time spent T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.213s	user 0.000s	sys 0.001s
W20260709 14:51:34.363168 13040 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:34.369349 16565 log.cc:927] Time spent T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.176s	user 0.000s	sys 0.001s
W20260709 14:51:34.371529 16568 log.cc:927] Time spent T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.196s	user 0.001s	sys 0.000s
I20260709 14:51:34.379920 16560 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:34.380589 16560 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.381084 16560 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.383136 16375 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.384456 16483 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.361444 16230 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:34.348471 13221 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:34.380466 16348 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:34.397567 16560 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:34.410709 16559 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.415436 16493 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.363147 16562 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.421788 16547 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:34.429579 16442 consensus_meta.cc:287] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: Time spent flushing consensus metadata: real 0.964s	user 0.009s	sys 0.002s
I20260709 14:51:34.431324 16577 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:34.437000 16285 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.439990 16575 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.528338 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:34.529057 13067 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:34.530055 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:34.438192 16572 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.531490 16572 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.533015 16572 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:34.533615 16435 consensus_meta.cc:287] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: Time spent flushing consensus metadata: real 0.737s	user 0.005s	sys 0.005s
I20260709 14:51:34.535046 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:34.535496 16578 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.535632 13071 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 13.
I20260709 14:51:34.535998 16578 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.536489 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:34.537050 13073 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:34.438409 16493 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.540644 16493 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:34.546352 16575 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.552841 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:34.433245 16559 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.516548 16442 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.553468 13072 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:34.564615 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:34.565351 13071 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:34.567252 16578 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.528487 16577 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.572660 16577 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.573005 16492 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:34.574627 16317 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:34.575096 16317 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:34.550282 16421 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.579674 16421 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:34.580184 16567 log.cc:927] Time spent T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.468s	user 0.007s	sys 0.002s
I20260709 14:51:34.552904 16549 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:34.585913 13114 leader_election.cc:304] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:34.558274 16493 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:34.588800 13225 raft_consensus.cc:1240] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260709 14:51:34.529865 16285 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:34.590982 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:34.592237 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:34.592681 13144 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:34.592895 13144 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:34.594446 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:34.597292 13144 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.586882 16548 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:34.598381 13144 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:34.598619 16548 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.601038 16548 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.586678 16476 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:34.601895 16476 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.603794 16476 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.584625 16207 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.604856 16207 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.605916 13219 raft_consensus.cc:1275] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:34.606803 16207 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.608645 16559 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.609193 16421 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:34.609774 16562 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:34.609737 16421 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.611061 16575 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.612931 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:34.613094 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:34.613525 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:34.613821 13220 raft_consensus.cc:2410] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for term 14 because replica has last-logged OpId of term: 12 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 11.
I20260709 14:51:34.613699 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:34.613492 13073 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:34.614641 13143 raft_consensus.cc:3055] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:34.614940 13143 raft_consensus.cc:740] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:34.615309 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:34.615522 13221 raft_consensus.cc:1240] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 14:51:34.615847 13224 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:34.615761 13143 consensus_queue.cc:260] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.614796 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:34.617168 13222 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:34.618052 16421 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:34.619266 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:34.619939 13222 raft_consensus.cc:2393] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:34.616936 13143 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:34.620656 13147 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48722 (request call id 6307) took 1051 ms. Trace:
I20260709 14:51:34.621002 13147 rpcz_store.cc:276] 0709 14:51:33.568893 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:33.569044 (+   151us) service_pool.cc:224] Handling call
0709 14:51:34.620469 (+1051425us) spinlock_profiling.cc:243] Waited 532 ms on lock 0x7b540033bb54. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bb32fa 00007f13feb74b17 00007f13f80ef6d4 00007f13f80ef662 00007f13f80ef591 00007f13f80ef50c 00007f13f80ee7c2 00007f13f7eea48c 00007f13f7ee98c6 00007f13f7ee926f
0709 14:51:34.620576 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1223942400}
I20260709 14:51:34.623406 16087 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.582190 16369 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.624707 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:34.617954 16493 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.627471 16493 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:34.629066 16563 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.630525 16230 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.633466 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:34.672284 13148 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:34.590185 16549 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:34.632393 16442 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:34.624634 16285 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:34.637187 13151 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48736 (request call id 6059) took 1065 ms. Trace:
I20260709 14:51:34.630311 16559 consensus_queue.cc:1048] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:34.637871 16207 consensus_queue.cc:1059] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:34.631623 13147 raft_consensus.cc:1240] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 14:51:34.629433 13042 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:34.614243 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:34.687572 13219 raft_consensus.cc:3060] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:34.646677 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:34.688426 13076 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:34.692477 13148 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:34.647450 16289 raft_consensus.cc:3055] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:34.653769 13222 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 6. (term mismatch)
I20260709 14:51:34.703187 13222 pending_rounds.cc:85] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: Aborting all ops after (but not including) 5
I20260709 14:51:34.703492 13222 pending_rounds.cc:107] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: Aborting uncommitted NO_OP operation due to leader change: 6.6
I20260709 14:51:34.703729 13222 raft_consensus.cc:2889] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:34.653366 16562 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.657827 13225 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6520) took 1242 ms. Trace:
W20260709 14:51:34.588399 16546 consensus_meta.cc:287] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: Time spent flushing consensus metadata: real 0.600s	user 0.011s	sys 0.007s
I20260709 14:51:34.662549 13117 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:34.718000 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 55545us
I20260709 14:51:34.663597 13220 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 12. (term mismatch)
I20260709 14:51:34.719775 13220 pending_rounds.cc:85] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: Aborting all ops after (but not including) 11
I20260709 14:51:34.720039 13220 pending_rounds.cc:107] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: Aborting uncommitted NO_OP operation due to leader change: 12.12
I20260709 14:51:34.720294 13220 raft_consensus.cc:2889] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:51:34.665607 16564 log.cc:927] Time spent T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.492s	user 0.000s	sys 0.003s
I20260709 14:51:34.667493 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:34.631963 16206 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:51:34.679451 13144 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:34.684005 13143 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:34.663002 16443 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:34.675500 13151 rpcz_store.cc:276] 0709 14:51:33.572007 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:33.580117 (+  8110us) service_pool.cc:224] Handling call
0709 14:51:33.580349 (+   232us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:33.580515 (+   166us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 14:51:33.664208 (+ 83693us) log.cc:844] Serialized 14 byte log entry
0709 14:51:34.636739 (+972531us) spinlock_profiling.cc:243] Waited 3.86 ms on lock 0x7b180038dd60. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13ff98ade1 00007f13ff9975b1 00007f13f97574bc 00007f13f6aa548b 00007f13ff8ffab9 00007f13f6ac169b 00007f13f6abf93f 00007f13f6abf455 00007f13f9ba7060 00007f13f9bb9716 00007f13f9bca287
0709 14:51:34.636836 (+    97us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:34.636883 (+    47us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:51:34.636925 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:34.637001 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:34.637109 (+   108us) inbound_call.cc:177] Queueing success response
0709 14:51:34.649506 (+ 12397us) spinlock_profiling.cc:243] Waited 2.51 ms on lock 0x7b4400022b4c. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f694adb1 00007f13f69e8c85 00007f13f69e96a2 00007f13f975b1db 00007f13f9756aaf 00007f13f974a86e 00007f13f9749bb6 00007f13f97497d8 00007f13f9753221 00007f13f97531d9 00007f13f9753169
Metrics: {"mutex_wait_us":24378,"prepare.queue_time_us":14659,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":29,"raft.queue_time_us":209306,"spinlock_wait_cycles":31057920,"thread_start_us":502404,"threads_started":3,"wal-append.queue_time_us":441402}
I20260709 14:51:34.685700 13189 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:34.614295 16531 raft_consensus.cc:2749] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:34.647179 13224 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:34.708650 13073 raft_consensus.cc:2410] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 13 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
W20260709 14:51:34.710304 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 80930.6us
I20260709 14:51:34.710384 13225 rpcz_store.cc:276] 0709 14:51:33.414902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:33.421696 (+  6794us) service_pool.cc:224] Handling call
0709 14:51:33.656311 (+234615us) spinlock_profiling.cc:243] Waited 1.09 ms on lock 0x7b58000f6398. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f694adb1 00007f13f6a8ab71 00007f13f6a8aa22 00007f13ff9a3c09 00007f13feafdee0 00007f13febc70ab 00007f13febc7131 00007f13feb88fc0 00007f13feb73929 00007f13feb733d2 00007f13f80eabd4
0709 14:51:33.656632 (+   321us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:34.594334 (+937702us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:34.657559 (+ 63225us) spinlock_profiling.cc:243] Waited 931 ms on lock 0x7b5400348fd4. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bafe01 00007f13f9bae83e 00007f13feb73419 00007f13f80eabd4 00007f13f80eab62 00007f13f80eaa91 00007f13f80eaa0c 00007f13f80e9cc2 00007f13f7eea48c 00007f13f7ee98c6
0709 14:51:34.657764 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2144667776}
I20260709 14:51:34.730032 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:34.731393 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:34.732230 13218 raft_consensus.cc:2393] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:34.728188 16562 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.149140 13220 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
W20260709 14:51:35.055984 16483 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.013s	sys 0.023s
I20260709 14:51:35.150146 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:35.150246 16483 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.603s	user 0.014s	sys 0.023s
I20260709 14:51:35.150604 16562 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.138098 16580 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:34.710089 16289 raft_consensus.cc:740] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:34.742391 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:34.728880 16546 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.152073 16580 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.151960 16562 raft_consensus.cc:2804] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:35.155519 16562 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:35.156033 16562 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:34.728524 16285 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:35.157866 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:35.134593 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.159152 16580 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:34.853168 16488 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.027081 16421 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:34.829125 16563 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.161324 16421 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.151721 13222 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:35.163307 16207 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:35.165534 13114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:35.166499 13114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:35.027056 13115 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.504s	user 0.010s	sys 0.018s
I20260709 14:51:35.158463 16285 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:34.939334 13219 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:35.159447 13076 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
W20260709 14:51:35.151755 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 466125us
I20260709 14:51:35.152037 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:35.151252 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:35.175006 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:34.830736 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:34.699235 16316 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.180729 13220 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:35.150797 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:35.182585 13218 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
W20260709 14:51:35.168120 13115 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.647s	user 0.012s	sys 0.019s
I20260709 14:51:35.186041 13143 raft_consensus.cc:1240] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:35.186962 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.190619 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.191352 13071 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
W20260709 14:51:35.167093 16351 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.527s	user 0.004s	sys 0.008s
I20260709 14:51:35.195763 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.199052 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.204457 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:34.994921 16335 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.119298 16189 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:51:35.191938 16586 log.cc:927] Time spent T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.362s	user 0.000s	sys 0.001s
I20260709 14:51:35.155050 16546 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:35.201618 13149 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.569s	user 0.020s	sys 0.016s
W20260709 14:51:35.230672 13149 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.598s	user 0.020s	sys 0.016s
I20260709 14:51:34.731220 16205 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:35.207734 13151 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
W20260709 14:51:35.167510 16509 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.696s	user 0.053s	sys 0.091s
I20260709 14:51:35.216804 13071 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:35.165352 16538 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:35.015437 16547 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.164467 16207 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.148723 16443 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:35.221823 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:35.241294 16509 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.053s	sys 0.092s
I20260709 14:51:35.189162 16580 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.224768 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:35.224152 13069 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.016s	sys 0.001s
W20260709 14:51:35.258675 13069 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.629s	user 0.017s	sys 0.001s
W20260709 14:51:35.225903 13074 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.007s	sys 0.022s
I20260709 14:51:35.190251 16563 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.234335 16549 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.240209 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:35.181686 16285 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:35.220587 16571 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.218171 16351 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:35.249576 16546 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.263299 13151 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:51:35.265377 13216 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.610s	user 0.006s	sys 0.020s
I20260709 14:51:35.189908 16531 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:35.251422 16317 consensus_meta.cc:287] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa: Time spent flushing consensus metadata: real 0.676s	user 0.009s	sys 0.001s
W20260709 14:51:35.255291 16591 log.cc:927] Time spent T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.569s	user 0.001s	sys 0.000s
I20260709 14:51:35.259939 16230 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.250706 13114 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, d80bba1f57c64a398757ec183956e90e
W20260709 14:51:35.259426 13074 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.558s	user 0.008s	sys 0.022s
I20260709 14:51:35.219900 16335 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.179832 16488 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:35.311688 13746 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 10. Preceding OpId from leader: term: 8 index: 11. (index mismatch)
W20260709 14:51:35.292377 13216 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.637s	user 0.006s	sys 0.020s
I20260709 14:51:35.225713 16189 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.300789 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.316780 13148 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:35.309299 13151 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 13.
I20260709 14:51:35.261157 16205 raft_consensus.cc:697] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:35.253002 16547 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.293035 16442 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.319367 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:35.321288 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 70660.6us
I20260709 14:51:35.250468 16538 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.274261 16580 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.326597 13151 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:35.246395 16289 consensus_queue.cc:260] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.326335 13114 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:35.325407 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.277038 16563 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.327433 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:35.347054 13151 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:35.329376 16580 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.330001 16335 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.331822 16590 raft_consensus.cc:2749] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.332157 16189 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.334796 16483 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.336941 13150 raft_consensus.cc:1240] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:35.338224 13223 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6533) took 1490 ms. Trace:
I20260709 14:51:35.339301 13145 raft_consensus.cc:1240] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 12. Current term is 13. Ops: [12.12-12.12]
I20260709 14:51:35.356365 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.292454 16571 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.302197 16351 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.346520 13143 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:35.328279 16205 consensus_queue.cc:237] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:35.347203 13189 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.178.66:39815 timed out after 1.734s (SENT) [suppressed 21 similar messages]
W20260709 14:51:35.369021 16592 log.cc:927] Time spent T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 14:51:35.326150 16442 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.373946 16316 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.374643 16207 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.314271 16531 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.361768 16509 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:35.322322 16421 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.313540 16317 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.354892 13223 rpcz_store.cc:276] 0709 14:51:33.848001 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:33.850956 (+  2955us) service_pool.cc:224] Handling call
0709 14:51:33.851194 (+   238us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:34.121033 (+269839us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:35.337969 (+1216936us) spinlock_profiling.cc:243] Waited 268 ms on lock 0x7b54003782d4. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bafe01 00007f13f9bae83e 00007f13feb73419 00007f13f80eabd4 00007f13f80eab62 00007f13f80eaa91 00007f13f80eaa0c 00007f13f80e9cc2 00007f13f7eea48c 00007f13f7ee98c6
0709 14:51:35.338159 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":616300928}
I20260709 14:51:35.375536 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.315531 16443 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.379513 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:35.376609 13217 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6531) took 1812 ms. Trace:
I20260709 14:51:35.386276 13217 rpcz_store.cc:276] 0709 14:51:33.563953 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:33.564082 (+   129us) service_pool.cc:224] Handling call
0709 14:51:33.564380 (+   298us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:34.220492 (+656112us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:35.376367 (+1155875us) spinlock_profiling.cc:243] Waited 653 ms on lock 0x7b54001d7c54. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bafe01 00007f13f9bae83e 00007f13feb73419 00007f13f80eabd4 00007f13f80eab62 00007f13f80eaa91 00007f13f80eaa0c 00007f13f80e9cc2 00007f13f7eea48c 00007f13f7ee98c6
0709 14:51:35.376546 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1501078784}
I20260709 14:51:35.387019 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.388213 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.388751 13150 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:35.303077 16546 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.391978 13142 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:35.392896 16546 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.394522 13070 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:35.395092 13070 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39776 (request call id 6053) took 1438 ms. Trace:
I20260709 14:51:35.395382 13070 rpcz_store.cc:276] 0709 14:51:33.956728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:33.956970 (+   242us) service_pool.cc:224] Handling call
0709 14:51:35.375384 (+1418414us) spinlock_profiling.cc:243] Waited 1.77 ms on lock 0x7b5800011198. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f694adb1 00007f13f6a8ab71 00007f13f6a8aa22 00007f13ff9a3c09 00007f13feafdee0 00007f13febc70ab 00007f13febc7131 00007f13feb750a0 00007f13feb74984 00007f13f80ef6d4 00007f13f80ef662
0709 14:51:35.395013 (+ 19629us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4080896}
I20260709 14:51:35.382820 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.392923 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:35.397740 13142 raft_consensus.cc:2393] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 11: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:35.389565 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:35.400811 13072 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.571s	user 0.010s	sys 0.033s
W20260709 14:51:35.401127 13072 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.010s	sys 0.033s
I20260709 14:51:35.401619 13151 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 13.
W20260709 14:51:35.410135 13040 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:35.375598 16547 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.391916 16571 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.415716 16207 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.427274 13222 raft_consensus.cc:1240] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:35.425414 16492 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:35.427978 16594 log.cc:927] Time spent T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.100s	user 0.000s	sys 0.006s
I20260709 14:51:35.429255 13069 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39764 (request call id 6430) took 1842 ms. Trace:
I20260709 14:51:35.421005 13040 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:35.373948 16442 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.377615 16335 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.428910 16207 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.429617 13069 rpcz_store.cc:276] 0709 14:51:33.586434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:33.588686 (+  2252us) service_pool.cc:224] Handling call
0709 14:51:33.588965 (+   279us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:33.605942 (+ 16977us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:33.605970 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:33.612578 (+  6608us) log.cc:844] Serialized 26 byte log entry
0709 14:51:34.629102 (+1016524us) spinlock_profiling.cc:243] Waited 1.3 ms on lock 0x7b18001032a0. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13ff98ade1 00007f13ff9975b1 00007f13f6aa4e07 00007f13ff8ffab9 00007f13f6ac169b 00007f13f6abf93f 00007f13f6ac1c02 00007f13f974920b 00007f13f974ed23 00007f13f974f0d1 00007f13f9b6aa0f
0709 14:51:35.259113 (+630011us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:51:35.259151 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:35.259594 (+   443us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:35.428919 (+169325us) raft_consensus.cc:1685] finished
0709 14:51:35.428936 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:35.429186 (+   250us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10239,"raft.queue_time_us":50059,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":22209,"spinlock_wait_cycles":2989824,"thread_start_us":629826,"threads_started":1,"wal-append.queue_time_us":1687708}
I20260709 14:51:35.377362 16189 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.049s
I20260709 14:51:35.365533 16206 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.050s
I20260709 14:51:35.367563 16483 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.427978 16492 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.431444 16371 raft_consensus.cc:2749] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:35.434587 13040 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:35.453336 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 295243us
I20260709 14:51:35.409287 13114 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:35.429554 16596 log.cc:927] Time spent T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 14:51:35.455483 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 9 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:35.424212 16443 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:35.446312 16488 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:35.460013 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 50796.5us
I20260709 14:51:35.457319 16367 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:35.477775 16547 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:35.478434 16547 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.458197 16442 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.436434 16335 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.473881 16556 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.490653 16556 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.490933 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.490924 16531 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.481151 16371 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.482129 16559 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.492669 13146 raft_consensus.cc:2393] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:35.484452 16482 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:35.486213 16538 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.488054 16508 raft_consensus.cc:2749] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.491338 16483 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.497012 16371 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.501807 16483 raft_consensus.cc:2749] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:35.483282 16367 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.490155 16563 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.484688 16442 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.519987 16367 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.524107 16562 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.528157 16351 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.500731 16482 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.498813 16559 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.533485 16492 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.544579 16207 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.552460 16482 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.576506 16607 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.582669 16207 raft_consensus.cc:493] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:35.581830 16492 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:35.583632 16480 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:35.618317 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 143547us
I20260709 14:51:35.588197 16371 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.582350 16547 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:35.619762 13221 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.771s	user 0.012s	sys 0.016s
I20260709 14:51:35.613986 16556 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.588519 16335 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:35.622414 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 275222us
I20260709 14:51:35.614176 16562 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 4 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:35.623636 13221 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.775s	user 0.012s	sys 0.016s
W20260709 14:51:35.624230 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 163763us
I20260709 14:51:35.629077 13042 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:35.588433 16607 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:35.632896 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 198356us
I20260709 14:51:35.633916 13042 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:35.639331 13114 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:35.643610 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:35.644385 13074 raft_consensus.cc:2393] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 11: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:35.622812 16492 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.645771 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.617599 16207 raft_consensus.cc:515] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.648022 13075 raft_consensus.cc:2393] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 7: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:35.648715 13114 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:35.646369 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.653901 13069 raft_consensus.cc:2393] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 8: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:35.640290 16613 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:35.622646 16480 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:35.661851 16189 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:35.662230 16619 raft_consensus.cc:493] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:35.663475 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:35.674942 13070 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:35.651145 16538 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:35.665349 16442 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.641185 16493 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.641404 16421 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.673663 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.663815 16317 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.644989 16559 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.645881 16335 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.653355 16316 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.677891 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:35.653602 16482 raft_consensus.cc:2804] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:35.678753 16619 raft_consensus.cc:515] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.729537 13143 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:35.729622 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:35.710908 16601 log.cc:927] Time spent T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260709 14:51:35.683926 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.682930 13069 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 10. Preceding OpId from leader: term: 8 index: 11. (index mismatch)
I20260709 14:51:35.667472 16371 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.721323 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.724375 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.725798 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.669327 16189 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.721931 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.709070 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
W20260709 14:51:35.737207 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 92792.7us
I20260709 14:51:35.668452 16367 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.050s
I20260709 14:51:35.725016 16613 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
W20260709 14:51:35.722445 16600 log.cc:927] Time spent T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260709 14:51:35.738919 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.756570 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:35.746892 16622 log.cc:927] Time spent T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 14:51:35.745517 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.745594 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.746270 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:35.728976 16458 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.759967 13072 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39764 (request call id 6452) took 1076 ms. Trace:
I20260709 14:51:35.760958 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.760336 13072 rpcz_store.cc:276] 0709 14:51:34.683204 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:34.683326 (+   122us) service_pool.cc:224] Handling call
0709 14:51:34.683671 (+   345us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:34.684040 (+   369us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:34.684068 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:34.687007 (+  2939us) log.cc:844] Serialized 26 byte log entry
0709 14:51:35.417835 (+730828us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:51:35.417880 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:35.417948 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:35.759751 (+341803us) raft_consensus.cc:1685] finished
0709 14:51:35.759766 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:35.759913 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2716,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":17510,"thread_start_us":657525,"threads_started":1,"wal-append.queue_time_us":823458}
I20260709 14:51:35.737887 16335 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:35.743233 16587 log.cc:927] Time spent T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.413s	user 0.003s	sys 0.002s
I20260709 14:51:35.763382 16335 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.766064 16285 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.743637 16482 raft_consensus.cc:697] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:35.730808 16421 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.769510 16482 consensus_queue.cc:237] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.772159 16421 leader_election.cc:290] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.747757 16189 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:35.773265 16492 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.749328 13070 raft_consensus.cc:2410] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 13 because replica has last-logged OpId of term: 12 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260709 14:51:35.750147 13149 raft_consensus.cc:1240] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:35.739379 16316 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.775265 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.743108 16607 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.678622 16538 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.753077 16207 leader_election.cc:290] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:35.754412 16612 log.cc:927] Time spent T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 14:51:35.754732 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:35.751904 16480 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:35.710263 16493 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.785055 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.782804 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:35.785915 13074 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:35.744009 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.744314 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:35.787489 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.787814 13150 raft_consensus.cc:2393] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 13: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:35.788106 16493 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.780746 16538 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:35.758590 13073 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:35.758671 13067 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:35.783870 16571 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.790210 16571 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.791464 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.792160 13144 raft_consensus.cc:2393] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 7: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:35.759696 16458 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.792614 16316 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:35.794443 16571 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.795445 16538 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.744786 16371 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.797130 13075 raft_consensus.cc:2410] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 12 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260709 14:51:35.778630 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.797945 13149 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:35.798724 16371 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.798858 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.799057 16619 leader_election.cc:290] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.797472 16538 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.799592 13148 raft_consensus.cc:2393] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 10: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:35.800091 16613 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.800980 13222 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53024 (request call id 6555) took 1132 ms. Trace:
I20260709 14:51:35.801323 13222 rpcz_store.cc:276] 0709 14:51:34.669011 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:35.164616 (+495605us) service_pool.cc:224] Handling call
0709 14:51:35.194354 (+ 29738us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:35.427841 (+233487us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:35.800772 (+372931us) spinlock_profiling.cc:243] Waited 231 ms on lock 0x7b5400348ad4. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bafe01 00007f13f9bae83e 00007f13feb73419 00007f13f80eabd4 00007f13f80eab62 00007f13f80eaa91 00007f13f80eaa0c 00007f13f80e9cc2 00007f13f7eea48c 00007f13f7ee98c6
0709 14:51:35.800927 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":532302720}
I20260709 14:51:35.802052 16458 leader_election.cc:290] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.803572 13067 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:35.781002 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:35.755046 16614 log.cc:927] Time spent T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 14:51:35.755336 16289 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:35.781708 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.804932 13070 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:35.799504 13151 raft_consensus.cc:2393] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 9: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:35.757046 13142 raft_consensus.cc:2410] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for term 10 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
I20260709 14:51:35.768219 16285 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.814584 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.815788 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.818830 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.819528 13142 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:35.824119 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.824658 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.825676 13142 raft_consensus.cc:2410] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for term 13 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 9.
I20260709 14:51:35.825994 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.826642 13070 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 7.
I20260709 14:51:35.829507 13074 raft_consensus.cc:2468] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:35.830883 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:35.831584 13146 raft_consensus.cc:2393] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:35.831615 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.831887 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:35.832509 13142 raft_consensus.cc:2393] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
W20260709 14:51:35.832794 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:35.833330 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.834677 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.830986 16562 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.010s
I20260709 14:51:35.932228 13218 raft_consensus.cc:1240] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10. Ops: [9.8-9.8]
I20260709 14:51:35.890532 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.894901 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.884159 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.887543 13222 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:51:35.856132 16571 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.081s
I20260709 14:51:35.842929 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:35.937261 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:35.913615 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.937860 13146 raft_consensus.cc:2376] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12. Re-sending same reply.
I20260709 14:51:35.938016 13218 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:35.883124 13067 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:35.938406 13068 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:35.917217 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:35.875895 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.914188 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.903676 12973 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43504 (request call id 957) took 6355 ms. Trace:
I20260709 14:51:35.869168 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:35.894171 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:35.886318 13188 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:35.941861 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 55616us
W20260709 14:51:35.943171 13040 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:35.943096 13188 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:35.943966 16547 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:35.944350 16547 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.944669 16547 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:35.936518 13074 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:35.867846 16367 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.079s
I20260709 14:51:35.950028 13188 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:35.924000 16443 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:35.951182 16443 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.956079 16443 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.912101 16189 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.958659 16189 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.958833 12974 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e reported cstate change: term changed from 7 to 8, leader changed from d80bba1f57c64a398757ec183956e90e (127.11.178.68) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 8 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:51:35.940917 12973 rpcz_store.cc:276] 0709 14:51:29.548804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:29.563364 (+ 14560us) service_pool.cc:224] Handling call
0709 14:51:35.903600 (+6340236us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:33.520117 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:33.582086 (+ 61969us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:33.582118 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:51:33.582138 (+    20us) tablet.cc:662] Decoding operations
0709 14:51:33.593026 (+ 10888us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:33.593103 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:33.593130 (+    27us) tablet.cc:685] Acquiring locks for 10 operations
0709 14:51:33.593897 (+   767us) tablet.cc:701] Row locks acquired
0709 14:51:33.593914 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:51:33.594042 (+   128us) write_op.cc:270] Start()
0709 14:51:33.594143 (+   101us) write_op.cc:276] Timestamp: P: 1783608693593998 usec, L: 0
0709 14:51:33.594163 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:51:33.594728 (+   565us) log.cc:844] Serialized 4030 byte log entry
0709 14:51:33.839283 (+244555us) op_driver.cc:464] REPLICATION: finished
0709 14:51:34.206380 (+367097us) write_op.cc:301] APPLY: starting
0709 14:51:34.216818 (+ 10438us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:34.406861 (+190043us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:34.410137 (+  3276us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:35.137379 (+727242us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:35.225609 (+ 88230us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=20,key_file_lookups=20,delta_file_lookups=0,mrs_lookups=0
0709 14:51:35.242437 (+ 16828us) write_op.cc:312] APPLY: finished
0709 14:51:35.292106 (+ 49669us) log.cc:844] Serialized 97 byte log entry
0709 14:51:35.635732 (+343626us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:35.641918 (+  6186us) write_op.cc:454] Released schema lock
0709 14:51:35.645964 (+  4046us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:35.682213 (+ 36249us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:35.684370 (+  2157us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":21,"child_traces":[["op",{"apply.queue_time_us":332175,"apply.run_cpu_time_us":37002,"apply.run_wall_time_us":1475422,"cfile_cache_hit":42,"cfile_cache_hit_bytes":45987,"num_ops":10,"prepare.queue_time_us":155288,"prepare.run_cpu_time_us":4257,"prepare.run_wall_time_us":74892,"raft.queue_time_us":812,"replication_time_us":244957,"thread_start_us":556549,"threads_started":4,"wal-append.queue_time_us":449379}]]}
I20260709 14:51:35.855988 16339 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.972738 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.984987 13074 raft_consensus.cc:2393] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 9: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:35.973068 13040 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:35.984171 16339 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.990641 16613 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:35.974313 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:35.975162 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.976423 13068 raft_consensus.cc:1240] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:35.980376 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:35.991235 16613 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:35.995234 16613 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:35.996860 16610 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:35.997295 16610 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.991652 16289 consensus_queue.cc:1059] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:35.997617 16610 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:35.998347 16289 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:35.998719 16289 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:35.999540 16289 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.000705 16289 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:35.992384 16563 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:51:36.005751 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 55816us
I20260709 14:51:36.006980 16610 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.009076 16610 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.010047 16339 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:35.971087 16547 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.024256 16547 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:36.024941 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 51293.8us
I20260709 14:51:36.026369 13189 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.026573 16289 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:36.027225 13189 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.027128 16289 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.028280 13189 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.029263 16316 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:36.029775 16289 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.030171 16493 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:36.030004 16335 consensus_queue.cc:1059] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:36.029278 13189 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:35.926287 13117 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.030577 16493 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.034943 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:36.030629 16421 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:36.030855 16316 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.037842 16316 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:36.036218 16493 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:36.040195 16421 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:36.040727 16421 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:36.041597 16421 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.043813 16335 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:36.045867 13189 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.047650 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:36.033576 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 107369us
I20260709 14:51:36.032388 16317 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:36.044204 16335 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:36.058426 13075 raft_consensus.cc:1240] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:36.036062 13069 raft_consensus.cc:2393] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 10: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:36.048981 13117 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.045519 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:36.052583 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:36.060585 13071 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:36.062358 13117 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.063613 13117 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.064519 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:36.065362 13074 raft_consensus.cc:2393] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:36.068218 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:36.068969 13075 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:36.051755 12972 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 10 to 11, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 11 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.070369 12972 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 10 to 12, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 12 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.071933 12972 catalog_manager.cc:5697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.076084 13075 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:36.074012 12972 catalog_manager.cc:5697] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 8, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.057421 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:36.079267 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:36.065306 16285 raft_consensus.cc:493] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:36.080214 16285 raft_consensus.cc:515] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.080374 12972 catalog_manager.cc:5697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.081159 16458 raft_consensus.cc:493] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:36.080576 16581 consensus_queue.cc:1059] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:36.081887 12972 catalog_manager.cc:5697] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 8, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.080169 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 9 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:36.083458 13073 raft_consensus.cc:1240] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:36.085479 16581 raft_consensus.cc:3055] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:36.085122 12972 catalog_manager.cc:5697] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 9, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.087311 13117 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.085242 13069 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d80bba1f57c64a398757ec183956e90e in term 8.
I20260709 14:51:36.087926 12972 catalog_manager.cc:5697] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.088610 13040 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:36.089747 12972 catalog_manager.cc:5697] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.065430 16538 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:36.031406 13188 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.054136 16317 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.065555 16367 raft_consensus.cc:2749] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:36.057266 16610 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:36.091579 12972 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 13 to 14, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 14 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.083722 16189 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:36.082564 16285 leader_election.cc:290] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.096661 13117 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.093731 13040 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:36.085879 16581 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
W20260709 14:51:36.095293 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 63957.9us
I20260709 14:51:36.036131 16339 raft_consensus.cc:2749] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:36.099169 12972 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 10 to 12, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 12 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.107232 12972 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 10, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.081065 16316 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.108970 12972 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.110839 12972 catalog_manager.cc:5697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.103696 13188 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.112470 12972 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 11 to 12, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 12 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.115890 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.117152 13142 raft_consensus.cc:1240] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:36.118397 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:36.118717 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.119015 13144 raft_consensus.cc:3060] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:36.119578 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.120193 13151 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:36.121376 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.121965 13151 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:36.122963 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:36.123540 13143 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:36.082779 16571 consensus_queue.cc:1059] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.017s
I20260709 14:51:36.125022 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.125218 13188 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.122906 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.126151 13142 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:36.126797 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.127068 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:36.127894 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.128000 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.129176 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.129796 13145 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:36.129089 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:36.135231 13144 raft_consensus.cc:2468] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:36.114353 12972 catalog_manager.cc:5697] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 8, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.137542 12972 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 11 to 12, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 12 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:36.139006 12972 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 12 to 13, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 13 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.140591 12972 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:36.141776 12972 catalog_manager.cc:5697] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.143388 12972 catalog_manager.cc:5697] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:36.144603 12972 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 7, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 7 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.146096 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad04906d1e4c45d7ad6f2f85f27a3c5d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:36.146481 16642 log.cc:927] Time spent T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
I20260709 14:51:36.134999 13042 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.147929 16285 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:36.149247 16285 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.149819 16608 raft_consensus.cc:2749] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:36.149724 16285 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.152572 13143 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 4.
I20260709 14:51:36.153131 16508 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:36.155140 16508 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 14:51:36.153410 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 97633.5us
I20260709 14:51:36.158254 13189 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.099395 16206 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:36.159773 16316 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.160064 16206 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.160461 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.161059 13148 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:36.162286 16206 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.162046 16335 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.163254 16335 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:36.165421 16579 consensus_queue.cc:1059] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:36.099901 16610 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.166333 16610 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:36.099709 16562 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:36.166639 13042 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.166392 16579 raft_consensus.cc:3055] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:36.167238 16579 raft_consensus.cc:740] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:36.167793 13042 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.168169 16579 consensus_queue.cc:260] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.169700 16562 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.170055 16482 raft_consensus.cc:2749] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:36.170508 16562 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:36.169397 16371 raft_consensus.cc:2764] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 14:51:36.169749 16563 raft_consensus.cc:2749] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:36.097875 16317 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:36.121897 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.170012 13710 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, d80bba1f57c64a398757ec183956e90e; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.084343 16458 raft_consensus.cc:515] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:36.177178 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.177587 13147 raft_consensus.cc:2410] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 7 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
I20260709 14:51:36.099308 16605 raft_consensus.cc:2749] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:36.195616 13151 raft_consensus.cc:2393] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 10: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:36.169334 16579 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:36.100448 16189 raft_consensus.cc:493] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:36.106074 16603 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 14:51:36.205104 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 52357.3us
I20260709 14:51:36.205977 16654 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election won for term 13
W20260709 14:51:36.207994 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 48476.9us
I20260709 14:51:36.208886 13189 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.122979 16509 raft_consensus.cc:493] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d80bba1f57c64a398757ec183956e90e)
I20260709 14:51:36.110721 16623 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.128s
W20260709 14:51:36.210434 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 85298.4us
W20260709 14:51:36.274992 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 68644.5us
I20260709 14:51:36.195984 16265 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 14:51:36.281390 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 62497.2us
I20260709 14:51:36.287619 13114 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:36.208637 16603 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.176719 16546 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:36.288699 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.208407 16189 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:36.276499 16421 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:36.226954 16613 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.289441 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:36.290303 13114 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:36.229140 16619 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.294726 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.210629 16316 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:36.295428 13218 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:36.296749 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.210449 16651 raft_consensus.cc:493] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.304927 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.300202 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.306077 13218 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:36.304224 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:36.304253 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:36.307121 13222 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:36.309000 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:36.311020 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.229807 16371 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.313601 13222 raft_consensus.cc:1240] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 13. Current term is 14. Ops: [13.12-13.12]
I20260709 14:51:36.316651 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.283981 16265 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 8 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:36.291306 16546 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.338560 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:36.339542 13218 raft_consensus.cc:2393] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:36.339710 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.340402 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:36.340658 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.341917 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.278049 16509 raft_consensus.cc:515] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
W20260709 14:51:36.348071 16633 log.cc:927] Time spent T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 14:51:36.317288 16285 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.318825 16651 raft_consensus.cc:515] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.291049 16603 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:36.398100 16265 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:36.411936 16651 leader_election.cc:290] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.301066 16316 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.304577 16571 consensus_queue.cc:1059] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.044s
I20260709 14:51:36.293785 16573 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.053s
I20260709 14:51:36.317382 13222 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:36.343473 13145 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:51:36.419684 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.296728 16205 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:36.294261 16351 consensus_queue.cc:1059] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.054s
I20260709 14:51:36.304414 16375 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:36.311874 16619 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.393432 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.397009 13217 raft_consensus.cc:1240] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260709 14:51:36.427477 16619 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.412611 16316 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:36.398620 13149 raft_consensus.cc:2376] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11. Re-sending same reply.
I20260709 14:51:36.400784 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.402009 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:36.403528 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:36.406622 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:36.429540 13148 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:36.415442 13117 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.417488 13067 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 5. (term mismatch)
I20260709 14:51:36.433977 13067 pending_rounds.cc:85] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting all ops after (but not including) 4
I20260709 14:51:36.434240 13067 pending_rounds.cc:107] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting uncommitted NO_OP operation due to leader change: 8.5
I20260709 14:51:36.434469 13067 raft_consensus.cc:2889] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:36.434557 13117 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:36.434911 16367 raft_consensus.cc:2749] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:51:36.435575 16641 log.cc:927] Time spent T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.160s	user 0.000s	sys 0.001s
I20260709 14:51:36.437620 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:36.438261 13068 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:36.400060 16546 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:36.442914 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:36.443552 13073 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:36.338513 16613 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.448624 16613 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.337489 16371 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.451233 16371 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.454979 13068 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:36.427624 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.229836 16581 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.455406 16351 raft_consensus.cc:3055] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:36.456893 16608 consensus_queue.cc:1059] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:36.457314 16547 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.458666 16375 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:36.422658 16205 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.459745 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:36.460032 16648 log.cc:927] Time spent T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:51:36.461200 16458 leader_election.cc:290] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:36.464268 13117 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:36.466018 16493 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:36.519398 13189 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.519773 16493 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:51:36.520496 16493 consensus_queue.cc:1059] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:36.471724 16562 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.521759 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.521445 16493 raft_consensus.cc:3055] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:36.471841 16610 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.525540 16547 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.526885 16610 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.421412 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.527716 13222 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:36.528263 16547 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.528587 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:36.529217 13222 raft_consensus.cc:3060] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:36.458141 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:36.530453 13223 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:36.478295 13148 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:36.494923 13151 raft_consensus.cc:1240] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:36.495357 13147 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:36.428913 16189 raft_consensus.cc:515] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:36.496397 13217 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:36.539671 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.540341 13217 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:36.541262 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.499775 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.500417 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.501114 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:36.502700 13040 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:36.512040 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 47827.8us
I20260709 14:51:36.521073 13042 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.465463 16206 raft_consensus.cc:3055] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:36.522820 16562 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.469833 16316 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.523116 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.553198 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04acf594ea746b79961426d21066dec" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.554395 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.555029 13220 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:36.523456 13219 raft_consensus.cc:1240] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260709 14:51:36.523742 16579 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:36.524037 13189 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.536486 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:36.563585 13189 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.544037 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.544062 13117 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.565150 13189 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.565953 13189 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.566134 16605 raft_consensus.cc:2749] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:36.484772 16317 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.566819 16562 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:36.566824 16605 consensus_queue.cc:1059] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:36.567370 16562 raft_consensus.cc:493] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:36.567747 16562 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:36.568166 16317 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.568884 16603 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.545826 16206 raft_consensus.cc:740] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:36.566977 13225 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:36.570393 16206 consensus_queue.cc:260] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.570806 16189 leader_election.cc:290] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913)
I20260709 14:51:36.571650 16206 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:36.571986 16603 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.566979 16610 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:36.574368 13117 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.574101 16610 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.574970 16610 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:36.575523 13117 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.576531 16590 raft_consensus.cc:2749] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:36.576910 16655 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:36.577381 16655 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.577744 16655 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:36.579312 16573 consensus_queue.cc:1059] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:36.581226 13117 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.507097 16351 raft_consensus.cc:740] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:36.582757 13189 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.582547 16351 consensus_queue.cc:260] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.583719 16351 raft_consensus.cc:3060] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:36.508448 16581 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:36.566501 16547 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:36.585897 16547 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.586349 16547 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:36.587299 16656 raft_consensus.cc:2804] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:36.588011 16656 raft_consensus.cc:697] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:36.588877 16656 consensus_queue.cc:237] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.590626 16508 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:36.590986 16508 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:36.591784 16508 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.592597 16442 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:36.592909 16508 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:36.592983 16442 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.593468 16442 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:51:36.595656 13117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:36.593966 16547 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.585868 16655 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.597985 13189 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [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: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.600666 16442 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.601552 16653 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.602675 13225 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:36.604979 16610 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.605367 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:36.606626 16562 raft_consensus.cc:515] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.617497 16443 raft_consensus.cc:2749] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:51:36.609673 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 44961.3us
I20260709 14:51:36.596072 16590 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:36.617223 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.529385 16205 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:36.533188 16493 raft_consensus.cc:740] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:36.535548 16654 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:36.560590 13223 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
W20260709 14:51:36.551908 16647 log.cc:927] Time spent T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.153s	user 0.002s	sys 0.002s
I20260709 14:51:36.537626 16657 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:36.562892 16579 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:36.636683 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4355129546c8434c8a8d8d4629965d8a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:36.638180 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:36.641018 13217 raft_consensus.cc:2368] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10.
I20260709 14:51:36.686067 13069 raft_consensus.cc:2393] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 9: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:36.634331 13189 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.642272 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:36.641511 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 362270us
I20260709 14:51:36.687283 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.687620 13188 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.645804 16590 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:36.685344 16571 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:36.619462 16613 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.029s
I20260709 14:51:36.689936 16590 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:36.646968 16653 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.692603 16653 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.692776 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b83544b82714f99b309408c8f1a7400" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.653875 16573 consensus_queue.cc:1059] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:36.654791 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.694120 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.694502 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea30a9f89684ffbbe71624f9a974734" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.695652 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.697245 13225 raft_consensus.cc:2468] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:36.656205 16421 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:36.658919 16562 leader_election.cc:290] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.697592 16339 raft_consensus.cc:3055] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:36.698726 16339 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:36.698869 16509 leader_election.cc:290] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:36.699549 16339 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.700418 16655 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.700696 16339 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:36.700904 16660 raft_consensus.cc:2804] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:36.701436 16660 raft_consensus.cc:697] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:36.660591 16610 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.702258 16660 consensus_queue.cc:237] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.663287 16546 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.707067 16546 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.666689 16482 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:36.708340 16547 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.709017 13216 raft_consensus.cc:2368] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 10. Current term is 11.
I20260709 14:51:36.710496 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.711109 13216 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:36.711974 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.712514 13216 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 14.
I20260709 14:51:36.713295 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.664876 16658 consensus_queue.cc:1059] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:36.673053 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:36.679656 13190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:36.686879 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 52616.5us
I20260709 14:51:36.648222 13220 raft_consensus.cc:2393] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:36.687036 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.688591 13219 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:36.689040 13222 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:36.690788 16571 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:36.689837 16651 raft_consensus.cc:2749] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:36.707643 13217 raft_consensus.cc:2393] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 6: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:36.677451 16442 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.654999 13117 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.763770 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:36.764680 13223 raft_consensus.cc:2368] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:36.765522 13224 raft_consensus.cc:2393] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 13: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
W20260709 14:51:36.746357 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 58809.6us
I20260709 14:51:36.719671 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.729382 13221 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
W20260709 14:51:36.803838 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 148896us
I20260709 14:51:36.805670 13188 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.803387 13225 raft_consensus.cc:2393] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:36.694458 16579 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:36.719983 13039 leader_election.cc:304] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, d80bba1f57c64a398757ec183956e90e
W20260709 14:51:36.722779 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:36.818607 13221 raft_consensus.cc:1240] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:36.681398 16657 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.765537 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.720736 16316 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.766348 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:36.647665 16230 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.161s
I20260709 14:51:36.767688 16547 raft_consensus.cc:2749] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:36.824842 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:36.825459 13221 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
W20260709 14:51:36.825711 13039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:35409, user_credentials={real_user=slave}} blocked reactor thread for 105806us
I20260709 14:51:36.824685 13216 raft_consensus.cc:1240] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:36.826965 13223 raft_consensus.cc:2393] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 13: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:36.838503 13223 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:36.839226 13220 raft_consensus.cc:1275] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:51:36.680567 16335 raft_consensus.cc:493] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.822527 13189 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.767582 16562 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.828341 13225 raft_consensus.cc:1240] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 12. Current term is 13. Ops: [12.12-12.12]
I20260709 14:51:36.818187 16581 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.832100 13222 raft_consensus.cc:1240] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 14:51:36.817370 16571 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:51:36.830322 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 170328us
I20260709 14:51:36.818408 16623 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:36.846390 13221 raft_consensus.cc:1240] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10. Ops: [9.8-9.8]
I20260709 14:51:36.829330 13188 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.717059 16265 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:36.713550 16205 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.827538 16657 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:36.827898 16371 raft_consensus.cc:2749] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:36.678063 16375 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.850275 16610 raft_consensus.cc:2749] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:36.718945 16493 consensus_queue.cc:260] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.862991 13042 leader_election.cc:304] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.887466 13042 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.869179 13188 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.850958 16562 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.716025 16654 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.861212 16581 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.895857 13216 raft_consensus.cc:1240] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:36.898902 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:36.899668 13221 raft_consensus.cc:2393] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:36.901113 13042 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.902588 13042 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:36.904081 13042 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:36.873767 16623 raft_consensus.cc:697] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:36.875749 16442 raft_consensus.cc:2804] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:36.875121 16316 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:36.854074 16335 raft_consensus.cc:515] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.948351 13042 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:36.955555 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 50205.1us
I20260709 14:51:36.897884 16482 raft_consensus.cc:2749] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:36.898520 16660 raft_consensus.cc:493] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.908689 16658 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:36.960973 13188 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.962539 13117 leader_election.cc:400] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10.
I20260709 14:51:36.968261 13117 leader_election.cc:403] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:51:36.909772 16563 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:36.946287 16458 raft_consensus.cc:2749] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:36.947351 16443 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 14:51:36.951866 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 98972.2us
I20260709 14:51:36.975572 13188 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.976174 16316 raft_consensus.cc:2749] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:36.957980 16493 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:36.980528 13188 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.957038 16603 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.949470 16546 raft_consensus.cc:2749] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:36.982313 16663 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:51:36.946341 16659 consensus_queue.cc:1175] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" responder_term: 9 status { last_received { term: 9 index: 8 } last_committed_idx: 8 last_received_current_leader { term: 9 index: 8 } }
I20260709 14:51:37.009797 16230 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:37.010224 16613 raft_consensus.cc:3055] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:37.010607 16613 raft_consensus.cc:740] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:37.011374 16613 consensus_queue.cc:260] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.012564 16613 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.016556 16605 raft_consensus.cc:3055] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:37.016978 16605 raft_consensus.cc:740] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.017782 16605 consensus_queue.cc:260] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:36.991690 16562 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:36.994858 16205 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:36.997831 16623 consensus_queue.cc:237] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.001539 13188 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:51:37.003432 13039 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:36.972947 16563 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:36.960021 16442 raft_consensus.cc:697] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:37.025274 16442 consensus_queue.cc:237] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.018153 16458 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:37.027271 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:36.993006 16265 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:37.021425 16665 log.cc:927] Time spent T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:51:36.970960 16658 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:37.028756 13188 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:36.981385 16482 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:36.980528 16443 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:37.005174 16656 raft_consensus.cc:2749] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:37.033015 13188 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.024638 16563 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:51:37.035902 13714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 193712us
I20260709 14:51:37.037840 13188 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.033427 16658 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:37.039141 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 9 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:36.970815 16660 raft_consensus.cc:515] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.034610 16651 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 14:51:37.044363 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 97179.7us
I20260709 14:51:37.047871 13188 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.035863 16562 raft_consensus.cc:2804] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:37.037762 16443 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:37.049206 13042 leader_election.cc:304] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.008176 16590 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.027159 16603 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.052925 13188 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.052274 13042 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.039502 16663 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:37.046494 16421 raft_consensus.cc:2749] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:37.055387 13188 leader_election.cc:304] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.031575 16458 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.058657 13042 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.060876 13042 leader_election.cc:304] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.048681 16651 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:37.059346 16482 raft_consensus.cc:2749] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:37.065150 16482 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:37.052819 16371 raft_consensus.cc:2749] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:37.065900 16603 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.058002 16546 raft_consensus.cc:2749] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:37.054737 16653 raft_consensus.cc:2749] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:51:37.062392 16617 log.cc:927] Time spent T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e: Append to log took a long time: real 0.188s	user 0.002s	sys 0.000s
I20260709 14:51:37.058375 16562 raft_consensus.cc:697] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:37.050712 16610 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.020s
I20260709 14:51:37.065116 16613 raft_consensus.cc:2749] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:37.071319 16651 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:37.074199 16316 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:37.082234 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:37.073889 16335 leader_election.cc:290] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:37.081846 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 123241us
I20260709 14:51:37.132247 13117 leader_election.cc:400] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 10. Current term is 11.
I20260709 14:51:37.132601 13117 leader_election.cc:403] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.133473 13117 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
W20260709 14:51:37.083079 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 104265us
I20260709 14:51:37.074288 16571 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.090509 16316 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:37.108566 16458 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.109757 16660 leader_election.cc:290] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:37.110407 16562 consensus_queue.cc:237] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.112833 16230 raft_consensus.cc:2749] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10.
I20260709 14:51:37.119506 16581 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.122409 16605 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:37.080909 16653 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.148145 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.172619 13217 raft_consensus.cc:2393] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 13: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:37.148757 13219 raft_consensus.cc:1240] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 13. Current term is 14. Ops: [13.12-13.12]
I20260709 14:51:37.148825 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.173863 13071 raft_consensus.cc:3060] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:37.153644 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.153919 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.174880 13075 raft_consensus.cc:3060] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:37.143213 16608 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:51:37.082355 16546 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:37.166836 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80cc7ee6ff04e7e8988d29134d95d79" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:37.161242 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.183763 13075 raft_consensus.cc:2468] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:37.143215 16482 raft_consensus.cc:2749] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:37.143157 16316 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:37.143437 16206 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:37.193202 13071 raft_consensus.cc:2468] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:37.198882 16443 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.200953 16443 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.201633 13069 raft_consensus.cc:1240] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:37.201879 16651 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.204073 16651 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:37.210162 13746 raft_consensus.cc:1240] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 9 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:37.211733 16657 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.214121 16658 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.216311 16658 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.184861 16653 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.217671 13224 raft_consensus.cc:2393] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 13: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:37.218379 16590 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.218629 16653 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:37.143566 16339 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 14:51:37.227276 16659 consensus_queue.cc:1059] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:37.230799 16571 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.231863 16657 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:37.234557 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 173974us
I20260709 14:51:37.235373 13042 leader_election.cc:304] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.236630 13042 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.209115 16579 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.248720 13042 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.251427 13042 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.252048 16206 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.281319 16206 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.282652 16316 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.254730 16230 consensus_queue.cc:1059] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:37.258263 16508 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.287643 16508 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.281322 16579 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.259953 16363 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.290655 16363 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.262090 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.263645 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.264119 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.248723 16658 raft_consensus.cc:2749] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:37.298059 13144 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 13.
I20260709 14:51:37.299984 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.264719 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.301071 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.265175 16680 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.265285 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.301393 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.301916 13148 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:37.301796 16680 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.303881 16680 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.265748 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.304822 13151 raft_consensus.cc:2393] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 13: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:37.305544 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.301956 16316 leader_election.cc:290] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:37.306092 13151 raft_consensus.cc:3060] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:37.305555 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.267174 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.308588 13147 raft_consensus.cc:2393] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 13: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:37.298965 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.309429 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.309878 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.310424 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.311992 13149 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:37.267290 16563 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.314563 16563 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.269120 16608 raft_consensus.cc:2749] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 10. Current term is 11.
I20260709 14:51:37.314842 16508 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.263729 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.316491 13142 raft_consensus.cc:2410] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 8 because replica has last-logged OpId of term: 7 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
I20260709 14:51:37.273101 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.273811 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.251519 16613 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:37.189114 16546 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.277573 13224 raft_consensus.cc:1240] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:37.250459 16443 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:37.318559 16443 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:37.318961 16443 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:37.319276 16546 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:37.269984 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.321511 13146 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
W20260709 14:51:37.321750 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:37.317458 16613 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:37.308643 13225 raft_consensus.cc:2393] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 7: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:37.322587 16613 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:37.327706 13151 raft_consensus.cc:2468] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:37.292685 16363 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.328800 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.329380 16608 consensus_queue.cc:1059] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:37.333577 13148 raft_consensus.cc:2468] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:37.334241 16563 raft_consensus.cc:2749] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:37.334017 16608 raft_consensus.cc:3055] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:37.335281 16608 raft_consensus.cc:740] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
W20260709 14:51:37.333923 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 82570.8us
I20260709 14:51:37.336128 16608 consensus_queue.cc:260] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.337011 13042 leader_election.cc:400] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:37.337239 16608 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:37.339126 13146 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:37.340327 13146 raft_consensus.cc:1240] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:37.341028 13142 raft_consensus.cc:1240] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:37.341233 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.341943 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.342666 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.343281 13146 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:37.344149 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.344998 13149 raft_consensus.cc:1240] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:37.345619 13142 raft_consensus.cc:1240] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:37.327857 16443 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.344696 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.342979 13147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.348817 13148 raft_consensus.cc:2393] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:37.337288 13042 leader_election.cc:403] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.329191 16613 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.329869 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.353616 13216 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:37.354084 16421 raft_consensus.cc:3055] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:37.331095 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.331831 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.354959 13222 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:37.331898 13145 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:37.332216 13143 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:37.354473 16421 raft_consensus.cc:740] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:37.358623 16563 raft_consensus.cc:3060] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:37.363586 16443 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.365023 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.366230 13042 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.366992 13189 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.367309 13042 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.367973 16658 raft_consensus.cc:2804] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:37.368343 13042 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.368551 16658 raft_consensus.cc:697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:37.369858 16458 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:37.370244 16458 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:37.369472 16658 consensus_queue.cc:237] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.370673 16482 raft_consensus.cc:2749] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:37.367906 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.370697 16458 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:37.371946 16546 raft_consensus.cc:2764] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 14:51:37.373540 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.374495 13117 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.374641 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.375907 16363 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:37.358927 16421 consensus_queue.cc:260] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 8.11, Last appended by leader: 11, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:37.376359 16363 raft_consensus.cc:493] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.376852 16363 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:37.381896 16613 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.370213 13042 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.385130 13042 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.375586 13117 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.389521 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.390365 13070 raft_consensus.cc:2410] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 for term 14 because replica has last-logged OpId of term: 12 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 11.
I20260709 14:51:37.393138 13114 leader_election.cc:304] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:37.393715 16375 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:37.395236 13189 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.386816 16421 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:37.396778 16482 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:37.401760 16508 raft_consensus.cc:2749] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:37.401779 16316 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:51:37.386335 16443 raft_consensus.cc:3060] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:37.410009 13042 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.407464 16581 consensus_queue.cc:1059] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 13.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.003s
I20260709 14:51:37.409516 16546 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:37.416126 16546 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.416540 16546 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:37.417946 13042 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e
I20260709 14:51:37.420322 13114 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.421034 16605 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:51:37.395835 16613 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.022s
I20260709 14:51:37.421801 16658 raft_consensus.cc:2749] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:37.422087 13114 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.406569 16375 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:37.422829 16375 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:37.422776 16682 raft_consensus.cc:2749] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:37.396036 16563 raft_consensus.cc:2749] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121) with higher term. Message: Invalid argument: T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9.
I20260709 14:51:37.428985 13114 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.429813 16605 raft_consensus.cc:2804] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:37.429746 13217 raft_consensus.cc:1240] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10. Ops: [9.8-9.8]
I20260709 14:51:37.426334 13042 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.431229 16588 raft_consensus.cc:3055] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:37.436894 13042 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.437264 16680 consensus_queue.cc:1059] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:37.438336 16680 raft_consensus.cc:3055] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:37.438661 16680 raft_consensus.cc:740] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
W20260709 14:51:37.498435 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 61983us
I20260709 14:51:37.449796 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.456090 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.448819 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.459182 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.505182 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c15c835f948487ead981faffca0b80b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.455785 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.472738 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.473023 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.449487 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.459517 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.507777 13072 raft_consensus.cc:2368] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9.
I20260709 14:51:37.507915 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.478973 13217 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:37.459728 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.448464 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.509521 13224 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:37.509588 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.455435 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.458138 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.508404 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.511384 13072 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:37.459990 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.513262 13074 raft_consensus.cc:2368] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 7. Current term is 8.
I20260709 14:51:37.432363 16613 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:37.518986 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.514034 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa35238874e4a5284785bcdb97bf9ef" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.449149 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.458667 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1be630eebd473193b3910aebcf27b7" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.514004 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.436622 16581 consensus_queue.cc:1048] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.082s
I20260709 14:51:37.471794 16680 consensus_queue.cc:260] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.502715 13114 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.435179 16230 raft_consensus.cc:2804] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:37.522629 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.523736 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7a544158846d0be1e5d320125e988" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.537117 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.537834 13075 raft_consensus.cc:2393] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 10: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:37.538535 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.540588 13075 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 12. (term mismatch)
I20260709 14:51:37.540884 13075 pending_rounds.cc:85] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting all ops after (but not including) 11
I20260709 14:51:37.541076 13075 pending_rounds.cc:107] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting uncommitted NO_OP operation due to leader change: 12.12
I20260709 14:51:37.541272 13075 raft_consensus.cc:2889] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:37.471956 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9d3a1b265c4b5887f694305e8387ad" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.521863 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.436177 16605 raft_consensus.cc:697] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.498150 16677 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.440205 16603 raft_consensus.cc:2749] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:37.435981 16588 raft_consensus.cc:740] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.544844 13072 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:37.544752 13071 raft_consensus.cc:2393] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 13: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:37.452908 16563 consensus_queue.cc:1059] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.105s
I20260709 14:51:37.546444 13074 raft_consensus.cc:2393] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 13: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:37.530236 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173afaaaabf749f49df7719338744521" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.553951 13069 raft_consensus.cc:2468] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:37.518602 16658 raft_consensus.cc:3055] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:37.556221 13225 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:37.542232 16458 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.552170 13114 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.553264 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.553891 16680 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:37.440217 16482 consensus_queue.cc:1059] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.105s
I20260709 14:51:37.558447 16363 raft_consensus.cc:515] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.547288 13076 raft_consensus.cc:1275] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:37.439407 16508 consensus_queue.cc:1059] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.106s
I20260709 14:51:37.435220 16682 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.110s
I20260709 14:51:37.565281 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.550631 16206 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:51:37.570600 13218 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:37.587710 16375 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.571635 13220 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:37.589692 16605 consensus_queue.cc:237] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.556515 16658 raft_consensus.cc:740] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:37.535039 16546 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.591802 16371 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.592531 16546 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:37.592334 16371 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.550489 16677 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.593679 13042 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.549753 16230 raft_consensus.cc:697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.594878 16682 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:37.597272 13224 raft_consensus.cc:1240] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260709 14:51:37.597005 16658 consensus_queue.cc:260] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.582088 16563 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:37.582080 13188 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.598249 16658 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:37.599103 13188 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.600293 13188 leader_election.cc:400] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Vote denied by peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913) with higher term. Message: Invalid argument: T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9.
I20260709 14:51:37.600548 13188 leader_election.cc:403] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.579134 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "d80bba1f57c64a398757ec183956e90e" candidate_term: 9 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.601840 16663 raft_consensus.cc:2749] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:37.569983 16655 raft_consensus.cc:2749] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:37.602252 16375 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.577366 16443 raft_consensus.cc:2749] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:37.560650 16363 leader_election.cc:290] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.598266 16563 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.594453 16677 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.595257 16230 consensus_queue.cc:237] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.597038 16682 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:37.606285 16682 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.594388 16371 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.606642 16682 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:37.602487 16663 raft_consensus.cc:2749] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:51:37.567975 13225 raft_consensus.cc:1240] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:37.583285 16458 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.610811 13070 raft_consensus.cc:1275] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:37.604130 13188 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.602895 16421 raft_consensus.cc:2749] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913) with higher term. Message: Invalid argument: T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9.
I20260709 14:51:37.595543 13042 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.611958 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.614279 13188 leader_election.cc:400] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Vote denied by peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913) with higher term. Message: Invalid argument: T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 7. Current term is 8.
I20260709 14:51:37.614821 13710 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d80bba1f57c64a398757ec183956e90e; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.615192 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.615809 13188 leader_election.cc:403] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.615813 13216 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:37.618305 13188 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.618719 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.619460 13216 raft_consensus.cc:2393] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:37.620118 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.606563 16563 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.621408 16673 raft_consensus.cc:2749] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:37.625269 13042 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.626230 13188 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.627295 13188 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.628336 13188 leader_election.cc:304] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.636598 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.636171 16443 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:37.636301 16657 raft_consensus.cc:2749] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 14:51:37.639672 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 72303.5us
I20260709 14:51:37.621441 16371 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:37.621977 16316 raft_consensus.cc:2749] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:37.625188 16442 raft_consensus.cc:2749] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913) with higher term. Message: Invalid argument: T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 7. Current term is 8.
I20260709 14:51:37.639644 16443 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.650960 16443 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:37.636200 16562 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:37.638428 16421 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:37.654488 13188 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.639887 16546 raft_consensus.cc:2749] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:37.660014 13218 raft_consensus.cc:2468] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:37.622025 16677 consensus_queue.cc:1059] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.029s
I20260709 14:51:37.664256 13223 raft_consensus.cc:1240] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260709 14:51:37.664680 13188 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.667069 13117 leader_election.cc:304] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.667598 13188 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.670249 16654 raft_consensus.cc:2749] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:37.670456 16674 raft_consensus.cc:2804] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:37.670980 16674 raft_consensus.cc:697] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.671841 16674 consensus_queue.cc:237] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.673338 13188 leader_election.cc:304] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.674917 16316 raft_consensus.cc:2749] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:37.670317 16677 raft_consensus.cc:3055] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:37.675817 16677 raft_consensus.cc:740] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:37.676635 16677 consensus_queue.cc:260] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.677287 16421 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:37.677744 16677 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:37.680155 13224 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:37.655545 16371 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
W20260709 14:51:37.682222 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 124407us
I20260709 14:51:37.678954 13188 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.684422 13114 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.684603 16657 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:37.685240 16657 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:37.666590 16442 raft_consensus.cc:2749] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:37.686054 16657 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.688186 16588 consensus_queue.cc:260] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.690076 16605 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:37.691023 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.691303 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.684110 13188 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.695194 13145 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:51:37.697259 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.697875 13145 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:37.678519 16546 raft_consensus.cc:2749] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:37.668258 16704 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 14:51:37.667527 16230 consensus_queue.cc:1059] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.032s
I20260709 14:51:37.700220 13040 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.702859 16663 raft_consensus.cc:2749] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:37.704133 13188 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.704774 16658 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:37.704909 16663 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:37.706219 13188 leader_election.cc:304] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.689450 16588 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:37.707098 13143 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:51:37.715838 13040 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.698154 13144 raft_consensus.cc:1275] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:37.719702 13040 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.723104 13040 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.723453 13076 raft_consensus.cc:1240] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:37.724995 13070 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:37.719923 16663 raft_consensus.cc:2749] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:37.738888 13072 raft_consensus.cc:1275] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:37.685343 16371 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.739439 16656 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:37.740204 13072 raft_consensus.cc:1275] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:51:37.741983 16563 consensus_queue.cc:1059] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:37.742573 16581 consensus_queue.cc:1059] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:51:37.742889 16316 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:37.743623 16603 raft_consensus.cc:3055] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:37.743856 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811647cd21324936b9cf8c4edf1d7a19" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.744284 16316 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:37.747001 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.707567 16443 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.750265 13076 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 11. (term mismatch)
I20260709 14:51:37.750648 13076 pending_rounds.cc:85] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting all ops after (but not including) 10
I20260709 14:51:37.751011 13076 pending_rounds.cc:107] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting uncommitted NO_OP operation due to leader change: 11.11
I20260709 14:51:37.751300 13076 raft_consensus.cc:2889] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:37.760524 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.761550 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.761890 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:37.762465 13150 raft_consensus.cc:1240] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:37.762615 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.763235 13148 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:37.719973 16658 raft_consensus.cc:2749] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:37.765831 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.764038 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:37.768352 13148 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:37.729911 16482 raft_consensus.cc:2749] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:37.738794 13068 raft_consensus.cc:2468] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:37.780676 16623 consensus_queue.cc:1059] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:37.760102 16458 raft_consensus.cc:2749] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:37.782594 16623 raft_consensus.cc:3055] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:37.782953 16623 raft_consensus.cc:740] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.784083 16443 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.783748 16623 consensus_queue.cc:260] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.785621 16623 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:37.773957 16657 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.012s
I20260709 14:51:37.752638 16704 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:37.753485 16603 raft_consensus.cc:740] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:37.792229 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:37.797256 13072 raft_consensus.cc:1240] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:37.729573 16547 consensus_queue.cc:1048] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.061s
I20260709 14:51:37.800505 13221 raft_consensus.cc:2393] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 12: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:37.727873 16682 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.766371 16679 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.037s
I20260709 14:51:37.820622 16579 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:37.825973 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:37.793670 16704 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.830114 13070 raft_consensus.cc:2410] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 12 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 9.
W20260709 14:51:37.830574 16707 log.cc:927] Time spent T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.172s	user 0.000s	sys 0.003s
I20260709 14:51:37.833284 16682 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.803511 16351 consensus_queue.cc:1059] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.031s
I20260709 14:51:37.835155 16351 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:37.835508 16351 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.836301 16351 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:37.818173 16708 log.cc:927] Time spent T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 14:51:37.759572 16702 consensus_queue.cc:1059] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.043s
I20260709 14:51:37.829058 16371 consensus_queue.cc:1059] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:37.843760 13188 leader_election.cc:304] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:37.845920 13189 leader_election.cc:304] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:37.846905 13069 raft_consensus.cc:1240] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 14. Current term is 15. Ops: []
I20260709 14:51:37.850186 13114 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.854555 13221 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:37.856125 13071 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:37.857362 13071 raft_consensus.cc:1240] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 7. Current term is 8. Ops: []
W20260709 14:51:37.858111 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 135074us
I20260709 14:51:37.860656 13040 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.837612 16351 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:37.862797 13189 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.863313 13071 raft_consensus.cc:1240] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:37.891762 13040 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:37.914547 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 64444.3us
I20260709 14:51:37.860414 16547 raft_consensus.cc:2804] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:37.885536 16682 raft_consensus.cc:2804] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:37.886361 16316 raft_consensus.cc:2804] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:37.926903 13040 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.913136 16493 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:37.917804 16588 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 14:51:37.830312 16704 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.917761 16375 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.917532 16703 raft_consensus.cc:2749] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:37.927160 16371 raft_consensus.cc:2749] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:37.943671 13189 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.937541 16339 consensus_queue.cc:1059] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 14:51:37.945434 13189 leader_election.cc:304] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:37.930883 16547 raft_consensus.cc:697] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:37.939955 16316 raft_consensus.cc:697] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:37.938094 16682 raft_consensus.cc:697] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:37.955535 16682 consensus_queue.cc:237] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.948546 16339 consensus_queue.cc:1243] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 log is divergent from this leader: its last log entry 6.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 14:51:37.959103 16547 consensus_queue.cc:237] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } }
I20260709 14:51:37.950774 16608 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.962775 16608 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.941368 16590 consensus_queue.cc:1059] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.022s
I20260709 14:51:37.964169 16590 raft_consensus.cc:3055] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:37.964509 16590 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.964880 16608 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.952999 16316 consensus_queue.cc:237] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.965292 16590 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.966624 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.967326 13068 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:37.943265 16375 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.968621 13114 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:37.969355 16375 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:37.969911 16375 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:37.970232 16375 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.930595 16562 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.016s
I20260709 14:51:37.930476 16655 consensus_queue.cc:1059] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 14.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.016s
I20260709 14:51:37.966619 16590 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:37.971544 16655 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:37.971894 16655 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:37.972906 16613 raft_consensus.cc:3055] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:37.972649 16655 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.970471 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:37.978238 16655 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:37.978346 13068 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:37.979817 13114 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:37.980593 16675 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260709 14:51:37.982472 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 55661.4us
I20260709 14:51:37.983196 13040 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.980978 16675 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.984098 16675 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:37.984503 16581 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:37.984887 16581 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:37.985237 16581 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:37.985415 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.986076 13217 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:37.986936 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:37.987530 13223 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:37.930334 16206 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 14:51:37.944288 16654 raft_consensus.cc:2749] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:37.973259 16613 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:37.994602 16613 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:37.995662 16613 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:37.949011 16493 raft_consensus.cc:2749] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:37.984236 13040 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:37.997109 16713 raft_consensus.cc:2749] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:51:38.018350 16719 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:37.970556 16375 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:38.018546 16571 raft_consensus.cc:3055] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:38.013283 16702 raft_consensus.cc:3055] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:38.019117 16702 raft_consensus.cc:740] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:38.019311 16714 raft_consensus.cc:2749] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:37.993032 16704 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:37.968675 16458 raft_consensus.cc:3055] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:37.988642 16663 consensus_queue.cc:1048] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 14:51:38.023726 13040 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:38.018100 16718 log.cc:927] Time spent T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260709 14:51:38.027877 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
W20260709 14:51:38.024061 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 74190.3us
I20260709 14:51:38.030059 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:38.033181 13149 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:38.030715 13144 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
W20260709 14:51:38.023115 16710 log.cc:927] Time spent T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260709 14:51:38.039810 13223 raft_consensus.cc:1240] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 14:51:38.044076 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:38.044364 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:38.018899 16719 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.045526 16654 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:38.046932 16719 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.048300 13225 raft_consensus.cc:1275] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:51:38.044147 12972 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43502 (request call id 989) took 2459 ms. Trace:
I20260709 14:51:38.044961 13222 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:38.023113 16571 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:38.024978 16458 raft_consensus.cc:740] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:38.053845 13217 raft_consensus.cc:1240] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:38.054607 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:38.039610 16563 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:38.060971 16563 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:38.061408 16563 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:38.061081 16603 consensus_queue.cc:260] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.062105 16603 raft_consensus.cc:3060] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:38.058545 13074 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:51:38.031427 16421 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.028s
I20260709 14:51:38.068461 13222 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:38.069706 13220 raft_consensus.cc:2393] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 14: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:38.049412 12972 rpcz_store.cc:276] 0709 14:51:35.584774 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:35.584939 (+   165us) service_pool.cc:224] Handling call
0709 14:51:38.044082 (+2459143us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:36.693965 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:36.722048 (+ 28083us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:36.722083 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:51:36.722101 (+    18us) tablet.cc:662] Decoding operations
0709 14:51:36.842607 (+120506us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:36.842664 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:36.842693 (+    29us) tablet.cc:685] Acquiring locks for 22 operations
0709 14:51:36.844736 (+  2043us) tablet.cc:701] Row locks acquired
0709 14:51:36.844756 (+    20us) write_op.cc:260] PREPARE: finished
0709 14:51:36.844919 (+   163us) write_op.cc:270] Start()
0709 14:51:36.845040 (+   121us) write_op.cc:276] Timestamp: P: 1783608696844866 usec, L: 0
0709 14:51:36.845063 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:51:36.873481 (+ 28418us) log.cc:844] Serialized 8690 byte log entry
0709 14:51:37.229966 (+356485us) op_driver.cc:464] REPLICATION: finished
0709 14:51:37.260265 (+ 30299us) spinlock_profiling.cc:243] Waited 3.93 ms on lock 0x7b4400022b4c. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f694adb1 00007f13f69e8c85 00007f13f69e96a2 00007f13f975b1db 00007f13f9756aaf 00007f13f6aa50ac 00007f13ff8ffab9 00007f13f6ac169b 00007f13f6abf93f 00007f13f6ac1c02 00007f13fd5e5ef0
0709 14:51:37.334508 (+ 74243us) write_op.cc:301] APPLY: starting
0709 14:51:37.334589 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:37.382499 (+ 47910us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:37.382521 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:37.543564 (+161043us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:37.575194 (+ 31630us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=44,key_file_lookups=44,delta_file_lookups=0,mrs_lookups=0
0709 14:51:37.575241 (+    47us) write_op.cc:312] APPLY: finished
0709 14:51:37.575647 (+   406us) log.cc:844] Serialized 196 byte log entry
0709 14:51:37.575810 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:37.575981 (+   171us) write_op.cc:454] Released schema lock
0709 14:51:37.576038 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:37.576450 (+   412us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:37.576478 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":45,"child_traces":[["op",{"apply.queue_time_us":104308,"apply.run_cpu_time_us":29194,"apply.run_wall_time_us":241918,"cfile_cache_hit":90,"cfile_cache_hit_bytes":96219,"num_ops":22,"prepare.queue_time_us":220626,"prepare.run_cpu_time_us":7087,"prepare.run_wall_time_us":179833,"replication_time_us":384727,"spinlock_wait_cycles":9031552,"thread_start_us":257658,"threads_started":2}]]}
I20260709 14:51:38.079788 13149 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:38.107298 16371 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:38.108055 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:38.108722 13151 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 14.
I20260709 14:51:38.109083 13040 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:38.109478 13150 raft_consensus.cc:1240] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14. Ops: []
W20260709 14:51:38.113132 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 74417.6us
I20260709 14:51:38.048151 16702 consensus_queue.cc:260] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.136332 13147 raft_consensus.cc:1240] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260709 14:51:38.081291 16538 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.044s
I20260709 14:51:38.128043 16713 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:38.177711 16675 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.179787 16675 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.092389 16571 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.183946 16571 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:38.184558 16375 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.130538 16458 consensus_queue.cc:260] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.246896 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:38.247582 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.251899 13040 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:38.254441 13040 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:38.265916 16458 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:38.267472 16682 consensus_queue.cc:1048] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:51:38.270812 16682 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:38.271552 16682 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:38.278257 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:38.283263 16674 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.279592 13072 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:38.199323 16563 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.284256 16674 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:38.335173 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 81046.8us
I20260709 14:51:38.337298 16727 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:38.337888 16727 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:38.338027 16563 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.340013 16727 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:38.340595 16674 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.273285 16682 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.359014 13217 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:51:38.365855 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:38.367712 16375 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.369305 16727 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.375504 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:38.382385 13219 raft_consensus.cc:1275] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:51:38.413841 13072 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:38.387225 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:38.387727 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:38.389153 13221 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:38.391392 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:38.397212 16702 raft_consensus.cc:3060] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:38.406212 16482 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:38.423796 13224 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:38.432556 13222 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:38.441857 16482 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.444474 16482 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.449831 13225 raft_consensus.cc:3060] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:38.451609 16509 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:51:38.454945 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:38.455888 13217 raft_consensus.cc:2393] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:38.456790 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:38.458240 16588 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.458875 16588 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.389302 12973 catalog_manager.cc:5697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.463276 16588 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.466858 13217 raft_consensus.cc:2393] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 13: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:38.461422 13216 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:51:38.464911 12973 catalog_manager.cc:5697] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 11 to 12, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 12 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.478490 13222 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:38.461500 16727 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.503501 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
W20260709 14:51:38.509594 13041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.512756 13067 raft_consensus.cc:3060] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:38.506302 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:38.522334 13222 raft_consensus.cc:2393] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 14: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:38.506558 16458 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.026s
I20260709 14:51:38.513360 16588 raft_consensus.cc:493] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.531109 13216 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:38.540910 13225 raft_consensus.cc:2468] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:38.537570 13071 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:38.545473 16581 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.548243 16581 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.549134 16656 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:38.549968 16656 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.551569 13068 raft_consensus.cc:1240] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:38.558377 13073 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
W20260709 14:51:38.564297 16708 log.cc:927] Time spent T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 14:51:38.566074 13075 raft_consensus.cc:1275] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
W20260709 14:51:38.566443 16613 consensus_meta.cc:287] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Time spent flushing consensus metadata: real 0.570s	user 0.009s	sys 0.008s
I20260709 14:51:38.545523 16230 raft_consensus.cc:493] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.567767 16230 raft_consensus.cc:515] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.574770 13070 raft_consensus.cc:1275] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 10. (term mismatch)
I20260709 14:51:38.575274 13070 pending_rounds.cc:85] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting all ops after (but not including) 9
I20260709 14:51:38.575570 13070 pending_rounds.cc:107] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting uncommitted NO_OP operation due to leader change: 11.10
I20260709 14:51:38.575927 13070 raft_consensus.cc:2889] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:38.579517 13114 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:38.579586 16735 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 14:51:38.585894 16588 raft_consensus.cc:515] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.588089 16588 leader_election.cc:290] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.585963 13068 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:38.590401 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:38.591238 16657 consensus_queue.cc:1059] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:51:38.592052 16657 raft_consensus.cc:3055] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:38.592381 16657 raft_consensus.cc:740] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:38.599843 12973 catalog_manager.cc:5697] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.615818 16375 raft_consensus.cc:2804] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:38.616326 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:38.618374 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:38.619580 16562 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:38.616511 16375 raft_consensus.cc:697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:38.626874 16375 consensus_queue.cc:237] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.591111 13070 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 14.
I20260709 14:51:38.631856 12973 catalog_manager.cc:5697] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 5 to 6, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 6 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.613382 16656 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:38.647693 12973 catalog_manager.cc:5697] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:38.652928 13117 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:38.653452 16538 consensus_queue.cc:1048] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.016s
I20260709 14:51:38.593303 16657 consensus_queue.cc:260] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.654597 16605 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:38.655201 16605 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.641566 16230 leader_election.cc:290] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.655565 16605 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:38.655519 16657 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:38.668152 13149 raft_consensus.cc:1275] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:51:38.670645 13143 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:38.673228 16655 consensus_queue.cc:1048] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.028s
I20260709 14:51:38.654600 13117 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:38.679828 13714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 65577.6us
I20260709 14:51:38.645526 13067 raft_consensus.cc:2468] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
W20260709 14:51:38.705432 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 50897.4us
I20260709 14:51:38.710340 13117 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:38.725944 13217 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:38.731453 13188 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:38.732017 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 54810.3us
I20260709 14:51:38.732579 16704 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.092s
I20260709 14:51:38.736483 16562 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:38.736907 16562 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:38.737232 16562 raft_consensus.cc:3060] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:38.746577 16508 raft_consensus.cc:2804] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:38.723968 12973 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 11, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 11 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.770354 13142 raft_consensus.cc:1275] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:38.772876 13144 raft_consensus.cc:1275] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
W20260709 14:51:38.732364 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 91042.8us
I20260709 14:51:38.771126 13151 raft_consensus.cc:1275] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:38.769958 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:38.769451 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:38.772178 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:38.754132 16339 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:38.771399 16654 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.806463 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:38.806421 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:38.812990 16739 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 14:51:38.814939 16702 raft_consensus.cc:493] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.815507 16702 raft_consensus.cc:515] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.807029 16623 consensus_queue.cc:1048] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.058s
I20260709 14:51:38.821709 13145 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:38.825042 13149 raft_consensus.cc:2393] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 14: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:38.749899 16655 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.761543 16605 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.807928 16339 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.817528 16702 leader_election.cc:290] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.838927 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:38.858060 16655 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.859576 16421 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:38.860224 16421 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.860589 16655 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.862546 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:38.863202 13069 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:38.869187 16713 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.065s
I20260709 14:51:38.874903 16421 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:38.834192 16339 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:51:38.877847 13188 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.878539 13146 raft_consensus.cc:1240] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:38.878906 16605 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.839269 16654 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:38.881794 16654 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:38.883262 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:38.887290 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:38.889766 13746 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:38.804749 16562 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.896122 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:38.906478 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:38.889947 16613 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:38.908696 16613 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.910948 16613 leader_election.cc:290] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.911710 16605 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.912281 16605 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.914359 16605 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.914880 16717 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:38.915515 16717 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.918360 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:51:38.920989 16663 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:38.921366 16663 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.921705 16663 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:38.943754 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:38.944412 13224 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:38.952464 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69702f1f004b75861bd26dc7ae0772" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:38.954293 13067 raft_consensus.cc:2393] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 11: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:38.937312 13040 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:38.959089 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abca4564c7a4cee9c7a4b319d55e608" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:38.965495 13221 raft_consensus.cc:2468] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 14.
I20260709 14:51:38.917609 16717 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:38.942416 16613 consensus_queue.cc:1048] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.042s
I20260709 14:51:38.971786 16508 raft_consensus.cc:697] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:39.017977 16713 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.018643 16713 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:38.955612 16654 consensus_queue.cc:1048] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 14:51:39.002436 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:39.022323 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:38.974314 16421 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.028s
I20260709 14:51:38.994675 16717 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 14:51:39.030431 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 48111.2us
I20260709 14:51:39.038962 13224 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:39.044221 13117 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.046836 16493 consensus_queue.cc:1048] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:39.055934 16571 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:39.056512 16571 raft_consensus.cc:493] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.056883 16571 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:51:39.058466 16761 log.cc:927] Time spent T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 14:51:39.051153 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:39.088363 16717 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:39.093230 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.093745 16562 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.069764 16508 consensus_queue.cc:237] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.069981 16742 consensus_queue.cc:1048] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.044s
I20260709 14:51:39.104094 13142 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 14.
I20260709 14:51:39.108836 16571 raft_consensus.cc:515] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.096887 13144 raft_consensus.cc:606] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:39.113883 13144 raft_consensus.cc:614] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:51:39.137562 13067 raft_consensus.cc:2468] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 14.
I20260709 14:51:39.138974 13188 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:39.143002 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 47557.1us
I20260709 14:51:39.155014 16739 raft_consensus.cc:2804] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:39.155692 16739 raft_consensus.cc:697] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 14 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:39.156633 16739 consensus_queue.cc:237] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.158995 16717 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.149389 13114 leader_election.cc:304] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:39.129918 16727 raft_consensus.cc:493] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:39.172212 13114 leader_election.cc:304] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:39.176223 16590 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.168641 16375 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.198799 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.203655 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.205123 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.207854 13217 raft_consensus.cc:2393] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:39.206092 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.208350 13071 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:39.204799 16351 raft_consensus.cc:2749] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:39.210695 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.211194 13220 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:51:39.211334 13148 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:39.213788 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.213924 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.214367 13067 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:39.214454 13146 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
W20260709 14:51:39.215536 16767 log.cc:927] Time spent T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.264s	user 0.000s	sys 0.002s
I20260709 14:51:39.217954 13143 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:51:39.220369 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7ae875b67f4c62b18dac5b2725f86a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.199630 16674 raft_consensus.cc:2749] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:51:39.228214 16771 log.cc:927] Time spent T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.056s	user 0.001s	sys 0.001s
I20260709 14:51:39.228420 13224 raft_consensus.cc:2393] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:39.233964 16663 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:39.235391 16713 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.236492 16375 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.238060 16781 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.238708 16375 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.238731 16781 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.241000 16663 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:39.242085 13746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e"
I20260709 14:51:39.242759 13746 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:39.194767 16727 raft_consensus.cc:515] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:39.244444 16571 leader_election.cc:290] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.244769 16727 leader_election.cc:290] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121), d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409)
I20260709 14:51:39.246541 16781 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.247180 16339 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.248108 16778 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.248373 13151 raft_consensus.cc:2368] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14.
I20260709 14:51:39.250088 16339 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.176839 16590 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.252926 16590 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.250564 16778 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.256429 13746 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
W20260709 14:51:39.258025 16764 log.cc:927] Time spent T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.306s	user 0.001s	sys 0.002s
I20260709 14:51:39.262750 16778 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.256371 13748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: false dest_uuid: "d80bba1f57c64a398757ec183956e90e" is_pre_election: true
I20260709 14:51:39.271914 13748 raft_consensus.cc:2368] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10.
I20260709 14:51:39.279126 13188 leader_election.cc:304] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa, d80bba1f57c64a398757ec183956e90e; no voters: 
I20260709 14:51:39.287794 16735 raft_consensus.cc:2804] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:39.288452 16735 raft_consensus.cc:697] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:39.283337 16783 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.289515 16735 consensus_queue.cc:237] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 8.11, Last appended by leader: 11, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } }
I20260709 14:51:39.291145 16783 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.293082 13039 leader_election.cc:400] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Vote denied by peer d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409) with higher term. Message: Invalid argument: T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10.
I20260709 14:51:39.293427 13039 leader_election.cc:403] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:39.294150 16719 raft_consensus.cc:3060] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:51:39.307495 16783 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.308418 16742 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.309034 16742 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.308370 16778 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.311232 16742 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.310586 16778 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.312975 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.313853 13068 raft_consensus.cc:2393] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:39.313992 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.315651 16778 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.317106 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.317720 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.318477 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:39.319022 13224 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:39.319677 16581 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:39.320079 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71a0d294874900b43bd5d5749f1a2e" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.318046 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:39.319576 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.317695 13221 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:39.323182 13217 raft_consensus.cc:2393] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:39.318508 13076 raft_consensus.cc:2393] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 15: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:39.322546 13225 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:51:39.333696 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.334430 13151 raft_consensus.cc:2368] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 11. Current term is 12.
I20260709 14:51:39.340786 13040 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:39.342284 16563 consensus_queue.cc:1059] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:39.344137 16563 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:39.344630 16563 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:39.349175 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.349247 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.350181 13217 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:39.354375 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:39.355209 13146 raft_consensus.cc:2393] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 14: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:39.345609 16563 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.361505 13042 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:39.362267 13117 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.366242 13224 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:39.369587 13225 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:39.401615 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.409006 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.410888 13145 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 15.
I20260709 14:51:39.394222 16581 raft_consensus.cc:2804] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:39.413152 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.418630 13146 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:39.425452 13040 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:39.437402 13117 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.438262 13040 leader_election.cc:304] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:39.438476 13117 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.429819 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.440369 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.441025 13145 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:39.447039 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.447633 13067 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:51:39.450136 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.450407 13117 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.450816 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047095be71a4985baa344e48af3d645" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.451411 13069 raft_consensus.cc:3060] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:39.444844 13143 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:39.408594 16713 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.462813 13073 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:51:39.467996 13071 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:39.441936 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.469197 13117 leader_election.cc:304] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.446897 16339 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:39.454670 16230 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:39.449752 16712 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:39.492326 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.449813 16739 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.465162 16717 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:39.499926 13224 raft_consensus.cc:1275] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:51:39.493113 13146 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:39.519362 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.520190 13076 raft_consensus.cc:2393] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:39.520524 13068 raft_consensus.cc:2393] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 10: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:39.523012 13145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:39.523653 13145 raft_consensus.cc:606] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:39.523978 13145 raft_consensus.cc:614] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:51:39.527730 13067 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:39.473197 16339 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.529127 16339 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:39.509186 16605 raft_consensus.cc:2804] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:39.532842 16703 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:39.533308 16703 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.520265 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.475409 16783 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:39.464725 16702 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.046s
I20260709 14:51:39.534792 13074 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:39.500378 16712 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.477034 16230 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.533635 16703 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:39.509021 16717 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.546943 13189 leader_election.cc:400] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Vote denied by peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815) with higher term. Message: Invalid argument: T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 11. Current term is 12.
I20260709 14:51:39.560912 13189 leader_election.cc:403] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:39.546279 16783 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:39.523181 16713 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.541478 16605 raft_consensus.cc:697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:39.566865 13189 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:39.545929 16712 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:39.556898 16230 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:39.563660 16717 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:39.538714 16739 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.566998 16458 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.553399 16727 raft_consensus.cc:3055] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:39.563235 16663 raft_consensus.cc:2749] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815) with higher term. Message: Invalid argument: T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 11. Current term is 12.
I20260709 14:51:39.587186 13189 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.568785 16704 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:39.590003 16509 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.597278 16509 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.594805 16458 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.599541 16509 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.599862 16458 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.562579 16590 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.023s
I20260709 14:51:39.592478 16562 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:39.601187 16562 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.580631 16781 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:39.601576 16562 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:39.601825 16781 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.603901 16783 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.592502 16727 raft_consensus.cc:740] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:39.605696 16778 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:39.611646 16778 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.611431 16605 consensus_queue.cc:237] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.612053 16778 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:39.611274 16727 consensus_queue.cc:260] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.619061 16727 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:39.617790 16704 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.639295 16719 raft_consensus.cc:2749] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer d80bba1f57c64a398757ec183956e90e (127.11.178.68:35409) with higher term. Message: Invalid argument: T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 9. Current term is 10.
I20260709 14:51:39.641588 16704 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.642644 16778 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:39.669791 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 207555us
I20260709 14:51:39.670183 16581 raft_consensus.cc:697] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:39.647495 16778 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.674949 16581 consensus_queue.cc:237] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.680308 13069 raft_consensus.cc:2468] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:39.679311 13070 raft_consensus.cc:2468] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 10.
I20260709 14:51:39.682065 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:39.672920 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 234700us
I20260709 14:51:39.699304 13217 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:39.709197 16712 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.711042 16781 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.712507 16712 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.712710 16230 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.715421 16230 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.694736 16801 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.698578 16713 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:39.731823 13040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 45970.2us
I20260709 14:51:39.733439 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.733071 13040 leader_election.cc:304] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:39.735221 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 155288us
I20260709 14:51:39.735564 13040 leader_election.cc:400] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815) with higher term. Message: Invalid argument: T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14.
I20260709 14:51:39.735929 13040 leader_election.cc:403] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:39.737317 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.740721 13114 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:39.736805 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.743131 13071 raft_consensus.cc:2393] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 10: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:39.738360 16508 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.750145 16508 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.745450 16785 raft_consensus.cc:2749] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:39.742030 16421 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.753957 13073 raft_consensus.cc:2393] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 8: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
W20260709 14:51:39.754343 16791 log.cc:927] Time spent T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.164s	user 0.001s	sys 0.003s
I20260709 14:51:39.759905 16562 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.760439 16717 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.775388 16717 leader_election.cc:290] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.764936 13042 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.776664 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.777408 13221 raft_consensus.cc:2393] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 14: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:39.774192 16508 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.777592 16719 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:39.778036 16719 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.778357 16719 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:39.778820 16562 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.728513 16801 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.746318 16581 raft_consensus.cc:2749] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815) with higher term. Message: Invalid argument: T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 13. Current term is 14.
I20260709 14:51:39.781594 13072 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 14.
I20260709 14:51:39.766280 16735 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.765961 16421 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.767566 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.768214 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:39.751446 16339 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.770177 13069 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:51:39.791276 16421 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.791854 16735 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.763636 16703 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.787644 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.796591 13073 raft_consensus.cc:2393] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 15: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:39.789281 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:39.794082 13216 raft_consensus.cc:2393] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 8: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:39.797282 13224 raft_consensus.cc:2393] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 11: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:39.795720 13218 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:39.802851 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:39.799608 16794 log.cc:927] Time spent T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
W20260709 14:51:39.804241 13114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 55770us
I20260709 14:51:39.805714 13114 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:39.809126 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 48026.4us
I20260709 14:51:39.810758 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:39.811367 13216 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:51:39.812633 16657 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.004s
W20260709 14:51:39.811013 16789 log.cc:927] Time spent T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.248s	user 0.001s	sys 0.001s
I20260709 14:51:39.814459 16663 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.814960 16663 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.816819 16800 raft_consensus.cc:2749] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:39.820164 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.821017 13222 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:39.824551 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.825304 13221 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:39.824542 13042 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.833134 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.816931 16663 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.835428 16768 raft_consensus.cc:2749] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:39.837280 16339 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.838052 16703 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.840117 16735 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.847972 13042 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.821008 16801 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.851363 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:39.851913 13221 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:39.852094 13117 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.852913 13189 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:39.853052 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:39.853348 13225 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:39.853633 13219 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:39.855698 13189 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:39.856158 13040 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:39.858729 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:39.859270 13222 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 7.
I20260709 14:51:39.861456 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.864169 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b40f094f3e4eb086daa722612b6622" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.864697 13074 raft_consensus.cc:3060] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:39.865149 13070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.849355 16682 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:39.856863 16509 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:39.867363 16509 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.867729 16509 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:39.863142 16581 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:39.868861 16581 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:39.869234 16581 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:39.865767 16781 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:39.870383 16781 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
W20260709 14:51:39.870843 16787 log.cc:927] Time spent T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.289s	user 0.002s	sys 0.000s
I20260709 14:51:39.872977 16682 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.873389 16682 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:39.853724 16713 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:39.878320 13219 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:39.878609 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
W20260709 14:51:39.867769 16793 log.cc:927] Time spent T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.346s	user 0.000s	sys 0.003s
I20260709 14:51:39.870759 16781 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:39.892709 16719 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.893445 16803 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.029s
W20260709 14:51:39.895462 16790 log.cc:927] Time spent T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.373s	user 0.003s	sys 0.000s
I20260709 14:51:39.896368 16719 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:39.889374 16786 log.cc:927] Time spent T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e: Append to log took a long time: real 0.367s	user 0.004s	sys 0.000s
I20260709 14:51:39.898034 16590 raft_consensus.cc:493] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.891088 16811 consensus_queue.cc:1048] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.043s
I20260709 14:51:39.898602 16590 raft_consensus.cc:515] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.880448 16713 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.901506 16713 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:39.904102 13221 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
W20260709 14:51:39.906549 16817 log.cc:927] Time spent T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:51:39.906930 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.907506 13075 raft_consensus.cc:3060] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:39.919353 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:39.923345 13076 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 8.
I20260709 14:51:39.926582 16739 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:39.930751 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:39.931418 13219 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:39.934499 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:39.935145 13068 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:39.950400 13072 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 11. Preceding OpId from leader: term: 10 index: 12. (index mismatch)
I20260709 14:51:39.909711 16781 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:39.962412 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:39.964035 13143 raft_consensus.cc:2368] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11.
W20260709 14:51:39.964392 13040 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:39.970959 13216 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:39.973224 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.956172 16230 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.975466 13219 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:39.976933 13042 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:39.971972 16788 log.cc:927] Time spent T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.313s	user 0.002s	sys 0.000s
I20260709 14:51:39.973984 13144 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 8.
I20260709 14:51:39.982272 13117 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:39.984269 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.000030 13224 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:51:39.974031 16421 raft_consensus.cc:2764] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 14:51:40.002825 16682 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.004958 16682 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:39.988718 16230 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.006371 13144 raft_consensus.cc:1275] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:51:40.007599 16230 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.012643 16509 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.018360 16819 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.018961 16819 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:40.019688 16813 log.cc:927] Time spent T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.221s	user 0.004s	sys 0.000s
I20260709 14:51:40.021726 16819 leader_election.cc:290] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:40.024066 13075 raft_consensus.cc:2468] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:40.028903 13145 raft_consensus.cc:2368] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 14. Current term is 15.
I20260709 14:51:40.002754 16781 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:40.037743 16814 log.cc:927] Time spent T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.179s	user 0.001s	sys 0.000s
I20260709 14:51:40.039220 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.039544 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.040375 13150 raft_consensus.cc:2410] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 15 because replica has last-logged OpId of term: 13 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 11.
I20260709 14:51:39.986878 16674 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:40.042009 16674 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.042353 16674 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:40.041538 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.042943 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.043205 13150 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:40.043689 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.044488 13142 raft_consensus.cc:2410] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 9 because replica has last-logged OpId of term: 7 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
I20260709 14:51:40.045989 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:39.989825 16719 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:40.047423 16719 raft_consensus.cc:697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:40.047668 13074 raft_consensus.cc:2468] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:39.990656 13117 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:40.051465 13143 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:40.046885 13145 raft_consensus.cc:2410] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 11 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
I20260709 14:51:40.057160 13068 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
W20260709 14:51:40.058849 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 72331.7us
I20260709 14:51:40.059549 13117 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:40.029214 16713 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.063357 13117 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:40.061996 16811 raft_consensus.cc:2804] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:40.078248 13145 raft_consensus.cc:1240] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: [11.11-11.11]
I20260709 14:51:40.062279 16509 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:40.078647 13042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 101820us
I20260709 14:51:40.018348 16581 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.066264 16508 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:40.083189 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.083696 13143 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:40.067896 16783 raft_consensus.cc:2804] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:40.085641 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:40.086448 13223 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:40.089568 13224 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:51:40.090420 13070 raft_consensus.cc:2410] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for term 11 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
I20260709 14:51:40.084777 16811 raft_consensus.cc:697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:40.091216 16581 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.091768 16811 consensus_queue.cc:237] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.093772 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.093962 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443b6dbf1004b06bb0ec0aa6e724196" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.095775 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.096259 13150 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:40.098014 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.098127 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.098683 13151 raft_consensus.cc:2393] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 15: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:40.099313 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.099730 13151 raft_consensus.cc:1275] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:51:40.101760 13147 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:40.103358 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:40.106297 16674 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.110617 16508 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:40.111640 16508 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.113293 16713 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.083928 16717 raft_consensus.cc:493] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.114126 16717 raft_consensus.cc:515] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.114645 13074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:40.115439 16783 raft_consensus.cc:697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:40.114279 13075 raft_consensus.cc:1275] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:51:40.116446 16783 consensus_queue.cc:237] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.069461 16339 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.016s
I20260709 14:51:40.118952 13142 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:40.099622 13144 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 15.
I20260709 14:51:40.120386 13189 leader_election.cc:400] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Vote denied by peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815) with higher term. Message: Invalid argument: T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11.
I20260709 14:51:40.120692 13146 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 11.
I20260709 14:51:40.120702 13189 leader_election.cc:403] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 14:51:40.121726 13146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:40.122370 13146 raft_consensus.cc:606] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:40.122751 13146 raft_consensus.cc:614] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:51:40.101509 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.125711 13148 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:40.118731 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:40.126362 13073 raft_consensus.cc:2393] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 15: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:40.127955 13040 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:40.133279 16825 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:51:40.134402 13114 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:40.134734 16825 raft_consensus.cc:2749] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:40.135149 16785 raft_consensus.cc:3060] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:40.135433 16781 raft_consensus.cc:2749] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815) with higher term. Message: Invalid argument: T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 10. Current term is 11.
I20260709 14:51:40.086318 16719 consensus_queue.cc:237] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.140507 13223 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:40.132493 13189 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:40.150650 16785 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:40.154747 16657 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:40.155232 16657 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:40.155623 16657 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:40.159680 16674 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.160096 16802 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.160600 16802 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.116137 16717 leader_election.cc:290] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.164614 13189 leader_election.cc:400] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Vote denied by peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815) with higher term. Message: Invalid argument: T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 14. Current term is 15.
I20260709 14:51:40.167074 13189 leader_election.cc:403] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:40.174590 13148 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:40.178014 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.182366 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:40.182996 13075 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:40.181493 13189 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:40.186210 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.186918 13148 raft_consensus.cc:2393] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 15: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:40.187500 16781 raft_consensus.cc:3060] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 15
I20260709 14:51:40.180397 16742 consensus_queue.cc:1048] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.023s
I20260709 14:51:40.202169 16581 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.202713 16581 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.204749 16581 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.205878 16826 consensus_queue.cc:1048] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:51:40.206103 13040 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:40.206982 13040 leader_election.cc:304] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:40.208240 16712 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:40.208738 16727 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:40.209290 16727 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:40.210165 16727 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.211027 16802 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.178773 16623 consensus_queue.cc:1048] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.033s
I20260709 14:51:40.198406 16663 raft_consensus.cc:2749] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:40.208747 16712 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:40.215667 16712 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.196604 16717 raft_consensus.cc:493] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.207252 16826 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 14:51:40.216728 16717 raft_consensus.cc:515] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.218011 13189 leader_election.cc:304] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:40.218835 16717 leader_election.cc:290] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.219089 13189 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:40.220052 16735 raft_consensus.cc:2749] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:40.219908 16421 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:40.220510 16590 leader_election.cc:290] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.220649 16421 raft_consensus.cc:493] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.221082 16421 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:40.230621 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d206bd29769d451e89c680471a07364d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:40.229709 13189 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:40.231696 13189 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:40.234011 13150 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:40.235194 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.236392 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.241979 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:40.242786 13040 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:40.243007 13219 raft_consensus.cc:2393] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44787b741d304690a7d21bc3b7c0a8e1 in current term 8: Already voted for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in this term.
I20260709 14:51:40.244558 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:40.235828 13149 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 15.
I20260709 14:51:40.248859 13145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:40.252671 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.253367 13143 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:40.257344 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:40.258199 13219 raft_consensus.cc:2393] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in current term 10: Already voted for candidate 745f74322f5c474e83be870d5bf3a8aa in this term.
I20260709 14:51:40.262120 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:40.270587 13117 leader_election.cc:304] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:40.255955 13040 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:40.290777 13217 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:40.241925 16735 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:40.253993 16742 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:40.296003 13040 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:40.297446 13075 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:40.303995 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f42059b2ac4e1f8e8e68e14b2b2a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:40.306795 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:40.316504 13145 raft_consensus.cc:606] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:40.321290 13114 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:40.257534 16581 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:40.326907 13143 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:51:40.322703 13218 raft_consensus.cc:1275] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
W20260709 14:51:40.326766 13117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:46121, user_credentials={real_user=slave}} blocked reactor thread for 56265.8us
I20260709 14:51:40.315033 16563 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:51:40.334187 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:40.328003 13117 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:40.343442 13221 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:51:40.326326 16702 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:40.347952 13188 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:40.357795 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:40.335399 16703 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:40.330340 16563 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.332461 16735 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:40.335831 16742 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 15 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:40.338335 16581 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:40.370183 13746 raft_consensus.cc:1275] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 10 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 11. Preceding OpId from leader: term: 10 index: 12. (index mismatch)
I20260709 14:51:40.343915 16674 raft_consensus.cc:2749] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:40.397830 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc303329e884222817c87d9c3e4e0c7" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:40.360260 16702 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.338201 16826 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.033s
I20260709 14:51:40.367132 16768 raft_consensus.cc:2749] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:40.371212 16563 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:40.347754 16657 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.423447 13117 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
W20260709 14:51:40.436515 13188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:35913, user_credentials={real_user=slave}} blocked reactor thread for 73197us
I20260709 14:51:40.403115 16654 raft_consensus.cc:2749] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:40.405784 16703 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:40.446437 13217 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:40.404847 16702 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:40.462055 16741 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.115s
I20260709 14:51:40.446079 16375 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:51:40.466054 16742 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.472648 16735 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.495735 16421 raft_consensus.cc:515] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.497946 16775 consensus_queue.cc:1048] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:51:40.440584 16703 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.460338 16339 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.058s
I20260709 14:51:40.525628 16717 raft_consensus.cc:493] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 745f74322f5c474e83be870d5bf3a8aa)
I20260709 14:51:40.498450 16702 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.467535 16581 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.560376 16702 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:40.561075 16823 log.cc:927] Time spent T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.141s	user 0.000s	sys 0.003s
I20260709 14:51:40.552160 16717 raft_consensus.cc:515] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:40.571513 16832 log.cc:927] Time spent T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.094s	user 0.001s	sys 0.001s
W20260709 14:51:40.577852 16828 log.cc:927] Time spent T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.158s	user 0.002s	sys 0.000s
I20260709 14:51:40.575531 16563 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:40.577993 16831 log.cc:927] Time spent T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.250s	user 0.002s	sys 0.000s
I20260709 14:51:40.571730 16657 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:40.580025 16563 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 16 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.592435 16781 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: Vote denied by peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815) with higher term. Message: Invalid argument: T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 14. Current term is 15.
W20260709 14:51:40.595824 16834 log.cc:927] Time spent T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:51:40.596848 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:40.599431 13042 leader_election.cc:304] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:40.601876 13042 leader_election.cc:304] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:40.599989 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:40.612681 16713 raft_consensus.cc:2749] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:40.613889 13223 raft_consensus.cc:2468] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 15.
I20260709 14:51:40.618582 13220 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:51:40.602414 16702 raft_consensus.cc:2749] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:40.602643 16800 consensus_queue.cc:1048] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:51:40.607573 16421 leader_election.cc:290] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:40.608291 16717 leader_election.cc:290] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.609233 16785 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:40.617862 13217 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:40.629338 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:40.630009 13068 raft_consensus.cc:2368] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13.
I20260709 14:51:40.636518 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:40.631039 16571 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.012s
I20260709 14:51:40.658375 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:40.659328 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:40.660116 13075 raft_consensus.cc:2368] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9.
I20260709 14:51:40.685580 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:40.697753 13188 leader_election.cc:400] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Vote denied by peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913) with higher term. Message: Invalid argument: T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13.
I20260709 14:51:40.747128 13067 raft_consensus.cc:1275] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:40.756072 13188 leader_election.cc:400] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Vote denied by peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913) with higher term. Message: Invalid argument: T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9.
I20260709 14:51:40.756407 13188 leader_election.cc:403] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 14:51:40.766500 13075 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:51:40.774039 13222 raft_consensus.cc:1240] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:40.766616 16781 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913) with higher term. Message: Invalid argument: T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa for earlier term 8. Current term is 9.
I20260709 14:51:40.768822 16846 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:40.803092 13075 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:51:40.754522 16802 raft_consensus.cc:493] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:40.803251 16846 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:40.794436 16848 log.cc:927] Time spent T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.248s	user 0.003s	sys 0.000s
I20260709 14:51:40.801353 13069 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:40.803911 16802 raft_consensus.cc:515] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.806123 16846 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:40.808874 16802 leader_election.cc:290] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.822628 13218 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:51:40.825469 16538 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260709 14:51:40.828110 13189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:39815, user_credentials={real_user=slave}} blocked reactor thread for 54321.9us
I20260709 14:51:40.828749 12971 catalog_manager.cc:5697] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "d80bba1f57c64a398757ec183956e90e" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 35409 } attrs { promote: false } } }
I20260709 14:51:40.836673 12973 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43498 (request call id 908) took 4560 ms. Trace:
I20260709 14:51:40.841080 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" is_pre_election: true
I20260709 14:51:40.844157 13075 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:40.847674 13222 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:40.856889 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:40.842317 12973 rpcz_store.cc:276] 0709 14:51:36.275975 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:36.276109 (+   134us) service_pool.cc:224] Handling call
0709 14:51:40.836589 (+4560480us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:39.164094 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:39.164845 (+   751us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:39.164892 (+    47us) write_op.cc:435] Acquired schema lock
0709 14:51:39.164927 (+    35us) tablet.cc:662] Decoding operations
0709 14:51:39.165785 (+   858us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:39.165877 (+    92us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:39.165904 (+    27us) tablet.cc:685] Acquiring locks for 6 operations
0709 14:51:39.166582 (+   678us) tablet.cc:701] Row locks acquired
0709 14:51:39.166633 (+    51us) write_op.cc:260] PREPARE: finished
0709 14:51:39.166810 (+   177us) write_op.cc:270] Start()
0709 14:51:39.166947 (+   137us) write_op.cc:276] Timestamp: P: 1783608699166742 usec, L: 0
0709 14:51:39.167031 (+    84us) op_driver.cc:348] REPLICATION: starting
0709 14:51:39.176409 (+  9378us) log.cc:844] Serialized 2482 byte log entry
0709 14:51:39.817882 (+641473us) spinlock_profiling.cc:243] Waited 91.7 ms on lock 0x7b4400022b4c. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f694adb1 00007f13f69e8c85 00007f13f69e96a2 00007f13f975b1db 00007f13f9756aaf 00007f13f974a86e 00007f13f9749bb6 00007f13f97497d8 00007f13f9753221 00007f13f97531d9 00007f13f9753169
0709 14:51:40.048201 (+230319us) op_driver.cc:464] REPLICATION: finished
0709 14:51:40.318371 (+270170us) write_op.cc:301] APPLY: starting
0709 14:51:40.318465 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:40.437483 (+119018us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:40.448443 (+ 10960us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:40.603225 (+154782us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:40.603516 (+   291us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=12,key_file_lookups=12,delta_file_lookups=0,mrs_lookups=0
0709 14:51:40.603561 (+    45us) write_op.cc:312] APPLY: finished
0709 14:51:40.603846 (+   285us) log.cc:844] Serialized 65 byte log entry
0709 14:51:40.604591 (+   745us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:40.604701 (+   110us) write_op.cc:454] Released schema lock
0709 14:51:40.604756 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:40.605144 (+   388us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:40.605171 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":5715,"reported_tablets":39,"child_traces":[["op",{"apply.queue_time_us":221794,"apply.run_cpu_time_us":11892,"apply.run_wall_time_us":286780,"cfile_cache_hit":26,"cfile_cache_hit_bytes":29243,"num_ops":6,"prepare.queue_time_us":305369,"prepare.run_cpu_time_us":26259,"prepare.run_wall_time_us":351029,"raft.queue_time_us":149136,"raft.run_cpu_time_us":30425,"raft.run_wall_time_us":153470,"replication_time_us":881017,"spinlock_wait_cycles":210956544,"thread_start_us":674914,"threads_started":5,"wal-append.queue_time_us":345426}]]}
I20260709 14:51:40.862295 13188 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:40.865550 13223 raft_consensus.cc:1275] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:40.871560 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.871733 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:40.872222 13148 raft_consensus.cc:606] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:40.871181 13042 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:40.875764 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0697348123643db989efb50b351151f" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.876317 13146 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:40.877275 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.877926 13144 raft_consensus.cc:2393] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:40.877733 16421 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:40.880029 16826 raft_consensus.cc:2804] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:40.886670 16458 consensus_queue.cc:1059] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 14:51:40.893579 13146 raft_consensus.cc:2468] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:40.895341 16713 raft_consensus.cc:3055] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:40.895782 16713 raft_consensus.cc:740] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:40.897104 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.897676 13142 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:40.888809 16421 raft_consensus.cc:493] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:40.880901 16571 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 14:51:40.898615 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:40.889411 16563 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 14:51:40.906661 13149 raft_consensus.cc:1240] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Rejecting Update request from peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:40.907429 13142 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 13.
I20260709 14:51:40.901571 13146 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:40.892705 16826 raft_consensus.cc:697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:40.898663 16713 consensus_queue.cc:260] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.904001 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd9c48b122c420c85ab70a85d8edceb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.901765 16421 raft_consensus.cc:3060] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:40.905561 13143 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:40.912376 16713 raft_consensus.cc:3060] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:40.925338 16563 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:40.925920 16563 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.928094 16563 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:40.914059 16826 consensus_queue.cc:237] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.932888 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4904c95da6ca4d6c878697963f781fdc" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.917424 13146 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 16.
I20260709 14:51:40.935547 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:40.923859 12974 catalog_manager.cc:5697] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:40.939656 13143 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:40.960089 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b7f3ed80441059ab9d07f8902470a" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:40.972504 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:40.974390 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:40.978261 13075 raft_consensus.cc:1275] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:51:40.982079 16703 consensus_queue.cc:1048] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:40.985376 16421 raft_consensus.cc:515] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:40.992553 13040 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:40.993245 16785 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:40.993784 13040 leader_election.cc:304] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:40.994081 16571 raft_consensus.cc:993] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:40.994560 16571 raft_consensus.cc:1081] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:40.994855 16717 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:40.995362 16717 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:40.998616 16458 raft_consensus.cc:2749] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:40.999325 16458 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:40.997502 13040 leader_election.cc:304] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:41.002457 13040 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:41.004508 16458 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:41.005576 16581 raft_consensus.cc:2749] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:41.007506 16230 consensus_queue.cc:1048] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:41.009341 16768 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:41.010604 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:41.008370 16563 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:51:41.011439 16563 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 16 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:41.011814 16717 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.012275 16563 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.020520 13067 raft_consensus.cc:2468] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:41.022459 13189 leader_election.cc:304] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:41.021781 13188 leader_election.cc:304] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:41.025194 16657 raft_consensus.cc:2804] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:41.029263 16785 consensus_queue.cc:1048] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:41.025463 16654 raft_consensus.cc:2804] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:41.030278 16654 raft_consensus.cc:697] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:41.031124 16654 consensus_queue.cc:237] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.027287 16657 raft_consensus.cc:697] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:41.038998 16657 consensus_queue.cc:237] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.043824 13040 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6; no voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:41.044050 13146 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:51:41.050352 16421 leader_election.cc:290] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:41.057245 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6800c4da89eb4127b527ef755c51492a" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:41.058054 13148 raft_consensus.cc:2393] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 745f74322f5c474e83be870d5bf3a8aa in current term 12: Already voted for candidate 44787b741d304690a7d21bc3b7c0a8e1 in this term.
I20260709 14:51:41.060554 16801 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:41.061331 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:41.062000 13069 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.062353 13069 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:41.071208 13069 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.049970 16826 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:41.095726 13069 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:41.099383 13219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:41.100109 13219 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:41.108052 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:41.108659 13149 raft_consensus.cc:3055] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:41.108952 13149 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:41.111847 13149 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.127907 13149 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:41.137183 13219 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:41.138685 13042 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:41.139607 16826 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:41.140345 16826 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:41.142549 16826 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.155088 12972 catalog_manager.cc:5697] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.161881 13074 raft_consensus.cc:1240] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:41.163537 16849 consensus_queue.cc:1059] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:41.164292 16849 consensus_queue.cc:1243] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 log is divergent from this leader: its last log entry 13.12 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 11
I20260709 14:51:41.164757 16849 raft_consensus.cc:3055] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:41.165060 16849 raft_consensus.cc:740] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:41.156883 12972 catalog_manager.cc:5697] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 3 to 4, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 4 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.167322 13219 raft_consensus.cc:1275] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:41.172657 12972 catalog_manager.cc:5697] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 6 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.174518 12972 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.175936 12972 catalog_manager.cc:5697] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.177537 12972 catalog_manager.cc:5697] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.179131 12972 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.143083 12974 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43504 (request call id 958) took 3915 ms. Trace:
I20260709 14:51:41.181746 12972 catalog_manager.cc:5697] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } }
I20260709 14:51:41.186075 12972 catalog_manager.cc:5697] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.187757 12972 catalog_manager.cc:5697] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 12 to 13, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 13 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.189426 12972 catalog_manager.cc:5697] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 9, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.191141 12972 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 12 to 13, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 13 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.192888 12972 catalog_manager.cc:5697] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 11 to 13, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 13 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.194401 12972 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 10 to 13. New cstate: current_term: 13 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.195969 12972 catalog_manager.cc:5697] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.202392 12972 catalog_manager.cc:5697] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.204017 12972 catalog_manager.cc:5697] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.208700 13148 raft_consensus.cc:1240] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:41.208120 12972 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.210060 12972 catalog_manager.cc:5697] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 11, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 11 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.211547 12972 catalog_manager.cc:5697] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 13, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 13 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.213048 12972 catalog_manager.cc:5697] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 8 to 9, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.214265 12972 catalog_manager.cc:5697] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 12, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 12 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.184259 16458 consensus_queue.cc:1048] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.022s
I20260709 14:51:41.181305 12974 rpcz_store.cc:276] 0709 14:51:37.227652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:37.227803 (+   151us) service_pool.cc:224] Handling call
0709 14:51:37.335858 (+108055us) spinlock_profiling.cc:243] Waited 80.4 ms on lock 0x7b54003aa554. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b19090 00007f13f9bb7f3a 00007f13ff96e1cc 00007f13ffa6c37e 00007f13fdf2d2a4 00007f13fdf2d232 00007f13fdf2d161 00007f13fdf2d0dc 00007f13fdf2c392 00007f13f7eea48c 00007f13f7ee98c6
0709 14:51:41.142980 (+3807122us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:40.944961 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:40.945464 (+   503us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:40.945490 (+    26us) write_op.cc:435] Acquired schema lock
0709 14:51:40.945507 (+    17us) tablet.cc:662] Decoding operations
0709 14:51:40.945816 (+   309us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:40.945864 (+    48us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:40.945903 (+    39us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:40.946071 (+   168us) tablet.cc:701] Row locks acquired
0709 14:51:40.946085 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:51:40.946200 (+   115us) write_op.cc:270] Start()
0709 14:51:40.946299 (+    99us) write_op.cc:276] Timestamp: P: 1783608700946162 usec, L: 0
0709 14:51:40.946318 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:51:40.946872 (+   554us) log.cc:844] Serialized 541 byte log entry
0709 14:51:40.948860 (+  1988us) op_driver.cc:464] REPLICATION: finished
0709 14:51:40.949257 (+   397us) write_op.cc:301] APPLY: starting
0709 14:51:40.949342 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:40.950174 (+   832us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:40.950300 (+   126us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:40.950975 (+   675us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:40.951123 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=0,mrs_lookups=0
0709 14:51:40.951168 (+    45us) write_op.cc:312] APPLY: finished
0709 14:51:40.951359 (+   191us) log.cc:844] Serialized 25 byte log entry
0709 14:51:40.951513 (+   154us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:40.951589 (+    76us) write_op.cc:454] Released schema lock
0709 14:51:40.951625 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:40.951927 (+   302us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:40.951952 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":52426,"reported_tablets":39,"spinlock_wait_cycles":185014016,"child_traces":[["op",{"apply.queue_time_us":214,"apply.run_cpu_time_us":2633,"apply.run_wall_time_us":2643,"cfile_cache_hit":4,"cfile_cache_hit_bytes":4186,"num_ops":1,"prepare.queue_time_us":191,"prepare.run_cpu_time_us":2166,"prepare.run_wall_time_us":2168,"replication_time_us":2416}]]}
W20260709 14:51:41.234681 16879 log.cc:927] Time spent T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: Append to log took a long time: real 0.115s	user 0.002s	sys 0.001s
I20260709 14:51:41.248955 13146 raft_consensus.cc:1240] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 16 FOLLOWER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 15. Current term is 16. Ops: []
I20260709 14:51:41.255807 16704 raft_consensus.cc:993] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:41.257884 16679 raft_consensus.cc:1081] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:41.230108 16781 consensus_queue.cc:1059] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.043s
W20260709 14:51:41.277276 16875 log.cc:927] Time spent T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: Append to log took a long time: real 0.157s	user 0.002s	sys 0.000s
W20260709 14:51:41.279374 16878 log.cc:927] Time spent T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 14:51:41.289844 13070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:41.290432 13070 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.290777 13070 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:41.294274 13075 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:41.300891 13069 raft_consensus.cc:1240] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 16 LEADER]: Rejecting Update request from peer 745f74322f5c474e83be870d5bf3a8aa for earlier term 15. Current term is 16. Ops: []
I20260709 14:51:41.301463 13149 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:41.302129 13070 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.307242 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:41.307595 13217 raft_consensus.cc:1275] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:51:41.307838 13149 raft_consensus.cc:3055] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:41.308189 13149 raft_consensus.cc:740] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:41.308880 13149 consensus_queue.cc:260] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.257791 16846 consensus_queue.cc:1059] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.042s
I20260709 14:51:41.309937 13149 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:41.313711 13070 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:41.316442 16712 consensus_queue.cc:1048] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:41.318848 16657 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:51:41.319262 16657 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:41.320053 16657 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.14, Last appended by leader: 14, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.321216 16657 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:41.322211 13149 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:41.305763 16655 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 14:51:41.327742 16655 consensus_queue.cc:1243] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 log is divergent from this leader: its last log entry 6.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 14:51:41.319923 16849 consensus_queue.cc:260] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.324729 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:41.329393 13040 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:41.330806 13217 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:41.344189 13217 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 12.
I20260709 14:51:41.335347 16713 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:41.355049 16713 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:41.355311 13069 raft_consensus.cc:1217] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Deduplicated request from leader. Original: 4.4->[5.5-9.7]   Dedup: 5.5->[7.6-9.7]
I20260709 14:51:41.356076 16713 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:41.356796 13069 pending_rounds.cc:85] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting all ops after (but not including) 5
I20260709 14:51:41.357110 13069 pending_rounds.cc:107] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting uncommitted NO_OP operation due to leader change: 6.6
I20260709 14:51:41.357329 13069 raft_consensus.cc:2889] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:41.345192 16849 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:41.360756 13223 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:41.368674 16679 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:41.424770 13149 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:51:41.426234 16458 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:51:41.461186 13143 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 16 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 14:51:41.462690 16713 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:51:41.488106 13076 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:51:41.502427 16781 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:41.521219 13149 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:51:41.534410 13220 raft_consensus.cc:1275] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:51:41.529887 16826 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.006s
I20260709 14:51:41.540092 16713 consensus_queue.cc:1048] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:51:41.550771 13071 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 10. (term mismatch)
I20260709 14:51:41.551159 13071 pending_rounds.cc:85] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting all ops after (but not including) 9
I20260709 14:51:41.551374 13071 pending_rounds.cc:107] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: Aborting uncommitted NO_OP operation due to leader change: 11.10
I20260709 14:51:41.551584 13071 raft_consensus.cc:2889] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:41.554302 16781 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:41.574977 13223 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 16 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 14. (term mismatch)
I20260709 14:51:41.575366 13223 pending_rounds.cc:85] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: Aborting all ops after (but not including) 13
I20260709 14:51:41.575595 13223 pending_rounds.cc:107] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: Aborting uncommitted NO_OP operation due to leader change: 15.14
I20260709 14:51:41.575805 13223 raft_consensus.cc:2889] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:41.581624 16458 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:51:41.604552 13222 raft_consensus.cc:1275] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 12. (term mismatch)
I20260709 14:51:41.604969 13222 pending_rounds.cc:85] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: Aborting all ops after (but not including) 11
I20260709 14:51:41.605175 13222 pending_rounds.cc:107] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: Aborting uncommitted NO_OP operation due to leader change: 12.12
I20260709 14:51:41.605399 13222 raft_consensus.cc:2889] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:41.606521 13148 raft_consensus.cc:1275] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:41.626930 12973 catalog_manager.cc:5697] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 13 to 14, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 14 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.629181 12973 catalog_manager.cc:5697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 10 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.631194 12973 catalog_manager.cc:5697] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.632964 12973 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.634724 12973 catalog_manager.cc:5697] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 13 to 14, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 14 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.638808 12973 catalog_manager.cc:5697] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 13 to 14, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 14 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.640677 12973 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 8 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.642359 12973 catalog_manager.cc:5697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.643690 12973 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 11, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 11 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.621063 16826 consensus_queue.cc:1048] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.017s
I20260709 14:51:41.647300 16657 consensus_queue.cc:1048] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.006s
I20260709 14:51:41.680990 13149 raft_consensus.cc:1275] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:51:41.700941 16843 consensus_queue.cc:1048] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:41.706629 13220 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:41.709074 16713 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:41.766613 13148 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:41.766942 13149 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:41.768049 16712 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:41.770210 16712 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:41.790136 13222 raft_consensus.cc:1275] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:41.791940 16458 consensus_queue.cc:1048] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:41.787866 12972 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 14 to 16, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 16 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.804522 12972 catalog_manager.cc:5697] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 6 to 9, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.808178 12972 catalog_manager.cc:5697] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.817021 12972 catalog_manager.cc:5697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 11 to 13, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 13 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } } }
I20260709 14:51:41.962881 12974 catalog_manager.cc:5697] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.981626 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:41.984818 12974 catalog_manager.cc:5697] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 10 to 12, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 12 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:42.053499 12973 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 10 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:42.065536 12973 catalog_manager.cc:5697] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 9 to 12, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 12 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.135912 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:43.205088 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:43.205708 13143 raft_consensus.cc:606] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:43.208431 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:43.208989 13149 raft_consensus.cc:606] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:43.219532 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:43.220144 13069 raft_consensus.cc:606] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 16 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:43.224650 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:43.225191 13143 raft_consensus.cc:606] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:43.230436 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:43.230990 13143 raft_consensus.cc:606] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:43.232203 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:43.233817 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:43.240247 16903 raft_consensus.cc:993] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:43.240773 16903 raft_consensus.cc:1081] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:43.245249 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:43.245911 13069 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:43.246248 13069 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:43.258378 13069 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.261401 13069 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 5 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:43.261313 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:43.262282 13143 raft_consensus.cc:3055] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:43.262573 13143 raft_consensus.cc:740] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:43.261313 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:43.263533 13220 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:43.263326 13143 consensus_queue.cc:260] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.264546 13143 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:43.273597 13143 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:51:43.275139 13040 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:43.276011 16458 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:43.276489 16458 raft_consensus.cc:697] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:43.279357 13220 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 5.
I20260709 14:51:43.277202 16458 consensus_queue.cc:237] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.299500 16571 raft_consensus.cc:993] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:43.300014 16571 raft_consensus.cc:1081] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:43.303181 13071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:43.303727 13071 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:43.304033 13071 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:43.315781 13071 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.319986 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:43.320621 13220 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:43.338356 13220 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:43.339372 13042 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:43.340204 16826 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:43.340694 16826 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:43.341532 16826 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.359966 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:43.362632 13143 raft_consensus.cc:3055] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:43.362936 13143 raft_consensus.cc:740] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:43.363639 13143 consensus_queue.cc:260] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.377043 13071 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 9 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:43.379670 13143 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:43.391575 12973 catalog_manager.cc:5697] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 4 to 5, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.400336 13143 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 9.
I20260709 14:51:43.426940 16458 raft_consensus.cc:993] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:43.427361 16458 raft_consensus.cc:1081] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 16 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:43.431097 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95477e384da440ec983d44230a5429f6"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:43.431618 13220 raft_consensus.cc:493] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:43.431953 13220 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:51:43.438884 13220 raft_consensus.cc:515] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.441356 13220 leader_election.cc:290] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 17 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:43.441179 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:43.442219 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95477e384da440ec983d44230a5429f6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:43.442451 13071 raft_consensus.cc:3055] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:51:43.442744 13143 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:51:43.442759 13071 raft_consensus.cc:740] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:43.443699 13071 consensus_queue.cc:260] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 16.14, Last appended by leader: 14, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.449467 13143 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 17.
I20260709 14:51:43.451422 13189 leader_election.cc:304] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:43.452257 16849 raft_consensus.cc:2804] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:51:43.452754 16849 raft_consensus.cc:697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 17 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:43.453521 16849 consensus_queue.cc:237] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 16.14, Last appended by leader: 14, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.453740 13071 raft_consensus.cc:3060] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:51:43.465673 12973 catalog_manager.cc:5697] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 9 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.478742 13071 raft_consensus.cc:2468] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 17.
I20260709 14:51:43.486730 12973 catalog_manager.cc:5697] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 16 to 17, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 17 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:43.654062 16812 raft_consensus.cc:993] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:43.654613 16571 raft_consensus.cc:1081] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:43.656087 13222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53024
I20260709 14:51:43.656658 13222 raft_consensus.cc:493] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:43.656981 13222 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:43.676911 13222 raft_consensus.cc:515] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.679674 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:43.680229 13071 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:43.686153 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5bfcca17d4776ad620a80f123f81b" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:43.686784 13143 raft_consensus.cc:3055] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:43.687048 13143 raft_consensus.cc:740] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:43.687753 13143 consensus_queue.cc:260] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.688792 13143 raft_consensus.cc:3060] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:43.694048 13222 leader_election.cc:290] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:43.696593 13143 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:43.697744 13189 leader_election.cc:304] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:43.698745 16849 raft_consensus.cc:2804] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:43.699220 16849 raft_consensus.cc:697] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:43.700038 16849 consensus_queue.cc:237] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.704097 13071 raft_consensus.cc:2468] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:43.718371 12973 catalog_manager.cc:5697] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:43.743036 13143 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:43.744629 16458 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:43.755300 16571 raft_consensus.cc:993] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:43.755753 16571 raft_consensus.cc:1081] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:43.757876 13071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:43.758452 13071 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:43.758800 13071 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:43.770733 13071 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.773221 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:43.773808 13148 raft_consensus.cc:3055] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:43.774111 13148 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:43.774650 13071 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:43.774849 13148 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.784847 13148 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:43.776993 13222 raft_consensus.cc:1275] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:43.783458 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:43.783682 13223 raft_consensus.cc:1275] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:43.793459 13220 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:43.802232 16907 consensus_queue.cc:1048] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:43.802634 16458 consensus_queue.cc:1048] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:43.812391 13149 raft_consensus.cc:1275] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:43.820132 16907 consensus_queue.cc:1048] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:43.809754 13148 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:43.824571 13220 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 8.
I20260709 14:51:43.829687 13042 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:43.830941 16458 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:43.832082 16458 raft_consensus.cc:697] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:43.832882 16458 consensus_queue.cc:237] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:43.906376 12973 catalog_manager.cc:5697] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 7 to 8, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 8 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.001883 13146 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 17 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 16 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 14:51:44.023882 16905 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:51:44.038865 13069 raft_consensus.cc:1275] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 17 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 16 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 14:51:44.040482 16849 consensus_queue.cc:1048] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:51:44.179996 13071 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:44.181752 16905 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:44.213388 13146 raft_consensus.cc:1275] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:44.217126 16849 consensus_queue.cc:1048] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:44.234737 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:44.378547 13220 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:44.379942 16713 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:44.391644 13146 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:44.394055 16458 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:45.299592 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:45.350632 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:45.351265 13148 raft_consensus.cc:606] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:45.354303 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:45.354763 13220 raft_consensus.cc:606] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:45.357364 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:45.357913 13148 raft_consensus.cc:606] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:45.360643 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:45.361084 13069 raft_consensus.cc:606] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:45.362094 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:45.363569 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:45.418386 16907 raft_consensus.cc:993] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:45.418948 16907 raft_consensus.cc:1081] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:45.420574 13217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:45.421025 13217 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.421319 13217 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:45.428511 13217 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.432670 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:45.433288 13071 raft_consensus.cc:3055] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:45.433531 13217 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:45.433674 13071 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:45.434847 13071 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.436031 13071 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:45.436463 16924 raft_consensus.cc:993] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:45.436964 16924 raft_consensus.cc:1081] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:45.438984 13143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708eb36f45334be1906a4449742e62dc"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:45.439620 13143 raft_consensus.cc:493] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.439955 13143 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:45.440807 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:45.441346 13148 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:45.442987 13071 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:45.444458 13188 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:45.445703 16924 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:45.446566 16924 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:45.447412 16924 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.451375 13148 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:45.457223 13143 raft_consensus.cc:515] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.459713 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:45.460053 13143 leader_election.cc:290] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:45.460251 13071 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:45.461480 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708eb36f45334be1906a4449742e62dc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:45.467024 13217 raft_consensus.cc:3055] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:45.467577 13217 raft_consensus.cc:740] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:45.468376 13217 consensus_queue.cc:260] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.468778 13071 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:45.469740 13217 raft_consensus.cc:3060] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:45.469830 13114 leader_election.cc:304] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:45.470858 16605 raft_consensus.cc:2804] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:45.471304 16605 raft_consensus.cc:697] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:45.472051 16605 consensus_queue.cc:237] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.475021 12973 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.476810 13217 raft_consensus.cc:2468] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:45.490188 12971 catalog_manager.cc:5697] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 11 to 12, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 12 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.807638 16605 raft_consensus.cc:993] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:45.808043 16812 raft_consensus.cc:1081] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:45.809279 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:45.809731 13069 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.810004 13069 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:45.814343 13069 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.816948 13069 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:45.817943 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:45.818069 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:45.818598 13143 raft_consensus.cc:3055] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:45.818615 13217 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:45.819033 13143 raft_consensus.cc:740] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:45.821044 13143 consensus_queue.cc:260] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.821941 13143 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:45.825865 13217 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:45.826988 13042 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:45.827535 13143 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:45.827659 16458 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:45.829074 16458 raft_consensus.cc:697] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:45.829810 16458 consensus_queue.cc:237] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.838640 12971 catalog_manager.cc:5697] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 10 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.854177 16605 raft_consensus.cc:993] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:45.854624 16812 raft_consensus.cc:1081] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:45.855845 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:45.856280 13069 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.856606 13069 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:45.862378 13069 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.863786 13069 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:45.864538 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:45.865221 13143 raft_consensus.cc:3055] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:45.865165 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:45.865931 13217 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:45.866657 13143 raft_consensus.cc:740] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:45.867272 13143 consensus_queue.cc:260] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.868237 13143 raft_consensus.cc:3060] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:45.871002 13217 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 15.
I20260709 14:51:45.871593 13220 raft_consensus.cc:1240] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Rejecting Update request from peer 44787b741d304690a7d21bc3b7c0a8e1 for earlier term 14. Current term is 15. Ops: []
I20260709 14:51:45.871995 13042 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:45.872535 13143 raft_consensus.cc:2468] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 15.
I20260709 14:51:45.872699 16458 raft_consensus.cc:2804] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:45.873238 16458 raft_consensus.cc:697] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:45.874231 16458 consensus_queue.cc:237] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:45.887307 12971 catalog_manager.cc:5697] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 14 to 15, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 15 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.982441 13148 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:45.983858 16924 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:45.987846 13071 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:45.989063 16924 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:46.075115 13071 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:51:46.076372 16812 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:46.087855 13220 raft_consensus.cc:1275] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:51:46.091895 16812 consensus_queue.cc:1048] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:46.274956 13143 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:51:46.276057 16907 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:51:46.289047 13220 raft_consensus.cc:1275] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:51:46.291366 16907 consensus_queue.cc:1048] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:51:46.315429 13220 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:46.315498 13148 raft_consensus.cc:1275] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:46.316973 16907 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:46.317756 16458 consensus_queue.cc:1048] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:46.364498 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:47.401527 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:47.443604 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:47.444063 13073 raft_consensus.cc:606] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:47.446303 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:47.446800 13143 raft_consensus.cc:606] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:47.449095 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:47.449628 13220 raft_consensus.cc:606] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:47.450736 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:47.451789 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:47.493705 16812 raft_consensus.cc:993] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:47.494144 16947 raft_consensus.cc:1081] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:47.495393 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc8bd197e8b43649658dea400466864"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:47.495837 13073 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:47.496063 13073 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:47.501041 13073 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:47.502677 13073 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:47.503705 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:47.503783 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:47.504208 13220 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:47.504278 13143 raft_consensus.cc:3055] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:47.504824 13143 raft_consensus.cc:740] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:47.505663 13143 consensus_queue.cc:260] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 14.14, Last appended by leader: 14, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:47.507117 13143 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:47.510360 13220 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 15.
I20260709 14:51:47.513921 13042 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:47.513945 13143 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 15.
I20260709 14:51:47.514667 16907 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:47.515075 16907 raft_consensus.cc:697] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:47.515799 16907 consensus_queue.cc:237] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 14.14, Last appended by leader: 14, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:47.525767 12971 catalog_manager.cc:5697] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 14 to 15, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 15 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.778741 16924 raft_consensus.cc:993] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:47.779287 16905 raft_consensus.cc:1081] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:47.780586 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:47.781008 13148 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:47.781253 13148 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:47.785787 13148 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:47.787209 13148 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:47.788022 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:47.788226 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d8e44f6a2a4fb48d9cfae414c03c7e" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:47.788548 13076 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:47.788750 13217 raft_consensus.cc:3055] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:47.789039 13217 raft_consensus.cc:740] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:47.789628 13217 consensus_queue.cc:260] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:47.790709 13217 raft_consensus.cc:3060] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:47.794597 13076 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:47.796693 13114 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:47.797139 13217 raft_consensus.cc:2468] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:47.797508 16959 raft_consensus.cc:2804] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:47.798089 16959 raft_consensus.cc:697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:47.798870 16959 consensus_queue.cc:237] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:47.810881 12971 catalog_manager.cc:5697] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 13 to 14, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 14 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.816545 16907 raft_consensus.cc:993] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:47.817019 16950 raft_consensus.cc:1081] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:47.818593 13217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:47.819110 13217 raft_consensus.cc:493] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:47.819443 13217 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:47.824162 13217 raft_consensus.cc:515] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:47.825598 13217 leader_election.cc:290] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:47.826306 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:47.826642 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d68f804c2f453da7ecc8bd5e3b8896" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:47.826807 13076 raft_consensus.cc:3055] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:47.827216 13148 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:47.827299 13076 raft_consensus.cc:740] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:47.828145 13076 consensus_queue.cc:260] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:47.828994 13076 raft_consensus.cc:3060] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:47.831681 13148 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:47.832727 13189 leader_election.cc:304] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:47.833194 13076 raft_consensus.cc:2468] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:47.833490 16905 raft_consensus.cc:2804] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:47.833984 16905 raft_consensus.cc:697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:47.834674 16905 consensus_queue.cc:237] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:47.844079 12971 catalog_manager.cc:5697] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.997200 13148 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 14 index: 14. Preceding OpId from leader: term: 15 index: 15. (index mismatch)
I20260709 14:51:47.998353 16962 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:51:48.009935 13217 raft_consensus.cc:1275] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 14 index: 14. Preceding OpId from leader: term: 15 index: 15. (index mismatch)
I20260709 14:51:48.011417 16962 consensus_queue.cc:1048] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:51:48.245033 13073 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:51:48.246129 16959 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:48.257018 13220 raft_consensus.cc:1275] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:51:48.259357 16812 consensus_queue.cc:1048] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:48.422250 13148 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:48.423643 16924 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:48.429011 13076 raft_consensus.cc:1275] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:48.430661 16905 consensus_queue.cc:1048] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:48.453406 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:49.571918 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:49.617353 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:49.617920 13148 raft_consensus.cc:606] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:49.620409 13076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:49.620905 13076 raft_consensus.cc:606] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:49.623786 13217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:49.624302 13217 raft_consensus.cc:606] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:49.625453 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:49.626518 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:49.787117 16907 raft_consensus.cc:993] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:49.787758 16950 raft_consensus.cc:1081] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:49.789459 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f13968921d24318801b43c01823bb47"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:49.790082 13220 raft_consensus.cc:493] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.790417 13220 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:49.796398 13220 raft_consensus.cc:515] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:49.798153 13220 leader_election.cc:290] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:49.799300 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:49.799909 13146 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:49.800282 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f13968921d24318801b43c01823bb47" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:49.800870 13071 raft_consensus.cc:3055] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:49.801154 13071 raft_consensus.cc:740] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:49.801911 13071 consensus_queue.cc:260] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:49.802889 13071 raft_consensus.cc:3060] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:49.805728 13146 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:49.807704 13189 leader_election.cc:304] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:49.808405 16924 raft_consensus.cc:2804] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:49.809036 16924 raft_consensus.cc:697] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:49.809847 16924 consensus_queue.cc:237] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:49.810322 13071 raft_consensus.cc:2468] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 12.
I20260709 14:51:49.819512 12972 catalog_manager.cc:5697] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 11 to 12, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 12 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:49.933549 16812 raft_consensus.cc:993] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:49.934172 16959 raft_consensus.cc:1081] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:49.934237 16976 raft_consensus.cc:993] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:49.934875 16924 raft_consensus.cc:1081] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:49.935741 13071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:49.936362 13071 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.936656 13071 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:49.937583 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:49.938129 13148 raft_consensus.cc:493] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.940049 13148 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:49.942931 13071 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:49.946597 13071 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:49.947293 13148 raft_consensus.cc:515] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:49.947887 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:49.948439 13220 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:49.948589 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:49.949112 13146 raft_consensus.cc:3055] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:49.949224 13148 leader_election.cc:290] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:49.949463 13146 raft_consensus.cc:740] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:49.950095 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:49.950598 13071 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:49.950784 13146 consensus_queue.cc:260] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:49.952909 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244559db50b4360af703fc4f48f7cfa" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:49.953450 13217 raft_consensus.cc:3055] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:49.953560 13146 raft_consensus.cc:3060] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:49.963335 13146 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:49.964543 13071 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:49.965319 13040 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:49.966271 13114 leader_election.cc:304] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:49.966367 16979 raft_consensus.cc:2804] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:49.967022 16979 raft_consensus.cc:697] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:49.967195 16959 raft_consensus.cc:2804] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:49.967756 16959 raft_consensus.cc:697] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:49.968055 16979 consensus_queue.cc:237] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:49.966325 13217 raft_consensus.cc:740] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:49.968675 16959 consensus_queue.cc:237] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:49.969601 13217 consensus_queue.cc:260] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:49.971339 13217 raft_consensus.cc:3060] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:49.981485 13220 raft_consensus.cc:2468] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 7.
I20260709 14:51:49.985333 13217 raft_consensus.cc:2468] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:49.985949 12972 catalog_manager.cc:5697] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 9 to 10, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 10 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.997910 12971 catalog_manager.cc:5697] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 6 to 7, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 7 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:50.386039 13146 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:50.387240 16988 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:50.390170 13071 raft_consensus.cc:1275] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:51:50.391522 16924 consensus_queue.cc:1048] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:50.484723 13217 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:50.485975 16812 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:50.495383 13071 raft_consensus.cc:1275] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:50.496778 16995 consensus_queue.cc:1048] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:50.529573 13217 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:50.530728 16979 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:50.544833 13146 raft_consensus.cc:1275] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:50.546272 16985 consensus_queue.cc:1048] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:50.627267 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:51.665181 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:51.706707 13220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f963a024eca4065a317601a49c833ec"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:51.707320 13220 raft_consensus.cc:606] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:51.710084 13148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:51.710510 13148 raft_consensus.cc:606] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:51.712889 13076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:51.713337 13076 raft_consensus.cc:606] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:51.714716 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:51.715992 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:51.824365 17001 raft_consensus.cc:993] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:51.824931 16988 raft_consensus.cc:1081] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:51.826412 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f963a024eca4065a317601a49c833ec"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:51.826844 13148 raft_consensus.cc:493] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.827069 13148 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:51.831465 13148 raft_consensus.cc:515] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:51.832800 13148 leader_election.cc:290] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 5 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:51.833710 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:51.833947 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f963a024eca4065a317601a49c833ec" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:51.834547 13071 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:51.834774 13217 raft_consensus.cc:3055] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:51.835122 13217 raft_consensus.cc:740] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:51.836227 13217 consensus_queue.cc:260] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:51.837462 13217 raft_consensus.cc:3060] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:51.840617 13071 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:51.841697 13114 leader_election.cc:304] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [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: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:51.842450 17002 raft_consensus.cc:2804] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:51.842530 13217 raft_consensus.cc:2468] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:51.842931 17002 raft_consensus.cc:697] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:51.843914 17002 consensus_queue.cc:237] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [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: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:51.854333 12972 catalog_manager.cc:5697] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 4 to 5, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 5 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:51.941836 17003 raft_consensus.cc:993] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:51.942341 16979 raft_consensus.cc:1081] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:51.943846 13217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:51.944355 13217 raft_consensus.cc:493] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.944695 13217 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:51.949860 13217 raft_consensus.cc:515] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:51.951471 13217 leader_election.cc:290] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:51.952344 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:51.952374 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd13011a84c546f38cc63d3850d22ab4" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:51.953035 13076 raft_consensus.cc:3055] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:51.953178 13146 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:51.953408 13076 raft_consensus.cc:740] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:51.954192 13076 consensus_queue.cc:260] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:51.955080 13076 raft_consensus.cc:3060] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:51.959496 13146 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:51.960804 13189 leader_election.cc:304] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:51.961571 17001 raft_consensus.cc:2804] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:51.961573 13076 raft_consensus.cc:2468] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 11.
I20260709 14:51:51.962262 17001 raft_consensus.cc:697] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:51.963203 17001 consensus_queue.cc:237] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:51.974988 12972 catalog_manager.cc:5697] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 10 to 11, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 11 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.164996 17002 raft_consensus.cc:993] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:52.165432 16812 raft_consensus.cc:1081] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:52.166786 13071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:52.167325 13071 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:52.167661 13071 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:52.173509 13071 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:52.175113 13071 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:52.175684 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:52.176272 13146 raft_consensus.cc:3055] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:52.176648 13146 raft_consensus.cc:740] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:52.177503 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:52.177594 13146 consensus_queue.cc:260] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:52.178156 13220 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:52.178964 13146 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:52.183743 13220 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:52.183887 13146 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:52.184895 13042 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:52.185513 16979 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:52.185928 16979 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:52.186832 16979 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:52.196820 12972 catalog_manager.cc:5697] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 10 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.367272 13071 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:52.368402 17001 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:52.383945 13148 raft_consensus.cc:1275] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:52.385275 16988 consensus_queue.cc:1048] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:52.390245 13071 raft_consensus.cc:1275] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:52.394903 16812 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:52.404093 13220 raft_consensus.cc:1275] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:52.405526 16812 consensus_queue.cc:1048] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:52.583052 13149 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:52.584451 16985 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:52.597539 13220 raft_consensus.cc:1275] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:52.602888 16979 consensus_queue.cc:1048] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:52.716744 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:53.758728 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:53.798950 13149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
mode: GRACEFUL
new_leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:37320
I20260709 14:51:53.799554 13149 raft_consensus.cc:606] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Received request to transfer leadership to TS 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:53.802891 13073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
mode: GRACEFUL
new_leader_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:46974
I20260709 14:51:53.803402 13073 raft_consensus.cc:606] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Received request to transfer leadership to TS 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:53.806239 13217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
mode: GRACEFUL
new_leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:55416
I20260709 14:51:53.806779 13217 raft_consensus.cc:606] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Received request to transfer leadership to TS 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:53.807989 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:53.809144 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:53.935101 17018 raft_consensus.cc:993] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1: : Instructing follower 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:53.935678 17026 raft_consensus.cc:1081] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Signalling peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 to start an election
I20260709 14:51:53.937117 13073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5007024df4b64450b1824386273ca20c"
dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
 from {username='slave'} at 127.0.0.1:39764
I20260709 14:51:53.937565 13073 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:53.937870 13073 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:53.942793 13073 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:53.944522 13073 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Requested vote from peers 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:53.945353 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:53.945912 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:53.946034 13149 raft_consensus.cc:3055] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:53.947307 13217 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:53.947324 13149 raft_consensus.cc:740] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:53.948195 13149 consensus_queue.cc:260] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:53.949048 13149 raft_consensus.cc:3060] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:53.954034 13217 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:53.954962 13042 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:53.955278 13149 raft_consensus.cc:2468] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8d5fef4a2146b8a3eccd0d7be90ce6 in term 10.
I20260709 14:51:53.955610 17023 raft_consensus.cc:2804] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:53.956112 17023 raft_consensus.cc:697] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Becoming Leader. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:53.956984 17023 consensus_queue.cc:237] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:53.972740 12972 catalog_manager.cc:5697] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 reported cstate change: term changed from 9 to 10, leader changed from 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66) to 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65). New cstate: current_term: 10 leader_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.076970 17023 raft_consensus.cc:993] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: : Instructing follower 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:54.077418 16985 raft_consensus.cc:1081] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Signalling peer 745f74322f5c474e83be870d5bf3a8aa to start an election
I20260709 14:51:54.078933 13220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806"
dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
 from {username='slave'} at 127.0.0.1:53032
I20260709 14:51:54.079432 13220 raft_consensus.cc:493] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.079789 13220 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:54.084810 13220 raft_consensus.cc:515] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:54.086246 13220 leader_election.cc:290] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:54.086887 13073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:54.087913 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbff3ae058048a2a557046a5a806806" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
I20260709 14:51:54.089921 13148 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:54.089885 13073 raft_consensus.cc:3055] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:54.090442 13073 raft_consensus.cc:740] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1a8d5fef4a2146b8a3eccd0d7be90ce6, State: Running, Role: LEADER
I20260709 14:51:54.091408 13073 consensus_queue.cc:260] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:54.092650 13073 raft_consensus.cc:3060] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:54.096768 13148 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:54.098852 13073 raft_consensus.cc:2468] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 9.
I20260709 14:51:54.098634 13189 leader_election.cc:304] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:54.099913 17013 raft_consensus.cc:2804] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:54.100394 17013 raft_consensus.cc:697] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Becoming Leader. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:54.101267 17013 consensus_queue.cc:237] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:54.112219 12972 catalog_manager.cc:5697] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa reported cstate change: term changed from 8 to 9, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67). New cstate: current_term: 9 leader_uuid: "745f74322f5c474e83be870d5bf3a8aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:54.325470 17013 raft_consensus.cc:993] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: : Instructing follower 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:54.326108 17027 raft_consensus.cc:1081] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Signalling peer 44787b741d304690a7d21bc3b7c0a8e1 to start an election
I20260709 14:51:54.327543 13148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853"
dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1"
 from {username='slave'} at 127.0.0.1:48722
I20260709 14:51:54.327944 13148 raft_consensus.cc:493] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.328186 13148 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:54.332368 13148 raft_consensus.cc:515] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:54.334429 13148 leader_election.cc:290] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:54.334863 13071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: true dest_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6"
I20260709 14:51:54.335489 13071 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:54.335740 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45f3e4ab7e04172ba1885b9a6b83853" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: true dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:54.336351 13220 raft_consensus.cc:3055] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:54.336654 13220 raft_consensus.cc:740] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 745f74322f5c474e83be870d5bf3a8aa, State: Running, Role: LEADER
I20260709 14:51:54.337412 13220 consensus_queue.cc:260] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:54.338657 13220 raft_consensus.cc:3060] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:54.343223 13071 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:54.344702 13220 raft_consensus.cc:2468] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:54.344985 13114 leader_election.cc:304] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1; no voters: 
I20260709 14:51:54.346349 17026 raft_consensus.cc:2804] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:54.346807 17026 raft_consensus.cc:697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:54.347584 17026 consensus_queue.cc:237] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:54.359333 12972 catalog_manager.cc:5697] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 13 to 14, leader changed from 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 14 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.424844 13149 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:54.425930 16985 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:54.435842 13220 raft_consensus.cc:1275] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Refusing update from remote peer 1a8d5fef4a2146b8a3eccd0d7be90ce6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:54.437381 17023 consensus_queue.cc:1048] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:54.618928 13071 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:54.620323 17027 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:54.632335 13148 raft_consensus.cc:1275] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Refusing update from remote peer 745f74322f5c474e83be870d5bf3a8aa: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:51:54.634148 17013 consensus_queue.cc:1048] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:54.753479 13217 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
I20260709 14:51:54.754905 17026 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:51:54.766571 13076 raft_consensus.cc:1275] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Refusing update from remote peer 44787b741d304690a7d21bc3b7c0a8e1: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
I20260709 14:51:54.768231 17044 consensus_queue.cc:1048] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:51:54.810055 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:340: Failure
Failed
Bad status: Illegal state: leader_transfer_task size should be 0, but 3
/apache/dev/git/kudu/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
I20260709 14:51:54.845633 11977 tablet_server.cc:179] TabletServer@127.11.178.65:0 shutting down...
W20260709 14:51:54.854069 13114 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 14:51:54.857110 13114 consensus_peers.cc:597] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.897900 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:54.898692 11977 tablet_replica.cc:333] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.899403 11977 raft_consensus.cc:2243] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.900132 11977 raft_consensus.cc:2272] T 7dc8bd197e8b43649658dea400466864 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.902074 11977 tablet_replica.cc:333] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.902669 11977 raft_consensus.cc:2243] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.903066 11977 raft_consensus.cc:2272] T f244559db50b4360af703fc4f48f7cfa P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.905191 11977 tablet_replica.cc:333] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.905928 11977 raft_consensus.cc:2243] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.906431 11977 raft_consensus.cc:2272] T 6800c4da89eb4127b527ef755c51492a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.908525 11977 tablet_replica.cc:333] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.909021 11977 raft_consensus.cc:2243] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.909533 11977 raft_consensus.cc:2272] T 708eb36f45334be1906a4449742e62dc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.912281 11977 tablet_replica.cc:333] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.913030 11977 raft_consensus.cc:2243] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Raft consensus shutting down.
W20260709 14:51:54.914052 13114 consensus_peers.cc:597] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.914160 11977 raft_consensus.cc:2272] T 67f9ab8ee7e042bb9be5fadad0478bfe P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.916792 11977 tablet_replica.cc:333] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.918212 11977 raft_consensus.cc:2243] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.919135 11977 raft_consensus.cc:2272] T afb2fc1ec73d4a9088305bdf9aee50eb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.921638 11977 tablet_replica.cc:333] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.922540 11977 raft_consensus.cc:2243] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 17 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:54.922598 13114 consensus_peers.cc:597] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.923161 11977 raft_consensus.cc:2272] T 95477e384da440ec983d44230a5429f6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.925233 11977 tablet_replica.cc:333] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.926095 11977 raft_consensus.cc:2243] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.926816 11977 raft_consensus.cc:2272] T 5007024df4b64450b1824386273ca20c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.929358 11977 tablet_replica.cc:333] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.930105 11977 raft_consensus.cc:2243] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.931131 11977 raft_consensus.cc:2272] T 6010e504227340c59ba75ffde7b172f5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:54.931764 13114 consensus_peers.cc:597] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.933432 11977 tablet_replica.cc:333] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.934233 11977 raft_consensus.cc:2243] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.934831 11977 raft_consensus.cc:2272] T 9fd9c48b122c420c85ab70a85d8edceb P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.937594 11977 tablet_replica.cc:333] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.938442 11977 raft_consensus.cc:2243] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.939087 11977 raft_consensus.cc:2272] T 4355129546c8434c8a8d8d4629965d8a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:54.940937 13188 consensus_peers.cc:597] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.941787 11977 tablet_replica.cc:333] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.942617 11977 raft_consensus.cc:2243] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.943131 11977 raft_consensus.cc:2272] T 7443b6dbf1004b06bb0ec0aa6e724196 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.945732 11977 tablet_replica.cc:333] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
W20260709 14:51:54.946168 13114 consensus_peers.cc:597] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.946666 11977 raft_consensus.cc:2243] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.947846 11977 raft_consensus.cc:2272] T c702cefa8e5141a1807abd8a5f2ab14c P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:54.948115 13188 consensus_peers.cc:597] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.949896 11977 tablet_replica.cc:333] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.950486 11977 raft_consensus.cc:2243] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.950901 11977 raft_consensus.cc:2272] T 6047095be71a4985baa344e48af3d645 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.953685 11977 tablet_replica.cc:333] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.954445 11977 raft_consensus.cc:2243] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.954874 11977 raft_consensus.cc:2272] T b51b7f3ed80441059ab9d07f8902470a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.956596 11977 tablet_replica.cc:333] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.957100 11977 raft_consensus.cc:2243] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.957507 11977 raft_consensus.cc:2272] T 5f963a024eca4065a317601a49c833ec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.959265 11977 tablet_replica.cc:333] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.960062 11977 raft_consensus.cc:2243] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.960867 11977 raft_consensus.cc:2272] T 6b998982fd72413bbd5d63b049333ac5 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:54.962759 13114 consensus_peers.cc:597] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.962949 11977 tablet_replica.cc:333] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.963673 11977 raft_consensus.cc:2243] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.964169 11977 raft_consensus.cc:2272] T 4f13968921d24318801b43c01823bb47 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.966218 11977 tablet_replica.cc:333] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.966822 11977 raft_consensus.cc:2243] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.967267 11977 raft_consensus.cc:2272] T 4c15c835f948487ead981faffca0b80b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:54.967221 13188 consensus_peers.cc:597] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.969457 11977 tablet_replica.cc:333] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.970068 11977 raft_consensus.cc:2243] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.970788 11977 raft_consensus.cc:2272] T f1a4c43b7b2042b79079aa6386585102 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.973006 11977 tablet_replica.cc:333] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.973690 11977 raft_consensus.cc:2243] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.974521 11977 raft_consensus.cc:2272] T 042656b0323b4a2e89220a9ddadd5159 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:54.975373 13114 consensus_peers.cc:597] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.976649 11977 tablet_replica.cc:333] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.977200 11977 raft_consensus.cc:2243] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.977592 11977 raft_consensus.cc:2272] T 5aa35238874e4a5284785bcdb97bf9ef P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.979523 11977 tablet_replica.cc:333] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.980237 11977 raft_consensus.cc:2243] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.980741 11977 raft_consensus.cc:2272] T bd13011a84c546f38cc63d3850d22ab4 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:54.982846 13188 consensus_peers.cc:597] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.983095 11977 tablet_replica.cc:333] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.983845 11977 raft_consensus.cc:2243] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.984696 11977 raft_consensus.cc:2272] T c8bc1d4ab29f4b309684fd85b4081eea P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:54.985546 13114 consensus_peers.cc:597] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.986614 11977 tablet_replica.cc:333] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.987174 11977 raft_consensus.cc:2243] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.987619 11977 raft_consensus.cc:2272] T 7c7ae875b67f4c62b18dac5b2725f86a P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.989367 11977 tablet_replica.cc:333] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.989903 11977 raft_consensus.cc:2243] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:51:54.990741 11977 raft_consensus.cc:2272] T a7fec5a7583c4d91a37938ef8b4ac2cc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.992479 11977 tablet_replica.cc:333] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.993060 11977 raft_consensus.cc:2243] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.993460 11977 raft_consensus.cc:2272] T d206bd29769d451e89c680471a07364d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.995256 11977 tablet_replica.cc:333] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.995780 11977 raft_consensus.cc:2243] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.996161 11977 raft_consensus.cc:2272] T 9ea30a9f89684ffbbe71624f9a974734 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:54.997871 11977 tablet_replica.cc:333] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:54.998482 11977 raft_consensus.cc:2243] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:54.999006 11977 raft_consensus.cc:2272] T 7b83544b82714f99b309408c8f1a7400 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.001543 11977 tablet_replica.cc:333] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.002374 11977 raft_consensus.cc:2243] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:51:55.003250 11977 raft_consensus.cc:2272] T 5a1616b4eab44e4c80819141583ca29d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.005158 11977 tablet_replica.cc:333] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.005757 11977 raft_consensus.cc:2243] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:51:55.006482 11977 raft_consensus.cc:2272] T 16da64d356074fe393fdedd1ac2c147d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.008144 11977 tablet_replica.cc:333] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.008670 11977 raft_consensus.cc:2243] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:55.009363 11977 raft_consensus.cc:2272] T 30c8a6ee9a2f42959ab80dace3841dc1 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.011015 11977 tablet_replica.cc:333] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.011566 11977 raft_consensus.cc:2243] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.011948 11977 raft_consensus.cc:2272] T c45f3e4ab7e04172ba1885b9a6b83853 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.014055 11977 tablet_replica.cc:333] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.014672 11977 raft_consensus.cc:2243] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.015180 11977 raft_consensus.cc:2272] T 9cbff3ae058048a2a557046a5a806806 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.018563 11977 tablet_replica.cc:333] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
W20260709 14:51:55.019156 13188 consensus_peers.cc:597] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:55.019199 11977 raft_consensus.cc:2243] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:51:55.020412 11977 raft_consensus.cc:2272] T 23c14d449a2a4c43b95bec83cf71c2af P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.022442 11977 tablet_replica.cc:333] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.023126 11977 raft_consensus.cc:2243] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.023612 11977 raft_consensus.cc:2272] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.025522 11977 tablet_replica.cc:333] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.026048 11977 raft_consensus.cc:2243] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.026477 11977 raft_consensus.cc:2272] T 60b40f094f3e4eb086daa722612b6622 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.028178 11977 tablet_replica.cc:333] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.028661 11977 raft_consensus.cc:2243] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.029062 11977 raft_consensus.cc:2272] T f0697348123643db989efb50b351151f P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.030715 11977 tablet_replica.cc:333] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.031229 11977 raft_consensus.cc:2243] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.031658 11977 raft_consensus.cc:2272] T 4bc303329e884222817c87d9c3e4e0c7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.033393 11977 tablet_replica.cc:333] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.034160 11977 raft_consensus.cc:2243] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.034817 11977 raft_consensus.cc:2272] T bc9d3a1b265c4b5887f694305e8387ad P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:55.037487 13188 consensus_peers.cc:597] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:55.037590 11977 tablet_replica.cc:333] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
W20260709 14:51:55.037683 13114 consensus_peers.cc:597] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.038308 13188 consensus_peers.cc:597] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:55.038467 11977 raft_consensus.cc:2243] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.039045 11977 raft_consensus.cc:2272] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.040935 11977 tablet_replica.cc:333] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.041492 11977 raft_consensus.cc:2243] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:55.042276 11977 raft_consensus.cc:2272] T 6546a1d4c48d4850bff1de949e179a91 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.043973 11977 tablet_replica.cc:333] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.044448 11977 raft_consensus.cc:2243] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.044938 11977 raft_consensus.cc:2272] T 173afaaaabf749f49df7719338744521 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.046814 11977 tablet_replica.cc:333] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.047291 11977 raft_consensus.cc:2243] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:51:55.048020 11977 raft_consensus.cc:2272] T d6afb19955234a02b0c8a60db66cfbd8 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.049883 11977 tablet_replica.cc:333] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.050393 11977 raft_consensus.cc:2243] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.050899 11977 raft_consensus.cc:2272] T 2abca4564c7a4cee9c7a4b319d55e608 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.053280 11977 tablet_replica.cc:333] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.053977 11977 raft_consensus.cc:2243] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.054422 11977 raft_consensus.cc:2272] T e04acf594ea746b79961426d21066dec P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.056083 11977 tablet_replica.cc:333] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.056587 11977 raft_consensus.cc:2243] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.057001 11977 raft_consensus.cc:2272] T 811647cd21324936b9cf8c4edf1d7a19 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.059257 11977 tablet_replica.cc:333] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.059933 11977 raft_consensus.cc:2243] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.060539 11977 raft_consensus.cc:2272] T 32a7a544158846d0be1e5d320125e988 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.062760 11977 tablet_replica.cc:333] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
W20260709 14:51:55.063331 13114 consensus_peers.cc:597] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:55.063402 11977 raft_consensus.cc:2243] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.064069 11977 raft_consensus.cc:2272] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.066246 11977 tablet_replica.cc:333] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.066844 11977 raft_consensus.cc:2243] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.067307 11977 raft_consensus.cc:2272] T cb71a0d294874900b43bd5d5749f1a2e P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.069360 11977 tablet_replica.cc:333] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.069897 11977 raft_consensus.cc:2243] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:51:55.070626 11977 raft_consensus.cc:2272] T b302f4f93cf74299b0c0f79d607072a0 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.072259 11977 tablet_replica.cc:333] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.072751 11977 raft_consensus.cc:2243] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.073158 11977 raft_consensus.cc:2272] T 4904c95da6ca4d6c878697963f781fdc P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.075273 11977 tablet_replica.cc:333] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.075856 11977 raft_consensus.cc:2243] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:51:55.076921 11977 raft_consensus.cc:2272] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.079052 11977 tablet_replica.cc:333] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.079658 11977 raft_consensus.cc:2243] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.080066 11977 raft_consensus.cc:2272] T 07d68f804c2f453da7ecc8bd5e3b8896 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.082281 11977 tablet_replica.cc:333] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.082930 11977 raft_consensus.cc:2243] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.083458 11977 raft_consensus.cc:2272] T 31a5bfcca17d4776ad620a80f123f81b P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.085227 11977 tablet_replica.cc:333] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.085721 11977 raft_consensus.cc:2243] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.086122 11977 raft_consensus.cc:2272] T 3c1be630eebd473193b3910aebcf27b7 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:55.088083 11977 tablet_replica.cc:333] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6: stopping tablet replica
I20260709 14:51:55.088642 11977 raft_consensus.cc:2243] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:55.089247 11977 raft_consensus.cc:2272] T 5b69702f1f004b75861bd26dc7ae0772 P 1a8d5fef4a2146b8a3eccd0d7be90ce6 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:55.096549 13188 consensus_peers.cc:597] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.110836 13114 consensus_peers.cc:597] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.125792 13114 consensus_peers.cc:597] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.127203 13114 consensus_peers.cc:597] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.131224 13188 consensus_peers.cc:597] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.139240 13188 consensus_peers.cc:597] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.150988 13188 consensus_peers.cc:597] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.158838 13188 consensus_peers.cc:597] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.175923 13114 consensus_peers.cc:597] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.189121 13188 consensus_peers.cc:597] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.189546 13114 consensus_peers.cc:597] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.224201 13188 consensus_peers.cc:597] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.240737 13114 consensus_peers.cc:597] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.251240 13114 consensus_peers.cc:597] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.258931 13188 consensus_peers.cc:597] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.264618 13710 consensus_peers.cc:597] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.347527 13114 consensus_peers.cc:597] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.349367 13188 consensus_peers.cc:597] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.362442 13188 consensus_peers.cc:597] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.429042 13114 consensus_peers.cc:597] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:55.439581 13188 consensus_peers.cc:597] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:55.838186 17049 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:55.838748 17049 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:55.840688 17049 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:55.842381 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:55.844789 13188 leader_election.cc:336] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:55.845208 13188 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:55.846014 17049 raft_consensus.cc:2749] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:55.886003 17049 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:55.886493 17049 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:55.888204 17049 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:55.889225 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:55.892462 13188 leader_election.cc:336] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:55.892895 13188 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:55.893615 17049 raft_consensus.cc:2749] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:55.934160 17044 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:55.934828 17044 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:55.937681 17044 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:55.938158 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5007024df4b64450b1824386273ca20c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:55.944487 13114 leader_election.cc:336] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:55.946835 13114 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:55.947621 17055 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:55.976549 11977 tablet_server.cc:196] TabletServer@127.11.178.65:0 shutdown complete.
I20260709 14:51:55.980801 17057 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:55.981432 17057 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:55.983683 17044 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:55.984303 17044 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:55.992434 17044 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:55.992609 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042656b0323b4a2e89220a9ddadd5159" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:55.996239 13114 leader_election.cc:336] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:55.996821 13114 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:55.998921 17057 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.000921 17055 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.001421 17055 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.003469 17055 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.003860 17044 raft_consensus.cc:2749] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:56.003948 17055 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.004449 17055 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.004912 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:56.006944 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.008569 17049 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.010119 17053 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.009110 17049 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.010654 17053 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.011960 13114 leader_election.cc:336] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.012454 13114 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:56.012887 17053 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.013481 17044 raft_consensus.cc:2749] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:51:56.014560 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.016733 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.017314 13222 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:56.017731 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:56.013365 17049 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.018581 13117 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:56.019070 13114 leader_election.cc:336] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.019456 17044 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:56.019562 13114 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:56.019924 17044 raft_consensus.cc:493] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.020308 17044 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:56.020524 17053 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:56.023247 17055 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:56.025492 13188 leader_election.cc:336] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.025985 13188 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:51:56.026453 13114 leader_election.cc:336] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.027823 17049 raft_consensus.cc:2749] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:56.027911 17044 raft_consensus.cc:515] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.029038 13188 leader_election.cc:336] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.029417 13188 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.030047 17049 raft_consensus.cc:2749] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:56.034341 17044 leader_election.cc:290] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.035421 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b998982fd72413bbd5d63b049333ac5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:56.035936 13222 raft_consensus.cc:3060] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:51:56.038990 13114 leader_election.cc:336] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.041868 13222 raft_consensus.cc:2468] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:56.042907 13117 leader_election.cc:304] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.043735 17055 raft_consensus.cc:2804] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:56.044282 17055 raft_consensus.cc:697] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:56.045243 17055 consensus_queue.cc:237] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.050022 17049 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.050629 17049 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.052874 17049 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.054510 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:56.057866 12972 catalog_manager.cc:5697] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 10 to 11, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 11 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:56.058725 13188 leader_election.cc:336] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.059156 13188 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.059870 17057 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.059937 17049 raft_consensus.cc:2749] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:56.060447 17057 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.062441 17057 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.063649 13148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:56.068773 13188 leader_election.cc:336] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.069232 13188 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.071409 17049 raft_consensus.cc:2749] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:56.083781 17049 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.084434 17049 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.086865 17049 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.084152 17057 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.090557 17057 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.092922 17057 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.093470 17049 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.094063 17049 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.095697 13188 leader_election.cc:336] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.096238 17049 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.097705 17026 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.098289 17026 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.100500 17026 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.101938 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.102597 13220 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 5.
I20260709 14:51:56.103606 13117 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:56.104347 17044 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:56.104787 17044 raft_consensus.cc:493] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.105248 17044 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:56.108208 13149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a4c43b7b2042b79079aa6386585102" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:56.108896 13149 raft_consensus.cc:2468] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 6.
I20260709 14:51:56.109912 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bd197e8b43649658dea400466864" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 16 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:56.110343 13188 leader_election.cc:336] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.112564 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
I20260709 14:51:56.110567 13143 raft_consensus.cc:2468] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745f74322f5c474e83be870d5bf3a8aa in term 15.
I20260709 14:51:56.114822 17044 raft_consensus.cc:515] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.117933 17044 leader_election.cc:290] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.118223 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010e504227340c59ba75ffde7b172f5" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:56.118891 13220 raft_consensus.cc:3060] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:56.119880 17057 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.120393 17057 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.123308 17057 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.125223 13220 raft_consensus.cc:2468] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 6.
I20260709 14:51:56.126149 13117 leader_election.cc:304] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:56.128170 17044 raft_consensus.cc:2804] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:56.129925 17044 raft_consensus.cc:697] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:56.130373 13146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "745f74322f5c474e83be870d5bf3a8aa" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44787b741d304690a7d21bc3b7c0a8e1" is_pre_election: true
W20260709 14:51:56.131345 13188 leader_election.cc:336] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.132759 11977 tablet_server.cc:179] TabletServer@127.11.178.66:0 shutting down...
I20260709 14:51:56.135442 17049 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.136089 17049 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.138345 17049 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.139830 17026 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.140388 17026 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.142853 17026 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.143846 13189 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.145251 13189 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.139441 17044 consensus_queue.cc:237] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.145937 17013 raft_consensus.cc:2749] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:56.146297 13189 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.147143 17056 raft_consensus.cc:2804] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:51:56.147569 17056 raft_consensus.cc:493] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.147971 17056 raft_consensus.cc:3060] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:56.145640 17057 raft_consensus.cc:2804] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:51:56.150216 13114 leader_election.cc:336] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.153802 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c14d449a2a4c43b95bec83cf71c2af" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.150269 17057 raft_consensus.cc:493] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.151921 17049 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.156872 17057 raft_consensus.cc:3060] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:56.158010 17049 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.159008 13114 leader_election.cc:336] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
W20260709 14:51:56.160795 13114 leader_election.cc:336] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.161082 13114 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:56.164067 17026 raft_consensus.cc:2749] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:56.168641 17026 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.169147 17049 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.169199 17026 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.173286 13188 leader_election.cc:336] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.174235 13188 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:51:56.177038 13188 leader_election.cc:336] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.177428 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.178117 13222 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:56.179056 13117 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:56.180284 17053 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.177982 17026 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.180743 17054 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:56.181603 17054 raft_consensus.cc:493] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.181975 17054 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:56.182421 17064 raft_consensus.cc:2749] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:56.180836 17053 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.184234 17053 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
W20260709 14:51:56.185627 13188 leader_election.cc:336] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
W20260709 14:51:56.185983 13114 leader_election.cc:336] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.185493 17057 raft_consensus.cc:515] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.186945 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6afb19955234a02b0c8a60db66cfbd8" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.188257 17057 leader_election.cc:290] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:56.188586 13114 leader_election.cc:336] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.189486 13117 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:56.191124 17056 raft_consensus.cc:515] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.191403 17053 raft_consensus.cc:2749] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:51:56.193955 13188 leader_election.cc:336] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.194936 17056 leader_election.cc:290] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.198048 17054 raft_consensus.cc:515] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.199635 13188 leader_election.cc:336] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.206351 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da64d356074fe393fdedd1ac2c147d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:56.206954 13222 raft_consensus.cc:3060] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:56.206591 17054 leader_election.cc:290] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.209061 17053 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:51:56.211995 13114 leader_election.cc:336] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.211449 17053 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.215435 17053 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.216986 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fec5a7583c4d91a37938ef8b4ac2cc" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.218662 13222 raft_consensus.cc:2468] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
W20260709 14:51:56.221230 13114 leader_election.cc:336] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.221218 13117 leader_election.cc:304] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.221994 13114 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:56.222577 17053 raft_consensus.cc:2804] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:56.223053 17054 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:51:56.223081 17053 raft_consensus.cc:697] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:56.224187 17053 consensus_queue.cc:237] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.219211 13189 leader_election.cc:336] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.228792 13189 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.229815 17065 raft_consensus.cc:2749] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:56.229732 12972 catalog_manager.cc:5697] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 5 to 6, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:56.238898 13189 leader_election.cc:336] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.239338 13189 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:51:56.240302 13189 consensus_peers.cc:597] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.240945 17053 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.241636 17053 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.240993 13189 leader_election.cc:336] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.244227 17053 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.240309 17065 raft_consensus.cc:2749] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:56.245091 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.245733 13222 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:56.244040 13189 leader_election.cc:304] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.246790 13117 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
W20260709 14:51:56.247076 13189 leader_election.cc:336] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.247509 13189 leader_election.cc:304] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.247576 17044 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:56.248011 17044 raft_consensus.cc:493] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.248354 17044 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:56.251111 17013 raft_consensus.cc:2749] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:51:56.251564 12973 catalog_manager.cc:5697] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 reported cstate change: term changed from 13 to 14, leader changed from 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65) to 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66). New cstate: current_term: 14 leader_uuid: "44787b741d304690a7d21bc3b7c0a8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.258104 17044 raft_consensus.cc:515] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.260030 17044 leader_election.cc:290] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.261874 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f44b8c5a0cc4e7c92fb3119e329bae6" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:56.263608 13222 raft_consensus.cc:3060] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:51:56.266472 13114 leader_election.cc:336] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.246989 17065 raft_consensus.cc:2749] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:56.270268 13222 raft_consensus.cc:2468] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:56.270296 17053 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.270514 17054 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.270918 17053 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.271407 13117 leader_election.cc:304] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:56.271221 17054 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.272118 17026 raft_consensus.cc:2804] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:56.272578 17026 raft_consensus.cc:697] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:56.273283 17054 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.273633 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:56.273741 17055 raft_consensus.cc:493] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.274415 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.274276 17055 raft_consensus.cc:515] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.274983 13220 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 9.
I20260709 14:51:56.276082 17055 leader_election.cc:290] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.273387 17026 consensus_queue.cc:237] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.277230 17053 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.277470 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.278162 13222 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
W20260709 14:51:56.282702 13189 consensus_peers.cc:597] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.283357 11977 tablet_replica.cc:333] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
W20260709 14:51:56.283402 13189 consensus_peers.cc:597] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:56.284268 13189 consensus_peers.cc:597] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.284511 11977 raft_consensus.cc:2243] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.285585 11977 raft_consensus.cc:2272] T f244559db50b4360af703fc4f48f7cfa P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.288319 11977 tablet_replica.cc:333] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.288457 17053 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
W20260709 14:51:56.288532 13114 leader_election.cc:336] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.289336 11977 raft_consensus.cc:2243] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.289172 17053 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.290084 11977 raft_consensus.cc:2272] T 7dc8bd197e8b43649658dea400466864 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.291762 17053 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.293291 11977 tablet_replica.cc:333] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.294327 11977 raft_consensus.cc:2243] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.295001 11977 raft_consensus.cc:2272] T 6800c4da89eb4127b527ef755c51492a P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.295926 17026 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.296001 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f9ab8ee7e042bb9be5fadad0478bfe" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.296268 17068 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.296397 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.296666 13222 raft_consensus.cc:2468] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:56.296420 17026 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.296777 17068 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.297283 13220 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 12.
I20260709 14:51:56.298561 17026 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.299192 11977 tablet_replica.cc:333] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
W20260709 14:51:56.299731 13189 consensus_peers.cc:597] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.300971 17068 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.296041 13117 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:56.299873 11977 raft_consensus.cc:2243] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:56.301748 13114 leader_election.cc:336] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.302037 13117 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:56.302102 11977 raft_consensus.cc:2272] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.302193 17068 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:56.302845 17068 raft_consensus.cc:493] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.302992 13117 leader_election.cc:304] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:56.303288 17068 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:51:56.303612 13117 raft_consensus.cc:2686] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 14:51:56.304067 13114 leader_election.cc:336] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.304265 13117 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 
I20260709 14:51:56.304957 17053 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:56.305035 17026 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:56.305389 17053 raft_consensus.cc:493] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.305536 17026 raft_consensus.cc:493] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.305872 17053 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:56.306001 17026 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:51:56.306507 13114 leader_election.cc:336] T 67f9ab8ee7e042bb9be5fadad0478bfe P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.305692 11977 tablet_replica.cc:333] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.308053 11977 raft_consensus.cc:2243] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.308599 11977 raft_consensus.cc:2272] T 9fd9c48b122c420c85ab70a85d8edceb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.311501 11977 tablet_replica.cc:333] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.311269 17068 raft_consensus.cc:515] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.312310 11977 raft_consensus.cc:2243] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.312549 17053 raft_consensus.cc:515] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.313889 17068 leader_election.cc:290] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.315577 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702cefa8e5141a1807abd8a5f2ab14c" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.316198 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
W20260709 14:51:56.316417 13114 leader_election.cc:336] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.316783 13222 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 14.
I20260709 14:51:56.317025 17026 raft_consensus.cc:515] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.318719 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb2fc1ec73d4a9088305bdf9aee50eb" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:56.319237 13222 raft_consensus.cc:3060] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:56.319286 17026 leader_election.cc:290] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.320309 11977 raft_consensus.cc:2272] T a7fec5a7583c4d91a37938ef8b4ac2cc P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.320637 13114 leader_election.cc:336] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
W20260709 14:51:56.321444 13114 leader_election.cc:336] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
W20260709 14:51:56.321903 13114 leader_election.cc:336] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.322649 11977 tablet_replica.cc:333] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.323483 11977 raft_consensus.cc:2243] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.324419 11977 raft_consensus.cc:2272] T 6047095be71a4985baa344e48af3d645 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.324452 13189 consensus_peers.cc:597] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:56.325165 13114 leader_election.cc:336] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.325416 13222 raft_consensus.cc:2468] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:56.326236 17026 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.326762 11977 tablet_replica.cc:333] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.327174 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302f4f93cf74299b0c0f79d607072a0" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:56.327636 11977 raft_consensus.cc:2243] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.327821 17068 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.327611 13217 raft_consensus.cc:3060] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:56.328059 13117 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:56.328688 11977 raft_consensus.cc:2272] T b51b7f3ed80441059ab9d07f8902470a P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.328861 17055 raft_consensus.cc:2749] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:56.329849 17068 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.330222 17053 leader_election.cc:290] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.329219 13117 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.326737 17026 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.331614 11977 tablet_replica.cc:333] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.332414 11977 raft_consensus.cc:2243] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.332577 17068 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.333170 11977 pending_rounds.cc:70] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: Trying to abort 1 pending ops.
I20260709 14:51:56.333240 17068 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:56.333581 11977 pending_rounds.cc:77] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1: Aborting op as it isn't in flight: id { term: 14 index: 13 } timestamp: 7305661301877231616 op_type: NO_OP noop_request { }
I20260709 14:51:56.334023 11977 raft_consensus.cc:2889] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:56.333837 17068 raft_consensus.cc:493] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.332626 17026 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.334419 13217 raft_consensus.cc:2468] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 13.
I20260709 14:51:56.334625 11977 raft_consensus.cc:2272] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.334340 13117 leader_election.cc:304] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.334822 17068 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:56.335604 17026 raft_consensus.cc:2804] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:56.336105 17026 raft_consensus.cc:697] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:56.336903 17026 consensus_queue.cc:237] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.339056 11977 tablet_replica.cc:333] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.339915 11977 raft_consensus.cc:2243] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.340224 17068 raft_consensus.cc:515] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.340698 11977 raft_consensus.cc:2272] T 708eb36f45334be1906a4449742e62dc P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.340901 13117 leader_election.cc:304] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.342223 17055 raft_consensus.cc:2804] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:56.342703 17055 raft_consensus.cc:697] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:56.343681 11977 tablet_replica.cc:333] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.343530 17055 consensus_queue.cc:237] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.344481 11977 raft_consensus.cc:2243] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.345417 11977 raft_consensus.cc:2272] T 7443b6dbf1004b06bb0ec0aa6e724196 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.345643 13114 leader_election.cc:336] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
W20260709 14:51:56.346124 13114 leader_election.cc:336] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
W20260709 14:51:56.346467 13114 leader_election.cc:336] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.347849 17068 leader_election.cc:290] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.347944 11977 tablet_replica.cc:333] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.350844 11977 raft_consensus.cc:2243] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.351375 11977 raft_consensus.cc:2272] T 4355129546c8434c8a8d8d4629965d8a P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.351626 13220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.351439 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c8a6ee9a2f42959ab80dace3841dc1" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:56.351996 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bc1d4ab29f4b309684fd85b4081eea" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa" is_pre_election: true
I20260709 14:51:56.352236 13220 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 10.
I20260709 14:51:56.353875 11977 tablet_replica.cc:333] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.354663 11977 raft_consensus.cc:2243] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.354774 13117 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 745f74322f5c474e83be870d5bf3a8aa
I20260709 14:51:56.355587 11977 raft_consensus.cc:2272] T 5f963a024eca4065a317601a49c833ec P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.355813 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1616b4eab44e4c80819141583ca29d" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:56.356065 17026 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:56.356421 13222 raft_consensus.cc:3060] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:56.355803 13117 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.357321 17026 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:56.357671 17026 raft_consensus.cc:493] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.357954 11977 tablet_replica.cc:333] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.358022 17026 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:56.358836 11977 raft_consensus.cc:2243] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.352571 13217 raft_consensus.cc:3060] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:56.359694 11977 pending_rounds.cc:70] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: Trying to abort 1 pending ops.
I20260709 14:51:56.359939 11977 pending_rounds.cc:77] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1: Aborting op as it isn't in flight: id { term: 11 index: 9 } timestamp: 7305661300931993600 op_type: NO_OP noop_request { }
I20260709 14:51:56.360242 11977 raft_consensus.cc:2889] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:56.360561 11977 raft_consensus.cc:2272] T 6b998982fd72413bbd5d63b049333ac5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.363868 13114 leader_election.cc:336] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.364401 17026 raft_consensus.cc:515] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.364712 13189 consensus_peers.cc:597] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.366402 17026 leader_election.cc:290] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Requested vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121)
I20260709 14:51:56.366662 13217 raft_consensus.cc:2468] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:56.367244 11977 tablet_replica.cc:333] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.367455 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6546a1d4c48d4850bff1de949e179a91" candidate_uuid: "44787b741d304690a7d21bc3b7c0a8e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "745f74322f5c474e83be870d5bf3a8aa"
I20260709 14:51:56.367889 11977 raft_consensus.cc:2243] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.368453 11977 raft_consensus.cc:2272] T c702cefa8e5141a1807abd8a5f2ab14c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.369777 17013 raft_consensus.cc:493] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.370205 17013 raft_consensus.cc:515] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.370677 11977 tablet_replica.cc:333] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.371484 11977 raft_consensus.cc:2243] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.371912 17013 leader_election.cc:290] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.372061 11977 raft_consensus.cc:2272] T c8bc1d4ab29f4b309684fd85b4081eea P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.368023 13223 raft_consensus.cc:3060] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:51:56.373781 13114 leader_election.cc:336] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.374728 11977 tablet_replica.cc:333] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.375557 11977 raft_consensus.cc:2243] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.376554 11977 raft_consensus.cc:2272] T 7c7ae875b67f4c62b18dac5b2725f86a P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.376709 13188 leader_election.cc:336] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
W20260709 14:51:56.377892 13189 leader_election.cc:336] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.378288 13189 leader_election.cc:304] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.378873 11977 tablet_replica.cc:333] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.379082 17056 raft_consensus.cc:493] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.379707 17013 raft_consensus.cc:2749] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:56.379540 17056 raft_consensus.cc:515] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.380525 13222 raft_consensus.cc:2468] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 15.
I20260709 14:51:56.379720 11977 raft_consensus.cc:2243] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.381517 17056 leader_election.cc:290] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.379437 13223 raft_consensus.cc:2468] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44787b741d304690a7d21bc3b7c0a8e1 in term 11.
I20260709 14:51:56.382537 13117 leader_election.cc:304] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.384398 17056 raft_consensus.cc:493] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.384687 11977 raft_consensus.cc:2272] T 4c15c835f948487ead981faffca0b80b P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.385102 13117 leader_election.cc:304] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.384938 17056 raft_consensus.cc:515] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.385715 17055 raft_consensus.cc:2804] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 14:51:56.384394 13188 leader_election.cc:336] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.387125 17056 leader_election.cc:290] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.387583 11977 tablet_replica.cc:333] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.389050 11977 raft_consensus.cc:2243] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.389588 17055 raft_consensus.cc:697] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:56.389925 13117 leader_election.cc:304] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44787b741d304690a7d21bc3b7c0a8e1, 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6
I20260709 14:51:56.390643 17044 raft_consensus.cc:2804] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:56.390540 17055 consensus_queue.cc:237] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.390851 13189 leader_election.cc:336] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:51:56.391710 13711 consensus_peers.cc:597] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.392480 13189 leader_election.cc:304] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.393814 17056 raft_consensus.cc:2749] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:56.393985 17044 raft_consensus.cc:697] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:56.394940 17044 consensus_queue.cc:237] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.392526 17068 raft_consensus.cc:2804] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 14:51:56.395799 13188 leader_election.cc:336] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.396003 17068 raft_consensus.cc:697] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Becoming Leader. State: Replica: 44787b741d304690a7d21bc3b7c0a8e1, State: Running, Role: LEADER
I20260709 14:51:56.396883 17068 consensus_queue.cc:237] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.399896 11977 raft_consensus.cc:2272] T 4f13968921d24318801b43c01823bb47 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.402587 13189 leader_election.cc:336] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.403059 13189 leader_election.cc:304] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.403762 17056 raft_consensus.cc:2749] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:51:56.404433 11977 tablet_replica.cc:333] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.405259 11977 raft_consensus.cc:2243] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.406056 11977 raft_consensus.cc:2272] T f1a4c43b7b2042b79079aa6386585102 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.408056 11977 tablet_replica.cc:333] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.408630 11977 raft_consensus.cc:2243] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.409400 11977 raft_consensus.cc:2272] T 5aa35238874e4a5284785bcdb97bf9ef P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.411654 11977 tablet_replica.cc:333] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.412228 11977 raft_consensus.cc:2243] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.412739 11977 raft_consensus.cc:2272] T bd13011a84c546f38cc63d3850d22ab4 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.413506 13189 consensus_peers.cc:597] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.414592 11977 tablet_replica.cc:333] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.415345 11977 raft_consensus.cc:2243] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.415779 11977 raft_consensus.cc:2272] T 95477e384da440ec983d44230a5429f6 P 44787b741d304690a7d21bc3b7c0a8e1 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.417582 11977 tablet_replica.cc:333] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.418143 11977 raft_consensus.cc:2243] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.418711 11977 pending_rounds.cc:70] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: Trying to abort 1 pending ops.
I20260709 14:51:56.418869 11977 pending_rounds.cc:77] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1: Aborting op as it isn't in flight: id { term: 10 index: 10 } timestamp: 7305661302126108672 op_type: NO_OP noop_request { }
I20260709 14:51:56.419123 11977 raft_consensus.cc:2889] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:56.419370 11977 raft_consensus.cc:2272] T afb2fc1ec73d4a9088305bdf9aee50eb P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.421296 11977 tablet_replica.cc:333] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.421839 11977 raft_consensus.cc:2243] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.422214 11977 raft_consensus.cc:2272] T 042656b0323b4a2e89220a9ddadd5159 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.423854 11977 tablet_replica.cc:333] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.424345 11977 raft_consensus.cc:2243] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.425063 11977 raft_consensus.cc:2272] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.426827 11977 tablet_replica.cc:333] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.427332 11977 raft_consensus.cc:2243] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.427747 11977 raft_consensus.cc:2272] T d206bd29769d451e89c680471a07364d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.429361 11977 tablet_replica.cc:333] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.429917 11977 raft_consensus.cc:2243] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.430307 11977 raft_consensus.cc:2272] T 9ea30a9f89684ffbbe71624f9a974734 P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.432065 11977 tablet_replica.cc:333] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.432696 11977 raft_consensus.cc:2243] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.433128 11977 raft_consensus.cc:2272] T 7b83544b82714f99b309408c8f1a7400 P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.435158 11977 tablet_replica.cc:333] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
W20260709 14:51:56.435170 13711 consensus_peers.cc:597] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.435707 11977 raft_consensus.cc:2243] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.436153 11977 raft_consensus.cc:2272] T 7d628293aec94e7f921ee70d7dbdfa07 P 44787b741d304690a7d21bc3b7c0a8e1 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.437870 11977 tablet_replica.cc:333] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.438366 11977 raft_consensus.cc:2243] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.438933 11977 pending_rounds.cc:70] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: Trying to abort 1 pending ops.
I20260709 14:51:56.439119 11977 pending_rounds.cc:77] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1: Aborting op as it isn't in flight: id { term: 13 index: 11 } timestamp: 7305661302152048640 op_type: NO_OP noop_request { }
I20260709 14:51:56.439391 11977 raft_consensus.cc:2889] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:56.439610 11977 raft_consensus.cc:2272] T b302f4f93cf74299b0c0f79d607072a0 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.441439 11977 tablet_replica.cc:333] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.441980 11977 raft_consensus.cc:2243] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.442679 11977 raft_consensus.cc:2272] T c45f3e4ab7e04172ba1885b9a6b83853 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.444294 11977 tablet_replica.cc:333] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.444762 11977 raft_consensus.cc:2243] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.445145 11977 raft_consensus.cc:2272] T 9cbff3ae058048a2a557046a5a806806 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.445324 17056 raft_consensus.cc:493] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.445844 17056 raft_consensus.cc:515] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.447300 11977 tablet_replica.cc:333] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.447934 17056 leader_election.cc:290] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.448102 11977 raft_consensus.cc:2243] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.448745 11977 pending_rounds.cc:70] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: Trying to abort 1 pending ops.
I20260709 14:51:56.448927 11977 pending_rounds.cc:77] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1: Aborting op as it isn't in flight: id { term: 6 index: 6 } timestamp: 7305661301561102336 op_type: NO_OP noop_request { }
I20260709 14:51:56.449240 11977 raft_consensus.cc:2889] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:56.449712 11977 raft_consensus.cc:2272] T 6010e504227340c59ba75ffde7b172f5 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.451139 17056 raft_consensus.cc:493] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.451788 17056 raft_consensus.cc:515] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:56.452126 13188 leader_election.cc:336] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.452363 11977 tablet_replica.cc:333] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.453169 11977 raft_consensus.cc:2243] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.453629 11977 raft_consensus.cc:2272] T 5007024df4b64450b1824386273ca20c P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.453699 17056 leader_election.cc:290] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.454245 17013 raft_consensus.cc:493] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.454690 17013 raft_consensus.cc:515] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.455840 11977 tablet_replica.cc:333] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.456589 17013 leader_election.cc:290] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.456694 11977 raft_consensus.cc:2243] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.457329 11977 raft_consensus.cc:2272] T 23c14d449a2a4c43b95bec83cf71c2af P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.457515 13189 leader_election.cc:336] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.457954 13189 leader_election.cc:304] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
W20260709 14:51:56.458186 13188 leader_election.cc:336] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.458647 17013 raft_consensus.cc:2749] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:56.459713 11977 tablet_replica.cc:333] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.460521 11977 raft_consensus.cc:2243] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.461076 11977 raft_consensus.cc:2272] T f0697348123643db989efb50b351151f P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.461252 13188 leader_election.cc:336] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
W20260709 14:51:56.462311 13189 consensus_peers.cc:597] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:56.462853 13189 leader_election.cc:336] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.463135 13189 leader_election.cc:304] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.463248 11977 tablet_replica.cc:333] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.463683 17013 raft_consensus.cc:2749] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:56.463819 11977 raft_consensus.cc:2243] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.464769 11977 raft_consensus.cc:2272] T 4bc303329e884222817c87d9c3e4e0c7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.464967 13189 leader_election.cc:336] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.465370 13189 leader_election.cc:304] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.466147 17013 raft_consensus.cc:2749] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:56.467407 11977 tablet_replica.cc:333] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.468170 11977 raft_consensus.cc:2243] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.468730 11977 raft_consensus.cc:2272] T bc9d3a1b265c4b5887f694305e8387ad P 44787b741d304690a7d21bc3b7c0a8e1 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.471226 11977 tablet_replica.cc:333] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.471716 11977 raft_consensus.cc:2243] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Raft consensus shutting down.
W20260709 14:51:56.472523 13189 consensus_peers.cc:597] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.472579 11977 raft_consensus.cc:2272] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.474095 13189 consensus_peers.cc:597] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.474102 17056 raft_consensus.cc:493] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1a8d5fef4a2146b8a3eccd0d7be90ce6)
I20260709 14:51:56.474720 17056 raft_consensus.cc:515] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:56.475241 11977 tablet_replica.cc:333] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.476049 11977 raft_consensus.cc:2243] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.476822 11977 pending_rounds.cc:70] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: Trying to abort 1 pending ops.
I20260709 14:51:56.476747 17056 leader_election.cc:290] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:56.478004 11977 pending_rounds.cc:77] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1: Aborting op as it isn't in flight: id { term: 11 index: 10 } timestamp: 7305661302354403328 op_type: NO_OP noop_request { }
I20260709 14:51:56.478372 11977 raft_consensus.cc:2889] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:56.478772 11977 raft_consensus.cc:2272] T 30c8a6ee9a2f42959ab80dace3841dc1 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.480729 13188 leader_election.cc:336] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:56.481212 11977 tablet_replica.cc:333] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.481933 11977 raft_consensus.cc:2243] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: Raft consensus shutting down.
W20260709 14:51:56.482249 13189 leader_election.cc:336] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:56.482656 11977 pending_rounds.cc:70] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: Trying to abort 1 pending ops.
I20260709 14:51:56.482612 13189 leader_election.cc:304] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:56.482928 11977 pending_rounds.cc:77] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1: Aborting op as it isn't in flight: id { term: 14 index: 12 } timestamp: 7305661301662392320 op_type: NO_OP noop_request { }
I20260709 14:51:56.483269 11977 raft_consensus.cc:2889] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:56.483290 17013 raft_consensus.cc:2749] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:51:56.483637 11977 raft_consensus.cc:2272] T 16da64d356074fe393fdedd1ac2c147d P 44787b741d304690a7d21bc3b7c0a8e1 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.483626 13189 consensus_peers.cc:597] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.485925 11977 tablet_replica.cc:333] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.486446 11977 raft_consensus.cc:2243] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.487002 11977 pending_rounds.cc:70] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: Trying to abort 1 pending ops.
I20260709 14:51:56.487154 11977 pending_rounds.cc:77] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1: Aborting op as it isn't in flight: id { term: 15 index: 14 } timestamp: 7305661302362234880 op_type: NO_OP noop_request { }
I20260709 14:51:56.487434 11977 raft_consensus.cc:2889] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:56.487694 11977 raft_consensus.cc:2272] T 5a1616b4eab44e4c80819141583ca29d P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.490012 11977 tablet_replica.cc:333] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.490509 11977 raft_consensus.cc:2243] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.491164 11977 raft_consensus.cc:2272] T 811647cd21324936b9cf8c4edf1d7a19 P 44787b741d304690a7d21bc3b7c0a8e1 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.492707 11977 tablet_replica.cc:333] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.493166 11977 raft_consensus.cc:2243] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.493575 11977 raft_consensus.cc:2272] T 32a7a544158846d0be1e5d320125e988 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.495143 11977 tablet_replica.cc:333] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.495599 11977 raft_consensus.cc:2243] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.495965 11977 raft_consensus.cc:2272] T 2abca4564c7a4cee9c7a4b319d55e608 P 44787b741d304690a7d21bc3b7c0a8e1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.497490 11977 tablet_replica.cc:333] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.498072 11977 raft_consensus.cc:2243] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.498565 11977 raft_consensus.cc:2272] T e04acf594ea746b79961426d21066dec P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.500587 11977 tablet_replica.cc:333] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.501096 11977 raft_consensus.cc:2243] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.501875 11977 raft_consensus.cc:2272] T 3c1be630eebd473193b3910aebcf27b7 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.503544 11977 tablet_replica.cc:333] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.503991 11977 raft_consensus.cc:2243] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.504390 11977 raft_consensus.cc:2272] T 07d68f804c2f453da7ecc8bd5e3b8896 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.505990 11977 tablet_replica.cc:333] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.506444 11977 raft_consensus.cc:2243] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.506827 11977 raft_consensus.cc:2272] T 31a5bfcca17d4776ad620a80f123f81b P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.508941 11977 tablet_replica.cc:333] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.509419 11977 raft_consensus.cc:2243] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.510134 11977 raft_consensus.cc:2272] T 4904c95da6ca4d6c878697963f781fdc P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.512028 11977 tablet_replica.cc:333] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.512493 11977 raft_consensus.cc:2243] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.513036 11977 pending_rounds.cc:70] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: Trying to abort 1 pending ops.
I20260709 14:51:56.513211 11977 pending_rounds.cc:77] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1: Aborting op as it isn't in flight: id { term: 11 index: 7 } timestamp: 7305661302369632256 op_type: NO_OP noop_request { }
I20260709 14:51:56.513460 11977 raft_consensus.cc:2889] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:56.513718 11977 raft_consensus.cc:2272] T 6546a1d4c48d4850bff1de949e179a91 P 44787b741d304690a7d21bc3b7c0a8e1 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.515519 11977 tablet_replica.cc:333] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.516000 11977 raft_consensus.cc:2243] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.516687 11977 raft_consensus.cc:2272] T 173afaaaabf749f49df7719338744521 P 44787b741d304690a7d21bc3b7c0a8e1 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.518309 11977 tablet_replica.cc:333] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.518924 11977 raft_consensus.cc:2243] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.519403 11977 raft_consensus.cc:2272] T a80cc7ee6ff04e7e8988d29134d95d79 P 44787b741d304690a7d21bc3b7c0a8e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.521169 11977 tablet_replica.cc:333] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.521643 11977 raft_consensus.cc:2243] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:56.521987 13189 consensus_peers.cc:597] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.522081 11977 raft_consensus.cc:2272] T d6afb19955234a02b0c8a60db66cfbd8 P 44787b741d304690a7d21bc3b7c0a8e1 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.523782 11977 tablet_replica.cc:333] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.524230 11977 raft_consensus.cc:2243] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:56.524682 11977 raft_consensus.cc:2272] T 5b69702f1f004b75861bd26dc7ae0772 P 44787b741d304690a7d21bc3b7c0a8e1 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.526569 11977 tablet_replica.cc:333] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.527110 11977 raft_consensus.cc:2243] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:56.527998 11977 raft_consensus.cc:2272] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 44787b741d304690a7d21bc3b7c0a8e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:56.530176 11977 tablet_replica.cc:333] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1: stopping tablet replica
I20260709 14:51:56.530738 11977 raft_consensus.cc:2243] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 LEADER]: Raft consensus shutting down.
W20260709 14:51:56.530850 13189 consensus_peers.cc:597] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.531580 11977 raft_consensus.cc:2272] T 60b40f094f3e4eb086daa722612b6622 P 44787b741d304690a7d21bc3b7c0a8e1 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:56.538431 13189 consensus_peers.cc:597] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:56.564774 13189 consensus_peers.cc:597] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:56.585786 13189 consensus_peers.cc:597] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:56.588956 13711 consensus_peers.cc:597] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e -> Peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Couldn't send request to peer 44787b741d304690a7d21bc3b7c0a8e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:57.341187 11977 tablet_server.cc:196] TabletServer@127.11.178.66:0 shutdown complete.
W20260709 14:51:57.354462 13188 consensus_peers.cc:597] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:57.361160 13188 consensus_peers.cc:597] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:57.375459 13188 consensus_peers.cc:597] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:57.390769 13188 consensus_peers.cc:597] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:57.424153 11977 tablet_server.cc:179] TabletServer@127.11.178.67:0 shutting down...
W20260709 14:51:57.432871 13188 consensus_peers.cc:597] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:57.441563 13188 consensus_peers.cc:597] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:57.447741 17084 raft_consensus.cc:493] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:57.448273 17084 raft_consensus.cc:515] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:57.450416 17084 leader_election.cc:290] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:57.454864 17081 raft_consensus.cc:493] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:57.455379 17081 raft_consensus.cc:515] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
W20260709 14:51:57.455591 13188 leader_election.cc:336] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:57.457146 17081 leader_election.cc:290] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
W20260709 14:51:57.459491 13189 leader_election.cc:336] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Network error: Client connection negotiation failed: client connection to 127.11.178.66:39815: connect: Connection refused (error 111)
I20260709 14:51:57.459965 13189 leader_election.cc:304] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:57.460573 17084 raft_consensus.cc:2749] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:51:57.460937 13188 leader_election.cc:336] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
W20260709 14:51:57.463001 13189 leader_election.cc:336] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Network error: Client connection negotiation failed: client connection to 127.11.178.66:39815: connect: Connection refused (error 111)
I20260709 14:51:57.463313 13189 leader_election.cc:304] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:57.463893 17084 raft_consensus.cc:2749] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:57.467262 17081 raft_consensus.cc:493] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:57.467633 17081 raft_consensus.cc:515] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:57.471709 17081 leader_election.cc:290] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:57.473152 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:57.474064 11977 tablet_replica.cc:333] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.474980 11977 raft_consensus.cc:2243] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Raft consensus shutting down.
W20260709 14:51:57.475683 13189 leader_election.cc:336] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Network error: Client connection negotiation failed: client connection to 127.11.178.66:39815: connect: Connection refused (error 111)
I20260709 14:51:57.475932 11977 raft_consensus.cc:2272] T 6800c4da89eb4127b527ef755c51492a P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.479517 11977 tablet_replica.cc:333] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
W20260709 14:51:57.479718 13188 leader_election.cc:336] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:57.480144 13188 leader_election.cc:304] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:57.480321 11977 raft_consensus.cc:2243] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.480841 17081 raft_consensus.cc:2749] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:57.480944 11977 raft_consensus.cc:2272] T 7dc8bd197e8b43649658dea400466864 P 745f74322f5c474e83be870d5bf3a8aa [term 16 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:57.482451 13188 consensus_peers.cc:597] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:57.483306 11977 tablet_replica.cc:333] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.483834 11977 raft_consensus.cc:2243] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.484243 11977 raft_consensus.cc:2272] T 67f9ab8ee7e042bb9be5fadad0478bfe P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.486029 11977 tablet_replica.cc:333] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.486570 11977 raft_consensus.cc:2243] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.486956 11977 raft_consensus.cc:2272] T f244559db50b4360af703fc4f48f7cfa P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.488523 11977 tablet_replica.cc:333] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.489046 11977 raft_consensus.cc:2243] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.489912 11977 raft_consensus.cc:2272] T 9fd9c48b122c420c85ab70a85d8edceb P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.491699 11977 tablet_replica.cc:333] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.492228 11977 raft_consensus.cc:2243] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.492959 11977 raft_consensus.cc:2272] T 7b83544b82714f99b309408c8f1a7400 P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.494921 11977 tablet_replica.cc:333] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.495481 11977 raft_consensus.cc:2243] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.496327 11977 raft_consensus.cc:2272] T 9ea30a9f89684ffbbe71624f9a974734 P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:57.497473 13714 consensus_peers.cc:597] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e -> Peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Couldn't send request to peer 745f74322f5c474e83be870d5bf3a8aa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:57.498425 11977 tablet_replica.cc:333] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.499044 11977 raft_consensus.cc:2243] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.499436 11977 raft_consensus.cc:2272] T 5007024df4b64450b1824386273ca20c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.501250 11977 tablet_replica.cc:333] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.501811 11977 raft_consensus.cc:2243] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.502363 11977 raft_consensus.cc:2272] T 6010e504227340c59ba75ffde7b172f5 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.504297 11977 tablet_replica.cc:333] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.504794 11977 raft_consensus.cc:2243] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.505335 11977 raft_consensus.cc:2272] T 6047095be71a4985baa344e48af3d645 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:57.507292 13714 consensus_peers.cc:597] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e -> Peer 745f74322f5c474e83be870d5bf3a8aa (127.11.178.67:46121): Couldn't send request to peer 745f74322f5c474e83be870d5bf3a8aa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:57.507682 11977 tablet_replica.cc:333] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.508342 11977 raft_consensus.cc:2243] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.508834 11977 raft_consensus.cc:2272] T b51b7f3ed80441059ab9d07f8902470a P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.511081 11977 tablet_replica.cc:333] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.511762 11977 raft_consensus.cc:2243] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.512209 11977 raft_consensus.cc:2272] T 042656b0323b4a2e89220a9ddadd5159 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:57.512243 13188 consensus_peers.cc:597] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:57.514132 11977 tablet_replica.cc:333] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.514636 11977 raft_consensus.cc:2243] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.515050 11977 raft_consensus.cc:2272] T 7443b6dbf1004b06bb0ec0aa6e724196 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.516651 11977 tablet_replica.cc:333] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.517122 11977 raft_consensus.cc:2243] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.517570 11977 raft_consensus.cc:2272] T 708eb36f45334be1906a4449742e62dc P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.519797 11977 tablet_replica.cc:333] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.520320 11977 raft_consensus.cc:2243] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.520790 11977 raft_consensus.cc:2272] T 5f963a024eca4065a317601a49c833ec P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.522583 11977 tablet_replica.cc:333] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.523167 11977 raft_consensus.cc:2243] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.523121 17081 raft_consensus.cc:493] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:57.523797 11977 raft_consensus.cc:2272] T 6b998982fd72413bbd5d63b049333ac5 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.523691 17081 raft_consensus.cc:515] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:57.525590 17081 leader_election.cc:290] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:57.525892 11977 tablet_replica.cc:333] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.526698 11977 raft_consensus.cc:2243] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.527659 11977 raft_consensus.cc:2272] T d206bd29769d451e89c680471a07364d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.530007 11977 tablet_replica.cc:333] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
W20260709 14:51:57.530138 13188 leader_election.cc:336] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:57.530594 11977 raft_consensus.cc:2243] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:57.530642 13189 leader_election.cc:336] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Network error: Client connection negotiation failed: client connection to 127.11.178.66:39815: connect: Connection refused (error 111)
I20260709 14:51:57.531143 11977 raft_consensus.cc:2272] T c8bc1d4ab29f4b309684fd85b4081eea P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.531104 13189 leader_election.cc:304] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:57.531769 17081 raft_consensus.cc:2749] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:57.533057 11977 tablet_replica.cc:333] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.533601 11977 raft_consensus.cc:2243] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.534027 11977 raft_consensus.cc:2272] T 7c7ae875b67f4c62b18dac5b2725f86a P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.535647 11977 tablet_replica.cc:333] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.536123 11977 raft_consensus.cc:2243] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.536541 11977 raft_consensus.cc:2272] T c702cefa8e5141a1807abd8a5f2ab14c P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.538232 11977 tablet_replica.cc:333] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.538699 11977 raft_consensus.cc:2243] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.539156 11977 raft_consensus.cc:2272] T a7fec5a7583c4d91a37938ef8b4ac2cc P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.540742 11977 tablet_replica.cc:333] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.541255 11977 raft_consensus.cc:2243] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.541671 11977 raft_consensus.cc:2272] T 5f44b8c5a0cc4e7c92fb3119e329bae6 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.543198 11977 tablet_replica.cc:333] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.543844 11977 raft_consensus.cc:2243] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.544243 11977 raft_consensus.cc:2272] T 4c15c835f948487ead981faffca0b80b P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.545886 11977 tablet_replica.cc:333] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.546344 11977 raft_consensus.cc:2243] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.547012 11977 raft_consensus.cc:2272] T 4f13968921d24318801b43c01823bb47 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.548578 11977 tablet_replica.cc:333] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.549065 11977 raft_consensus.cc:2243] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.549417 11977 raft_consensus.cc:2272] T f1a4c43b7b2042b79079aa6386585102 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.551002 11977 tablet_replica.cc:333] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.551462 11977 raft_consensus.cc:2243] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.551864 11977 raft_consensus.cc:2272] T 3c1be630eebd473193b3910aebcf27b7 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.553375 11977 tablet_replica.cc:333] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.553887 11977 raft_consensus.cc:2243] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.554266 11977 raft_consensus.cc:2272] T 5aa35238874e4a5284785bcdb97bf9ef P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.555804 11977 tablet_replica.cc:333] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.556294 11977 raft_consensus.cc:2243] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.556962 11977 raft_consensus.cc:2272] T bd13011a84c546f38cc63d3850d22ab4 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.558494 11977 tablet_replica.cc:333] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.558984 11977 raft_consensus.cc:2243] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.559719 11977 raft_consensus.cc:2272] T 95477e384da440ec983d44230a5429f6 P 745f74322f5c474e83be870d5bf3a8aa [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.561235 11977 tablet_replica.cc:333] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.561748 11977 raft_consensus.cc:2243] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.562224 11977 raft_consensus.cc:2272] T afb2fc1ec73d4a9088305bdf9aee50eb P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.563745 11977 tablet_replica.cc:333] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.564246 11977 raft_consensus.cc:2243] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.564618 11977 raft_consensus.cc:2272] T d9d8e44f6a2a4fb48d9cfae414c03c7e P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.566274 11977 tablet_replica.cc:333] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.566759 11977 raft_consensus.cc:2243] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.567468 11977 raft_consensus.cc:2272] T cb71a0d294874900b43bd5d5749f1a2e P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.569263 11977 tablet_replica.cc:333] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.570027 11977 raft_consensus.cc:2243] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.570526 11977 raft_consensus.cc:2272] T c45f3e4ab7e04172ba1885b9a6b83853 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.572192 11977 tablet_replica.cc:333] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.572634 11977 raft_consensus.cc:2243] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.573285 11977 raft_consensus.cc:2272] T 9cbff3ae058048a2a557046a5a806806 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.574859 11977 tablet_replica.cc:333] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.575328 11977 raft_consensus.cc:2243] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.575691 11977 raft_consensus.cc:2272] T 23c14d449a2a4c43b95bec83cf71c2af P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.577350 11977 tablet_replica.cc:333] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.577858 11977 raft_consensus.cc:2243] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.578627 11977 raft_consensus.cc:2272] T f0697348123643db989efb50b351151f P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.580231 11977 tablet_replica.cc:333] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.580709 11977 raft_consensus.cc:2243] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.581092 11977 raft_consensus.cc:2272] T 4bc303329e884222817c87d9c3e4e0c7 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.582680 11977 tablet_replica.cc:333] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.583154 11977 raft_consensus.cc:2243] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.583863 11977 raft_consensus.cc:2272] T bc9d3a1b265c4b5887f694305e8387ad P 745f74322f5c474e83be870d5bf3a8aa [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.585594 11977 tablet_replica.cc:333] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.585976 17081 raft_consensus.cc:493] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:57.586187 11977 raft_consensus.cc:2243] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.586726 11977 raft_consensus.cc:2272] T 25f42059b2ac4e1f8e8e68e14b2b2a91 P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.586406 17081 raft_consensus.cc:515] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:57.588388 17081 leader_election.cc:290] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:57.588685 11977 tablet_replica.cc:333] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.589470 11977 raft_consensus.cc:2243] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.590067 11977 raft_consensus.cc:2272] T 30c8a6ee9a2f42959ab80dace3841dc1 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:57.592082 13188 leader_election.cc:336] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:57.592409 11977 tablet_replica.cc:333] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
W20260709 14:51:57.592545 13189 leader_election.cc:336] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Network error: Client connection negotiation failed: client connection to 127.11.178.66:39815: connect: Connection refused (error 111)
I20260709 14:51:57.592933 13189 leader_election.cc:304] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:57.593017 11977 raft_consensus.cc:2243] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.593540 17081 raft_consensus.cc:2749] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:57.593603 11977 raft_consensus.cc:2272] T 16da64d356074fe393fdedd1ac2c147d P 745f74322f5c474e83be870d5bf3a8aa [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.595547 11977 tablet_replica.cc:333] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.596057 11977 raft_consensus.cc:2243] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.596490 11977 raft_consensus.cc:2272] T 5a1616b4eab44e4c80819141583ca29d P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.598184 11977 tablet_replica.cc:333] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.598660 11977 raft_consensus.cc:2243] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.599078 11977 raft_consensus.cc:2272] T ad04906d1e4c45d7ad6f2f85f27a3c5d P 745f74322f5c474e83be870d5bf3a8aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.599515 17081 raft_consensus.cc:493] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 44787b741d304690a7d21bc3b7c0a8e1)
I20260709 14:51:57.599893 17081 raft_consensus.cc:515] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8d5fef4a2146b8a3eccd0d7be90ce6" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 35913 } } peers { permanent_uuid: "44787b741d304690a7d21bc3b7c0a8e1" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 39815 } } peers { permanent_uuid: "745f74322f5c474e83be870d5bf3a8aa" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 46121 } }
I20260709 14:51:57.600786 11977 tablet_replica.cc:333] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.601428 11977 raft_consensus.cc:2243] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.601548 17081 leader_election.cc:290] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913), 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815)
I20260709 14:51:57.602017 11977 raft_consensus.cc:2272] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.604149 11977 tablet_replica.cc:333] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.604682 11977 raft_consensus.cc:2243] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:57.604768 13188 leader_election.cc:336] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111)
I20260709 14:51:57.605250 11977 raft_consensus.cc:2272] T 6546a1d4c48d4850bff1de949e179a91 P 745f74322f5c474e83be870d5bf3a8aa [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:57.606662 13189 leader_election.cc:336] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 44787b741d304690a7d21bc3b7c0a8e1 (127.11.178.66:39815): Network error: Client connection negotiation failed: client connection to 127.11.178.66:39815: connect: Connection refused (error 111)
I20260709 14:51:57.607018 13189 leader_election.cc:304] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745f74322f5c474e83be870d5bf3a8aa; no voters: 1a8d5fef4a2146b8a3eccd0d7be90ce6, 44787b741d304690a7d21bc3b7c0a8e1
I20260709 14:51:57.607120 11977 tablet_replica.cc:333] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
W20260709 14:51:57.607460 13189 raft_consensus.cc:2686] T 60b40f094f3e4eb086daa722612b6622 P 745f74322f5c474e83be870d5bf3a8aa: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:51:57.607715 11977 raft_consensus.cc:2243] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.608181 11977 raft_consensus.cc:2272] T 173afaaaabf749f49df7719338744521 P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.609788 11977 tablet_replica.cc:333] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.610260 11977 raft_consensus.cc:2243] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.610596 11977 raft_consensus.cc:2272] T a80cc7ee6ff04e7e8988d29134d95d79 P 745f74322f5c474e83be870d5bf3a8aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.612141 11977 tablet_replica.cc:333] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.612763 11977 raft_consensus.cc:2243] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.613278 11977 raft_consensus.cc:2272] T d6afb19955234a02b0c8a60db66cfbd8 P 745f74322f5c474e83be870d5bf3a8aa [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.615823 11977 tablet_replica.cc:333] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.616319 11977 raft_consensus.cc:2243] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:57.616330 13188 consensus_peers.cc:597] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:57.616822 11977 raft_consensus.cc:2272] T b302f4f93cf74299b0c0f79d607072a0 P 745f74322f5c474e83be870d5bf3a8aa [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.618490 11977 tablet_replica.cc:333] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.618978 11977 raft_consensus.cc:2243] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.619359 11977 raft_consensus.cc:2272] T 7d628293aec94e7f921ee70d7dbdfa07 P 745f74322f5c474e83be870d5bf3a8aa [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.620905 11977 tablet_replica.cc:333] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.621372 11977 raft_consensus.cc:2243] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.622108 11977 raft_consensus.cc:2272] T 07d68f804c2f453da7ecc8bd5e3b8896 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.623677 11977 tablet_replica.cc:333] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.624133 11977 raft_consensus.cc:2243] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.624780 11977 raft_consensus.cc:2272] T e04acf594ea746b79961426d21066dec P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.626464 11977 tablet_replica.cc:333] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.627116 11977 raft_consensus.cc:2243] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.627863 11977 raft_consensus.cc:2272] T 2abca4564c7a4cee9c7a4b319d55e608 P 745f74322f5c474e83be870d5bf3a8aa [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.629587 11977 tablet_replica.cc:333] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.630072 11977 raft_consensus.cc:2243] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.630800 11977 raft_consensus.cc:2272] T 31a5bfcca17d4776ad620a80f123f81b P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.632504 11977 tablet_replica.cc:333] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.632962 11977 raft_consensus.cc:2243] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.633354 11977 raft_consensus.cc:2272] T 811647cd21324936b9cf8c4edf1d7a19 P 745f74322f5c474e83be870d5bf3a8aa [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.634963 11977 tablet_replica.cc:333] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.635403 11977 raft_consensus.cc:2243] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.636125 11977 raft_consensus.cc:2272] T 32a7a544158846d0be1e5d320125e988 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.637715 11977 tablet_replica.cc:333] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.638151 11977 raft_consensus.cc:2243] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:57.638571 11977 raft_consensus.cc:2272] T 4904c95da6ca4d6c878697963f781fdc P 745f74322f5c474e83be870d5bf3a8aa [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:57.640178 11977 tablet_replica.cc:333] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa: stopping tablet replica
I20260709 14:51:57.640585 11977 raft_consensus.cc:2243] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:51:57.641251 11977 raft_consensus.cc:2272] T 5b69702f1f004b75861bd26dc7ae0772 P 745f74322f5c474e83be870d5bf3a8aa [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:57.753583 13710 consensus_peers.cc:597] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e -> Peer 1a8d5fef4a2146b8a3eccd0d7be90ce6 (127.11.178.65:35913): Couldn't send request to peer 1a8d5fef4a2146b8a3eccd0d7be90ce6. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:35913: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:58.363695 11977 tablet_server.cc:196] TabletServer@127.11.178.67:0 shutdown complete.
I20260709 14:51:58.479692 11977 tablet_server.cc:179] TabletServer@127.11.178.68:0 shutting down...
I20260709 14:51:58.512282 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:58.513043 11977 tablet_replica.cc:333] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e: stopping tablet replica
I20260709 14:51:58.513983 11977 raft_consensus.cc:2243] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:51:58.515514 11977 raft_consensus.cc:2272] T 7d628293aec94e7f921ee70d7dbdfa07 P d80bba1f57c64a398757ec183956e90e [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:58.517513 11977 tablet_replica.cc:333] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e: stopping tablet replica
I20260709 14:51:58.518018 11977 raft_consensus.cc:2243] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:58.519184 11977 raft_consensus.cc:2272] T a80cc7ee6ff04e7e8988d29134d95d79 P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:58.521013 11977 tablet_replica.cc:333] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e: stopping tablet replica
I20260709 14:51:58.521425 11977 raft_consensus.cc:2243] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:58.522464 11977 raft_consensus.cc:2272] T 4355129546c8434c8a8d8d4629965d8a P d80bba1f57c64a398757ec183956e90e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:58.524286 11977 tablet_replica.cc:333] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e: stopping tablet replica
I20260709 14:51:58.524832 11977 raft_consensus.cc:2243] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:58.525398 11977 raft_consensus.cc:2272] T cb71a0d294874900b43bd5d5749f1a2e P d80bba1f57c64a398757ec183956e90e [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:58.637459 11977 tablet_server.cc:196] TabletServer@127.11.178.68:0 shutdown complete.
I20260709 14:51:58.655210 11977 master.cc:562] Master@127.11.178.126:37343 shutting down...
I20260709 14:51:58.681105 11977 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:58.681861 11977 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:58.682166 11977 tablet_replica.cc:333] T 00000000000000000000000000000000 P 716ae19379104c80a798c43a0ad5bb7e: stopping tablet replica
I20260709 14:51:58.874799 11977 master.cc:584] Master@127.11.178.126:37343 shutdown complete.
I20260709 14:51:58.920604 11977 test_util.cc:182] -----------------------------------------------
I20260709 14:51:58.920826 11977 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608493989059-11977-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (202130 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:51:58.924049 11977 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.178.126:33313
I20260709 14:51:58.925099 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:58.931119 17090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:58.931210 17089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:58.931530 17092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:58.932360 11977 server_base.cc:1061] running on GCE node
I20260709 14:51:58.935283 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:58.935477 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:58.935631 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608718935613 us; error 0 us; skew 500 ppm
I20260709 14:51:58.936165 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:58.938486 11977 webserver.cc:533] Webserver started at http://127.11.178.126:37205/ using document root <none> and password file <none>
I20260709 14:51:58.938942 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:58.939122 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:58.939383 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:58.940557 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/master-0-root/instance:
uuid: "8c00486e82224ff18208940f8b918c97"
format_stamp: "Formatted at 2026-07-09 14:51:58 on dist-test-slave-rxsv"
I20260709 14:51:58.944811 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:58.948149 17097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:58.948822 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:58.949127 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/master-0-root
uuid: "8c00486e82224ff18208940f8b918c97"
format_stamp: "Formatted at 2026-07-09 14:51:58 on dist-test-slave-rxsv"
I20260709 14:51:58.949375 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:58.970840 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:58.972112 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:59.010802 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.126:33313
I20260709 14:51:59.010907 17148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.126:33313 every 8 connection(s)
I20260709 14:51:59.014698 17149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.025003 17149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97: Bootstrap starting.
I20260709 14:51:59.029773 17149 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.034035 17149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97: No bootstrap required, opened a new log
I20260709 14:51:59.036228 17149 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c00486e82224ff18208940f8b918c97" member_type: VOTER }
I20260709 14:51:59.036670 17149 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.036901 17149 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c00486e82224ff18208940f8b918c97, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.037487 17149 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c00486e82224ff18208940f8b918c97" member_type: VOTER }
I20260709 14:51:59.037977 17149 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:59.038184 17149 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:59.038440 17149 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.042716 17149 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c00486e82224ff18208940f8b918c97" member_type: VOTER }
I20260709 14:51:59.043247 17149 leader_election.cc:304] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [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: 8c00486e82224ff18208940f8b918c97; no voters: 
I20260709 14:51:59.044322 17149 leader_election.cc:290] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:59.044694 17152 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.045989 17152 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 1 LEADER]: Becoming Leader. State: Replica: 8c00486e82224ff18208940f8b918c97, State: Running, Role: LEADER
I20260709 14:51:59.046665 17152 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [LEADER]: Queue going to LEADER mode. State: All 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: "8c00486e82224ff18208940f8b918c97" member_type: VOTER }
I20260709 14:51:59.047094 17149 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:59.053512 17153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8c00486e82224ff18208940f8b918c97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c00486e82224ff18208940f8b918c97" member_type: VOTER } }
I20260709 14:51:59.053462 17154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8c00486e82224ff18208940f8b918c97. Latest consensus state: current_term: 1 leader_uuid: "8c00486e82224ff18208940f8b918c97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c00486e82224ff18208940f8b918c97" member_type: VOTER } }
I20260709 14:51:59.054293 17153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:59.054323 17154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:59.056478 17162 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:59.062357 17162 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:59.063385 11977 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:59.071216 17162 catalog_manager.cc:1383] Generated new cluster ID: 8556c2c03b984a87923cb25c56dc2e77
I20260709 14:51:59.071552 17162 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:59.093411 17162 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:59.094704 17162 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:59.108855 17162 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97: Generated new TSK 0
I20260709 14:51:59.109475 17162 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:59.130577 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:59.137019 17170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:59.137356 17171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:59.140080 11977 server_base.cc:1061] running on GCE node
W20260709 14:51:59.140326 17173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:59.142251 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:59.142496 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:59.142699 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608719142680 us; error 0 us; skew 500 ppm
I20260709 14:51:59.143249 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:59.145538 11977 webserver.cc:533] Webserver started at http://127.11.178.65:41943/ using document root <none> and password file <none>
I20260709 14:51:59.146029 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:59.146196 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:59.146447 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:59.147545 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-0-root/instance:
uuid: "a6839c9563084e58bbfc1aeedd804dd0"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-rxsv"
I20260709 14:51:59.152063 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:59.155164 17178 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.155908 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:59.156193 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "a6839c9563084e58bbfc1aeedd804dd0"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-rxsv"
I20260709 14:51:59.156491 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:59.171766 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:59.172966 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:59.174424 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:59.176648 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:59.176824 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.177079 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:59.177229 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.216677 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:36201
I20260709 14:51:59.216765 17240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:36201 every 8 connection(s)
I20260709 14:51:59.221554 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:59.228106 17245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:59.229552 17246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:59.232434 17248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:59.233346 11977 server_base.cc:1061] running on GCE node
I20260709 14:51:59.235419 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:59.235610 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:59.235759 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608719235741 us; error 0 us; skew 500 ppm
I20260709 14:51:59.236294 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:59.238513 11977 webserver.cc:533] Webserver started at http://127.11.178.66:42685/ using document root <none> and password file <none>
I20260709 14:51:59.238952 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:59.239115 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:59.239359 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:59.240475 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-1-root/instance:
uuid: "55e512bb698a44b287f10b45a0bc6531"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-rxsv"
I20260709 14:51:59.244776 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:59.244897 17241 heartbeater.cc:344] Connected to a master server at 127.11.178.126:33313
I20260709 14:51:59.245301 17241 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:59.246048 17241 heartbeater.cc:507] Master 127.11.178.126:33313 requested a full tablet report, sending...
I20260709 14:51:59.248188 17114 ts_manager.cc:194] Registered new tserver with Master: a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:51:59.248632 17253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.249461 11977 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:51:59.249778 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-1-root
uuid: "55e512bb698a44b287f10b45a0bc6531"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-rxsv"
I20260709 14:51:59.250072 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:59.250346 17114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35958
I20260709 14:51:59.264678 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:59.266002 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:59.267393 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:59.269678 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:59.269874 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.270195 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:59.270354 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.310057 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.66:36083
I20260709 14:51:59.310138 17315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.66:36083 every 8 connection(s)
I20260709 14:51:59.314632 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:59.321470 17319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:59.323329 17320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:59.327164 17316 heartbeater.cc:344] Connected to a master server at 127.11.178.126:33313
I20260709 14:51:59.327165 11977 server_base.cc:1061] running on GCE node
I20260709 14:51:59.327760 17316 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:59.328083 17322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:59.328626 17316 heartbeater.cc:507] Master 127.11.178.126:33313 requested a full tablet report, sending...
I20260709 14:51:59.329035 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:59.329252 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:59.329430 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608719329412 us; error 0 us; skew 500 ppm
I20260709 14:51:59.330096 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:59.330682 17114 ts_manager.cc:194] Registered new tserver with Master: 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:51:59.332209 17114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35960
I20260709 14:51:59.332521 11977 webserver.cc:533] Webserver started at http://127.11.178.67:44161/ using document root <none> and password file <none>
I20260709 14:51:59.332998 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:59.333218 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:59.333496 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:59.334656 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-2-root/instance:
uuid: "aabf53261f434eab88512f7dc78bd7a7"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-rxsv"
I20260709 14:51:59.338917 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:59.342159 17327 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.342834 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:59.343102 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-2-root
uuid: "aabf53261f434eab88512f7dc78bd7a7"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-rxsv"
I20260709 14:51:59.343372 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:59.382870 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:59.384068 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:59.385473 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:59.387953 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:59.388156 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.388375 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:59.388525 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.427224 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.67:42127
I20260709 14:51:59.427315 17389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.67:42127 every 8 connection(s)
I20260709 14:51:59.431828 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:59.438774 17393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:59.439699 17394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:59.442143 17396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:59.443552 11977 server_base.cc:1061] running on GCE node
I20260709 14:51:59.444044 17390 heartbeater.cc:344] Connected to a master server at 127.11.178.126:33313
I20260709 14:51:59.444453 17390 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:59.444602 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:59.444852 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:59.444983 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608719444973 us; error 0 us; skew 500 ppm
I20260709 14:51:59.445186 17390 heartbeater.cc:507] Master 127.11.178.126:33313 requested a full tablet report, sending...
I20260709 14:51:59.445533 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:59.447386 17114 ts_manager.cc:194] Registered new tserver with Master: aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:51:59.448504 11977 webserver.cc:533] Webserver started at http://127.11.178.68:34211/ using document root <none> and password file <none>
I20260709 14:51:59.449245 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:59.449193 17114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35964
I20260709 14:51:59.449671 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:59.450029 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:59.451341 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-3-root/instance:
uuid: "9854302a5aab4546b23d254762df49ca"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-rxsv"
I20260709 14:51:59.455583 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:59.458916 17401 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.459618 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:59.459921 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-3-root
uuid: "9854302a5aab4546b23d254762df49ca"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-rxsv"
I20260709 14:51:59.460189 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:59.470679 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:59.471874 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:59.473287 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:59.475557 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:59.475817 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.476083 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:59.476227 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.514155 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.68:33345
I20260709 14:51:59.514254 17463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.68:33345 every 8 connection(s)
I20260709 14:51:59.527761 17464 heartbeater.cc:344] Connected to a master server at 127.11.178.126:33313
I20260709 14:51:59.528154 17464 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:59.528843 17464 heartbeater.cc:507] Master 127.11.178.126:33313 requested a full tablet report, sending...
I20260709 14:51:59.530826 17114 ts_manager.cc:194] Registered new tserver with Master: 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:51:59.531924 11977 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014752988s
I20260709 14:51:59.532317 17114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35968
I20260709 14:51:59.557683 17114 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35980:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:51:59.788789 17429 tablet_service.cc:1511] Processing CreateTablet for tablet c4d225049c384a60a8f965df648deef5 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:59.790215 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d225049c384a60a8f965df648deef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.803231 17428 tablet_service.cc:1511] Processing CreateTablet for tablet b6b6e90bc1c54a57821a50cef884f695 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:59.804683 17428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b6e90bc1c54a57821a50cef884f695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.806779 17206 tablet_service.cc:1511] Processing CreateTablet for tablet c4d225049c384a60a8f965df648deef5 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:59.806902 17427 tablet_service.cc:1511] Processing CreateTablet for tablet 2745143cc1814ac8bf9c953d198a751e (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:59.808226 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d225049c384a60a8f965df648deef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.808291 17427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2745143cc1814ac8bf9c953d198a751e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.810218 17204 tablet_service.cc:1511] Processing CreateTablet for tablet b6b6e90bc1c54a57821a50cef884f695 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:59.811583 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b6e90bc1c54a57821a50cef884f695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.813061 17424 tablet_service.cc:1511] Processing CreateTablet for tablet 39b7626e12f64893abb28a27e494f083 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:59.814489 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b7626e12f64893abb28a27e494f083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.819000 17423 tablet_service.cc:1511] Processing CreateTablet for tablet ac7727468d74412d9ad09404f5dab3b7 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:59.820484 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac7727468d74412d9ad09404f5dab3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.822494 17205 tablet_service.cc:1511] Processing CreateTablet for tablet 2341823ad4224c6e934ff9e515793d48 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:59.823958 17205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2341823ad4224c6e934ff9e515793d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.826252 17281 tablet_service.cc:1511] Processing CreateTablet for tablet c4d225049c384a60a8f965df648deef5 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:59.827724 17281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d225049c384a60a8f965df648deef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.810247 17426 tablet_service.cc:1511] Processing CreateTablet for tablet 288e616753fd43ffb5ab27053f704dc2 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:59.830435 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288e616753fd43ffb5ab27053f704dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.811693 17425 tablet_service.cc:1511] Processing CreateTablet for tablet 52b946b2ed494b77943d87801a12029d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:59.832755 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b946b2ed494b77943d87801a12029d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.840927 17280 tablet_service.cc:1511] Processing CreateTablet for tablet 2341823ad4224c6e934ff9e515793d48 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:59.844815 17280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2341823ad4224c6e934ff9e515793d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.868350 17279 tablet_service.cc:1511] Processing CreateTablet for tablet 2745143cc1814ac8bf9c953d198a751e (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:59.871001 17278 tablet_service.cc:1511] Processing CreateTablet for tablet 994e0ef5b086452dbcfc58ea39bae415 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:59.872557 17278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994e0ef5b086452dbcfc58ea39bae415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.874713 17277 tablet_service.cc:1511] Processing CreateTablet for tablet 288e616753fd43ffb5ab27053f704dc2 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:59.876201 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288e616753fd43ffb5ab27053f704dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.878283 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 39b7626e12f64893abb28a27e494f083 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:59.879745 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b7626e12f64893abb28a27e494f083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.881034 17279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2745143cc1814ac8bf9c953d198a751e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.886281 17203 tablet_service.cc:1511] Processing CreateTablet for tablet 994e0ef5b086452dbcfc58ea39bae415 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:59.887684 17203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994e0ef5b086452dbcfc58ea39bae415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.891840 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 52b946b2ed494b77943d87801a12029d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:59.893170 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b946b2ed494b77943d87801a12029d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.893175 17275 tablet_service.cc:1511] Processing CreateTablet for tablet 14ab5580447e43c79cd7fe4f4097ef19 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:59.894747 17275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ab5580447e43c79cd7fe4f4097ef19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.896951 17355 tablet_service.cc:1511] Processing CreateTablet for tablet 2341823ad4224c6e934ff9e515793d48 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:59.897300 17354 tablet_service.cc:1511] Processing CreateTablet for tablet b6b6e90bc1c54a57821a50cef884f695 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:59.898731 17354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b6e90bc1c54a57821a50cef884f695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.898873 17200 tablet_service.cc:1511] Processing CreateTablet for tablet 14ab5580447e43c79cd7fe4f4097ef19 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:59.900228 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ab5580447e43c79cd7fe4f4097ef19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.900970 17355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2341823ad4224c6e934ff9e515793d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.902825 17351 tablet_service.cc:1511] Processing CreateTablet for tablet 52b946b2ed494b77943d87801a12029d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:59.904184 17351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b946b2ed494b77943d87801a12029d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.908922 17350 tablet_service.cc:1511] Processing CreateTablet for tablet 39b7626e12f64893abb28a27e494f083 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:59.910516 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b7626e12f64893abb28a27e494f083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.914584 17349 tablet_service.cc:1511] Processing CreateTablet for tablet 14ab5580447e43c79cd7fe4f4097ef19 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:59.916174 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ab5580447e43c79cd7fe4f4097ef19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.917992 17202 tablet_service.cc:1511] Processing CreateTablet for tablet 288e616753fd43ffb5ab27053f704dc2 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:59.919538 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288e616753fd43ffb5ab27053f704dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.922088 17352 tablet_service.cc:1511] Processing CreateTablet for tablet 994e0ef5b086452dbcfc58ea39bae415 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:59.923672 17352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994e0ef5b086452dbcfc58ea39bae415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.898882 17353 tablet_service.cc:1511] Processing CreateTablet for tablet 2745143cc1814ac8bf9c953d198a751e (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:59.927038 17353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2745143cc1814ac8bf9c953d198a751e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.957440 17481 tablet_bootstrap.cc:492] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:51:59.966845 17481 tablet_bootstrap.cc:654] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.979372 17348 tablet_service.cc:1511] Processing CreateTablet for tablet 6b086f228dfd428789ce052eecfc8790 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:59.980962 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b086f228dfd428789ce052eecfc8790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:59.991364 17204 tablet_service.cc:1511] Processing CreateTablet for tablet ac7727468d74412d9ad09404f5dab3b7 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:59.992950 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac7727468d74412d9ad09404f5dab3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.031032 17429 tablet_service.cc:1511] Processing CreateTablet for tablet 6b086f228dfd428789ce052eecfc8790 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:00.031155 17274 tablet_service.cc:1511] Processing CreateTablet for tablet ac7727468d74412d9ad09404f5dab3b7 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:00.032627 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac7727468d74412d9ad09404f5dab3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.032627 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b086f228dfd428789ce052eecfc8790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.058182 17200 tablet_service.cc:1511] Processing CreateTablet for tablet 6b086f228dfd428789ce052eecfc8790 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
W20260709 14:52:00.059166 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:00.059785 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b086f228dfd428789ce052eecfc8790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.076422 17480 tablet_bootstrap.cc:492] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:00.103595 17281 tablet_service.cc:1511] Processing CreateTablet for tablet c7d599b0b5564bd2951ce048eb41d32b (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:00.105019 17281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d599b0b5564bd2951ce048eb41d32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.117103 17347 tablet_service.cc:1511] Processing CreateTablet for tablet c7d599b0b5564bd2951ce048eb41d32b (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:00.118703 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d599b0b5564bd2951ce048eb41d32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.128494 17425 tablet_service.cc:1511] Processing CreateTablet for tablet c7d599b0b5564bd2951ce048eb41d32b (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:00.129987 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d599b0b5564bd2951ce048eb41d32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.129699 17206 tablet_service.cc:1511] Processing CreateTablet for tablet db76eb978d164f88b57b49bd080a6df2 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:00.131346 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db76eb978d164f88b57b49bd080a6df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.151925 17483 tablet_bootstrap.cc:492] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:00.156795 17480 tablet_bootstrap.cc:654] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.172555 17484 tablet_bootstrap.cc:492] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:00.176358 17483 tablet_bootstrap.cc:654] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.187757 17277 tablet_service.cc:1511] Processing CreateTablet for tablet db76eb978d164f88b57b49bd080a6df2 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:00.188232 17349 tablet_service.cc:1511] Processing CreateTablet for tablet db76eb978d164f88b57b49bd080a6df2 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:00.189322 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db76eb978d164f88b57b49bd080a6df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.189692 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db76eb978d164f88b57b49bd080a6df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.195202 17424 tablet_service.cc:1511] Processing CreateTablet for tablet 921000eafb76441891728484a97cd1d1 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:00.196496 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921000eafb76441891728484a97cd1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.196368 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 921000eafb76441891728484a97cd1d1 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:00.197571 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921000eafb76441891728484a97cd1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.205090 17481 tablet_bootstrap.cc:492] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:00.205552 17484 tablet_bootstrap.cc:654] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.205626 17481 ts_tablet_manager.cc:1403] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.249s	user 0.051s	sys 0.061s
I20260709 14:52:00.209400 17481 raft_consensus.cc:359] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:00.210508 17481 raft_consensus.cc:385] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.210878 17481 raft_consensus.cc:740] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.211743 17481 consensus_queue.cc:260] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:00.218591 17275 tablet_service.cc:1511] Processing CreateTablet for tablet 921000eafb76441891728484a97cd1d1 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:00.223626 17483 tablet_bootstrap.cc:492] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:00.224203 17483 ts_tablet_manager.cc:1403] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.004s
I20260709 14:52:00.227324 17275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921000eafb76441891728484a97cd1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.227857 17480 tablet_bootstrap.cc:492] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:00.227751 17350 tablet_service.cc:1511] Processing CreateTablet for tablet 3940749d54f3419e9bc1f56c1a52b9ee (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:00.228334 17480 ts_tablet_manager.cc:1403] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.251s	user 0.015s	sys 0.031s
I20260709 14:52:00.229118 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3940749d54f3419e9bc1f56c1a52b9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.231987 17241 heartbeater.cc:499] Master 127.11.178.126:33313 was elected leader, sending a full tablet report...
I20260709 14:52:00.232231 17424 tablet_service.cc:1511] Processing CreateTablet for tablet 3940749d54f3419e9bc1f56c1a52b9ee (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:00.234797 17202 tablet_service.cc:1511] Processing CreateTablet for tablet 3940749d54f3419e9bc1f56c1a52b9ee (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:00.234457 17481 ts_tablet_manager.cc:1434] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.006s
I20260709 14:52:00.235167 17277 tablet_service.cc:1511] Processing CreateTablet for tablet e03d2591e7454f19b2cbaf786eda3d6e (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:00.236318 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3940749d54f3419e9bc1f56c1a52b9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.236441 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03d2591e7454f19b2cbaf786eda3d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.237881 17480 raft_consensus.cc:359] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.238612 17480 raft_consensus.cc:385] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.238886 17480 raft_consensus.cc:740] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.240891 17483 raft_consensus.cc:359] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.241642 17483 raft_consensus.cc:385] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.241972 17483 raft_consensus.cc:740] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.242722 17483 consensus_queue.cc:260] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.235386 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3940749d54f3419e9bc1f56c1a52b9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.239634 17480 consensus_queue.cc:260] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.248953 17347 tablet_service.cc:1511] Processing CreateTablet for tablet e03d2591e7454f19b2cbaf786eda3d6e (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:00.250299 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03d2591e7454f19b2cbaf786eda3d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.245061 17481 tablet_bootstrap.cc:492] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:00.266332 17429 tablet_service.cc:1511] Processing CreateTablet for tablet e03d2591e7454f19b2cbaf786eda3d6e (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:00.267407 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03d2591e7454f19b2cbaf786eda3d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.267580 17484 tablet_bootstrap.cc:492] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:00.268098 17484 ts_tablet_manager.cc:1403] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.004s
I20260709 14:52:00.269075 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 580882dde4bc47aa9458426e1508edeb (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:00.270387 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580882dde4bc47aa9458426e1508edeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.272347 17484 raft_consensus.cc:359] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:00.273108 17484 raft_consensus.cc:385] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.273409 17484 raft_consensus.cc:740] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.274344 17484 consensus_queue.cc:260] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:00.278523 17206 tablet_service.cc:1511] Processing CreateTablet for tablet 580882dde4bc47aa9458426e1508edeb (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:00.279955 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580882dde4bc47aa9458426e1508edeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.290984 17352 tablet_service.cc:1511] Processing CreateTablet for tablet 580882dde4bc47aa9458426e1508edeb (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:00.295861 17316 heartbeater.cc:499] Master 127.11.178.126:33313 was elected leader, sending a full tablet report...
I20260709 14:52:00.295924 17352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580882dde4bc47aa9458426e1508edeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.303953 17484 ts_tablet_manager.cc:1434] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.013s
I20260709 14:52:00.312022 17349 tablet_service.cc:1511] Processing CreateTablet for tablet 317bbba859ae4b8ca9077916fee8ef1d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:00.313424 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 0357ccdeec4b46ff8d7f705cc8dcd286 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:00.314711 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0357ccdeec4b46ff8d7f705cc8dcd286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.315210 17390 heartbeater.cc:499] Master 127.11.178.126:33313 was elected leader, sending a full tablet report...
I20260709 14:52:00.314642 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 0357ccdeec4b46ff8d7f705cc8dcd286 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:00.321200 17481 tablet_bootstrap.cc:654] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.323827 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317bbba859ae4b8ca9077916fee8ef1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.327965 17426 tablet_service.cc:1511] Processing CreateTablet for tablet 317bbba859ae4b8ca9077916fee8ef1d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:00.329317 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317bbba859ae4b8ca9077916fee8ef1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.329941 17484 tablet_bootstrap.cc:492] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:00.321228 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0357ccdeec4b46ff8d7f705cc8dcd286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.337730 17429 tablet_service.cc:1511] Processing CreateTablet for tablet 0357ccdeec4b46ff8d7f705cc8dcd286 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:00.339044 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0357ccdeec4b46ff8d7f705cc8dcd286. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:00.342782 17317 tablet.cc:2406] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:00.344261 17483 ts_tablet_manager.cc:1434] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.114s	user 0.019s	sys 0.000s
I20260709 14:52:00.358495 17483 tablet_bootstrap.cc:492] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:00.357349 17206 tablet_service.cc:1511] Processing CreateTablet for tablet 317bbba859ae4b8ca9077916fee8ef1d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:00.359773 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317bbba859ae4b8ca9077916fee8ef1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.362664 17464 heartbeater.cc:499] Master 127.11.178.126:33313 was elected leader, sending a full tablet report...
I20260709 14:52:00.379669 17484 tablet_bootstrap.cc:654] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.385088 17274 tablet_service.cc:1511] Processing CreateTablet for tablet ace6ebd325074d8dabc32a675a9daea9 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:00.394271 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace6ebd325074d8dabc32a675a9daea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.396349 17352 tablet_service.cc:1511] Processing CreateTablet for tablet ace6ebd325074d8dabc32a675a9daea9 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:00.397637 17352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace6ebd325074d8dabc32a675a9daea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.406592 17480 ts_tablet_manager.cc:1434] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.178s	user 0.008s	sys 0.002s
I20260709 14:52:00.406937 17205 tablet_service.cc:1511] Processing CreateTablet for tablet b64b2a3c0b7840328411e6a358f71c87 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:00.408237 17205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64b2a3c0b7840328411e6a358f71c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.413671 17275 tablet_service.cc:1511] Processing CreateTablet for tablet b64b2a3c0b7840328411e6a358f71c87 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:00.414561 17347 tablet_service.cc:1511] Processing CreateTablet for tablet b64b2a3c0b7840328411e6a358f71c87 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:00.415853 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64b2a3c0b7840328411e6a358f71c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.416689 17275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64b2a3c0b7840328411e6a358f71c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.421073 17424 tablet_service.cc:1511] Processing CreateTablet for tablet 7be5df42f41c4bec869c40865fa7dd08 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:00.422551 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be5df42f41c4bec869c40865fa7dd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.411589 17480 tablet_bootstrap.cc:492] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:00.428154 17426 tablet_service.cc:1511] Processing CreateTablet for tablet ace6ebd325074d8dabc32a675a9daea9 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:00.428632 17491 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.429457 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace6ebd325074d8dabc32a675a9daea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.429332 17491 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.436522 17202 tablet_service.cc:1511] Processing CreateTablet for tablet 7be5df42f41c4bec869c40865fa7dd08 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:00.438024 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be5df42f41c4bec869c40865fa7dd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.443264 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 7be5df42f41c4bec869c40865fa7dd08 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:00.444695 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be5df42f41c4bec869c40865fa7dd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.462795 17481 tablet_bootstrap.cc:492] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:00.465826 17481 ts_tablet_manager.cc:1403] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.221s	user 0.011s	sys 0.026s
I20260709 14:52:00.469043 17481 raft_consensus.cc:359] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.476522 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 923ba9f125e743c3a3bc716224c9d53d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:00.477785 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923ba9f125e743c3a3bc716224c9d53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.471361 17483 tablet_bootstrap.cc:654] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.479611 17349 tablet_service.cc:1511] Processing CreateTablet for tablet ae17a88a893344b78b90207cba421627 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:00.480875 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae17a88a893344b78b90207cba421627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.473295 17352 tablet_service.cc:1511] Processing CreateTablet for tablet 923ba9f125e743c3a3bc716224c9d53d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:00.474293 17427 tablet_service.cc:1511] Processing CreateTablet for tablet 923ba9f125e743c3a3bc716224c9d53d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:00.477447 17277 tablet_service.cc:1511] Processing CreateTablet for tablet ae17a88a893344b78b90207cba421627 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:00.494076 17427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923ba9f125e743c3a3bc716224c9d53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.496580 17352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923ba9f125e743c3a3bc716224c9d53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.494076 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae17a88a893344b78b90207cba421627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.505050 17484 tablet_bootstrap.cc:492] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:00.505682 17484 ts_tablet_manager.cc:1403] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.000s
I20260709 14:52:00.472739 17480 tablet_bootstrap.cc:654] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.508867 17484 raft_consensus.cc:359] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.509768 17484 raft_consensus.cc:385] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.510133 17484 raft_consensus.cc:740] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.511132 17484 consensus_queue.cc:260] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.498579 17491 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:00.493294 17481 raft_consensus.cc:385] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.515444 17481 raft_consensus.cc:740] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.523327 17481 consensus_queue.cc:260] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.520705 17484 ts_tablet_manager.cc:1434] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:52:00.516583 17483 tablet_bootstrap.cc:492] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:00.528113 17483 ts_tablet_manager.cc:1403] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.183s	user 0.030s	sys 0.003s
I20260709 14:52:00.528720 17481 ts_tablet_manager.cc:1434] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.062s	user 0.001s	sys 0.005s
I20260709 14:52:00.532116 17484 tablet_bootstrap.cc:492] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:00.543629 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:00.544230 17490 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.544919 17481 tablet_bootstrap.cc:492] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:00.544703 17490 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.545917 17489 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.546379 17489 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.548897 17489 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:00.551060 17490 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:00.533970 17483 raft_consensus.cc:359] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.541361 17480 tablet_bootstrap.cc:492] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:00.555088 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:00.555819 17216 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:00.555523 17480 ts_tablet_manager.cc:1403] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.148s	user 0.003s	sys 0.012s
I20260709 14:52:00.556623 17481 tablet_bootstrap.cc:654] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.553282 17483 raft_consensus.cc:385] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.563966 17404 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:00.564827 17491 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.565227 17491 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.565565 17491 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.567248 17426 tablet_service.cc:1511] Processing CreateTablet for tablet 921f0b708a474abf85121b1185a2c4cd (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:00.563125 17483 raft_consensus.cc:740] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.568562 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921f0b708a474abf85121b1185a2c4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.568291 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 921f0b708a474abf85121b1185a2c4cd (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:00.569693 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921f0b708a474abf85121b1185a2c4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.570132 17490 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.569182 17483 consensus_queue.cc:260] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.570242 17480 raft_consensus.cc:359] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:00.570988 17480 raft_consensus.cc:385] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.570716 17490 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:00.571310 17480 raft_consensus.cc:740] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.572081 17480 consensus_queue.cc:260] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:00.574476 17291 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:00.575315 17490 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:00.578482 17491 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.580435 17429 tablet_service.cc:1511] Processing CreateTablet for tablet bf1fdabdbb1d423ab24f3b6843108e9b (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:00.581311 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:00.581892 17216 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.582548 17205 tablet_service.cc:1511] Processing CreateTablet for tablet 11ffa4a31e0c4f7fbc650d2384433dde (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:00.582935 17483 ts_tablet_manager.cc:1434] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.054s	user 0.002s	sys 0.004s
I20260709 14:52:00.583834 17205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ffa4a31e0c4f7fbc650d2384433dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.581799 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1fdabdbb1d423ab24f3b6843108e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.584874 17427 tablet_service.cc:1511] Processing CreateTablet for tablet ae17a88a893344b78b90207cba421627 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:00.587095 17427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae17a88a893344b78b90207cba421627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.568324 17484 tablet_bootstrap.cc:654] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.589136 17206 tablet_service.cc:1511] Processing CreateTablet for tablet bf1fdabdbb1d423ab24f3b6843108e9b (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:00.584772 17483 tablet_bootstrap.cc:492] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:00.591168 17216 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:00.592443 17404 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:00.605813 17491 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:00.606448 17491 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.606978 17491 raft_consensus.cc:697] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:00.607818 17491 consensus_queue.cc:237] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.609905 17480 ts_tablet_manager.cc:1434] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.053s	user 0.014s	sys 0.007s
I20260709 14:52:00.611099 17480 tablet_bootstrap.cc:492] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:00.612188 17425 tablet_service.cc:1511] Processing CreateTablet for tablet c62915a248ed4d2c826498994062a36d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:00.613555 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1fdabdbb1d423ab24f3b6843108e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.613796 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62915a248ed4d2c826498994062a36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.631991 17200 tablet_service.cc:1511] Processing CreateTablet for tablet d102cf4560dd48db9e346e67445ff5e8 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:00.633507 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d102cf4560dd48db9e346e67445ff5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.638872 17487 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.639477 17487 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:00.645078 17423 tablet_service.cc:1511] Processing CreateTablet for tablet 19e2d002b51f4751b27e3c9056dcb079 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:00.646553 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e2d002b51f4751b27e3c9056dcb079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.665238 17204 tablet_service.cc:1511] Processing CreateTablet for tablet 19e2d002b51f4751b27e3c9056dcb079 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:00.667045 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e2d002b51f4751b27e3c9056dcb079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.694942 17349 tablet_service.cc:1511] Processing CreateTablet for tablet bf1fdabdbb1d423ab24f3b6843108e9b (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:00.696398 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1fdabdbb1d423ab24f3b6843108e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.696805 17350 tablet_service.cc:1511] Processing CreateTablet for tablet d102cf4560dd48db9e346e67445ff5e8 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:00.698091 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d102cf4560dd48db9e346e67445ff5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.698500 17352 tablet_service.cc:1511] Processing CreateTablet for tablet 11ffa4a31e0c4f7fbc650d2384433dde (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:00.699707 17352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ffa4a31e0c4f7fbc650d2384433dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.701488 17114 catalog_manager.cc:5697] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.702476 17487 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:00.702672 17347 tablet_service.cc:1511] Processing CreateTablet for tablet c62915a248ed4d2c826498994062a36d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:00.703948 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62915a248ed4d2c826498994062a36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.715253 17483 tablet_bootstrap.cc:654] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.707937 17491 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.736718 17491 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:00.739419 17491 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:00.755019 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:00.788070 17483 tablet_bootstrap.cc:492] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:00.788611 17483 ts_tablet_manager.cc:1403] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.204s	user 0.011s	sys 0.005s
I20260709 14:52:00.789532 17426 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac9a432b06c4fffb8a5c70fd0c3fa6e (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:00.790871 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac9a432b06c4fffb8a5c70fd0c3fa6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.791659 17483 raft_consensus.cc:359] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:00.792392 17483 raft_consensus.cc:385] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.792685 17483 raft_consensus.cc:740] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.794914 17481 tablet_bootstrap.cc:492] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:00.795425 17481 ts_tablet_manager.cc:1403] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.251s	user 0.049s	sys 0.037s
I20260709 14:52:00.774883 17291 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.788653 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 11ffa4a31e0c4f7fbc650d2384433dde (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:00.811620 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ffa4a31e0c4f7fbc650d2384433dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.807017 17484 tablet_bootstrap.cc:492] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:00.808956 17277 tablet_service.cc:1511] Processing CreateTablet for tablet 921f0b708a474abf85121b1185a2c4cd (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:00.790118 17480 tablet_bootstrap.cc:654] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.823211 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921f0b708a474abf85121b1185a2c4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.823385 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:00.824308 17216 raft_consensus.cc:2468] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:00.793390 17483 consensus_queue.cc:260] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:00.818858 17484 ts_tablet_manager.cc:1403] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.287s	user 0.017s	sys 0.008s
I20260709 14:52:00.831431 17275 tablet_service.cc:1511] Processing CreateTablet for tablet c62915a248ed4d2c826498994062a36d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:00.832281 17424 tablet_service.cc:1511] Processing CreateTablet for tablet b9e1a5245012484fb4e26bf82958e0bb (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:00.833724 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e1a5245012484fb4e26bf82958e0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.843647 17275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62915a248ed4d2c826498994062a36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.851920 17274 tablet_service.cc:1511] Processing CreateTablet for tablet d102cf4560dd48db9e346e67445ff5e8 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:00.853268 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d102cf4560dd48db9e346e67445ff5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.853399 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac9a432b06c4fffb8a5c70fd0c3fa6e (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:00.855159 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac9a432b06c4fffb8a5c70fd0c3fa6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.855693 17481 raft_consensus.cc:359] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:00.856487 17481 raft_consensus.cc:385] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.856779 17481 raft_consensus.cc:740] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.857703 17481 consensus_queue.cc:260] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:00.858659 17278 tablet_service.cc:1511] Processing CreateTablet for tablet 19e2d002b51f4751b27e3c9056dcb079 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:00.859884 17278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e2d002b51f4751b27e3c9056dcb079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.841504 17484 raft_consensus.cc:359] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:00.861524 17484 raft_consensus.cc:385] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.861888 17484 raft_consensus.cc:740] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.862663 17484 consensus_queue.cc:260] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:00.865110 17484 ts_tablet_manager.cc:1434] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:52:00.866708 17291 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:00.867524 17279 tablet_service.cc:1511] Processing CreateTablet for tablet b9e1a5245012484fb4e26bf82958e0bb (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:00.880460 17279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e1a5245012484fb4e26bf82958e0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.869475 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:00.879449 17481 ts_tablet_manager.cc:1434] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260709 14:52:00.882608 17365 raft_consensus.cc:2468] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:00.884156 17256 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:00.886770 17489 raft_consensus.cc:2804] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.887145 17489 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.887454 17489 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.886788 17483 ts_tablet_manager.cc:1434] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.098s	user 0.002s	sys 0.005s
I20260709 14:52:00.894932 17483 tablet_bootstrap.cc:492] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:00.898418 17489 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:00.900908 17481 tablet_bootstrap.cc:492] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:00.902114 17204 tablet_service.cc:1511] Processing CreateTablet for tablet 411ca443f07a431aa4f232f6e1a66b14 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:00.909049 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411ca443f07a431aa4f232f6e1a66b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.912434 17483 tablet_bootstrap.cc:654] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.881958 17404 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:00.918936 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:00.921990 17348 tablet_service.cc:1511] Processing CreateTablet for tablet b9e1a5245012484fb4e26bf82958e0bb (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:00.923125 17365 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.924003 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e1a5245012484fb4e26bf82958e0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.924793 17352 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac9a432b06c4fffb8a5c70fd0c3fa6e (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:00.925956 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:00.926836 17291 raft_consensus.cc:2393] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 1: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
I20260709 14:52:00.927196 17491 raft_consensus.cc:2804] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.927575 17491 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.927959 17491 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.930922 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:00.933000 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:00.933152 17256 leader_election.cc:343] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.926273 17352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac9a432b06c4fffb8a5c70fd0c3fa6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.932624 17278 tablet_service.cc:1511] Processing CreateTablet for tablet 411ca443f07a431aa4f232f6e1a66b14 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:00.919540 17484 tablet_bootstrap.cc:492] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:00.934633 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:00.940935 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:00.943061 17429 tablet_service.cc:1511] Processing CreateTablet for tablet dae286f5e0b54848a8708b5dac6f77c7 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:00.944406 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae286f5e0b54848a8708b5dac6f77c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.945914 17200 tablet_service.cc:1511] Processing CreateTablet for tablet dae286f5e0b54848a8708b5dac6f77c7 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:00.947244 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae286f5e0b54848a8708b5dac6f77c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.939419 17489 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:00.935354 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 85285.5us
I20260709 14:52:00.952195 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:00.953491 17491 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:00.955165 17365 raft_consensus.cc:2468] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:00.955564 17491 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:00.968724 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:00.979924 17364 raft_consensus.cc:2468] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
W20260709 14:52:00.968961 17330 leader_election.cc:343] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.980078 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 115a44b2e7714984a59f5c2cd73b444c (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:00.980453 17256 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:00.969377 17278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411ca443f07a431aa4f232f6e1a66b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.980813 17330 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:00.981681 17490 raft_consensus.cc:2749] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:00.982932 17330 leader_election.cc:343] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:00.983572 17330 leader_election.cc:343] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.971146 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:00.971974 17480 tablet_bootstrap.cc:492] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:00.973407 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:00.975719 17280 tablet_service.cc:1511] Processing CreateTablet for tablet dae286f5e0b54848a8708b5dac6f77c7 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:00.987152 17439 raft_consensus.cc:2393] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 1: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:00.987794 17489 raft_consensus.cc:2804] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.978667 17350 tablet_service.cc:1511] Processing CreateTablet for tablet 411ca443f07a431aa4f232f6e1a66b14 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:00.981482 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115a44b2e7714984a59f5c2cd73b444c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.988940 17216 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.983948 17330 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:00.996379 17490 raft_consensus.cc:2749] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.997421 17181 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:00.998546 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:00.999167 17364 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.997212 17349 tablet_service.cc:1511] Processing CreateTablet for tablet ca3cf3a71dc4433a808881a7ddaa13d0 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 14:52:00.985702 17256 leader_election.cc:343] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.002213 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3cf3a71dc4433a808881a7ddaa13d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.984094 17425 tablet_service.cc:1511] Processing CreateTablet for tablet ca3cf3a71dc4433a808881a7ddaa13d0 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:00.986591 17480 ts_tablet_manager.cc:1403] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.376s	user 0.035s	sys 0.028s
I20260709 14:52:00.988375 17484 tablet_bootstrap.cc:654] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.987694 17280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae286f5e0b54848a8708b5dac6f77c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.014926 17424 tablet_service.cc:1511] Processing CreateTablet for tablet 760f3624c5514c78812e74dc6b622415 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:01.018709 17481 tablet_bootstrap.cc:654] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.032089 17423 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd589495e584185b86066b85b7b6842 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:01.032501 17480 raft_consensus.cc:359] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.034844 17347 tablet_service.cc:1511] Processing CreateTablet for tablet 115a44b2e7714984a59f5c2cd73b444c (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:01.035189 17480 raft_consensus.cc:385] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.035789 17480 raft_consensus.cc:740] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.036196 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3cf3a71dc4433a808881a7ddaa13d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.035399 17200 tablet_service.cc:1511] Processing CreateTablet for tablet e4c58e951eee46f1bda10204fa98f095 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:01.037006 17480 consensus_queue.cc:260] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.023852 17426 tablet_service.cc:1511] Processing CreateTablet for tablet 115a44b2e7714984a59f5c2cd73b444c (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:01.057547 17205 tablet_service.cc:1511] Processing CreateTablet for tablet 760f3624c5514c78812e74dc6b622415 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:01.058954 17205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760f3624c5514c78812e74dc6b622415. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:01.061815 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:01.062561 17353 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd589495e584185b86066b85b7b6842 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:01.063882 17206 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd589495e584185b86066b85b7b6842 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:01.065132 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd589495e584185b86066b85b7b6842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.049705 17348 tablet_service.cc:1511] Processing CreateTablet for tablet e4c58e951eee46f1bda10204fa98f095 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:01.066538 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c58e951eee46f1bda10204fa98f095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.070878 17364 raft_consensus.cc:2468] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:01.072009 17404 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:01.072850 17491 raft_consensus.cc:2804] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.073318 17491 raft_consensus.cc:697] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:01.074121 17491 consensus_queue.cc:237] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.045133 17216 raft_consensus.cc:2468] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:01.076179 17487 raft_consensus.cc:2764] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:01.083463 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:01.084172 17365 raft_consensus.cc:2376] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1. Re-sending same reply.
I20260709 14:52:01.087613 17480 ts_tablet_manager.cc:1434] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.001s
I20260709 14:52:01.087782 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115a44b2e7714984a59f5c2cd73b444c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.098093 17489 raft_consensus.cc:697] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:01.099643 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411ca443f07a431aa4f232f6e1a66b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.105820 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760f3624c5514c78812e74dc6b622415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.112116 17277 tablet_service.cc:1511] Processing CreateTablet for tablet ca3cf3a71dc4433a808881a7ddaa13d0 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:01.112609 17505 consensus_queue.cc:1048] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:01.113495 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3cf3a71dc4433a808881a7ddaa13d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.112630 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd589495e584185b86066b85b7b6842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.115069 17483 tablet_bootstrap.cc:492] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:01.115654 17483 ts_tablet_manager.cc:1403] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.221s	user 0.012s	sys 0.049s
I20260709 14:52:01.117185 17484 tablet_bootstrap.cc:492] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:01.117715 17484 ts_tablet_manager.cc:1403] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.198s	user 0.013s	sys 0.011s
I20260709 14:52:01.120623 17484 raft_consensus.cc:359] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.121305 17484 raft_consensus.cc:385] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.124142 17480 tablet_bootstrap.cc:492] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:01.126168 17279 tablet_service.cc:1511] Processing CreateTablet for tablet e4c58e951eee46f1bda10204fa98f095 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:01.127612 17279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c58e951eee46f1bda10204fa98f095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.128885 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 760f3624c5514c78812e74dc6b622415 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:01.130172 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760f3624c5514c78812e74dc6b622415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.134101 17353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd589495e584185b86066b85b7b6842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.142014 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c58e951eee46f1bda10204fa98f095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.147970 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115a44b2e7714984a59f5c2cd73b444c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.150257 17489 consensus_queue.cc:237] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.155218 17483 raft_consensus.cc:359] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.156066 17483 raft_consensus.cc:385] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.156400 17483 raft_consensus.cc:740] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.162992 17280 tablet_service.cc:1511] Processing CreateTablet for tablet fdb65e3def0f45a7b1b6b0b8972eeb48 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:01.165022 17280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb65e3def0f45a7b1b6b0b8972eeb48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.121599 17484 raft_consensus.cc:740] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.169809 17505 consensus_queue.cc:1048] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.171149 17427 tablet_service.cc:1511] Processing CreateTablet for tablet fdb65e3def0f45a7b1b6b0b8972eeb48 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:01.172433 17427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb65e3def0f45a7b1b6b0b8972eeb48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.157198 17483 consensus_queue.cc:260] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.198951 17202 tablet_service.cc:1511] Processing CreateTablet for tablet 6d871505f49e443b96438cc46a2cc09c (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:01.200268 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d871505f49e443b96438cc46a2cc09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.204119 17352 tablet_service.cc:1511] Processing CreateTablet for tablet fdb65e3def0f45a7b1b6b0b8972eeb48 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:01.207250 17487 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.207759 17487 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.182327 17484 consensus_queue.cc:260] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.210175 17487 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:01.211215 17484 ts_tablet_manager.cc:1434] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.003s
I20260709 14:52:01.212172 17481 tablet_bootstrap.cc:492] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:01.212672 17481 ts_tablet_manager.cc:1403] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.312s	user 0.019s	sys 0.019s
I20260709 14:52:01.213487 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:01.214128 17480 tablet_bootstrap.cc:654] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.215590 17481 raft_consensus.cc:359] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.216401 17481 raft_consensus.cc:385] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.216692 17481 raft_consensus.cc:740] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.217448 17481 consensus_queue.cc:260] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.220153 17481 ts_tablet_manager.cc:1434] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:52:01.221123 17481 tablet_bootstrap.cc:492] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:01.221642 17483 ts_tablet_manager.cc:1434] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.002s
I20260709 14:52:01.222684 17483 tablet_bootstrap.cc:492] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:01.205492 17352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb65e3def0f45a7b1b6b0b8972eeb48. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:01.217638 17181 leader_election.cc:343] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.227146 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
W20260709 14:52:01.228849 17181 leader_election.cc:343] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.229269 17181 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:01.230067 17487 raft_consensus.cc:2749] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.212211 17484 tablet_bootstrap.cc:492] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:01.232336 17277 tablet_service.cc:1511] Processing CreateTablet for tablet 6d871505f49e443b96438cc46a2cc09c (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:01.263679 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d871505f49e443b96438cc46a2cc09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.269790 17481 tablet_bootstrap.cc:654] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.270574 17348 tablet_service.cc:1511] Processing CreateTablet for tablet 6d871505f49e443b96438cc46a2cc09c (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:01.277926 17276 tablet_service.cc:1511] Processing CreateTablet for tablet a8dac613c8654a95b2a9ee5d6dd155c2 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:01.276228 17429 tablet_service.cc:1511] Processing CreateTablet for tablet a8dac613c8654a95b2a9ee5d6dd155c2 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:01.279337 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8dac613c8654a95b2a9ee5d6dd155c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.278422 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d871505f49e443b96438cc46a2cc09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.289584 17114 catalog_manager.cc:5697] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.296541 17349 tablet_service.cc:1511] Processing CreateTablet for tablet 98a252793540492d8fcb5a990e2e3236 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:01.298025 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a252793540492d8fcb5a990e2e3236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.321394 17489 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.321952 17489 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.325151 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:01.325714 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8dac613c8654a95b2a9ee5d6dd155c2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:01.326568 17256 leader_election.cc:343] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.331271 17487 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.331781 17487 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.333782 17487 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:01.336349 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:01.337045 17365 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:01.336361 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:01.338474 17484 tablet_bootstrap.cc:654] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.339412 17181 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:01.340849 17179 leader_election.cc:343] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.343520 17480 tablet_bootstrap.cc:492] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:01.344015 17480 ts_tablet_manager.cc:1403] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.235s	user 0.018s	sys 0.013s
I20260709 14:52:01.344338 17489 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:01.344848 17487 raft_consensus.cc:2804] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.347466 17480 raft_consensus.cc:359] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.347467 17487 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.348100 17204 tablet_service.cc:1511] Processing CreateTablet for tablet a8dac613c8654a95b2a9ee5d6dd155c2 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:01.348680 17487 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.349581 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8dac613c8654a95b2a9ee5d6dd155c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.350371 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:01.352247 17254 leader_election.cc:343] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.352697 17254 leader_election.cc:304] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:01.353863 17489 raft_consensus.cc:2749] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.348191 17480 raft_consensus.cc:385] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.360759 17480 raft_consensus.cc:740] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.362488 17480 consensus_queue.cc:260] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.364356 17480 ts_tablet_manager.cc:1434] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 14:52:01.366416 17489 raft_consensus.cc:493] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.366915 17489 raft_consensus.cc:515] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.367461 17483 tablet_bootstrap.cc:654] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.369072 17489 leader_election.cc:290] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:01.365499 17480 tablet_bootstrap.cc:492] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:01.392069 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:01.392602 17484 tablet_bootstrap.cc:492] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:01.393119 17484 ts_tablet_manager.cc:1403] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.181s	user 0.006s	sys 0.010s
I20260709 14:52:01.393580 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:01.395179 17254 leader_election.cc:343] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:01.395793 17256 leader_election.cc:343] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.396255 17256 leader_election.cc:304] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:01.391983 17481 tablet_bootstrap.cc:492] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:01.398100 17481 ts_tablet_manager.cc:1403] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.177s	user 0.021s	sys 0.034s
I20260709 14:52:01.398366 17489 raft_consensus.cc:2749] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.395970 17484 raft_consensus.cc:359] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.399684 17484 raft_consensus.cc:385] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.400005 17484 raft_consensus.cc:740] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.402047 17484 consensus_queue.cc:260] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.421103 17481 raft_consensus.cc:359] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.421939 17481 raft_consensus.cc:385] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.422230 17481 raft_consensus.cc:740] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.423324 17483 tablet_bootstrap.cc:492] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:01.425806 17484 ts_tablet_manager.cc:1434] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 14:52:01.426918 17484 tablet_bootstrap.cc:492] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:01.433377 17484 tablet_bootstrap.cc:654] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.438181 17487 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.441430 17481 consensus_queue.cc:260] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.442560 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:01.443122 17365 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.443861 17481 ts_tablet_manager.cc:1434] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.005s
I20260709 14:52:01.437112 17483 ts_tablet_manager.cc:1403] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.215s	user 0.004s	sys 0.016s
I20260709 14:52:01.447122 17536 raft_consensus.cc:493] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.447590 17536 raft_consensus.cc:515] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.447893 17483 raft_consensus.cc:359] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.449327 17483 raft_consensus.cc:385] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.449601 17536 leader_election.cc:290] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:01.449844 17481 tablet_bootstrap.cc:492] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:01.449633 17483 raft_consensus.cc:740] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.453200 17483 consensus_queue.cc:260] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.453501 17113 catalog_manager.cc:5697] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.462098 17429 tablet_service.cc:1511] Processing CreateTablet for tablet 98a252793540492d8fcb5a990e2e3236 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:01.463418 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a252793540492d8fcb5a990e2e3236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.463250 17204 tablet_service.cc:1511] Processing CreateTablet for tablet 98a252793540492d8fcb5a990e2e3236 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:01.464469 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a252793540492d8fcb5a990e2e3236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.465746 17483 ts_tablet_manager.cc:1434] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 14:52:01.466713 17483 tablet_bootstrap.cc:492] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:01.470433 17427 tablet_service.cc:1511] Processing CreateTablet for tablet b6bb2ac5fe6d4e308d3845639edee26b (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:01.471752 17427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bb2ac5fe6d4e308d3845639edee26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.472016 17480 tablet_bootstrap.cc:654] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.457829 17481 tablet_bootstrap.cc:654] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.474606 17487 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:01.475780 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:01.476446 17439 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.460002 17484 tablet_bootstrap.cc:492] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:01.460268 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:01.460978 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
W20260709 14:52:01.478307 17404 leader_election.cc:343] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:01.478811 17404 leader_election.cc:343] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.479068 17404 leader_election.cc:304] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:01.459542 17365 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:01.479640 17536 raft_consensus.cc:2749] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.480475 17277 tablet_service.cc:1511] Processing CreateTablet for tablet b6bb2ac5fe6d4e308d3845639edee26b (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:01.481815 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bb2ac5fe6d4e308d3845639edee26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.483211 17181 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:01.483928 17484 ts_tablet_manager.cc:1403] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.005s
I20260709 14:52:01.484426 17348 tablet_service.cc:1511] Processing CreateTablet for tablet b6bb2ac5fe6d4e308d3845639edee26b (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:01.485440 17487 raft_consensus.cc:2804] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.487141 17484 raft_consensus.cc:359] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.487597 17487 raft_consensus.cc:697] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:01.488605 17487 consensus_queue.cc:237] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.487778 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bb2ac5fe6d4e308d3845639edee26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.487694 17484 raft_consensus.cc:385] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.491926 17484 raft_consensus.cc:740] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.498692 17110 catalog_manager.cc:5697] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.503171 17481 tablet_bootstrap.cc:492] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:01.505151 17483 tablet_bootstrap.cc:654] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.508345 17484 consensus_queue.cc:260] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.509969 17439 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:01.513440 17484 ts_tablet_manager.cc:1434] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:52:01.516222 17480 tablet_bootstrap.cc:492] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:01.520179 17480 ts_tablet_manager.cc:1403] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.155s	user 0.020s	sys 0.002s
I20260709 14:52:01.523602 17484 tablet_bootstrap.cc:492] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:01.528038 17206 tablet_service.cc:1511] Processing CreateTablet for tablet e8e28a064bf84ae19ef48937b9a354c3 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:01.529350 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e28a064bf84ae19ef48937b9a354c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.530047 17349 tablet_service.cc:1511] Processing CreateTablet for tablet e8e28a064bf84ae19ef48937b9a354c3 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:01.530777 17276 tablet_service.cc:1511] Processing CreateTablet for tablet e8e28a064bf84ae19ef48937b9a354c3 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:01.531299 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e28a064bf84ae19ef48937b9a354c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.531987 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e28a064bf84ae19ef48937b9a354c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.533447 17484 tablet_bootstrap.cc:654] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.531328 17429 tablet_service.cc:1511] Processing CreateTablet for tablet d891ff1df4384cc1ace289550c19fe7f (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:01.534801 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891ff1df4384cc1ace289550c19fe7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.536599 17536 consensus_queue.cc:1048] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.538919 17427 tablet_service.cc:1511] Processing CreateTablet for tablet a7beae7a8d8c441b86a18968fea3a7ae (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:01.539516 17280 tablet_service.cc:1511] Processing CreateTablet for tablet d891ff1df4384cc1ace289550c19fe7f (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:01.540153 17427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7beae7a8d8c441b86a18968fea3a7ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.540872 17280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891ff1df4384cc1ace289550c19fe7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.543394 17204 tablet_service.cc:1511] Processing CreateTablet for tablet d891ff1df4384cc1ace289550c19fe7f (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:01.544602 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891ff1df4384cc1ace289550c19fe7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.517943 17481 ts_tablet_manager.cc:1403] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.073s	user 0.004s	sys 0.008s
I20260709 14:52:01.519632 17483 tablet_bootstrap.cc:492] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:01.559538 17483 ts_tablet_manager.cc:1403] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.093s	user 0.003s	sys 0.009s
I20260709 14:52:01.561385 17202 tablet_service.cc:1511] Processing CreateTablet for tablet a7beae7a8d8c441b86a18968fea3a7ae (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:01.562930 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7beae7a8d8c441b86a18968fea3a7ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.564800 17348 tablet_service.cc:1511] Processing CreateTablet for tablet a7beae7a8d8c441b86a18968fea3a7ae (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:01.566270 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7beae7a8d8c441b86a18968fea3a7ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.561461 17480 raft_consensus.cc:359] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.568348 17480 raft_consensus.cc:385] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.568642 17480 raft_consensus.cc:740] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.572471 17489 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.573091 17489 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.579073 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:01.579753 17215 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:01.580948 17256 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:01.579696 17483 raft_consensus.cc:359] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.581748 17483 raft_consensus.cc:385] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.582005 17520 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.582163 17483 raft_consensus.cc:740] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.583818 17483 consensus_queue.cc:260] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.584918 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:01.586365 17364 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:01.587913 17483 ts_tablet_manager.cc:1434] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.006s
I20260709 14:52:01.582487 17520 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.590296 17520 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.590597 17483 tablet_bootstrap.cc:492] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:01.596844 17426 tablet_service.cc:1511] Processing CreateTablet for tablet b56e0b0a75294ef793793e719207a438 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:01.598191 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b56e0b0a75294ef793793e719207a438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.598719 17527 consensus_queue.cc:1048] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:01.602386 17350 tablet_service.cc:1511] Processing CreateTablet for tablet b56e0b0a75294ef793793e719207a438 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:01.603647 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b56e0b0a75294ef793793e719207a438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.607419 17484 tablet_bootstrap.cc:492] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:01.609467 17484 ts_tablet_manager.cc:1403] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.086s	user 0.033s	sys 0.012s
I20260709 14:52:01.612183 17536 consensus_queue.cc:1048] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.612799 17483 tablet_bootstrap.cc:654] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.612571 17484 raft_consensus.cc:359] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.616237 17484 raft_consensus.cc:385] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.616650 17484 raft_consensus.cc:740] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.585372 17489 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:01.617569 17484 consensus_queue.cc:260] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.617952 17480 consensus_queue.cc:260] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.623709 17520 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.624619 17480 ts_tablet_manager.cc:1434] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.001s
I20260709 14:52:01.619081 17277 tablet_service.cc:1511] Processing CreateTablet for tablet b56e0b0a75294ef793793e719207a438 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:01.625643 17480 tablet_bootstrap.cc:492] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:01.626627 17490 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.628559 17484 ts_tablet_manager.cc:1434] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:52:01.626442 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:01.642791 17216 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.643330 17484 tablet_bootstrap.cc:492] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:01.636987 17206 tablet_service.cc:1511] Processing CreateTablet for tablet 08fe42137a504e73978abaf034a87856 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:01.646991 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08fe42137a504e73978abaf034a87856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.642197 17490 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:01.645694 17256 consensus_peers.cc:597] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.626317 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b56e0b0a75294ef793793e719207a438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.651599 17490 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:01.681927 17483 tablet_bootstrap.cc:492] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:01.682446 17490 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.682571 17483 ts_tablet_manager.cc:1403] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.036s
I20260709 14:52:01.682994 17490 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.685973 17484 tablet_bootstrap.cc:654] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.699393 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:01.701691 17481 raft_consensus.cc:359] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.702505 17481 raft_consensus.cc:385] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.702798 17481 raft_consensus.cc:740] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.703454 17481 consensus_queue.cc:260] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.705902 17490 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:01.706758 17427 tablet_service.cc:1511] Processing CreateTablet for tablet af9938de36c14442aecbcc2d1b1c2d9c (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:01.707062 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:01.708086 17427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9938de36c14442aecbcc2d1b1c2d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.709183 17200 tablet_service.cc:1511] Processing CreateTablet for tablet f92a63e1fb61469590f4f1010aeb947d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:01.710371 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:01.710975 17365 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.712517 17480 tablet_bootstrap.cc:654] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.714962 17277 tablet_service.cc:1511] Processing CreateTablet for tablet 08fe42137a504e73978abaf034a87856 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:01.715098 17276 tablet_service.cc:1511] Processing CreateTablet for tablet f92a63e1fb61469590f4f1010aeb947d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:01.714200 17520 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:01.719664 17216 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:01.726317 17429 tablet_service.cc:1511] Processing CreateTablet for tablet f92a63e1fb61469590f4f1010aeb947d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:01.727675 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92a63e1fb61469590f4f1010aeb947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.728477 17491 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.730554 17491 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:01.731633 17330 leader_election.cc:343] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.732594 17491 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:01.732255 17353 tablet_service.cc:1511] Processing CreateTablet for tablet af9938de36c14442aecbcc2d1b1c2d9c (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:01.733973 17349 tablet_service.cc:1511] Processing CreateTablet for tablet 08fe42137a504e73978abaf034a87856 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:01.741464 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08fe42137a504e73978abaf034a87856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.742666 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92a63e1fb61469590f4f1010aeb947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.745468 17481 ts_tablet_manager.cc:1434] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.186s	user 0.007s	sys 0.003s
I20260709 14:52:01.742614 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:01.750311 17215 raft_consensus.cc:2468] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:01.755720 17353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9938de36c14442aecbcc2d1b1c2d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.755565 17201 tablet_service.cc:1511] Processing CreateTablet for tablet af9938de36c14442aecbcc2d1b1c2d9c (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:01.740185 17487 raft_consensus.cc:493] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.757949 17487 raft_consensus.cc:515] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.759270 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08fe42137a504e73978abaf034a87856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.768918 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:01.769632 17439 raft_consensus.cc:2468] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:01.743600 17256 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:01.771795 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:01.772277 17520 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.772390 17291 raft_consensus.cc:2468] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:01.772818 17520 raft_consensus.cc:697] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:01.773638 17520 consensus_queue.cc:237] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.773571 17179 leader_election.cc:304] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:01.775178 17539 raft_consensus.cc:2804] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.775534 17539 raft_consensus.cc:493] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.775844 17539 raft_consensus.cc:3060] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:01.732339 17330 leader_election.cc:343] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.791203 17279 tablet_service.cc:1511] Processing CreateTablet for tablet b877823bd6d349a2a99fa28927e23097 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 14:52:01.793820 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 61514.6us
I20260709 14:52:01.791049 17481 tablet_bootstrap.cc:492] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:01.798624 17483 raft_consensus.cc:359] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.799117 17404 leader_election.cc:304] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:01.799460 17483 raft_consensus.cc:385] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.799829 17483 raft_consensus.cc:740] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.800602 17483 consensus_queue.cc:260] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.800872 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:01.801599 17363 raft_consensus.cc:2468] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:01.802259 17279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b877823bd6d349a2a99fa28927e23097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.803686 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:01.804376 17291 raft_consensus.cc:2468] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:01.801782 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92a63e1fb61469590f4f1010aeb947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.806097 17330 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:01.807305 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9938de36c14442aecbcc2d1b1c2d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.802093 17487 leader_election.cc:290] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:01.810638 17491 raft_consensus.cc:2804] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.811075 17491 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.811421 17491 raft_consensus.cc:3060] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.813982 17483 ts_tablet_manager.cc:1434] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.000s
I20260709 14:52:01.815076 17483 tablet_bootstrap.cc:492] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:01.816301 17481 tablet_bootstrap.cc:654] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.822853 17490 raft_consensus.cc:2804] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.824525 17490 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.804523 17365 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:01.824844 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:01.824864 17490 raft_consensus.cc:3060] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.829916 17491 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.832669 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:01.833266 17291 raft_consensus.cc:3060] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.834434 17484 tablet_bootstrap.cc:492] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:01.834934 17484 ts_tablet_manager.cc:1403] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.022s
I20260709 14:52:01.844713 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:01.845058 17426 tablet_service.cc:1511] Processing CreateTablet for tablet b877823bd6d349a2a99fa28927e23097 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:01.846352 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b877823bd6d349a2a99fa28927e23097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.845476 17364 raft_consensus.cc:3060] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.847613 17349 tablet_service.cc:1511] Processing CreateTablet for tablet b877823bd6d349a2a99fa28927e23097 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:01.848750 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b877823bd6d349a2a99fa28927e23097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.828433 17539 raft_consensus.cc:515] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.849944 17291 raft_consensus.cc:2468] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:01.852804 17404 leader_election.cc:304] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:01.853780 17536 raft_consensus.cc:2804] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.854274 17536 raft_consensus.cc:697] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:01.855091 17536 consensus_queue.cc:237] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.851657 17491 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:01.864697 17490 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.865834 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
W20260709 14:52:01.861732 17328 leader_election.cc:343] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.872828 17439 raft_consensus.cc:3060] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.879333 17364 raft_consensus.cc:2468] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:01.879460 17200 tablet_service.cc:1511] Processing CreateTablet for tablet aa1c99fca0f345b28e56497882bf9b23 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:01.880746 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1c99fca0f345b28e56497882bf9b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.873034 17328 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:01.873899 17480 tablet_bootstrap.cc:492] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:01.882252 17480 ts_tablet_manager.cc:1403] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.257s	user 0.023s	sys 0.006s
I20260709 14:52:01.883972 17439 raft_consensus.cc:2468] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:01.885217 17179 leader_election.cc:304] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:01.876031 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:01.886080 17487 raft_consensus.cc:2804] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:01.887889 17328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 52154.4us
I20260709 14:52:01.888458 17279 tablet_service.cc:1511] Processing CreateTablet for tablet aa1c99fca0f345b28e56497882bf9b23 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:01.889034 17349 tablet_service.cc:1511] Processing CreateTablet for tablet aa1c99fca0f345b28e56497882bf9b23 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:01.889333 17554 raft_consensus.cc:2749] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.874094 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:01.888809 17215 raft_consensus.cc:3060] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.876931 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:01.889760 17279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1c99fca0f345b28e56497882bf9b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.885062 17480 raft_consensus.cc:359] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.895747 17480 raft_consensus.cc:385] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.896054 17480 raft_consensus.cc:740] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.871686 17539 leader_election.cc:290] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:01.890893 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1c99fca0f345b28e56497882bf9b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.891036 17484 raft_consensus.cc:359] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.894351 17487 raft_consensus.cc:697] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:01.894874 17291 raft_consensus.cc:3060] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.897317 17484 raft_consensus.cc:385] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.876304 17490 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:01.898726 17484 raft_consensus.cc:740] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.898722 17480 consensus_queue.cc:260] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.901695 17480 ts_tablet_manager.cc:1434] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:52:01.906634 17215 raft_consensus.cc:2468] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:01.907008 17487 consensus_queue.cc:237] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:01.907936 17330 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:01.908836 17330 leader_election.cc:343] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.909363 17110 catalog_manager.cc:5697] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.919498 17426 tablet_service.cc:1511] Processing CreateTablet for tablet 49785e127fee42428958effd3e820287 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:01.920790 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49785e127fee42428958effd3e820287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.910143 17480 tablet_bootstrap.cc:492] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:01.923066 17484 consensus_queue.cc:260] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:01.923949 17483 tablet_bootstrap.cc:654] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.925354 17484 ts_tablet_manager.cc:1434] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.000s
I20260709 14:52:01.912593 17112 catalog_manager.cc:5697] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.912871 17490 raft_consensus.cc:2804] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.927728 17490 raft_consensus.cc:697] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:01.928592 17490 consensus_queue.cc:237] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:01.912293 17291 raft_consensus.cc:2468] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:01.931756 17481 tablet_bootstrap.cc:492] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:01.932323 17481 ts_tablet_manager.cc:1403] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.008s
I20260709 14:52:01.932389 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 49785e127fee42428958effd3e820287 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:01.933599 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49785e127fee42428958effd3e820287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.940773 17480 tablet_bootstrap.cc:654] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.945796 17484 tablet_bootstrap.cc:492] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:01.965862 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 49785e127fee42428958effd3e820287 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:01.967024 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49785e127fee42428958effd3e820287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.956966 17112 catalog_manager.cc:5697] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.962380 17487 consensus_queue.cc:1048] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:01.970402 17481 raft_consensus.cc:359] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.971163 17481 raft_consensus.cc:385] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.970886 17353 tablet_service.cc:1511] Processing CreateTablet for tablet 65d2d9a5f1084650a51f868c2de56b91 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:01.971458 17481 raft_consensus.cc:740] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.972240 17481 consensus_queue.cc:260] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:01.973028 17426 tablet_service.cc:1511] Processing CreateTablet for tablet 65d2d9a5f1084650a51f868c2de56b91 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:01.974184 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d2d9a5f1084650a51f868c2de56b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.976172 17353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d2d9a5f1084650a51f868c2de56b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.976995 17429 tablet_service.cc:1511] Processing CreateTablet for tablet b62c82a67e604bbbbbcef2211ce5bf01 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:01.980675 17424 tablet_service.cc:1511] Processing CreateTablet for tablet a81978deb61b4cdf9e27914609cdde34 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:01.984314 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62c82a67e604bbbbbcef2211ce5bf01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:01.997483 17425 tablet_service.cc:1511] Processing CreateTablet for tablet 067514f920ca43478e7ef0b056721d1d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:01.999027 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067514f920ca43478e7ef0b056721d1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.001901 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81978deb61b4cdf9e27914609cdde34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.004452 17484 tablet_bootstrap.cc:654] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.979034 17200 tablet_service.cc:1511] Processing CreateTablet for tablet 65d2d9a5f1084650a51f868c2de56b91 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:02.014379 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d2d9a5f1084650a51f868c2de56b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.023321 17276 tablet_service.cc:1511] Processing CreateTablet for tablet b62c82a67e604bbbbbcef2211ce5bf01 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:02.024555 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62c82a67e604bbbbbcef2211ce5bf01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.031487 17201 tablet_service.cc:1511] Processing CreateTablet for tablet e5e900db3a3649e88bf02a3168823977 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:02.031956 17206 tablet_service.cc:1511] Processing CreateTablet for tablet a81978deb61b4cdf9e27914609cdde34 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:02.032708 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e900db3a3649e88bf02a3168823977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.033521 17349 tablet_service.cc:1511] Processing CreateTablet for tablet e5e900db3a3649e88bf02a3168823977 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:02.034634 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e900db3a3649e88bf02a3168823977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.035009 17112 catalog_manager.cc:5697] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:02.038650 17350 tablet_service.cc:1511] Processing CreateTablet for tablet 067514f920ca43478e7ef0b056721d1d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:02.039978 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067514f920ca43478e7ef0b056721d1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.040138 17280 tablet_service.cc:1511] Processing CreateTablet for tablet a81978deb61b4cdf9e27914609cdde34 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:02.041342 17280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81978deb61b4cdf9e27914609cdde34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.043385 17202 tablet_service.cc:1511] Processing CreateTablet for tablet 067514f920ca43478e7ef0b056721d1d (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:02.044610 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067514f920ca43478e7ef0b056721d1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.045893 17490 raft_consensus.cc:493] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.046382 17490 raft_consensus.cc:515] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.048348 17490 leader_election.cc:290] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:02.039080 17277 tablet_service.cc:1511] Processing CreateTablet for tablet e5e900db3a3649e88bf02a3168823977 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:02.050282 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:02.050822 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e900db3a3649e88bf02a3168823977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.050989 17438 raft_consensus.cc:2468] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:02.051297 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:02.051972 17291 raft_consensus.cc:2468] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:02.052866 17328 leader_election.cc:304] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:02.053714 17490 raft_consensus.cc:2804] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.054081 17490 raft_consensus.cc:493] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.054417 17490 raft_consensus.cc:3060] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.056293 17487 consensus_queue.cc:1048] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.065382 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81978deb61b4cdf9e27914609cdde34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:02.070524 17481 ts_tablet_manager.cc:1434] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.138s	user 0.008s	sys 0.000s
I20260709 14:52:02.071828 17353 tablet_service.cc:1511] Processing CreateTablet for tablet b62c82a67e604bbbbbcef2211ce5bf01 (DEFAULT_TABLE table=test-workload [id=6366026e1f054e9f85bf09779b46cd49]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:02.076790 17483 tablet_bootstrap.cc:492] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:02.077219 17483 ts_tablet_manager.cc:1403] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.262s	user 0.016s	sys 0.017s
I20260709 14:52:02.078440 17490 raft_consensus.cc:515] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.079770 17483 raft_consensus.cc:359] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.080273 17483 raft_consensus.cc:385] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.080477 17483 raft_consensus.cc:740] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.081027 17483 consensus_queue.cc:260] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.081251 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:02.081876 17291 raft_consensus.cc:3060] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.082449 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:02.083016 17438 raft_consensus.cc:3060] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.085762 17490 leader_election.cc:290] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:02.086406 17481 tablet_bootstrap.cc:492] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:02.088600 17291 raft_consensus.cc:2468] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:02.089785 17330 leader_election.cc:304] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:02.091853 17483 ts_tablet_manager.cc:1434] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:52:02.094828 17353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62c82a67e604bbbbbcef2211ce5bf01. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:02.095301 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:02.099572 17483 tablet_bootstrap.cc:492] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:02.111410 17490 raft_consensus.cc:2804] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.116405 17490 raft_consensus.cc:697] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:02.117264 17490 consensus_queue.cc:237] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.119128 17438 raft_consensus.cc:2468] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:02.124936 17480 tablet_bootstrap.cc:492] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:02.126391 17483 tablet_bootstrap.cc:654] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.125545 17480 ts_tablet_manager.cc:1403] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.216s	user 0.019s	sys 0.040s
I20260709 14:52:02.135308 17480 raft_consensus.cc:359] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.136026 17480 raft_consensus.cc:385] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.136356 17480 raft_consensus.cc:740] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.142311 17480 consensus_queue.cc:260] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.144959 17481 tablet_bootstrap.cc:654] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.145109 17484 tablet_bootstrap.cc:492] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.145607 17484 ts_tablet_manager.cc:1403] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.200s	user 0.009s	sys 0.008s
I20260709 14:52:02.147847 17484 raft_consensus.cc:359] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.148578 17484 raft_consensus.cc:385] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.148792 17484 raft_consensus.cc:740] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.149712 17481 tablet_bootstrap.cc:492] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:02.148772 17112 catalog_manager.cc:5697] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.150255 17481 ts_tablet_manager.cc:1403] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.004s
I20260709 14:52:02.149873 17484 consensus_queue.cc:260] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.152659 17481 raft_consensus.cc:359] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.153168 17481 raft_consensus.cc:385] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.153405 17481 raft_consensus.cc:740] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.155277 17480 ts_tablet_manager.cc:1434] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:52:02.156255 17480 tablet_bootstrap.cc:492] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:02.157397 17481 consensus_queue.cc:260] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.158816 17484 ts_tablet_manager.cc:1434] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:02.159298 17481 ts_tablet_manager.cc:1434] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:52:02.165283 17484 tablet_bootstrap.cc:492] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:02.165616 17481 tablet_bootstrap.cc:492] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:02.170265 17483 tablet_bootstrap.cc:492] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:02.170747 17483 ts_tablet_manager.cc:1403] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.004s
I20260709 14:52:02.171523 17481 tablet_bootstrap.cc:654] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.171766 17484 tablet_bootstrap.cc:654] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.173321 17483 raft_consensus.cc:359] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.174036 17483 raft_consensus.cc:385] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.174301 17483 raft_consensus.cc:740] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.177495 17215 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.186086 17520 consensus_queue.cc:1048] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.193418 17480 tablet_bootstrap.cc:654] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.193943 17483 consensus_queue.cc:260] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.197633 17483 ts_tablet_manager.cc:1434] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:52:02.205082 17480 tablet_bootstrap.cc:492] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:02.205585 17480 ts_tablet_manager.cc:1403] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
I20260709 14:52:02.207093 17483 tablet_bootstrap.cc:492] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:02.208276 17480 raft_consensus.cc:359] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.208952 17480 raft_consensus.cc:385] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.209218 17480 raft_consensus.cc:740] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.214980 17480 consensus_queue.cc:260] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.218380 17480 ts_tablet_manager.cc:1434] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:02.219244 17480 tablet_bootstrap.cc:492] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:02.224627 17480 tablet_bootstrap.cc:654] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.226523 17481 tablet_bootstrap.cc:492] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:02.227042 17481 ts_tablet_manager.cc:1403] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.062s	user 0.036s	sys 0.007s
I20260709 14:52:02.227463 17484 tablet_bootstrap.cc:492] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.227922 17484 ts_tablet_manager.cc:1403] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.026s
I20260709 14:52:02.227695 17550 consensus_queue.cc:1048] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.229775 17481 raft_consensus.cc:359] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.230441 17481 raft_consensus.cc:385] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.230738 17481 raft_consensus.cc:740] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.230557 17484 raft_consensus.cc:359] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.231420 17484 raft_consensus.cc:385] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.231724 17484 raft_consensus.cc:740] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.232402 17484 consensus_queue.cc:260] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.231441 17481 consensus_queue.cc:260] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.235085 17484 ts_tablet_manager.cc:1434] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:52:02.236042 17481 ts_tablet_manager.cc:1434] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:02.237020 17481 tablet_bootstrap.cc:492] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:02.235992 17484 tablet_bootstrap.cc:492] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:02.242635 17481 tablet_bootstrap.cc:654] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.243435 17484 tablet_bootstrap.cc:654] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.248687 17490 raft_consensus.cc:493] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.249248 17490 raft_consensus.cc:515] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.251438 17490 leader_election.cc:290] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:02.253099 17480 tablet_bootstrap.cc:492] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:02.253342 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:02.255378 17536 raft_consensus.cc:493] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.255905 17536 raft_consensus.cc:515] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.253602 17480 ts_tablet_manager.cc:1403] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.005s
I20260709 14:52:02.258894 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:02.260066 17216 raft_consensus.cc:2468] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:02.261427 17404 leader_election.cc:304] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:02.262238 17480 raft_consensus.cc:359] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:02.262825 17330 leader_election.cc:343] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.263139 17480 raft_consensus.cc:385] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.263439 17483 tablet_bootstrap.cc:654] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.263510 17480 raft_consensus.cc:740] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.262298 17491 raft_consensus.cc:2804] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.264487 17480 consensus_queue.cc:260] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.265173 17491 raft_consensus.cc:493] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.265550 17491 raft_consensus.cc:3060] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.266650 17480 ts_tablet_manager.cc:1434] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:52:02.268641 17576 raft_consensus.cc:493] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.269093 17576 raft_consensus.cc:515] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.271077 17576 leader_election.cc:290] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:02.272720 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:02.275550 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:02.277125 17330 leader_election.cc:343] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.277609 17330 leader_election.cc:304] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:02.282950 17536 leader_election.cc:290] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:02.285459 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:02.286211 17291 raft_consensus.cc:2468] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:02.287580 17480 tablet_bootstrap.cc:492] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:02.298738 17536 raft_consensus.cc:493] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.299324 17536 raft_consensus.cc:515] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.301322 17536 leader_election.cc:290] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:02.287468 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:02.302206 17216 raft_consensus.cc:2468] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:02.304934 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:02.305588 17364 raft_consensus.cc:2468] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:02.290696 17490 raft_consensus.cc:2749] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.308063 17256 leader_election.cc:304] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:02.309559 17576 raft_consensus.cc:2804] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.309753 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:02.310024 17576 raft_consensus.cc:493] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.310523 17291 raft_consensus.cc:2468] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:02.310508 17576 raft_consensus.cc:3060] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.312242 17404 leader_election.cc:304] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:02.313376 17505 raft_consensus.cc:2804] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.313831 17505 raft_consensus.cc:493] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.314179 17505 raft_consensus.cc:3060] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.315675 17490 consensus_queue.cc:1048] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.321292 17491 raft_consensus.cc:515] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.322576 17439 raft_consensus.cc:2393] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 1: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:02.323485 17491 leader_election.cc:290] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:02.326434 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:02.327752 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:02.328411 17216 raft_consensus.cc:3060] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.328742 17583 consensus_queue.cc:1048] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:02.330852 17576 raft_consensus.cc:515] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.332043 17291 raft_consensus.cc:2393] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
I20260709 14:52:02.336248 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:02.337100 17439 raft_consensus.cc:2393] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 1: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:02.339320 17576 leader_election.cc:290] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:02.339912 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:02.341075 17505 raft_consensus.cc:515] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.341265 17256 leader_election.cc:304] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:02.342211 17576 raft_consensus.cc:2749] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.350510 17505 leader_election.cc:290] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:02.353188 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:02.353837 17365 raft_consensus.cc:3060] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.354446 17491 consensus_queue.cc:1048] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.355701 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:02.356338 17291 raft_consensus.cc:3060] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.360967 17365 raft_consensus.cc:2468] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:02.363193 17404 leader_election.cc:304] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:02.364032 17491 raft_consensus.cc:2804] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.364527 17491 raft_consensus.cc:697] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:02.365389 17491 consensus_queue.cc:237] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.373235 17216 raft_consensus.cc:2468] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:02.374552 17404 leader_election.cc:304] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:02.375710 17536 raft_consensus.cc:2804] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.376209 17536 raft_consensus.cc:697] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:02.377094 17536 consensus_queue.cc:237] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.380846 17480 tablet_bootstrap.cc:654] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.393271 17291 raft_consensus.cc:2468] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:02.399731 17481 tablet_bootstrap.cc:492] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:02.400490 17481 ts_tablet_manager.cc:1403] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.164s	user 0.020s	sys 0.055s
I20260709 14:52:02.405414 17483 tablet_bootstrap.cc:492] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:02.405915 17483 ts_tablet_manager.cc:1403] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.199s	user 0.039s	sys 0.020s
I20260709 14:52:02.406831 17112 catalog_manager.cc:5697] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:02.408437 17483 raft_consensus.cc:359] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.409065 17483 raft_consensus.cc:385] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.409315 17483 raft_consensus.cc:740] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.411866 17481 raft_consensus.cc:359] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.412529 17481 raft_consensus.cc:385] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.412787 17481 raft_consensus.cc:740] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.415452 17481 consensus_queue.cc:260] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.417403 17481 ts_tablet_manager.cc:1434] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.002s
I20260709 14:52:02.420684 17483 consensus_queue.cc:260] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.422370 17481 tablet_bootstrap.cc:492] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:02.424803 17112 catalog_manager.cc:5697] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.428785 17483 ts_tablet_manager.cc:1434] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:52:02.429742 17483 tablet_bootstrap.cc:492] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:02.437577 17483 tablet_bootstrap.cc:654] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.443781 17539 consensus_queue.cc:1048] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.452040 17480 tablet_bootstrap.cc:492] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:02.452567 17480 ts_tablet_manager.cc:1403] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.165s	user 0.015s	sys 0.002s
I20260709 14:52:02.454485 17576 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.454983 17576 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.455135 17480 raft_consensus.cc:359] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.455623 17484 tablet_bootstrap.cc:492] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.456197 17484 ts_tablet_manager.cc:1403] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.220s	user 0.059s	sys 0.111s
I20260709 14:52:02.457052 17576 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:02.457664 17487 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.459964 17487 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.462002 17487 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:02.465157 17291 raft_consensus.cc:3060] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.466572 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:02.467307 17364 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:02.468523 17483 tablet_bootstrap.cc:492] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:02.469065 17483 ts_tablet_manager.cc:1403] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260709 14:52:02.469341 17481 tablet_bootstrap.cc:654] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.458971 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:02.472110 17483 raft_consensus.cc:359] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.458938 17484 raft_consensus.cc:359] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.459398 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:02.473058 17483 raft_consensus.cc:385] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.468884 17181 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:02.473356 17484 raft_consensus.cc:385] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.474109 17484 raft_consensus.cc:740] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.474339 17539 consensus_queue.cc:1048] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.474805 17484 consensus_queue.cc:260] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.475757 17539 raft_consensus.cc:2804] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.476135 17539 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.476505 17539 raft_consensus.cc:3060] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.477178 17484 ts_tablet_manager.cc:1434] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:52:02.475225 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:02.478111 17484 tablet_bootstrap.cc:492] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:02.481910 17439 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:02.458010 17480 raft_consensus.cc:385] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.485790 17480 raft_consensus.cc:740] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.486928 17480 consensus_queue.cc:260] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.484052 17484 tablet_bootstrap.cc:654] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.489554 17480 ts_tablet_manager.cc:1434] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:52:02.473502 17483 raft_consensus.cc:740] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.490640 17483 consensus_queue.cc:260] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.492311 17256 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:02.493122 17483 ts_tablet_manager.cc:1434] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:52:02.494158 17483 tablet_bootstrap.cc:492] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:02.500483 17483 tablet_bootstrap.cc:654] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.505000 17481 tablet_bootstrap.cc:492] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:02.512637 17483 tablet_bootstrap.cc:492] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:02.513231 17483 ts_tablet_manager.cc:1403] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 14:52:02.516142 17483 raft_consensus.cc:359] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.517019 17483 raft_consensus.cc:385] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.517354 17483 raft_consensus.cc:740] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.518163 17483 consensus_queue.cc:260] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.518728 17481 ts_tablet_manager.cc:1403] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.000s
I20260709 14:52:02.520584 17483 ts_tablet_manager.cc:1434] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:02.521736 17483 tablet_bootstrap.cc:492] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:02.524668 17481 raft_consensus.cc:359] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.525388 17481 raft_consensus.cc:385] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.527494 17483 tablet_bootstrap.cc:654] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.528201 17480 tablet_bootstrap.cc:492] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:02.528262 17554 consensus_queue.cc:1048] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.529337 17576 raft_consensus.cc:2749] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.535297 17576 raft_consensus.cc:493] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.525674 17481 raft_consensus.cc:740] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.538873 17481 consensus_queue.cc:260] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.535822 17576 raft_consensus.cc:515] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.543303 17484 tablet_bootstrap.cc:492] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.543623 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:02.544328 17215 raft_consensus.cc:2468] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:02.545756 17256 leader_election.cc:304] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:02.546682 17550 raft_consensus.cc:2804] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.547052 17550 raft_consensus.cc:493] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.547372 17550 raft_consensus.cc:3060] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.547428 17576 leader_election.cc:290] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:02.544219 17484 ts_tablet_manager.cc:1403] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.017s
I20260709 14:52:02.549479 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:02.550186 17365 raft_consensus.cc:2468] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:02.552453 17484 raft_consensus.cc:359] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.553210 17484 raft_consensus.cc:385] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.553521 17484 raft_consensus.cc:740] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.554388 17484 consensus_queue.cc:260] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.555181 17483 tablet_bootstrap.cc:492] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:02.555662 17483 ts_tablet_manager.cc:1403] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260709 14:52:02.557034 17484 ts_tablet_manager.cc:1434] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:02.558110 17484 tablet_bootstrap.cc:492] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:02.558509 17483 raft_consensus.cc:359] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.559175 17483 raft_consensus.cc:385] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.559454 17483 raft_consensus.cc:740] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.560092 17483 consensus_queue.cc:260] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.562487 17483 ts_tablet_manager.cc:1434] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:52:02.563377 17483 tablet_bootstrap.cc:492] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:02.564079 17554 consensus_queue.cc:1048] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.564719 17484 tablet_bootstrap.cc:654] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.565192 17520 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.565291 17550 raft_consensus.cc:515] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.565805 17520 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.567776 17520 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:02.569141 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:02.569809 17439 raft_consensus.cc:2468] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:02.570533 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:02.571125 17215 raft_consensus.cc:3060] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.571252 17254 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:02.572180 17520 raft_consensus.cc:2804] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.572541 17520 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.572917 17520 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.574507 17490 raft_consensus.cc:493] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.572676 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:02.574985 17490 raft_consensus.cc:515] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.577349 17216 raft_consensus.cc:2468] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:02.580106 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:02.580897 17365 raft_consensus.cc:3060] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.582499 17490 leader_election.cc:290] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:02.583520 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:02.584929 17328 leader_election.cc:343] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.585528 17483 tablet_bootstrap.cc:654] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.587087 17484 tablet_bootstrap.cc:492] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.588570 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:02.594246 17484 ts_tablet_manager.cc:1403] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260709 14:52:02.594357 17291 raft_consensus.cc:2468] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:02.594709 17539 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.595502 17330 leader_election.cc:304] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:02.597774 17554 raft_consensus.cc:2804] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.597959 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:02.598173 17554 raft_consensus.cc:493] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.598538 17554 raft_consensus.cc:3060] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.598631 17364 raft_consensus.cc:3060] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.591460 17365 raft_consensus.cc:2468] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:02.601866 17256 leader_election.cc:304] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:02.602455 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:02.603065 17439 raft_consensus.cc:3060] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.606453 17554 raft_consensus.cc:515] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.592730 17481 ts_tablet_manager.cc:1434] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 14:52:02.593062 17550 leader_election.cc:290] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:02.607779 17364 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:02.607231 17490 consensus_queue.cc:1048] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:02.609232 17480 tablet_bootstrap.cc:654] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.609398 17481 tablet_bootstrap.cc:492] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:02.610685 17539 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:02.611057 17439 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:02.612403 17179 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:02.612596 17604 raft_consensus.cc:2804] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.613137 17604 raft_consensus.cc:697] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:02.613448 17593 raft_consensus.cc:2804] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.614182 17593 raft_consensus.cc:697] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:02.613942 17604 consensus_queue.cc:237] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.615047 17593 consensus_queue.cc:237] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.595754 17215 raft_consensus.cc:2468] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:02.602439 17483 tablet_bootstrap.cc:492] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:02.617816 17483 ts_tablet_manager.cc:1403] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.003s
I20260709 14:52:02.620155 17520 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.621327 17484 raft_consensus.cc:359] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.625555 17483 raft_consensus.cc:359] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.626048 17484 raft_consensus.cc:385] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.626488 17484 raft_consensus.cc:740] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.626627 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:02.627188 17439 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.627277 17484 consensus_queue.cc:260] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.629916 17483 raft_consensus.cc:385] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.630260 17483 raft_consensus.cc:740] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.632160 17483 consensus_queue.cc:260] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.634987 17484 ts_tablet_manager.cc:1434] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.002s
I20260709 14:52:02.635776 17484 tablet_bootstrap.cc:492] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:02.641664 17481 tablet_bootstrap.cc:654] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.665464 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:02.666344 17215 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.670089 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:02.653944 17520 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:02.681028 17483 ts_tablet_manager.cc:1434] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.005s
I20260709 14:52:02.681979 17483 tablet_bootstrap.cc:492] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:02.682583 17554 leader_election.cc:290] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:02.675120 17291 raft_consensus.cc:3060] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.681895 17112 catalog_manager.cc:5697] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:02.689100 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:02.696923 17481 tablet_bootstrap.cc:492] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:02.697446 17481 ts_tablet_manager.cc:1403] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.001s
W20260709 14:52:02.699015 17328 leader_election.cc:343] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.715332 17484 tablet_bootstrap.cc:654] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.712544 17113 catalog_manager.cc:5697] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.720152 17483 tablet_bootstrap.cc:654] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.720784 17291 raft_consensus.cc:2468] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:02.725881 17215 raft_consensus.cc:2468] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:02.732273 17481 raft_consensus.cc:359] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.747098 17481 raft_consensus.cc:385] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.747427 17481 raft_consensus.cc:740] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.747453 17256 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:02.733137 17609 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.748366 17330 leader_election.cc:304] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:02.748481 17609 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.748836 17576 raft_consensus.cc:2804] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.749437 17576 raft_consensus.cc:697] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:02.750486 17611 raft_consensus.cc:2804] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.750994 17611 raft_consensus.cc:697] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:02.743906 17439 raft_consensus.cc:2468] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:02.751811 17611 consensus_queue.cc:237] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.752206 17609 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:02.754263 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:02.761670 17256 leader_election.cc:343] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.789944 17481 consensus_queue.cc:260] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.790189 17576 consensus_queue.cc:237] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.792483 17481 ts_tablet_manager.cc:1434] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.095s	user 0.023s	sys 0.024s
I20260709 14:52:02.797495 17481 tablet_bootstrap.cc:492] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:02.798765 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:02.800607 17491 consensus_queue.cc:1048] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.802883 17481 tablet_bootstrap.cc:654] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:02.805539 17254 leader_election.cc:343] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.812551 17254 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:02.813158 17609 raft_consensus.cc:2749] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.818145 17480 tablet_bootstrap.cc:492] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:02.818652 17484 tablet_bootstrap.cc:492] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.819244 17484 ts_tablet_manager.cc:1403] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.014s
I20260709 14:52:02.818718 17480 ts_tablet_manager.cc:1403] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.291s	user 0.029s	sys 0.019s
I20260709 14:52:02.823473 17110 catalog_manager.cc:5697] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.825201 17483 tablet_bootstrap.cc:492] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:02.827558 17483 ts_tablet_manager.cc:1403] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.146s	user 0.016s	sys 0.007s
I20260709 14:52:02.830842 17483 raft_consensus.cc:359] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.826581 17484 raft_consensus.cc:359] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.826398 17480 raft_consensus.cc:359] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.831720 17484 raft_consensus.cc:385] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.831924 17483 raft_consensus.cc:385] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.832099 17484 raft_consensus.cc:740] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.833215 17483 raft_consensus.cc:740] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.833667 17484 consensus_queue.cc:260] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.834012 17483 consensus_queue.cc:260] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.835819 17484 ts_tablet_manager.cc:1434] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:52:02.831809 17480 raft_consensus.cc:385] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.836372 17480 raft_consensus.cc:740] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.836738 17484 tablet_bootstrap.cc:492] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:02.837136 17480 consensus_queue.cc:260] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.839134 17480 ts_tablet_manager.cc:1434] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:52:02.845561 17484 tablet_bootstrap.cc:654] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.846458 17483 ts_tablet_manager.cc:1434] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:52:02.860570 17483 tablet_bootstrap.cc:492] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:02.847453 17480 tablet_bootstrap.cc:492] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:02.863730 17491 consensus_queue.cc:1048] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.865350 17484 tablet_bootstrap.cc:492] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.865877 17484 ts_tablet_manager.cc:1403] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260709 14:52:02.870584 17611 raft_consensus.cc:493] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.871150 17611 raft_consensus.cc:515] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.873212 17611 leader_election.cc:290] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:02.873977 17114 catalog_manager.cc:5697] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:02.874811 17484 raft_consensus.cc:359] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.875502 17484 raft_consensus.cc:385] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.875762 17484 raft_consensus.cc:740] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.876456 17484 consensus_queue.cc:260] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.878414 17484 ts_tablet_manager.cc:1434] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:52:02.879264 17484 tablet_bootstrap.cc:492] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:02.884619 17484 tablet_bootstrap.cc:654] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.886030 17583 consensus_queue.cc:1048] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.887012 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:02.888031 17604 raft_consensus.cc:493] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.875914 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:02.888528 17604 raft_consensus.cc:515] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:02.888994 17330 leader_election.cc:343] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:02.890506 17328 leader_election.cc:343] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.890712 17604 leader_election.cc:290] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:02.891518 17328 leader_election.cc:304] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:02.892856 17481 tablet_bootstrap.cc:492] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:02.893378 17481 ts_tablet_manager.cc:1403] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.021s
I20260709 14:52:02.894359 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:02.895020 17364 raft_consensus.cc:2468] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:02.896221 17256 leader_election.cc:304] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:02.896471 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:02.896982 17484 tablet_bootstrap.cc:492] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.897163 17576 raft_consensus.cc:2804] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.897576 17484 ts_tablet_manager.cc:1403] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 14:52:02.897802 17576 raft_consensus.cc:493] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.896229 17481 raft_consensus.cc:359] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.898171 17576 raft_consensus.cc:3060] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.898298 17481 raft_consensus.cc:385] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.898777 17481 raft_consensus.cc:740] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.897080 17216 raft_consensus.cc:2468] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:02.900401 17484 raft_consensus.cc:359] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.901108 17484 raft_consensus.cc:385] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.901372 17484 raft_consensus.cc:740] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.899572 17481 consensus_queue.cc:260] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:02.902189 17484 consensus_queue.cc:260] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.897375 17611 raft_consensus.cc:2749] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.904412 17484 ts_tablet_manager.cc:1434] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:02.905326 17484 tablet_bootstrap.cc:492] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:02.904984 17576 raft_consensus.cc:515] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.907924 17576 leader_election.cc:290] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:02.908633 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:02.909364 17364 raft_consensus.cc:3060] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.911621 17484 tablet_bootstrap.cc:654] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.914810 17505 consensus_queue.cc:1048] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:02.922212 17480 tablet_bootstrap.cc:654] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.922077 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:02.930017 17216 raft_consensus.cc:3060] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.923763 17481 ts_tablet_manager.cc:1434] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 14:52:02.926162 17483 tablet_bootstrap.cc:654] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.927345 17364 raft_consensus.cc:2468] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:02.941820 17256 leader_election.cc:304] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:02.943174 17216 raft_consensus.cc:2468] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:02.943578 17576 raft_consensus.cc:2804] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.943781 17484 tablet_bootstrap.cc:492] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.944296 17484 ts_tablet_manager.cc:1403] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.009s
I20260709 14:52:02.944304 17576 raft_consensus.cc:697] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:02.945770 17481 tablet_bootstrap.cc:492] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:02.945353 17576 consensus_queue.cc:237] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.947238 17484 raft_consensus.cc:359] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.947944 17484 raft_consensus.cc:385] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.948184 17484 raft_consensus.cc:740] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.948982 17484 consensus_queue.cc:260] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.951077 17484 ts_tablet_manager.cc:1434] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:52:02.952255 17484 tablet_bootstrap.cc:492] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:02.958139 17484 tablet_bootstrap.cc:654] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.963581 17481 tablet_bootstrap.cc:654] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.964625 17480 tablet_bootstrap.cc:492] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:02.967761 17480 ts_tablet_manager.cc:1403] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.007s
I20260709 14:52:02.971095 17483 tablet_bootstrap.cc:492] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:02.971648 17483 ts_tablet_manager.cc:1403] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.011s
I20260709 14:52:02.973472 17480 raft_consensus.cc:359] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.974176 17480 raft_consensus.cc:385] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.974469 17480 raft_consensus.cc:740] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.974602 17483 raft_consensus.cc:359] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.975924 17483 raft_consensus.cc:385] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.976245 17483 raft_consensus.cc:740] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.975785 17480 consensus_queue.cc:260] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.977087 17483 consensus_queue.cc:260] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:02.980073 17483 ts_tablet_manager.cc:1434] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:02.981415 17480 ts_tablet_manager.cc:1434] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:02.982970 17480 tablet_bootstrap.cc:492] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:02.987053 17490 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.987637 17484 tablet_bootstrap.cc:492] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:02.987563 17490 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:02.988237 17112 catalog_manager.cc:5697] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.990938 17490 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:02.991358 17480 tablet_bootstrap.cc:654] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.991189 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:02.988209 17484 ts_tablet_manager.cc:1403] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.011s
I20260709 14:52:02.995868 17484 raft_consensus.cc:359] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:02.996548 17484 raft_consensus.cc:385] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.996814 17484 raft_consensus.cc:740] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.997418 17484 consensus_queue.cc:260] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:02.992853 17328 leader_election.cc:343] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.001868 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.005468 17484 ts_tablet_manager.cc:1434] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:52:03.006556 17484 tablet_bootstrap.cc:492] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:03.007165 17483 tablet_bootstrap.cc:492] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
W20260709 14:52:03.013149 17330 leader_election.cc:343] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.013727 17330 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:03.014514 17554 raft_consensus.cc:2749] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.016186 17484 tablet_bootstrap.cc:654] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.022891 17576 consensus_queue.cc:1048] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.023469 17483 tablet_bootstrap.cc:654] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.027957 17490 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.033754 17480 tablet_bootstrap.cc:492] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:03.034758 17481 tablet_bootstrap.cc:492] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:03.034801 17480 ts_tablet_manager.cc:1403] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.052s	user 0.035s	sys 0.005s
I20260709 14:52:03.035276 17481 ts_tablet_manager.cc:1403] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.003s
I20260709 14:52:03.035929 17490 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.038784 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.038760 17480 raft_consensus.cc:359] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.039656 17480 raft_consensus.cc:385] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.039978 17480 raft_consensus.cc:740] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.040429 17481 raft_consensus.cc:359] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.041318 17481 raft_consensus.cc:385] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:03.041214 17330 leader_election.cc:343] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.041752 17481 raft_consensus.cc:740] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.042531 17481 consensus_queue.cc:260] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.044719 17481 ts_tablet_manager.cc:1434] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:03.045734 17483 tablet_bootstrap.cc:492] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:03.046066 17481 tablet_bootstrap.cc:492] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:03.046222 17483 ts_tablet_manager.cc:1403] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260709 14:52:03.049036 17483 raft_consensus.cc:359] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.049726 17483 raft_consensus.cc:385] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.049980 17483 raft_consensus.cc:740] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.050407 17480 consensus_queue.cc:260] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.050699 17483 consensus_queue.cc:260] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.052549 17480 ts_tablet_manager.cc:1434] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:52:03.053009 17483 ts_tablet_manager.cc:1434] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:03.053514 17480 tablet_bootstrap.cc:492] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:03.054200 17483 tablet_bootstrap.cc:492] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:03.071244 17480 tablet_bootstrap.cc:654] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.072181 17483 tablet_bootstrap.cc:654] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.077294 17481 tablet_bootstrap.cc:654] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.078099 17490 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:03.079427 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:03.080098 17290 raft_consensus.cc:2468] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:03.081729 17330 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:03.081753 17560 consensus_queue.cc:1048] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:03.083752 17490 raft_consensus.cc:2804] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.084154 17490 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.084496 17490 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.088021 17484 tablet_bootstrap.cc:492] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:03.088581 17484 ts_tablet_manager.cc:1403] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.002s
I20260709 14:52:03.091409 17490 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.095292 17483 tablet_bootstrap.cc:492] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:03.095810 17483 ts_tablet_manager.cc:1403] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.005s
I20260709 14:52:03.091280 17484 raft_consensus.cc:359] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.098107 17484 raft_consensus.cc:385] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.098407 17484 raft_consensus.cc:740] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.099040 17484 consensus_queue.cc:260] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.102087 17483 raft_consensus.cc:359] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.102766 17483 raft_consensus.cc:385] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.102837 17607 consensus_queue.cc:1048] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:03.103935 17490 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:03.104451 17483 raft_consensus.cc:740] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.105005 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:03.105628 17290 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.101007 17484 ts_tablet_manager.cc:1434] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:52:03.106825 17484 tablet_bootstrap.cc:492] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:03.112287 17484 tablet_bootstrap.cc:654] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.113662 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:03.115005 17290 raft_consensus.cc:2468] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
W20260709 14:52:03.115770 17330 leader_election.cc:343] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.105233 17483 consensus_queue.cc:260] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.116564 17330 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:03.117626 17611 raft_consensus.cc:2804] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.117928 17483 ts_tablet_manager.cc:1434] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:52:03.118144 17611 raft_consensus.cc:697] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:03.118846 17483 tablet_bootstrap.cc:492] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:03.118989 17611 consensus_queue.cc:237] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.125929 17560 consensus_queue.cc:1048] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.127449 17483 tablet_bootstrap.cc:654] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.147420 17480 tablet_bootstrap.cc:492] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:03.147953 17480 ts_tablet_manager.cc:1403] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.008s
I20260709 14:52:03.150951 17480 raft_consensus.cc:359] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.154915 17480 raft_consensus.cc:385] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.155208 17480 raft_consensus.cc:740] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.155720 17607 raft_consensus.cc:493] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.156330 17607 raft_consensus.cc:515] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.156805 17480 consensus_queue.cc:260] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.159109 17607 leader_election.cc:290] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
W20260709 14:52:03.160053 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:03.161211 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:03.161418 17480 ts_tablet_manager.cc:1434] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:03.162438 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:03.164301 17490 raft_consensus.cc:493] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.167486 17363 raft_consensus.cc:2468] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:03.167588 17490 raft_consensus.cc:515] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:03.168495 17254 leader_election.cc:343] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.169051 17256 leader_election.cc:304] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:03.169689 17490 leader_election.cc:290] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:03.170346 17607 raft_consensus.cc:2804] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.170789 17607 raft_consensus.cc:493] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.171142 17607 raft_consensus.cc:3060] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.171504 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
W20260709 14:52:03.172837 17330 leader_election.cc:343] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.176645 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.176856 17536 raft_consensus.cc:493] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.177367 17536 raft_consensus.cc:515] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.179437 17536 leader_election.cc:290] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:03.169723 17480 tablet_bootstrap.cc:492] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:03.180498 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
W20260709 14:52:03.181146 17330 leader_election.cc:343] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.181360 17290 raft_consensus.cc:2393] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate aabf53261f434eab88512f7dc78bd7a7 in this term.
I20260709 14:52:03.181632 17330 leader_election.cc:304] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:03.182560 17607 raft_consensus.cc:515] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.183488 17490 raft_consensus.cc:2749] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.185575 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:03.185815 17607 leader_election.cc:290] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:03.186650 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
W20260709 14:52:03.188158 17254 leader_election.cc:343] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.186214 17363 raft_consensus.cc:3060] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.191156 17481 tablet_bootstrap.cc:492] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:03.191639 17481 ts_tablet_manager.cc:1403] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.004s
I20260709 14:52:03.194033 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:03.195933 17404 leader_election.cc:304] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:03.197150 17536 raft_consensus.cc:3060] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.198239 17363 raft_consensus.cc:2468] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:03.201120 17256 leader_election.cc:304] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:03.202863 17607 raft_consensus.cc:2804] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.203310 17607 raft_consensus.cc:697] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:03.204068 17536 raft_consensus.cc:2749] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.204064 17607 consensus_queue.cc:237] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.200021 17483 tablet_bootstrap.cc:492] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:03.210119 17483 ts_tablet_manager.cc:1403] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.091s	user 0.025s	sys 0.010s
I20260709 14:52:03.212600 17480 tablet_bootstrap.cc:654] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.214593 17481 raft_consensus.cc:359] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.215299 17481 raft_consensus.cc:385] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.215587 17481 raft_consensus.cc:740] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.216243 17481 consensus_queue.cc:260] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.216500 17483 raft_consensus.cc:359] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.217252 17483 raft_consensus.cc:385] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.217549 17483 raft_consensus.cc:740] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.218205 17483 consensus_queue.cc:260] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.218639 17481 ts_tablet_manager.cc:1434] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:52:03.219798 17481 tablet_bootstrap.cc:492] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:03.220425 17483 ts_tablet_manager.cc:1434] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:52:03.227051 17481 tablet_bootstrap.cc:654] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.229131 17607 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.229713 17607 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.221336 17483 tablet_bootstrap.cc:492] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:03.232010 17113 catalog_manager.cc:5697] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.232721 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:03.232999 17110 catalog_manager.cc:5697] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:03.234324 17254 leader_election.cc:343] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.236228 17607 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:03.236927 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:03.238353 17256 leader_election.cc:343] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.238772 17256 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:03.239362 17607 raft_consensus.cc:2749] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.243072 17483 tablet_bootstrap.cc:654] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.243820 17481 tablet_bootstrap.cc:492] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:03.244185 17611 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.244755 17611 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.244264 17481 ts_tablet_manager.cc:1403] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.004s
I20260709 14:52:03.247095 17611 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:03.248446 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.248446 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:03.249445 17438 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:03.250515 17328 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:03.248629 17484 tablet_bootstrap.cc:492] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:03.252030 17484 ts_tablet_manager.cc:1403] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.145s	user 0.039s	sys 0.049s
W20260709 14:52:03.252825 17330 leader_election.cc:343] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.254805 17484 raft_consensus.cc:359] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.255508 17484 raft_consensus.cc:385] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.255816 17484 raft_consensus.cc:740] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.256536 17484 consensus_queue.cc:260] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.257059 17483 tablet_bootstrap.cc:492] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:03.257503 17490 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.257735 17483 ts_tablet_manager.cc:1403] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260709 14:52:03.257907 17490 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.258503 17490 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.260388 17483 raft_consensus.cc:359] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.261080 17483 raft_consensus.cc:385] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.261329 17483 raft_consensus.cc:740] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.262182 17483 consensus_queue.cc:260] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.255605 17480 tablet_bootstrap.cc:492] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:03.266971 17480 ts_tablet_manager.cc:1403] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.007s
I20260709 14:52:03.266875 17536 raft_consensus.cc:493] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.267602 17536 raft_consensus.cc:515] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.269590 17536 leader_election.cc:290] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:03.266448 17490 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.270738 17484 ts_tablet_manager.cc:1434] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:52:03.266412 17483 ts_tablet_manager.cc:1434] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:03.271466 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:03.271692 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.272059 17365 raft_consensus.cc:2468] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:03.272480 17483 tablet_bootstrap.cc:492] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:03.272405 17216 raft_consensus.cc:2468] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:03.274097 17490 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:03.271708 17484 tablet_bootstrap.cc:492] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:03.274817 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:03.275146 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:03.275487 17480 raft_consensus.cc:359] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.275530 17404 leader_election.cc:304] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:03.276201 17480 raft_consensus.cc:385] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.276531 17480 raft_consensus.cc:740] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.277097 17481 raft_consensus.cc:359] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.277801 17481 raft_consensus.cc:385] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.278069 17481 raft_consensus.cc:740] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.278281 17483 tablet_bootstrap.cc:654] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.278740 17481 consensus_queue.cc:260] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.279834 17480 consensus_queue.cc:260] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.280617 17216 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.281899 17438 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.286052 17484 tablet_bootstrap.cc:654] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.290118 17481 ts_tablet_manager.cc:1434] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:52:03.290798 17438 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:03.291136 17481 tablet_bootstrap.cc:492] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:03.292184 17505 raft_consensus.cc:2804] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.292152 17328 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:03.293473 17505 raft_consensus.cc:493] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.293919 17505 raft_consensus.cc:3060] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.294085 17490 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.294646 17490 raft_consensus.cc:697] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:03.296077 17490 consensus_queue.cc:237] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.292698 17216 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:03.306211 17505 raft_consensus.cc:515] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.308435 17505 leader_election.cc:290] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:03.312220 17611 raft_consensus.cc:493] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.312768 17611 raft_consensus.cc:515] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.314993 17611 leader_election.cc:290] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:03.315229 17480 ts_tablet_manager.cc:1434] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.001s
I20260709 14:52:03.317255 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:03.317938 17290 raft_consensus.cc:2468] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:03.319667 17480 tablet_bootstrap.cc:492] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:03.320104 17330 leader_election.cc:304] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:03.320935 17554 raft_consensus.cc:2804] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.321671 17554 raft_consensus.cc:493] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.322041 17554 raft_consensus.cc:3060] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.321882 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:03.323351 17328 leader_election.cc:343] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.327030 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:03.327546 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:03.328125 17213 raft_consensus.cc:3060] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.332531 17483 tablet_bootstrap.cc:492] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:03.333024 17483 ts_tablet_manager.cc:1403] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.027s
I20260709 14:52:03.327656 17365 raft_consensus.cc:3060] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.335186 17213 raft_consensus.cc:2468] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:03.335561 17611 consensus_queue.cc:1048] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.335608 17483 raft_consensus.cc:359] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.336457 17483 raft_consensus.cc:385] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.336230 17404 leader_election.cc:304] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:03.337164 17583 raft_consensus.cc:2804] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.337615 17583 raft_consensus.cc:697] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:03.338418 17583 consensus_queue.cc:237] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.341050 17491 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.341516 17491 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.342609 17576 raft_consensus.cc:493] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.342893 17365 raft_consensus.cc:2468] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:03.343428 17491 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:03.343103 17576 raft_consensus.cc:515] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.345860 17604 consensus_queue.cc:1048] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.347282 17576 leader_election.cc:290] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:03.348412 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:03.348367 17483 raft_consensus.cc:740] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
W20260709 14:52:03.350018 17256 leader_election.cc:343] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.349970 17483 consensus_queue.cc:260] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.348448 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:03.351382 17290 raft_consensus.cc:2468] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:03.353861 17483 ts_tablet_manager.cc:1434] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 14:52:03.354741 17483 tablet_bootstrap.cc:492] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:03.347138 17604 consensus_queue.cc:1048] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.356648 17554 raft_consensus.cc:515] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.357954 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.359467 17114 catalog_manager.cc:5697] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.360070 17554 leader_election.cc:290] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:03.360354 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:03.366114 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:03.366241 17481 tablet_bootstrap.cc:654] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.377883 17290 raft_consensus.cc:3060] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.377718 17576 consensus_queue.cc:1048] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.366918 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:03.358599 17215 raft_consensus.cc:2468] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:03.368772 17483 tablet_bootstrap.cc:654] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.371258 17404 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:03.372558 17560 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.383314 17560 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:03.382784 17328 leader_election.cc:343] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.387792 17560 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:03.387676 17484 tablet_bootstrap.cc:492] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:03.388906 17484 ts_tablet_manager.cc:1403] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.001s
W20260709 14:52:03.390836 17254 leader_election.cc:343] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.391320 17254 leader_election.cc:304] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:03.392032 17576 raft_consensus.cc:2749] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.394240 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:03.394675 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:03.396142 17179 leader_election.cc:343] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.396603 17365 raft_consensus.cc:2468] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:03.396730 17484 raft_consensus.cc:359] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.397399 17484 raft_consensus.cc:385] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.397727 17484 raft_consensus.cc:740] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.400820 17484 consensus_queue.cc:260] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.389055 17505 raft_consensus.cc:2804] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.404072 17181 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:03.404692 17554 raft_consensus.cc:493] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.420259 17484 ts_tablet_manager.cc:1434] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:52:03.423075 17560 raft_consensus.cc:2804] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.423480 17560 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.423812 17560 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.423751 17490 consensus_queue.cc:1048] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.426613 17484 tablet_bootstrap.cc:492] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:03.406245 17505 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.435865 17505 raft_consensus.cc:3060] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.433449 17480 tablet_bootstrap.cc:654] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.421774 17554 raft_consensus.cc:515] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.452973 17483 tablet_bootstrap.cc:492] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:03.453411 17483 ts_tablet_manager.cc:1403] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.019s
I20260709 14:52:03.447748 17607 consensus_queue.cc:1048] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:03.449952 17290 raft_consensus.cc:2468] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:03.454411 17560 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.475276 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:03.476833 17328 leader_election.cc:343] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.480000 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:03.473311 17505 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.481752 17560 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:03.483022 17481 tablet_bootstrap.cc:492] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:03.483489 17481 ts_tablet_manager.cc:1403] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.193s	user 0.019s	sys 0.029s
I20260709 14:52:03.481086 17483 raft_consensus.cc:359] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.484097 17483 raft_consensus.cc:385] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.484656 17483 raft_consensus.cc:740] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.485967 17483 consensus_queue.cc:260] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.491608 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.492576 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:03.493271 17216 raft_consensus.cc:3060] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.480197 17330 leader_election.cc:304] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:03.495054 17657 raft_consensus.cc:2804] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:03.495148 17330 leader_election.cc:343] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.495656 17657 raft_consensus.cc:697] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:03.495746 17330 leader_election.cc:304] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:03.496531 17657 consensus_queue.cc:237] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:03.489856 17179 leader_election.cc:343] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.497172 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:03.496838 17490 raft_consensus.cc:2749] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.497822 17363 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.484139 17505 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:03.475320 17554 leader_election.cc:290] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:03.502262 17216 raft_consensus.cc:2468] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:03.510586 17404 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:03.512837 17483 ts_tablet_manager.cc:1434] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 14:52:03.513921 17483 tablet_bootstrap.cc:492] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:03.503594 17481 raft_consensus.cc:359] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.517544 17481 raft_consensus.cc:385] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.518004 17481 raft_consensus.cc:740] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.521551 17505 raft_consensus.cc:2804] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.523064 17505 raft_consensus.cc:697] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:03.523862 17505 consensus_queue.cc:237] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.518806 17481 consensus_queue.cc:260] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.527506 17481 ts_tablet_manager.cc:1434] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260709 14:52:03.528484 17481 tablet_bootstrap.cc:492] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:03.529366 17114 catalog_manager.cc:5697] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.535673 17484 tablet_bootstrap.cc:654] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.536011 17480 tablet_bootstrap.cc:492] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:03.541502 17480 ts_tablet_manager.cc:1403] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.222s	user 0.011s	sys 0.011s
I20260709 14:52:03.551404 17480 raft_consensus.cc:359] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.551930 17480 raft_consensus.cc:385] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.552104 17480 raft_consensus.cc:740] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.552615 17480 consensus_queue.cc:260] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.557466 17481 tablet_bootstrap.cc:654] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.559566 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:03.560213 17291 raft_consensus.cc:3060] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.557595 17480 ts_tablet_manager.cc:1434] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:52:03.565145 17480 tablet_bootstrap.cc:492] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:03.568079 17576 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.568612 17576 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.569810 17363 raft_consensus.cc:2468] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:03.570655 17576 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:03.577921 17181 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:03.578769 17483 tablet_bootstrap.cc:654] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.580171 17560 raft_consensus.cc:2804] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.580691 17560 raft_consensus.cc:697] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:03.573166 17110 catalog_manager.cc:5697] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.584640 17112 catalog_manager.cc:5697] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.581493 17560 consensus_queue.cc:237] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.594017 17291 raft_consensus.cc:2468] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:03.594748 17576 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.607299 17576 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.609326 17576 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:03.622758 17480 tablet_bootstrap.cc:654] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.624387 17481 tablet_bootstrap.cc:492] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:03.624894 17481 ts_tablet_manager.cc:1403] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.011s
I20260709 14:52:03.625033 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.622864 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:03.627477 17481 raft_consensus.cc:359] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.628100 17481 raft_consensus.cc:385] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.628352 17481 raft_consensus.cc:740] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
W20260709 14:52:03.628557 17254 leader_election.cc:343] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.628953 17481 consensus_queue.cc:260] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.630903 17481 ts_tablet_manager.cc:1434] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:03.630671 17112 catalog_manager.cc:5697] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:03.631800 17481 tablet_bootstrap.cc:492] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:03.635643 17484 tablet_bootstrap.cc:492] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:03.636132 17484 ts_tablet_manager.cc:1403] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.215s	user 0.018s	sys 0.009s
I20260709 14:52:03.637957 17481 tablet_bootstrap.cc:654] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.638934 17484 raft_consensus.cc:359] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.639672 17484 raft_consensus.cc:385] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.639991 17484 raft_consensus.cc:740] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.640892 17484 consensus_queue.cc:260] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.647722 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:03.648393 17363 raft_consensus.cc:2468] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:03.648590 17484 ts_tablet_manager.cc:1434] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:03.649632 17484 tablet_bootstrap.cc:492] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:03.654235 17483 tablet_bootstrap.cc:492] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:03.654752 17483 ts_tablet_manager.cc:1403] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.141s	user 0.008s	sys 0.008s
I20260709 14:52:03.655536 17484 tablet_bootstrap.cc:654] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.656018 17505 raft_consensus.cc:493] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.656596 17505 raft_consensus.cc:515] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.658797 17505 leader_election.cc:290] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:03.658604 17483 raft_consensus.cc:359] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.659333 17483 raft_consensus.cc:385] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.659605 17483 raft_consensus.cc:740] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.659946 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:03.660701 17363 raft_consensus.cc:2393] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
I20260709 14:52:03.660257 17483 consensus_queue.cc:260] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.663395 17483 ts_tablet_manager.cc:1434] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:52:03.664458 17483 tablet_bootstrap.cc:492] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:03.666025 17480 tablet_bootstrap.cc:492] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:03.666515 17480 ts_tablet_manager.cc:1403] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.024s
I20260709 14:52:03.666421 17505 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.667096 17505 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.669173 17480 raft_consensus.cc:359] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.669860 17480 raft_consensus.cc:385] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.670188 17480 raft_consensus.cc:740] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.669934 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:03.671123 17363 raft_consensus.cc:2393] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate a6839c9563084e58bbfc1aeedd804dd0 in this term.
I20260709 14:52:03.671617 17256 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:03.672374 17659 raft_consensus.cc:2804] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.672052 17480 consensus_queue.cc:260] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.672783 17659 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.673167 17659 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.673530 17505 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:03.678498 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:03.680799 17256 leader_election.cc:343] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.682200 17213 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.684679 17659 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.685335 17404 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:03.686110 17505 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.686794 17659 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:03.687175 17583 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.687718 17583 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.689572 17483 tablet_bootstrap.cc:654] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.673167 17484 tablet_bootstrap.cc:492] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:03.692567 17484 ts_tablet_manager.cc:1403] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.006s
I20260709 14:52:03.692720 17505 raft_consensus.cc:2749] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.694389 17490 consensus_queue.cc:1048] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.695439 17484 raft_consensus.cc:359] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.696080 17484 raft_consensus.cc:385] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.689730 17583 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:03.696425 17484 raft_consensus.cc:740] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.697104 17490 consensus_queue.cc:1048] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:03.697187 17484 consensus_queue.cc:260] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.698874 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.699640 17213 raft_consensus.cc:2468] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:03.699782 17484 ts_tablet_manager.cc:1434] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:03.700847 17484 tablet_bootstrap.cc:492] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:03.701071 17404 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:03.702117 17583 raft_consensus.cc:2804] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.702509 17583 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.702840 17583 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.706462 17484 tablet_bootstrap.cc:654] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.711009 17583 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.683020 17480 ts_tablet_manager.cc:1434] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:52:03.718969 17480 tablet_bootstrap.cc:492] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:03.726929 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.727597 17213 raft_consensus.cc:2468] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:03.729960 17480 tablet_bootstrap.cc:654] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.730624 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:03.731232 17213 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.738025 17490 consensus_queue.cc:1048] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.744516 17583 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:03.747794 17213 raft_consensus.cc:2468] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:03.750005 17404 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:03.751646 17505 raft_consensus.cc:2804] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.752183 17505 raft_consensus.cc:697] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:03.753068 17505 consensus_queue.cc:237] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.759835 17583 consensus_queue.cc:1048] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:03.764532 17481 tablet_bootstrap.cc:492] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:03.765157 17481 ts_tablet_manager.cc:1403] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.003s
I20260709 14:52:03.768178 17481 raft_consensus.cc:359] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.768908 17481 raft_consensus.cc:385] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.769186 17481 raft_consensus.cc:740] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.772035 17659 raft_consensus.cc:493] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.772605 17659 raft_consensus.cc:515] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.770287 17481 consensus_queue.cc:260] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.775767 17659 leader_election.cc:290] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:03.777240 17481 ts_tablet_manager.cc:1434] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 14:52:03.778267 17481 tablet_bootstrap.cc:492] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:03.779776 17483 tablet_bootstrap.cc:492] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:03.780294 17483 ts_tablet_manager.cc:1403] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.043s
I20260709 14:52:03.781491 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:03.782454 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:03.783064 17364 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.783918 17483 raft_consensus.cc:359] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.784587 17483 raft_consensus.cc:385] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.784860 17483 raft_consensus.cc:740] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.784981 17484 tablet_bootstrap.cc:492] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:03.785564 17484 ts_tablet_manager.cc:1403] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.032s
I20260709 14:52:03.786366 17611 raft_consensus.cc:493] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.786856 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:03.786882 17611 raft_consensus.cc:515] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.788718 17484 raft_consensus.cc:359] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.789487 17484 raft_consensus.cc:385] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.789780 17484 raft_consensus.cc:740] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.790534 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:03.790452 17484 consensus_queue.cc:260] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.791157 17289 raft_consensus.cc:2468] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:03.792505 17330 leader_election.cc:304] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:03.793368 17554 raft_consensus.cc:2804] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.793733 17554 raft_consensus.cc:493] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.794046 17554 raft_consensus.cc:3060] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.794538 17481 tablet_bootstrap.cc:654] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.798448 17484 ts_tablet_manager.cc:1434] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:03.799422 17484 tablet_bootstrap.cc:492] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:03.803319 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:03.804828 17328 leader_election.cc:343] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.805469 17611 leader_election.cc:290] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:03.806336 17657 raft_consensus.cc:493] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.806795 17439 raft_consensus.cc:3060] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.807014 17657 raft_consensus.cc:515] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.804998 17484 tablet_bootstrap.cc:654] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.810129 17657 leader_election.cc:290] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:03.810891 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:03.813488 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.785475 17483 consensus_queue.cc:260] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:03.814735 17328 leader_election.cc:343] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.801097 17554 raft_consensus.cc:515] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.816002 17483 ts_tablet_manager.cc:1434] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 14:52:03.904289 17539 raft_consensus.cc:493] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.906673 17480 tablet_bootstrap.cc:492] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:03.906374 17539 raft_consensus.cc:515] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.907202 17480 ts_tablet_manager.cc:1403] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.188s	user 0.009s	sys 0.015s
I20260709 14:52:03.858146 17364 raft_consensus.cc:2468] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:03.909840 17480 raft_consensus.cc:359] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.829015 17110 catalog_manager.cc:5697] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.910230 17576 consensus_queue.cc:1048] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:03.889110 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:03.912823 17539 leader_election.cc:290] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:03.913611 17483 tablet_bootstrap.cc:492] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:03.912748 17289 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.915072 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:03.915725 17364 raft_consensus.cc:2468] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:03.916904 17181 leader_election.cc:304] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:03.917708 17539 raft_consensus.cc:2804] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.918077 17539 raft_consensus.cc:493] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.918452 17539 raft_consensus.cc:3060] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.910540 17480 raft_consensus.cc:385] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.922822 17480 raft_consensus.cc:740] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.925681 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:03.926348 17288 raft_consensus.cc:3060] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.814944 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
W20260709 14:52:03.925429 17328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 110742us
W20260709 14:52:03.932931 17330 leader_election.cc:343] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.933413 17330 leader_election.cc:304] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:03.934527 17611 raft_consensus.cc:2749] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.934600 17483 tablet_bootstrap.cc:654] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.929172 17480 consensus_queue.cc:260] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.942597 17480 ts_tablet_manager.cc:1434] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 14:52:03.943560 17480 tablet_bootstrap.cc:492] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:03.946015 17288 raft_consensus.cc:2468] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:03.947322 17330 leader_election.cc:304] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:03.948942 17490 raft_consensus.cc:2804] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.949420 17490 raft_consensus.cc:697] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:03.950251 17490 consensus_queue.cc:237] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.952860 17539 raft_consensus.cc:515] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:03.947402 17289 raft_consensus.cc:2468] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:03.968683 17480 tablet_bootstrap.cc:654] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.960404 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:03.963516 17554 leader_election.cc:290] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:03.962710 17256 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:03.971604 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:03.979744 17481 tablet_bootstrap.cc:492] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:03.980207 17481 ts_tablet_manager.cc:1403] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.202s	user 0.024s	sys 0.018s
I20260709 14:52:03.981667 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:03.984831 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:03.985523 17364 raft_consensus.cc:3060] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.986792 17576 raft_consensus.cc:2804] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.987619 17483 tablet_bootstrap.cc:492] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:03.987313 17576 raft_consensus.cc:697] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:03.988020 17483 ts_tablet_manager.cc:1403] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.020s
I20260709 14:52:03.988651 17576 consensus_queue.cc:237] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:03.990100 17483 raft_consensus.cc:359] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.990669 17483 raft_consensus.cc:385] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.990869 17483 raft_consensus.cc:740] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.991250 17484 tablet_bootstrap.cc:492] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:03.991704 17484 ts_tablet_manager.cc:1403] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.192s	user 0.021s	sys 0.010s
I20260709 14:52:03.990814 17481 raft_consensus.cc:359] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.993362 17481 raft_consensus.cc:385] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.993637 17481 raft_consensus.cc:740] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.991509 17483 consensus_queue.cc:260] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:03.975196 17583 consensus_queue.cc:1048] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:03.995879 17483 ts_tablet_manager.cc:1434] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:03.996788 17483 tablet_bootstrap.cc:492] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:03.997174 17484 raft_consensus.cc:359] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:03.998375 17484 raft_consensus.cc:385] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.998605 17484 raft_consensus.cc:740] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.999090 17484 consensus_queue.cc:260] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:04.000259 17539 leader_election.cc:290] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:04.001722 17607 consensus_queue.cc:1048] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.006733 17484 ts_tablet_manager.cc:1434] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:52:04.007839 17484 tablet_bootstrap.cc:492] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:04.011724 17554 consensus_queue.cc:1048] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:03.994050 17363 raft_consensus.cc:2468] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
W20260709 14:52:04.015712 17328 consensus_peers.cc:597] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Couldn't send request to peer 9854302a5aab4546b23d254762df49ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:04.016963 17328 leader_election.cc:343] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:04.023670 17675 log.cc:927] Time spent T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 14:52:04.026299 17483 tablet_bootstrap.cc:654] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.026546 17480 tablet_bootstrap.cc:492] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:04.027143 17480 ts_tablet_manager.cc:1403] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.005s
I20260709 14:52:04.028324 17576 raft_consensus.cc:493] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.030859 17480 raft_consensus.cc:359] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:04.031602 17480 raft_consensus.cc:385] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.031348 17576 raft_consensus.cc:515] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:04.031889 17480 raft_consensus.cc:740] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.032935 17480 consensus_queue.cc:260] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:04.033685 17576 leader_election.cc:290] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:04.035028 17364 raft_consensus.cc:2468] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:04.037380 17404 leader_election.cc:304] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:04.050726 17611 raft_consensus.cc:493] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.051199 17256 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:04.052295 17576 raft_consensus.cc:2764] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 14:52:04.052827 17256 leader_election.cc:343] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:04.053941 17256 leader_election.cc:343] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.056936 17256 leader_election.cc:304] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:04.057061 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:04.057907 17576 raft_consensus.cc:2804] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.058307 17576 raft_consensus.cc:493] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.058671 17576 raft_consensus.cc:3060] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.106741 17480 ts_tablet_manager.cc:1434] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.002s
I20260709 14:52:04.107941 17480 tablet_bootstrap.cc:492] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:04.294603 17583 raft_consensus.cc:2749] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.501703 17491 raft_consensus.cc:493] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:04.295713 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 136194us
I20260709 14:52:04.051445 17611 raft_consensus.cc:515] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:04.517786 17491 raft_consensus.cc:515] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:04.809305 17364 raft_consensus.cc:2468] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:04.979414 17505 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:05.314343 17483 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.285s	user 0.018s	sys 0.033s
W20260709 14:52:05.341027 17483 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.312s	user 0.020s	sys 0.034s
W20260709 14:52:04.902454 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 354207us
W20260709 14:52:05.303294 17436 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.279s	user 0.025s	sys 0.025s
I20260709 14:52:05.314697 17490 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.346251 17583 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:05.337404 17505 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:05.344918 17436 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.321s	user 0.026s	sys 0.025s
W20260709 14:52:05.353374 17328 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.806s	user 0.020s	sys 0.036s
W20260709 14:52:05.352501 17331 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.819s	user 0.018s	sys 0.047s
I20260709 14:52:05.372905 17484 tablet_bootstrap.cc:654] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.346472 17611 leader_election.cc:290] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
W20260709 14:52:05.364421 17329 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.756s	user 0.015s	sys 0.019s
I20260709 14:52:05.356230 17583 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:05.387674 17328 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.840s	user 0.021s	sys 0.036s
W20260709 14:52:05.401742 17330 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.530s	user 0.006s	sys 0.047s
I20260709 14:52:05.355053 17490 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:05.392398 17329 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.873s	user 0.016s	sys 0.020s
W20260709 14:52:05.390092 17331 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.865s	user 0.018s	sys 0.048s
I20260709 14:52:05.408932 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.409736 17481 consensus_queue.cc:260] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.413836 17690 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:05.417405 17690 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.430727 17583 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.431449 17689 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.432055 17689 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:05.432942 17505 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.434230 17693 raft_consensus.cc:493] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.434798 17693 raft_consensus.cc:515] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:05.437047 17693 leader_election.cc:290] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:05.415266 17491 leader_election.cc:290] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.438212 17690 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:05.438841 17576 consensus_meta.cc:287] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531: Time spent flushing consensus metadata: real 1.380s	user 0.009s	sys 0.001s
I20260709 14:52:05.439268 17576 raft_consensus.cc:515] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:05.440508 17403 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.853s	user 0.021s	sys 0.078s
W20260709 14:52:05.440866 17403 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.892s	user 0.021s	sys 0.078s
I20260709 14:52:05.443219 17480 tablet_bootstrap.cc:654] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.445945 17483 tablet_bootstrap.cc:492] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:05.446508 17483 ts_tablet_manager.cc:1403] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 1.450s	user 0.027s	sys 0.036s
I20260709 14:52:05.457157 17490 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:05.471525 17693 raft_consensus.cc:493] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.468741 17576 leader_election.cc:290] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.472707 17436 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43392 (request call id 25) took 1450 ms. Trace:
I20260709 14:52:05.474191 17689 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
W20260709 14:52:05.535377 17256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:42127, user_credentials={real_user=slave}} blocked reactor thread for 1.47838e+06us
I20260709 14:52:05.474308 17693 raft_consensus.cc:515] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:05.547485 17691 raft_consensus.cc:493] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:05.552892 17483 raft_consensus.cc:359] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.553825 17483 raft_consensus.cc:385] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.554176 17483 raft_consensus.cc:740] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.556049 17483 consensus_queue.cc:260] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.556329 17484 tablet_bootstrap.cc:492] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:05.556753 17481 ts_tablet_manager.cc:1434] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 1.576s	user 0.022s	sys 0.039s
I20260709 14:52:05.556875 17484 ts_tablet_manager.cc:1403] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 1.550s	user 0.014s	sys 0.004s
W20260709 14:52:05.557113 17481 ts_tablet_manager.cc:1467] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Tablet startup took 1576ms
I20260709 14:52:05.559108 17697 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:05.559887 17693 leader_election.cc:290] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:05.554360 17691 raft_consensus.cc:515] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.559662 17697 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.562229 17289 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48292 (request call id 35) took 1505 ms. Trace:
I20260709 14:52:05.563242 17690 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.563758 17690 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.565742 17690 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.566372 17694 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:05.566926 17694 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.562645 17289 rpcz_store.cc:276] 0709 14:52:04.056618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:05.517262 (+1460644us) service_pool.cc:224] Handling call
0709 14:52:05.558080 (+ 40818us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:05.561854 (+  3774us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:05.561888 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:05.561944 (+    56us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:05.561978 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:05.562042 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:05.562172 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:05.551352 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 188443us
I20260709 14:52:05.583422 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.582218 17484 raft_consensus.cc:359] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.585112 17484 raft_consensus.cc:385] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.586181 17483 ts_tablet_manager.cc:1434] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.139s	user 0.008s	sys 0.000s
I20260709 14:52:05.587862 17483 tablet_bootstrap.cc:492] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:05.585410 17484 raft_consensus.cc:740] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.592630 17484 consensus_queue.cc:260] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.577101 17704 raft_consensus.cc:493] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:05.577605 17693 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:05.478232 17436 rpcz_store.cc:276] 0709 14:52:04.022237 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:04.022372 (+   135us) service_pool.cc:224] Handling call
0709 14:52:04.022779 (+   407us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:04.023129 (+   350us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:04.023157 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:04.023646 (+   489us) log.cc:844] Serialized 26 byte log entry
0709 14:52:05.362911 (+1339265us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:05.447107 (+ 84196us) log.cc:844] Serialized 14 byte log entry
0709 14:52:05.468270 (+ 21163us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:05.470901 (+  2631us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:05.471431 (+   530us) raft_consensus.cc:1685] finished
0709 14:52:05.472088 (+   657us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:05.472649 (+   561us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":124691,"prepare.run_cpu_time_us":71,"prepare.run_wall_time_us":1822,"raft.queue_time_us":17730,"raft.run_cpu_time_us":250,"raft.run_wall_time_us":1470,"thread_start_us":1397279,"threads_started":2,"wal-append.queue_time_us":1384815}
I20260709 14:52:05.599743 17693 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.579468 17576 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:05.580142 17691 leader_election.cc:290] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.579504 17694 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.605284 17694 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.580821 17490 raft_consensus.cc:493] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.608378 17691 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.603609 17554 raft_consensus.cc:493] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:05.608891 17691 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.609544 17554 raft_consensus.cc:515] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.611014 17691 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.611677 17554 leader_election.cc:290] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.605767 17694 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:05.557386 17481 ts_tablet_manager.cc:1469] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Trace:
0709 14:52:00.567267 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:00.567431 (+   164us) service_pool.cc:224] Handling call
0709 14:52:00.569208 (+  1777us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:52:00.569296 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:52:00.654193 (+ 84897us) tablet_metadata.cc:665] Metadata flushed
0709 14:52:00.838187 (+183994us) tablet_replica.cc:206] Creating consensus instance
0709 14:52:00.838608 (+   421us) inbound_call.cc:177] Queueing success response
0709 14:52:03.777953 (+2939345us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:52:03.980417 (+202464us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:52:03.985060 (+  4643us) tablet_replica.cc:261] Starting instrumentation
0709 14:52:03.985545 (+   485us) tablet_replica.cc:280] Starting consensus
0709 14:52:05.409443 (+1423898us) spinlock_profiling.cc:243] Waited 3.88 ms on lock 0x7b4c005c3e80. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f7e7ba20 00007f13f7e8ca29 00007f13f7e52644 00007f13f7e79f2d 00007f13f7e79b93 00007f13f9baa18b 00007f13f9baacb5 00007f13f9ba5f30 00007f13f9ba4c40 00007f13fd5a1b2e 00007f13febc3d8a
Metrics: {"mutex_wait_us":3894,"raft.queue_time_us":148231,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":107,"spinlock_wait_cycles":8924032,"tablet-open.queue_time_us":2939433,"thread_start_us":139787,"threads_started":1}
I20260709 14:52:05.614743 17481 tablet_bootstrap.cc:492] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:05.570220 17701 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:05.604916 17576 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.618256 17693 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.619185 17576 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.581852 17697 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.591153 17698 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.620203 17698 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.608601 17490 raft_consensus.cc:515] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.622473 17698 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.623224 17490 leader_election.cc:290] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.606986 17484 ts_tablet_manager.cc:1434] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 14:52:05.607961 17436 raft_consensus.cc:3060] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.625046 17484 tablet_bootstrap.cc:492] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:05.615969 17701 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.617085 17694 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.615260 17554 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
W20260709 14:52:05.636541 17328 leader_election.cc:343] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.635251 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:05.639745 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:05.648025 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.648447 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.658179 17576 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.661242 17694 raft_consensus.cc:493] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.665539 17431 raft_consensus.cc:2468] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:05.644582 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:05.664533 17576 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.666497 17365 raft_consensus.cc:2468] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:05.647555 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.665343 17694 raft_consensus.cc:515] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.660421 17481 tablet_bootstrap.cc:654] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.660025 17483 tablet_bootstrap.cc:654] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.650041 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:05.636916 17364 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55770 (request call id 37) took 1580 ms (client timeout 1680 ms). Trace:
I20260709 14:52:05.636740 17490 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:05.667817 17576 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.614418 17704 raft_consensus.cc:515] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.649751 17701 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.671365 17696 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:05.678923 17693 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:05.693755 17693 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:05.694535 17328 consensus_peers.cc:597] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 -> Peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Couldn't send request to peer 9854302a5aab4546b23d254762df49ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:05.695254 17328 leader_election.cc:304] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:05.663208 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:05.684175 17705 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:05.684654 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.671296 17697 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:05.640220 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:05.648252 17554 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.715317 17706 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.715842 17706 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.716570 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:05.717218 17554 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.691051 17694 leader_election.cc:290] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:05.718043 17694 raft_consensus.cc:493] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
W20260709 14:52:05.718178 17328 leader_election.cc:343] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.691241 17704 leader_election.cc:290] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.718611 17480 tablet_bootstrap.cc:492] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
W20260709 14:52:05.678639 17364 rpcz_store.cc:269] 0709 14:52:04.056585 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:04.056751 (+   166us) service_pool.cc:224] Handling call
0709 14:52:05.636740 (+1579989us) spinlock_profiling.cc:243] Waited 718 ms on lock 0x7b54002cea54. stack: 00007f13f6a90343 00007f13f6a90240 00007f13f641f1d4 00007f140015d304 00007f140015d299 00007f13f9b18571 00007f13f9bb32fa 00007f13feb74b17 00007f13f80ef6d4 00007f13f80ef662 00007f13f80ef591 00007f13f80ef50c 00007f13f80ee7c2 00007f13f7eea48c 00007f13f7ee98c6 00007f13f7ee926f
0709 14:52:05.636855 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1650731264}
I20260709 14:52:05.692652 17696 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.695735 17693 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.702582 17404 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:05.713774 17705 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.714313 17363 raft_consensus.cc:3060] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.715076 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:05.682287 17490 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.702961 17576 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.719318 17480 ts_tablet_manager.cc:1403] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 1.612s	user 0.009s	sys 0.022s
I20260709 14:52:05.718538 17694 raft_consensus.cc:515] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.727998 17704 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.715184 17697 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.728255 17361 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:05.738760 17491 raft_consensus.cc:2804] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:05.745033 17491 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.745491 17491 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.746032 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.732188 17706 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.760488 17480 raft_consensus.cc:359] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.761102 17712 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.744385 17704 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.763501 17705 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.764092 17704 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.761818 17712 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.745534 17702 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:05.767060 17480 raft_consensus.cc:385] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.767304 17480 raft_consensus.cc:740] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.767836 17480 consensus_queue.cc:260] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.743652 17607 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.739287 17576 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.761673 17490 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.756984 17706 raft_consensus.cc:493] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.777496 17480 ts_tablet_manager.cc:1434] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260709 14:52:05.765728 17694 leader_election.cc:290] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.771853 17702 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.794210 17710 raft_consensus.cc:493] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.794886 17710 raft_consensus.cc:515] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:05.794507 17696 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.799428 17712 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.801211 17576 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.790289 17694 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.774514 17607 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.802309 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.791163 17697 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.805238 17288 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:05.806732 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.807452 17214 raft_consensus.cc:2468] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:05.808768 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.809469 17208 raft_consensus.cc:2468] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:05.810081 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.804024 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.780073 17706 raft_consensus.cc:515] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:05.803618 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.794385 17702 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:05.805253 17607 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.802102 17694 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.818109 17290 raft_consensus.cc:2393] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate aabf53261f434eab88512f7dc78bd7a7 in this term.
I20260709 14:52:05.819063 17706 leader_election.cc:290] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:05.836901 17702 raft_consensus.cc:493] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.832293 17710 leader_election.cc:290] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:05.840662 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:05.836596 17179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 71002.7us
W20260709 14:52:05.841912 17179 leader_election.cc:343] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:05.842870 17179 leader_election.cc:343] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.838442 17702 raft_consensus.cc:515] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.839149 17704 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.844511 17704 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.845316 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.846078 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.846560 17704 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.846772 17289 raft_consensus.cc:2468] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:05.847378 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:05.847860 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.844818 17702 leader_election.cc:290] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.848117 17363 raft_consensus.cc:2468] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:05.846113 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.850596 17287 raft_consensus.cc:2468] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:05.851166 17694 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:05.852458 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:05.855401 17256 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.178.67:42127 timed out after 1.680s (SENT) [suppressed 304 similar messages]
I20260709 14:52:05.860188 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.860844 17211 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:05.863416 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.863714 17181 leader_election.cc:304] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:05.864110 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.865231 17694 raft_consensus.cc:2804] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:05.863629 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.865780 17694 raft_consensus.cc:697] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:05.866281 17207 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:05.866724 17694 consensus_queue.cc:237] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:05.876343 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.876704 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.877301 17289 raft_consensus.cc:2468] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:05.881866 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.882150 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.882833 17216 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:05.884450 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.886915 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.889887 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.890618 17289 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:05.893303 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.893338 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.898557 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.899147 17288 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
W20260709 14:52:05.903355 17256 leader_election.cc:343] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.903699 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.904140 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:05.905778 17256 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.906612 17710 raft_consensus.cc:2804] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.906934 17710 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.907322 17710 raft_consensus.cc:3060] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.908432 17181 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.909272 17694 raft_consensus.cc:2804] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:05.909370 17181 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.909781 17694 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.910367 17694 raft_consensus.cc:3060] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.911027 17715 raft_consensus.cc:2804] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:05.911453 17715 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:05.911820 17715 raft_consensus.cc:3060] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:05.906939 17256 consensus_peers.cc:597] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:05.913619 17256 leader_election.cc:343] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:05.914275 17256 leader_election.cc:343] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.914904 17256 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.915782 17714 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:05.916168 17714 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.916688 17714 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.918417 17694 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.919389 17715 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.920733 17694 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.921401 17715 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.910998 17181 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.923051 17181 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.923846 17694 raft_consensus.cc:2804] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:05.924396 17694 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:05.924835 17694 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.924863 17716 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:05.925449 17716 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:05.925853 17716 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.925943 17710 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.928097 17710 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.923810 17714 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.931756 17714 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:05.932961 17694 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.934224 17484 tablet_bootstrap.cc:654] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.934612 17181 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.935164 17694 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:05.935573 17702 raft_consensus.cc:2804] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.935993 17702 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.936381 17702 raft_consensus.cc:3060] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.933192 17716 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.939349 17716 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.940083 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.942104 17693 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.942646 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.942587 17693 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.942858 17702 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.944024 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.944628 17693 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.945817 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.948515 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:05.949121 17290 raft_consensus.cc:3060] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.949326 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:05.950755 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:05.951339 17288 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.952019 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:05.952602 17289 raft_consensus.cc:3060] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.954138 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:05.954876 17291 raft_consensus.cc:2393] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 2: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
I20260709 14:52:05.956459 17290 raft_consensus.cc:2468] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:05.958050 17288 raft_consensus.cc:2468] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:05.948829 17702 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.960295 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:05.960961 17404 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:05.961131 17288 raft_consensus.cc:2393] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 1: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
I20260709 14:52:05.961236 17181 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.962679 17484 tablet_bootstrap.cc:492] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:05.963332 17181 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.963197 17702 raft_consensus.cc:2804] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:05.965075 17702 raft_consensus.cc:697] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:05.965996 17701 raft_consensus.cc:2804] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:05.965988 17702 consensus_queue.cc:237] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER 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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.966655 17701 raft_consensus.cc:697] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:05.966907 17484 ts_tablet_manager.cc:1403] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.342s	user 0.017s	sys 0.008s
I20260709 14:52:05.967316 17289 raft_consensus.cc:2468] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:05.966733 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:05.968194 17214 raft_consensus.cc:2393] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 1: Already voted for candidate a6839c9563084e58bbfc1aeedd804dd0 in this term.
I20260709 14:52:05.968726 17181 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:05.969800 17484 raft_consensus.cc:359] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:05.970460 17484 raft_consensus.cc:385] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.970736 17692 raft_consensus.cc:2804] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.971194 17692 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.971460 17694 raft_consensus.cc:2804] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:05.971519 17692 raft_consensus.cc:3060] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.972054 17694 raft_consensus.cc:697] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:05.972926 17694 consensus_queue.cc:237] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.976508 17701 consensus_queue.cc:237] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:05.971419 17690 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.978556 17690 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.980635 17690 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.980513 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.983098 17404 leader_election.cc:304] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:05.984018 17692 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:05.984630 17696 consensus_queue.cc:1048] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.986174 17692 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:05.970714 17484 raft_consensus.cc:740] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.987516 17483 tablet_bootstrap.cc:492] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:05.988068 17483 ts_tablet_manager.cc:1403] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.400s	user 0.015s	sys 0.022s
I20260709 14:52:05.989027 17714 raft_consensus.cc:493] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:05.989543 17714 raft_consensus.cc:515] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:05.991899 17714 leader_election.cc:290] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.000203 17483 raft_consensus.cc:359] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.000685 17481 tablet_bootstrap.cc:492] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:06.001235 17481 ts_tablet_manager.cc:1403] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.387s	user 0.025s	sys 0.021s
I20260709 14:52:06.001724 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:06.002661 17209 raft_consensus.cc:2393] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate a6839c9563084e58bbfc1aeedd804dd0 in this term.
I20260709 14:52:06.002843 17289 raft_consensus.cc:1240] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Rejecting Update request from peer 9854302a5aab4546b23d254762df49ca for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.003348 17483 raft_consensus.cc:385] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.003652 17483 raft_consensus.cc:740] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.003962 17481 raft_consensus.cc:359] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.004632 17481 raft_consensus.cc:385] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.004294 17483 consensus_queue.cc:260] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.005343 17692 consensus_queue.cc:1048] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.005932 17483 ts_tablet_manager.cc:1434] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:52:06.006978 17483 tablet_bootstrap.cc:492] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:06.002110 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:05.987566 17484 consensus_queue.cc:260] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.009337 17484 ts_tablet_manager.cc:1434] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.001s
I20260709 14:52:06.009724 17692 consensus_queue.cc:1048] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.010247 17484 tablet_bootstrap.cc:492] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:06.011745 17404 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.012233 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:06.012620 17692 raft_consensus.cc:2749] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.013162 17480 tablet_bootstrap.cc:492] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:06.018659 17484 tablet_bootstrap.cc:654] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.019485 17480 tablet_bootstrap.cc:654] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.022888 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.024160 17289 raft_consensus.cc:1240] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Rejecting Update request from peer 9854302a5aab4546b23d254762df49ca for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:06.024781 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.025959 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:06.026685 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.026929 17289 raft_consensus.cc:2393] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
I20260709 14:52:06.028857 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.030036 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.030721 17359 raft_consensus.cc:2468] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:06.032223 17483 tablet_bootstrap.cc:654] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.032866 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:06.033686 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:06.034647 17710 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.035175 17710 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.035816 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:05.826697 17607 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.036721 17435 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:06.038543 17607 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.038666 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.040243 17435 raft_consensus.cc:2393] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 1: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:06.041606 17607 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:06.042719 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.044533 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.046183 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.047849 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.049687 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.050793 17480 tablet_bootstrap.cc:492] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:06.051397 17480 ts_tablet_manager.cc:1403] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260709 14:52:06.051352 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.054171 17209 raft_consensus.cc:1240] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Rejecting Update request from peer 9854302a5aab4546b23d254762df49ca for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:06.054538 17439 raft_consensus.cc:2393] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 1: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:06.056366 17480 raft_consensus.cc:359] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.057190 17480 raft_consensus.cc:385] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.057524 17480 raft_consensus.cc:740] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.030053 17576 raft_consensus.cc:493] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:06.059831 17576 raft_consensus.cc:515] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.062510 17576 leader_election.cc:290] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.064756 17179 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.065083 17491 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.066224 17694 raft_consensus.cc:2749] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.066323 17438 raft_consensus.cc:1240] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.067775 17691 raft_consensus.cc:2804] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.069083 17576 raft_consensus.cc:493] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.069586 17576 raft_consensus.cc:515] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.071641 17576 leader_election.cc:290] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
W20260709 14:52:06.074757 17254 leader_election.cc:343] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.077842 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.078022 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.078383 17286 raft_consensus.cc:1240] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.079064 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.080242 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.081027 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.037335 17710 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.081705 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.082180 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.082870 17283 raft_consensus.cc:2468] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:06.084949 17698 raft_consensus.cc:493] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.085441 17698 raft_consensus.cc:515] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.087466 17698 leader_election.cc:290] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:06.089221 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.092087 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.079002 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.093138 17696 raft_consensus.cc:2749] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.004896 17481 raft_consensus.cc:740] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.082296 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.095391 17491 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:06.095616 17691 raft_consensus.cc:493] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:06.094720 17481 consensus_queue.cc:260] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.097962 17481 ts_tablet_manager.cc:1434] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.001s
I20260709 14:52:06.098626 17360 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:06.099048 17481 tablet_bootstrap.cc:492] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:06.102260 17179 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:06.082130 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:06.107977 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.103245 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:06.109225 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.102181 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:06.110675 17361 raft_consensus.cc:2468] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:06.111593 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.111977 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.096035 17691 raft_consensus.cc:3060] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.113772 17256 leader_election.cc:304] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.114722 17710 raft_consensus.cc:2804] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.115272 17710 raft_consensus.cc:697] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:06.116119 17710 consensus_queue.cc:237] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.117316 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.118069 17285 raft_consensus.cc:2468] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:06.103277 17694 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.109989 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.122294 17688 consensus_queue.cc:1048] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.079430 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.125509 17330 leader_election.cc:304] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.126488 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.127086 17330 leader_election.cc:304] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.127739 17688 raft_consensus.cc:2749] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.128789 17688 raft_consensus.cc:2749] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.121475 17694 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:06.129469 17694 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.130256 17693 consensus_queue.cc:1059] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:06.132182 17490 raft_consensus.cc:3055] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.132617 17490 raft_consensus.cc:740] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:06.133502 17490 consensus_queue.cc:260] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.134912 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.135586 17360 raft_consensus.cc:2468] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
W20260709 14:52:06.136106 17256 leader_election.cc:343] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:06.137980 17330 leader_election.cc:343] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.139711 17330 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.135509 17490 raft_consensus.cc:3060] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.127697 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.106089 17179 leader_election.cc:304] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.138500 17290 raft_consensus.cc:2468] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:06.148589 17715 raft_consensus.cc:2749] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.148998 17688 raft_consensus.cc:2804] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.141191 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.149546 17688 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.150094 17688 raft_consensus.cc:3060] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:06.151017 17328 leader_election.cc:343] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.141307 17404 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.158044 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:06.161782 17179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 55802.4us
I20260709 14:52:06.162763 17179 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.163586 17715 raft_consensus.cc:2749] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.165565 17179 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
W20260709 14:52:06.166529 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:06.166620 17698 raft_consensus.cc:493] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.167711 17330 leader_election.cc:304] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:06.178155 17715 raft_consensus.cc:2749] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.179148 17554 raft_consensus.cc:2804] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.183519 17554 raft_consensus.cc:493] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:06.185108 17554 raft_consensus.cc:3060] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.188529 17110 catalog_manager.cc:5697] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.177563 17690 raft_consensus.cc:2804] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.176582 17706 consensus_queue.cc:1048] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:52:06.189888 17690 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:06.190312 17690 raft_consensus.cc:3060] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.175982 17698 raft_consensus.cc:515] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.177538 17691 raft_consensus.cc:515] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.200168 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.200960 17438 raft_consensus.cc:2393] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 1: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:06.203843 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.201002 17698 leader_election.cc:290] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.206423 17114 catalog_manager.cc:5697] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.207383 17480 consensus_queue.cc:260] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.210016 17706 raft_consensus.cc:493] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.210258 17360 raft_consensus.cc:1240] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.210551 17706 raft_consensus.cc:515] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.212322 17484 tablet_bootstrap.cc:492] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:06.212832 17484 ts_tablet_manager.cc:1403] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.203s	user 0.081s	sys 0.067s
I20260709 14:52:06.203677 17690 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.216151 17484 raft_consensus.cc:359] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.217381 17484 raft_consensus.cc:385] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.213428 17480 ts_tablet_manager.cc:1434] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.161s	user 0.008s	sys 0.001s
I20260709 14:52:06.217629 17484 raft_consensus.cc:740] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.215574 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.218504 17480 tablet_bootstrap.cc:492] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:06.213917 17706 leader_election.cc:290] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.214505 17691 leader_election.cc:290] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.215518 17694 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.199594 17256 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:06.220505 17481 tablet_bootstrap.cc:654] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.220563 17483 tablet_bootstrap.cc:492] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:06.221239 17483 ts_tablet_manager.cc:1403] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.215s	user 0.009s	sys 0.010s
I20260709 14:52:06.222270 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.224695 17694 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.226109 17256 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.226966 17576 raft_consensus.cc:2804] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.227319 17576 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:06.227377 17256 leader_election.cc:343] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.227756 17576 raft_consensus.cc:3060] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.227959 17256 leader_election.cc:304] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.229055 17256 leader_election.cc:304] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.207610 17554 raft_consensus.cc:515] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.231321 17554 leader_election.cc:290] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:06.198364 17330 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:06.232597 17330 leader_election.cc:343] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.232712 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.233642 17330 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.233953 17691 raft_consensus.cc:2804] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.234382 17690 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:06.234737 17576 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.237310 17576 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.218367 17484 consensus_queue.cc:260] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.240593 17607 raft_consensus.cc:2749] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.241361 17607 raft_consensus.cc:2749] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.242030 17607 raft_consensus.cc:2804] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.242377 17607 raft_consensus.cc:493] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.242728 17607 raft_consensus.cc:3060] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.245546 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.246025 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.246735 17439 raft_consensus.cc:2468] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:06.247749 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.249547 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.234421 17691 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:06.250406 17439 raft_consensus.cc:2393] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 1: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:06.255919 17484 ts_tablet_manager.cc:1434] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.005s
I20260709 14:52:06.257093 17484 tablet_bootstrap.cc:492] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:06.258179 17699 raft_consensus.cc:2749] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.260376 17690 consensus_queue.cc:1059] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:06.260692 17696 consensus_queue.cc:1059] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.260874 17404 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.261703 17491 raft_consensus.cc:2749] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.261492 17706 consensus_queue.cc:1059] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.262849 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.261561 17696 raft_consensus.cc:3055] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.263828 17696 raft_consensus.cc:740] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
W20260709 14:52:06.263953 17328 leader_election.cc:343] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.264307 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.262053 17505 raft_consensus.cc:3055] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.253118 17691 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.251729 17694 raft_consensus.cc:493] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.265689 17505 raft_consensus.cc:740] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:06.264685 17696 consensus_queue.cc:260] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.270236 17696 raft_consensus.cc:3060] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.270021 17505 consensus_queue.cc:260] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.271289 17505 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.276335 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.277850 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.279613 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.280329 17404 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:06.280392 17491 consensus_queue.cc:1048] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.281409 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.281787 17491 raft_consensus.cc:2804] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.272400 17694 raft_consensus.cc:515] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.282202 17491 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.282575 17491 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.280247 17435 raft_consensus.cc:2468] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:06.284003 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.282634 17179 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.285542 17715 raft_consensus.cc:2749] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.287390 17691 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.289148 17491 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.296762 17714 raft_consensus.cc:3055] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.293423 17484 tablet_bootstrap.cc:654] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.273254 17607 raft_consensus.cc:515] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.302413 17480 tablet_bootstrap.cc:654] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:06.305281 17404 leader_election.cc:343] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.289466 17691 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:06.297178 17714 raft_consensus.cc:740] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:06.297263 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.292078 17688 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.307014 17491 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:06.313500 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:06.310853 17715 consensus_queue.cc:1059] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:06.315222 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.318077 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.318171 17364 raft_consensus.cc:2393] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 1: Already voted for candidate aabf53261f434eab88512f7dc78bd7a7 in this term.
I20260709 14:52:06.324887 17365 raft_consensus.cc:1240] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.325114 17716 raft_consensus.cc:3055] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.325546 17716 raft_consensus.cc:740] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:06.325704 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.326395 17716 consensus_queue.cc:260] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:06.327121 17328 leader_election.cc:343] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.327503 17716 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.327631 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:06.329123 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:06.331318 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.333125 17211 raft_consensus.cc:1240] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Rejecting Update request from peer 9854302a5aab4546b23d254762df49ca for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.329182 17694 leader_election.cc:290] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:06.322109 17688 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.339069 17481 tablet_bootstrap.cc:492] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:06.340198 17481 ts_tablet_manager.cc:1403] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.241s	user 0.023s	sys 0.009s
I20260709 14:52:06.342319 17433 raft_consensus.cc:1240] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.345072 17607 leader_election.cc:290] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.345860 17714 consensus_queue.cc:260] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.306409 17330 leader_election.cc:304] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.349401 17688 raft_consensus.cc:2749] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:06.350528 17404 leader_election.cc:343] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.354097 17483 raft_consensus.cc:359] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.354808 17483 raft_consensus.cc:385] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.355089 17483 raft_consensus.cc:740] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.357227 17481 raft_consensus.cc:359] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.359284 17481 raft_consensus.cc:385] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.359571 17481 raft_consensus.cc:740] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.358597 17483 consensus_queue.cc:260] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:06.353837 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 52268.7us
I20260709 14:52:06.366212 17481 consensus_queue.cc:260] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.369445 17697 consensus_queue.cc:1059] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:06.369717 17364 raft_consensus.cc:1240] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.360219 17576 consensus_queue.cc:1059] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:52:06.371676 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.372231 17697 raft_consensus.cc:3055] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.372629 17697 raft_consensus.cc:740] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:06.373368 17697 consensus_queue.cc:260] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:06.360220 17254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 56073.4us
I20260709 14:52:06.375155 17483 ts_tablet_manager.cc:1434] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.154s	user 0.006s	sys 0.002s
I20260709 14:52:06.376998 17483 tablet_bootstrap.cc:492] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:06.372273 17365 raft_consensus.cc:3060] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.383507 17706 consensus_queue.cc:1059] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:06.383862 17290 raft_consensus.cc:1275] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:06.383472 17481 ts_tablet_manager.cc:1434] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.003s
I20260709 14:52:06.384487 17576 raft_consensus.cc:3055] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.384943 17576 raft_consensus.cc:740] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:06.385234 17697 raft_consensus.cc:3060] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.385516 17481 tablet_bootstrap.cc:492] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:06.385679 17576 consensus_queue.cc:260] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.386788 17576 raft_consensus.cc:3060] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.390882 17330 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.392323 17481 tablet_bootstrap.cc:654] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.391315 17716 consensus_queue.cc:1048] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:52:06.392906 17691 raft_consensus.cc:2749] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.393579 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:06.394230 17287 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.394168 17330 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:06.395792 17254 leader_election.cc:343] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.396302 17254 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.396983 17691 raft_consensus.cc:2749] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.398167 17330 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.401808 17691 raft_consensus.cc:2749] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.402678 17365 raft_consensus.cc:2468] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
W20260709 14:52:06.402920 17330 leader_election.cc:343] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.403447 17330 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.407899 17480 tablet_bootstrap.cc:492] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:06.408461 17480 ts_tablet_manager.cc:1403] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.190s	user 0.009s	sys 0.006s
I20260709 14:52:06.413367 17691 raft_consensus.cc:2749] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.413774 17710 raft_consensus.cc:3055] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.414173 17710 raft_consensus.cc:740] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:06.414932 17710 consensus_queue.cc:260] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.419232 17739 raft_consensus.cc:2749] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.419358 17710 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.423180 17287 raft_consensus.cc:2468] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:06.430089 17330 leader_election.cc:304] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.433328 17256 leader_election.cc:304] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:06.435032 17404 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.436245 17491 raft_consensus.cc:2804] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.436554 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.436702 17491 raft_consensus.cc:697] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:06.435065 17739 raft_consensus.cc:2804] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.437958 17739 raft_consensus.cc:697] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:06.438735 17739 consensus_queue.cc:237] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.439414 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.439867 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.440631 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.441360 17364 raft_consensus.cc:2393] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 1: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
I20260709 14:52:06.441287 17363 raft_consensus.cc:1275] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:06.442018 17404 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.443149 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.444300 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.434604 17691 raft_consensus.cc:2749] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.445745 17690 raft_consensus.cc:2749] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.447116 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.438997 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.450205 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.451402 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.451678 17714 raft_consensus.cc:3060] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.437585 17491 consensus_queue.cc:237] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.459179 17481 tablet_bootstrap.cc:492] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:06.459801 17181 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:06.459805 17481 ts_tablet_manager.cc:1403] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.012s
I20260709 14:52:06.449396 17330 leader_election.cc:304] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.461737 17330 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.463280 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.464903 17365 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.469554 17481 raft_consensus.cc:359] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.472513 17481 raft_consensus.cc:385] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.472817 17481 raft_consensus.cc:740] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.470504 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.461966 17691 raft_consensus.cc:2764] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:06.465433 17688 raft_consensus.cc:2749] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.470692 17716 raft_consensus.cc:2804] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.434957 17254 leader_election.cc:304] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.485540 17481 consensus_queue.cc:260] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.487079 17480 raft_consensus.cc:359] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.487597 17480 raft_consensus.cc:385] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.487797 17480 raft_consensus.cc:740] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.488891 17404 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.484120 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:06.490307 17181 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
W20260709 14:52:06.495071 17254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 61537.9us
I20260709 14:52:06.495373 17714 raft_consensus.cc:2749] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.495878 17254 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.496209 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:06.496685 17714 raft_consensus.cc:2764] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:06.497128 17254 leader_election.cc:304] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.485224 17716 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:06.498029 17716 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.490564 17696 raft_consensus.cc:2749] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.502642 17484 tablet_bootstrap.cc:492] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:06.502942 17483 tablet_bootstrap.cc:654] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.503159 17484 ts_tablet_manager.cc:1403] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.246s	user 0.014s	sys 0.020s
I20260709 14:52:06.506873 17480 consensus_queue.cc:260] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.508540 17480 ts_tablet_manager.cc:1434] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.100s	user 0.005s	sys 0.003s
I20260709 14:52:06.509442 17480 tablet_bootstrap.cc:492] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:06.510932 17481 ts_tablet_manager.cc:1434] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:52:06.511931 17481 tablet_bootstrap.cc:492] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:06.514053 17181 leader_election.cc:304] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.515887 17701 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.516280 17701 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:06.516618 17701 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.479532 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:06.518450 17481 tablet_bootstrap.cc:654] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.518940 17694 raft_consensus.cc:2749] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.521351 17484 raft_consensus.cc:359] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.524181 17484 raft_consensus.cc:385] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.525004 17484 raft_consensus.cc:740] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.527809 17484 consensus_queue.cc:260] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:06.546670 17179 consensus_peers.cc:597] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 -> Peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Couldn't send request to peer 9854302a5aab4546b23d254762df49ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:06.526813 17710 raft_consensus.cc:2749] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.527352 17211 raft_consensus.cc:2468] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:06.558732 17480 tablet_bootstrap.cc:654] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.559408 17484 ts_tablet_manager.cc:1434] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 14:52:06.560767 17484 tablet_bootstrap.cc:492] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:06.560303 17254 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.563627 17254 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:06.564783 17254 leader_election.cc:343] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.572875 17716 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.576673 17716 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:06.566948 17710 raft_consensus.cc:2749] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.582057 17739 consensus_queue.cc:1048] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:06.582952 17254 leader_election.cc:343] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.584872 17254 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.585745 17739 raft_consensus.cc:2749] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.587066 17254 leader_election.cc:304] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.584378 17181 leader_election.cc:304] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.590896 17702 consensus_queue.cc:1048] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:06.577488 17358 raft_consensus.cc:2468] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:06.592191 17702 raft_consensus.cc:3060] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.605989 17433 raft_consensus.cc:1275] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:06.606271 17483 tablet_bootstrap.cc:492] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:06.600109 17739 raft_consensus.cc:2749] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.606838 17483 ts_tablet_manager.cc:1403] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.231s	user 0.018s	sys 0.016s
I20260709 14:52:06.608605 17433 pending_rounds.cc:85] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca: Aborting all ops after (but not including) 0
I20260709 14:52:06.608916 17433 pending_rounds.cc:107] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:06.609211 17433 raft_consensus.cc:2889] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:06.609724 17483 raft_consensus.cc:359] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.567786 17748 raft_consensus.cc:2749] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.610420 17483 raft_consensus.cc:385] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.610765 17483 raft_consensus.cc:740] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.611377 17716 consensus_queue.cc:1048] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.611536 17483 consensus_queue.cc:260] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.613193 17483 ts_tablet_manager.cc:1434] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:06.614079 17483 tablet_bootstrap.cc:492] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:06.614041 17181 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.615677 17694 raft_consensus.cc:2749] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.615840 17181 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.616741 17697 raft_consensus.cc:2749] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.608295 17701 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.618000 17181 leader_election.cc:304] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.618764 17716 raft_consensus.cc:2749] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.619701 17701 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:06.620402 17181 leader_election.cc:304] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.621850 17254 leader_election.cc:304] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.623018 17254 leader_election.cc:304] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.623749 17739 raft_consensus.cc:2749] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.624413 17739 raft_consensus.cc:2804] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.624747 17739 raft_consensus.cc:493] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.625104 17739 raft_consensus.cc:3060] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.626360 17701 raft_consensus.cc:2749] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.629316 17701 consensus_queue.cc:1048] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.630391 17254 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.634280 17739 raft_consensus.cc:515] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.636467 17739 leader_election.cc:290] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:06.637307 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.638504 17290 raft_consensus.cc:1275] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:06.638643 17330 leader_election.cc:304] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.639746 17688 raft_consensus.cc:2804] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.640100 17688 raft_consensus.cc:493] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.640424 17688 raft_consensus.cc:3060] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.643455 17358 raft_consensus.cc:3055] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.643846 17358 raft_consensus.cc:740] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:06.644204 17484 tablet_bootstrap.cc:654] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.644682 17358 consensus_queue.cc:260] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.645687 17358 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.647375 17702 raft_consensus.cc:2749] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.653115 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.654174 17358 raft_consensus.cc:1275] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:06.655808 17710 raft_consensus.cc:2749] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.608412 17365 raft_consensus.cc:2468] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:06.657994 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.658129 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.660362 17483 tablet_bootstrap.cc:654] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.663101 17404 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.663923 17505 raft_consensus.cc:2804] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.664374 17505 raft_consensus.cc:697] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:06.664995 17481 tablet_bootstrap.cc:492] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:06.665195 17480 tablet_bootstrap.cc:492] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:06.665704 17480 ts_tablet_manager.cc:1403] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.000s
I20260709 14:52:06.657294 17688 raft_consensus.cc:515] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.665148 17505 consensus_queue.cc:237] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER 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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.670604 17710 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.671104 17710 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.672077 17211 raft_consensus.cc:1240] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.673041 17710 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:06.673995 17691 consensus_queue.cc:1059] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:06.674957 17691 raft_consensus.cc:3055] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.675282 17691 raft_consensus.cc:740] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:06.677261 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:06.677457 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.677805 17691 consensus_queue.cc:260] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:06.678929 17328 leader_election.cc:343] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.679123 17287 raft_consensus.cc:1275] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:06.679653 17691 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.679872 17688 leader_election.cc:290] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:06.680097 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:06.676896 17481 ts_tablet_manager.cc:1403] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.165s	user 0.029s	sys 0.017s
I20260709 14:52:06.685636 17702 consensus_queue.cc:1048] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.685894 17181 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.687017 17716 raft_consensus.cc:2749] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.684492 17113 catalog_manager.cc:5697] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.688046 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:06.688799 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:06.688788 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:06.689851 17209 raft_consensus.cc:3060] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.690130 17435 raft_consensus.cc:3060] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.692246 17113 catalog_manager.cc:5697] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.697865 17113 catalog_manager.cc:5697] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.698686 17480 raft_consensus.cc:359] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.700423 17480 raft_consensus.cc:385] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.700736 17480 raft_consensus.cc:740] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.702322 17113 catalog_manager.cc:5697] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.704617 17480 consensus_queue.cc:260] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.670019 17701 consensus_queue.cc:1048] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.033s
W20260709 14:52:06.708076 17256 leader_election.cc:343] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.718478 17480 ts_tablet_manager.cc:1434] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 14:52:06.713292 17697 consensus_queue.cc:1048] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:52:06.727500 17213 raft_consensus.cc:1240] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.719045 17290 raft_consensus.cc:2468] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:06.738430 17290 raft_consensus.cc:1240] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.739490 17747 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.739988 17747 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.740510 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:06.741158 17285 raft_consensus.cc:1240] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.741904 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:06.742769 17288 raft_consensus.cc:2393] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 1: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
I20260709 14:52:06.741993 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.744800 17480 tablet_bootstrap.cc:492] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:06.752648 17112 catalog_manager.cc:5697] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.757633 17213 raft_consensus.cc:1240] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.758493 17747 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:06.759223 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:06.762068 17484 tablet_bootstrap.cc:492] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:06.762588 17484 ts_tablet_manager.cc:1403] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.202s	user 0.012s	sys 0.009s
I20260709 14:52:06.766867 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:06.767750 17289 raft_consensus.cc:2393] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 2: Already voted for candidate a6839c9563084e58bbfc1aeedd804dd0 in this term.
I20260709 14:52:06.768034 17701 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.768496 17701 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.770496 17701 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:06.772038 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.774430 17209 raft_consensus.cc:2468] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:06.775986 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:06.776772 17365 raft_consensus.cc:2468] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:06.778941 17256 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:06.779731 17710 raft_consensus.cc:2804] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.780081 17710 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.780431 17710 raft_consensus.cc:3060] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.780375 17435 raft_consensus.cc:2468] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:06.786137 17691 consensus_queue.cc:1059] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.788019 17484 raft_consensus.cc:359] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.788666 17484 raft_consensus.cc:385] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.788936 17484 raft_consensus.cc:740] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.789045 17691 raft_consensus.cc:3055] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.789475 17691 raft_consensus.cc:740] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:06.790409 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.794996 17747 consensus_queue.cc:1059] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:52:06.793102 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:06.800940 17747 raft_consensus.cc:3055] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.801343 17747 raft_consensus.cc:740] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:06.788781 17710 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.802269 17747 consensus_queue.cc:260] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.804921 17481 raft_consensus.cc:359] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:06.790482 17254 leader_election.cc:343] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.805886 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:06.806524 17358 raft_consensus.cc:3060] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.807600 17747 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.810052 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:06.810870 17289 raft_consensus.cc:2393] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 1: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:06.791636 17330 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.794335 17291 raft_consensus.cc:2468] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:06.814430 17688 raft_consensus.cc:2749] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.821704 17710 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:06.790556 17691 consensus_queue.cc:260] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.823098 17181 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.824066 17716 raft_consensus.cc:2804] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.824520 17716 raft_consensus.cc:697] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:06.824601 17181 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.825320 17330 leader_election.cc:304] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.825966 17484 consensus_queue.cc:260] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.826972 17481 raft_consensus.cc:385] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.827378 17481 raft_consensus.cc:740] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.821173 17358 raft_consensus.cc:2468] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
W20260709 14:52:06.828141 17331 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:06.836870 17481 consensus_queue.cc:260] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.813446 17290 raft_consensus.cc:2468] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:06.829841 17691 raft_consensus.cc:3060] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.840855 17484 ts_tablet_manager.cc:1434] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.002s
I20260709 14:52:06.830546 17688 raft_consensus.cc:2804] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:06.838645 17312 debug-util.cc:398] Leaking SignalData structure 0x7b0800256e00 after lost signal to thread 11980
I20260709 14:52:06.831573 17702 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.807035 17254 leader_election.cc:304] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:06.842548 17256 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:06.843389 17312 debug-util.cc:398] Leaking SignalData structure 0x7b0800256fa0 after lost signal to thread 17148
I20260709 14:52:06.859223 17481 ts_tablet_manager.cc:1434] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.175s	user 0.006s	sys 0.002s
I20260709 14:52:06.825376 17716 consensus_queue.cc:237] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:06.845309 17688 raft_consensus.cc:697] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:06.861546 17481 tablet_bootstrap.cc:492] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:06.858737 17710 raft_consensus.cc:2804] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.867009 17483 tablet_bootstrap.cc:492] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:06.875481 17483 ts_tablet_manager.cc:1403] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.262s	user 0.021s	sys 0.017s
I20260709 14:52:06.876211 17435 raft_consensus.cc:3060] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.858870 17747 raft_consensus.cc:2804] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.878640 17747 raft_consensus.cc:697] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:06.878793 17483 raft_consensus.cc:359] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.879487 17483 raft_consensus.cc:385] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.879760 17483 raft_consensus.cc:740] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.879508 17747 consensus_queue.cc:237] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER 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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.868613 17688 consensus_queue.cc:237] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.883548 17480 tablet_bootstrap.cc:654] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:06.860402 17254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 53473.6us
W20260709 14:52:06.893121 17254 leader_election.cc:343] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:06.872514 17312 debug-util.cc:398] Leaking SignalData structure 0x7b08000eed40 after lost signal to thread 17240
W20260709 14:52:06.894862 17312 debug-util.cc:398] Leaking SignalData structure 0x7b080016aa00 after lost signal to thread 17315
I20260709 14:52:06.883764 17483 consensus_queue.cc:260] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:06.884649 17710 raft_consensus.cc:697] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:06.891305 17505 consensus_queue.cc:1048] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.891966 17702 raft_consensus.cc:2749] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.871151 17484 tablet_bootstrap.cc:492] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:06.895852 17112 catalog_manager.cc:5697] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.903627 17483 ts_tablet_manager.cc:1434] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:52:06.901980 17691 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.906772 17483 tablet_bootstrap.cc:492] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:06.913523 17481 tablet_bootstrap.cc:654] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:06.911773 17312 debug-util.cc:398] Leaking SignalData structure 0x7b080029f120 after lost signal to thread 17389
I20260709 14:52:06.893586 17254 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.900844 17113 catalog_manager.cc:5697] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } }
W20260709 14:52:06.925690 17181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 99070us
W20260709 14:52:06.938500 17330 leader_election.cc:343] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.938916 17330 leader_election.cc:304] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:06.939976 17330 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.940812 17693 raft_consensus.cc:493] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.941308 17693 raft_consensus.cc:515] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.941905 17688 raft_consensus.cc:2749] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.943544 17693 leader_election.cc:290] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:06.944016 17693 raft_consensus.cc:2749] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.947005 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.940881 17209 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:06.950659 17328 leader_election.cc:343] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.951040 17505 consensus_queue.cc:1048] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.941287 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:06.922266 17691 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:06.963896 17747 raft_consensus.cc:2749] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.965524 17330 leader_election.cc:304] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:06.969178 17330 leader_election.cc:304] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
W20260709 14:52:06.970399 17312 debug-util.cc:398] Leaking SignalData structure 0x7b08002a8ea0 after lost signal to thread 17463
W20260709 14:52:06.974776 17256 leader_election.cc:343] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.979238 17691 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:06.972877 17693 raft_consensus.cc:2804] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.980221 17693 raft_consensus.cc:697] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:06.961979 17710 consensus_queue.cc:237] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:06.981184 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:06.981065 17693 consensus_queue.cc:237] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:06.984987 17328 leader_election.cc:343] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:06.984848 17254 consensus_peers.cc:597] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 -> Peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Couldn't send request to peer 9854302a5aab4546b23d254762df49ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:06.990947 17256 leader_election.cc:343] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.974694 17777 raft_consensus.cc:2804] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:52:06.987154 17312 debug-util.cc:398] Leaking SignalData structure 0x7b08002a91c0 after lost signal to thread 17560
I20260709 14:52:06.977156 17747 consensus_queue.cc:1048] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:52:06.997078 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:07.014947 17330 leader_election.cc:343] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.015486 17330 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:07.016307 17484 tablet_bootstrap.cc:654] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.018354 17780 raft_consensus.cc:2749] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.002105 17777 raft_consensus.cc:697] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:07.024770 17777 consensus_queue.cc:237] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.004914 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:07.040206 17483 tablet_bootstrap.cc:654] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.047057 17480 tablet_bootstrap.cc:492] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:07.047724 17480 ts_tablet_manager.cc:1403] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.328s	user 0.011s	sys 0.009s
W20260709 14:52:07.066859 17330 leader_election.cc:343] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.067355 17330 leader_election.cc:304] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:07.070611 17783 raft_consensus.cc:2749] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.060312 17607 consensus_queue.cc:1048] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:52:07.081229 17481 tablet_bootstrap.cc:492] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:07.081853 17481 ts_tablet_manager.cc:1403] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.220s	user 0.019s	sys 0.000s
I20260709 14:52:07.081022 17212 raft_consensus.cc:1275] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:07.088068 17212 pending_rounds.cc:85] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Aborting all ops after (but not including) 0
I20260709 14:52:07.088366 17212 pending_rounds.cc:107] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:07.088611 17212 raft_consensus.cc:2889] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:07.090950 17690 consensus_queue.cc:1048] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:07.096907 17481 raft_consensus.cc:359] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.098742 17481 raft_consensus.cc:385] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.099054 17481 raft_consensus.cc:740] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.099675 17481 consensus_queue.cc:260] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.099589 17480 raft_consensus.cc:359] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.102257 17480 raft_consensus.cc:385] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.102541 17480 raft_consensus.cc:740] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.105743 17481 ts_tablet_manager.cc:1434] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:52:07.109229 17481 tablet_bootstrap.cc:492] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:07.109885 17480 consensus_queue.cc:260] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.120368 17114 catalog_manager.cc:5697] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.124719 17483 tablet_bootstrap.cc:492] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:07.126210 17483 ts_tablet_manager.cc:1403] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.220s	user 0.017s	sys 0.000s
I20260709 14:52:07.128883 17483 raft_consensus.cc:359] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.131886 17483 raft_consensus.cc:385] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.133920 17483 raft_consensus.cc:740] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.136639 17771 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.137235 17771 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.142293 17771 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.143546 17480 ts_tablet_manager.cc:1434] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.000s
I20260709 14:52:07.143363 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.144111 17287 raft_consensus.cc:2468] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:07.144546 17480 tablet_bootstrap.cc:492] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:07.146111 17690 raft_consensus.cc:493] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.135759 17483 consensus_queue.cc:260] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.150408 17483 ts_tablet_manager.cc:1434] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 14:52:07.160818 17112 catalog_manager.cc:5697] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.163753 17483 tablet_bootstrap.cc:492] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:07.164556 17112 catalog_manager.cc:5697] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.151291 17783 raft_consensus.cc:493] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.166620 17112 catalog_manager.cc:5697] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 1 to 2, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.149379 17690 raft_consensus.cc:515] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.160470 17181 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:07.181782 17783 raft_consensus.cc:515] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.160712 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:07.188969 17484 tablet_bootstrap.cc:492] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:07.189332 17690 leader_election.cc:290] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:07.189499 17484 ts_tablet_manager.cc:1403] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.319s	user 0.022s	sys 0.025s
I20260709 14:52:07.192247 17484 raft_consensus.cc:359] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.192930 17484 raft_consensus.cc:385] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.193194 17484 raft_consensus.cc:740] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.193962 17484 consensus_queue.cc:260] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.194860 17365 raft_consensus.cc:1275] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:07.195695 17783 leader_election.cc:290] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.196399 17484 ts_tablet_manager.cc:1434] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:52:07.197379 17484 tablet_bootstrap.cc:492] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:07.197961 17697 raft_consensus.cc:2804] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.198366 17697 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.198688 17697 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.199314 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.199954 17287 raft_consensus.cc:2468] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:07.201349 17330 leader_election.cc:304] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:07.201625 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:07.202194 17693 raft_consensus.cc:2804] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:07.210208 17330 leader_election.cc:343] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.210704 17484 tablet_bootstrap.cc:654] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.212576 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:07.213362 17211 raft_consensus.cc:2393] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate aabf53261f434eab88512f7dc78bd7a7 in this term.
I20260709 14:52:07.214720 17483 tablet_bootstrap.cc:654] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.215433 17484 tablet_bootstrap.cc:492] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:07.215871 17484 ts_tablet_manager.cc:1403] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:52:07.210161 17693 raft_consensus.cc:493] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.217967 17693 raft_consensus.cc:3060] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.222080 17747 raft_consensus.cc:493] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.222569 17747 raft_consensus.cc:515] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.226118 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:07.226760 17365 raft_consensus.cc:2468] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:07.228164 17256 leader_election.cc:304] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:07.228900 17739 raft_consensus.cc:2804] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.229245 17739 raft_consensus.cc:493] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.229564 17739 raft_consensus.cc:3060] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.230340 17484 raft_consensus.cc:359] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.231024 17484 raft_consensus.cc:385] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.231302 17484 raft_consensus.cc:740] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.232069 17484 consensus_queue.cc:260] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.233127 17697 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.230260 17480 tablet_bootstrap.cc:654] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.233667 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:07.234377 17484 ts_tablet_manager.cc:1434] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:52:07.235486 17484 tablet_bootstrap.cc:492] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:07.199927 17481 tablet_bootstrap.cc:654] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.241127 17484 tablet_bootstrap.cc:654] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:07.208698 17179 leader_election.cc:343] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.240440 17739 raft_consensus.cc:515] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.206445 17794 consensus_queue.cc:1048] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260709 14:52:07.204465 17696 raft_consensus.cc:493] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
W20260709 14:52:07.248482 17254 leader_election.cc:343] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.237787 17747 leader_election.cc:290] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:07.243289 17693 raft_consensus.cc:515] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.260036 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:07.260656 17287 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.249219 17696 raft_consensus.cc:515] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.256573 17697 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.264657 17696 leader_election.cc:290] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:07.269126 17287 raft_consensus.cc:2468] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:07.206282 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:07.270424 17179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 61772.9us
I20260709 14:52:07.279886 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:07.280522 17358 raft_consensus.cc:3060] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.275395 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.278926 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:07.286067 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:07.287505 17291 raft_consensus.cc:1275] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:07.287714 17404 leader_election.cc:304] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:07.279924 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
W20260709 14:52:07.288817 17179 leader_election.cc:343] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.290066 17505 raft_consensus.cc:3060] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.291550 17181 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca
W20260709 14:52:07.292284 17330 leader_election.cc:343] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.293105 17716 raft_consensus.cc:2804] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.293632 17716 raft_consensus.cc:697] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:07.293747 17694 consensus_queue.cc:1048] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:07.294823 17716 consensus_queue.cc:237] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.298179 17283 raft_consensus.cc:2393] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 2: Already voted for candidate aabf53261f434eab88512f7dc78bd7a7 in this term.
I20260709 14:52:07.298218 17113 catalog_manager.cc:5697] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.300212 17404 leader_election.cc:304] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:07.301625 17696 raft_consensus.cc:3060] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:07.304656 17480 tablet_bootstrap.cc:492] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:07.305159 17480 ts_tablet_manager.cc:1403] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.013s
I20260709 14:52:07.305248 17113 catalog_manager.cc:5697] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.307750 17480 raft_consensus.cc:359] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.310619 17480 raft_consensus.cc:385] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.310910 17480 raft_consensus.cc:740] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.308245 17696 raft_consensus.cc:2749] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:07.308029 17113 catalog_manager.cc:5697] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.312116 17483 tablet_bootstrap.cc:492] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:07.311440 17480 consensus_queue.cc:260] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.312894 17483 ts_tablet_manager.cc:1403] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.003s
I20260709 14:52:07.314569 17505 raft_consensus.cc:2749] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.319442 17484 tablet_bootstrap.cc:492] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:07.319962 17484 ts_tablet_manager.cc:1403] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.007s
I20260709 14:52:07.321863 17480 ts_tablet_manager.cc:1434] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 14:52:07.323061 17480 tablet_bootstrap.cc:492] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:07.324033 17484 raft_consensus.cc:359] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.324747 17484 raft_consensus.cc:385] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.325028 17484 raft_consensus.cc:740] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.325817 17484 consensus_queue.cc:260] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.328291 17483 raft_consensus.cc:359] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.328977 17483 raft_consensus.cc:385] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.329252 17483 raft_consensus.cc:740] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.329923 17362 raft_consensus.cc:1275] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:07.330323 17362 pending_rounds.cc:85] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7: Aborting all ops after (but not including) 0
I20260709 14:52:07.330597 17362 pending_rounds.cc:107] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:07.330844 17362 raft_consensus.cc:2889] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:07.332093 17358 raft_consensus.cc:2468] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:07.333076 17739 leader_election.cc:290] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:07.335079 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
W20260709 14:52:07.336689 17254 leader_election.cc:343] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.339072 17256 leader_election.cc:304] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:07.330035 17483 consensus_queue.cc:260] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.340273 17484 ts_tablet_manager.cc:1434] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:52:07.341144 17484 tablet_bootstrap.cc:492] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:07.343850 17747 raft_consensus.cc:2804] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.345685 17747 raft_consensus.cc:697] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:07.339773 17607 consensus_queue.cc:1048] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:52:07.351091 17747 consensus_queue.cc:237] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.345981 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:07.366444 17483 ts_tablet_manager.cc:1434] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 14:52:07.369241 17483 tablet_bootstrap.cc:492] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:07.344367 17693 leader_election.cc:290] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.371321 17283 raft_consensus.cc:3060] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.387624 17607 raft_consensus.cc:493] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.388180 17607 raft_consensus.cc:515] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.389674 17283 raft_consensus.cc:2468] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:07.390149 17607 leader_election.cc:290] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:07.394690 17484 tablet_bootstrap.cc:654] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.395176 17696 raft_consensus.cc:493] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.395677 17696 raft_consensus.cc:515] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.397156 17330 leader_election.cc:304] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:07.405011 17483 tablet_bootstrap.cc:654] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.406944 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:07.406836 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:07.408614 17693 raft_consensus.cc:493] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.409202 17693 raft_consensus.cc:515] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:07.409138 17256 leader_election.cc:343] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.413000 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d871505f49e443b96438cc46a2cc09c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:07.415187 17330 leader_election.cc:343] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.406049 17783 raft_consensus.cc:2804] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.418524 17783 raft_consensus.cc:697] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:07.419386 17783 consensus_queue.cc:237] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.422626 17433 raft_consensus.cc:3060] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.423138 17696 leader_election.cc:290] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:07.423452 17362 raft_consensus.cc:1275] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:07.425395 17481 tablet_bootstrap.cc:492] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:07.425907 17481 ts_tablet_manager.cc:1403] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.319s	user 0.015s	sys 0.010s
I20260709 14:52:07.428521 17481 raft_consensus.cc:359] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.429163 17481 raft_consensus.cc:385] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.429411 17481 raft_consensus.cc:740] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.431267 17481 consensus_queue.cc:260] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.430596 17480 tablet_bootstrap.cc:654] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.436836 17481 ts_tablet_manager.cc:1434] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:07.437682 17481 tablet_bootstrap.cc:492] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:07.438719 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
W20260709 14:52:07.439584 17254 leader_election.cc:343] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.439980 17254 leader_election.cc:304] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:07.440541 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:07.441545 17739 raft_consensus.cc:2749] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.436185 17716 consensus_queue.cc:1048] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:52:07.448093 17404 leader_election.cc:304] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:07.449152 17696 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.449685 17696 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.459396 17435 raft_consensus.cc:1275] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:07.461308 17209 raft_consensus.cc:3060] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:07.467983 17691 consensus_queue.cc:1048] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.469455 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d871505f49e443b96438cc46a2cc09c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.470147 17287 raft_consensus.cc:2468] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:07.472433 17696 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.473260 17330 leader_election.cc:304] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:07.474146 17691 raft_consensus.cc:2804] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.474519 17691 raft_consensus.cc:493] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.474854 17691 raft_consensus.cc:3060] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.489182 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:07.488649 17484 tablet_bootstrap.cc:492] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
W20260709 14:52:07.491457 17256 consensus_peers.cc:597] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.491550 17740 consensus_queue.cc:1048] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.492944 17710 consensus_queue.cc:1048] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.494165 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.494647 17688 consensus_queue.cc:1048] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.495033 17291 raft_consensus.cc:2393] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate a6839c9563084e58bbfc1aeedd804dd0 in this term.
I20260709 14:52:07.491487 17484 ts_tablet_manager.cc:1403] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.018s
I20260709 14:52:07.454159 17693 leader_election.cc:290] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.496598 17404 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:07.497479 17114 catalog_manager.cc:5697] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:07.499451 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:07.503331 17794 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.507006 17481 tablet_bootstrap.cc:654] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.511950 17112 catalog_manager.cc:5697] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.557307 17484 raft_consensus.cc:359] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.558086 17484 raft_consensus.cc:385] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.558346 17484 raft_consensus.cc:740] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.561461 17694 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.561973 17694 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.562999 17291 raft_consensus.cc:1275] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:07.563983 17694 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.569972 17777 consensus_queue.cc:1048] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:07.572649 17484 consensus_queue.cc:260] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.571635 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:07.580494 17484 ts_tablet_manager.cc:1434] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.001s
I20260709 14:52:07.581602 17484 tablet_bootstrap.cc:492] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:07.560441 17691 raft_consensus.cc:515] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.588091 17691 leader_election.cc:290] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.604488 17483 tablet_bootstrap.cc:492] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:07.605204 17483 ts_tablet_manager.cc:1403] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.238s	user 0.025s	sys 0.013s
I20260709 14:52:07.610975 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d871505f49e443b96438cc46a2cc09c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
W20260709 14:52:07.607673 17179 leader_election.cc:343] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.612262 17209 raft_consensus.cc:1275] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:07.613867 17794 raft_consensus.cc:2749] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:07.614675 17330 leader_election.cc:343] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.615489 17693 consensus_queue.cc:1048] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:07.598340 17691 raft_consensus.cc:493] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.594527 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.623100 17691 raft_consensus.cc:515] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.623875 17480 tablet_bootstrap.cc:492] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:07.624389 17480 ts_tablet_manager.cc:1403] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.302s	user 0.015s	sys 0.023s
I20260709 14:52:07.625208 17691 leader_election.cc:290] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:07.632443 17481 tablet_bootstrap.cc:492] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:07.633147 17481 ts_tablet_manager.cc:1403] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.196s	user 0.015s	sys 0.004s
I20260709 14:52:07.635880 17435 raft_consensus.cc:1275] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:07.645519 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:07.648788 17330 leader_election.cc:343] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.651149 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d871505f49e443b96438cc46a2cc09c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:07.651845 17290 raft_consensus.cc:3060] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.634473 17283 raft_consensus.cc:2468] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:07.653599 17181 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:07.654999 17694 raft_consensus.cc:2804] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.655388 17694 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.655707 17694 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.658016 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:07.658876 17505 raft_consensus.cc:2749] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:07.660391 17328 leader_election.cc:343] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.653122 17480 raft_consensus.cc:359] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.662312 17480 raft_consensus.cc:385] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.663995 17484 tablet_bootstrap.cc:654] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.664502 17328 leader_election.cc:304] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:07.665290 17291 raft_consensus.cc:1275] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:07.662701 17480 raft_consensus.cc:740] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.667560 17480 consensus_queue.cc:260] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.669366 17481 raft_consensus.cc:359] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.670066 17481 raft_consensus.cc:385] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.670320 17481 raft_consensus.cc:740] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.665691 17290 raft_consensus.cc:2468] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:07.674010 17481 consensus_queue.cc:260] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.662348 17112 catalog_manager.cc:5697] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.680287 17480 ts_tablet_manager.cc:1434] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.002s
I20260709 14:52:07.681557 17818 raft_consensus.cc:2749] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.684095 17330 leader_election.cc:304] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:07.684237 17481 ts_tablet_manager.cc:1434] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260709 14:52:07.686125 17481 tablet_bootstrap.cc:492] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:07.686125 17480 tablet_bootstrap.cc:492] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:07.685775 17815 consensus_queue.cc:1048] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:52:07.698591 17691 raft_consensus.cc:2804] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.700606 17480 tablet_bootstrap.cc:654] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.703183 17483 raft_consensus.cc:359] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.704308 17691 raft_consensus.cc:697] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:07.705225 17691 consensus_queue.cc:237] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.704031 17483 raft_consensus.cc:385] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.712240 17483 raft_consensus.cc:740] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.716835 17483 consensus_queue.cc:260] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.731346 17483 ts_tablet_manager.cc:1434] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.126s	user 0.006s	sys 0.000s
I20260709 14:52:07.710140 17783 consensus_queue.cc:1048] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:52:07.761370 17483 tablet_bootstrap.cc:492] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:07.760113 17815 raft_consensus.cc:493] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.778812 17815 raft_consensus.cc:515] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.807010 17694 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.809933 17694 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.820197 17815 leader_election.cc:290] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:07.821096 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:07.821465 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:07.822994 17328 leader_election.cc:343] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.810720 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:07.823910 17291 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.812124 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.824659 17287 raft_consensus.cc:2468] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:07.826184 17483 tablet_bootstrap.cc:654] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:07.828629 17179 leader_election.cc:343] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:07.829612 17254 consensus_peers.cc:597] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 -> Peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Couldn't send request to peer 9854302a5aab4546b23d254762df49ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.832005 17694 consensus_queue.cc:1048] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.833065 17330 leader_election.cc:304] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:07.835088 17693 raft_consensus.cc:2804] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.835461 17693 raft_consensus.cc:493] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.835548 17716 consensus_queue.cc:1048] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.835830 17693 raft_consensus.cc:3060] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.842051 17291 raft_consensus.cc:2468] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:07.843523 17181 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:07.844190 17484 tablet_bootstrap.cc:492] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:07.844532 17771 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.845065 17771 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.845522 17694 raft_consensus.cc:2804] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.846216 17694 raft_consensus.cc:697] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:07.847054 17694 consensus_queue.cc:237] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.849532 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:07.850248 17365 raft_consensus.cc:2468] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:07.851398 17181 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:07.852156 17716 raft_consensus.cc:2804] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.852523 17716 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.852854 17716 raft_consensus.cc:3060] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.852986 17771 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:07.853601 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:07.844705 17484 ts_tablet_manager.cc:1403] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.263s	user 0.021s	sys 0.039s
W20260709 14:52:07.862149 17179 leader_election.cc:343] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.865242 17112 catalog_manager.cc:5697] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.863961 17505 raft_consensus.cc:493] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.867003 17771 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.874336 17697 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.869990 17505 raft_consensus.cc:515] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.915812 17505 leader_election.cc:290] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:07.878408 17771 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.918440 17484 raft_consensus.cc:359] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.919675 17771 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.919407 17484 raft_consensus.cc:385] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.920914 17484 raft_consensus.cc:740] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.921717 17484 consensus_queue.cc:260] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.922348 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.915935 17716 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.923166 17291 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:07.890479 17696 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.931746 17181 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:07.938185 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:07.938962 17362 raft_consensus.cc:3060] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.899556 17697 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.937119 17702 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:07.935644 17696 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.938987 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:07.948051 17435 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:07.949958 17783 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:07.950541 17783 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:07.952555 17783 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:07.941596 17483 tablet_bootstrap.cc:492] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:07.957690 17483 ts_tablet_manager.cc:1403] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.199s	user 0.014s	sys 0.006s
I20260709 14:52:07.961450 17481 tablet_bootstrap.cc:654] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.963210 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:07.963595 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.964026 17433 raft_consensus.cc:2393] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 2: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:07.964212 17287 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:07.965690 17404 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:07.966161 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:07.966440 17505 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:07.969530 17484 ts_tablet_manager.cc:1434] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.110s	user 0.008s	sys 0.000s
I20260709 14:52:07.966897 17505 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.970621 17484 tablet_bootstrap.cc:492] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:07.972451 17480 tablet_bootstrap.cc:492] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:07.972941 17480 ts_tablet_manager.cc:1403] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.287s	user 0.034s	sys 0.023s
I20260709 14:52:07.966869 17214 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:07.962556 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:07.945178 17702 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.947176 17696 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.974161 17505 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:07.973446 17783 raft_consensus.cc:493] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.967410 17748 consensus_queue.cc:1048] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:52:07.983472 17365 raft_consensus.cc:2468] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:07.986900 17693 raft_consensus.cc:515] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:07.990854 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:07.989212 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:07.991593 17435 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:07.989980 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:07.992354 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:07.989820 17783 raft_consensus.cc:515] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:07.993705 17697 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.994279 17783 leader_election.cc:290] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:07.983844 17702 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:07.996169 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:07.996172 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:07.995018 17505 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:07.999783 17716 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:08.003572 17702 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:08.006181 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:08.007154 17483 raft_consensus.cc:359] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.007766 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:08.008496 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:08.003739 17505 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:08.009982 17330 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
W20260709 14:52:08.016861 17330 leader_election.cc:343] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:08.010896 17404 leader_election.cc:304] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:08.013329 17362 raft_consensus.cc:2468] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:08.014969 17483 raft_consensus.cc:385] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.018821 17483 raft_consensus.cc:740] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
W20260709 14:52:08.020634 17404 leader_election.cc:343] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:08.016009 17113 catalog_manager.cc:5697] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.023034 17483 consensus_queue.cc:260] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.011538 17693 leader_election.cc:290] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:08.030128 17483 ts_tablet_manager.cc:1434] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260709 14:52:08.028993 17181 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:08.021713 17691 raft_consensus.cc:2804] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.022434 17290 raft_consensus.cc:3060] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.021822 17795 raft_consensus.cc:2804] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:08.032364 17716 raft_consensus.cc:2804] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:08.040609 17716 raft_consensus.cc:697] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:08.041488 17716 consensus_queue.cc:237] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.044572 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:08.022539 17291 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:08.047631 17483 tablet_bootstrap.cc:492] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:08.028976 17287 raft_consensus.cc:2468] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:08.035043 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:08.035277 17691 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:08.049273 17211 raft_consensus.cc:2393] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 3: Already voted for candidate a6839c9563084e58bbfc1aeedd804dd0 in this term.
I20260709 14:52:08.036391 17795 raft_consensus.cc:493] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.032868 17179 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:08.058012 17691 raft_consensus.cc:3060] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.058215 17283 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.059499 17795 raft_consensus.cc:3060] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.076608 17480 raft_consensus.cc:359] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.077147 17480 raft_consensus.cc:385] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.077345 17480 raft_consensus.cc:740] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.077885 17480 consensus_queue.cc:260] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:08.064465 17328 leader_election.cc:343] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:08.083859 17480 ts_tablet_manager.cc:1434] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.111s	user 0.005s	sys 0.000s
I20260709 14:52:08.070739 17771 raft_consensus.cc:2804] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.085728 17771 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.088589 17484 tablet_bootstrap.cc:654] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.085851 17794 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:08.091173 17481 tablet_bootstrap.cc:492] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:08.091589 17481 ts_tablet_manager.cc:1403] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.406s	user 0.016s	sys 0.004s
I20260709 14:52:08.075657 17783 consensus_queue.cc:1048] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:52:08.092882 17815 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:08.101987 17815 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.096793 17290 raft_consensus.cc:2468] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:08.098814 17836 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.084494 17702 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:08.089597 17771 raft_consensus.cc:3060] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.093137 17794 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.112241 17794 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:08.114172 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:08.114869 17356 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:08.115142 17815 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:08.115656 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:08.116400 17209 raft_consensus.cc:2393] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 2: Already voted for candidate a6839c9563084e58bbfc1aeedd804dd0 in this term.
I20260709 14:52:08.116262 17404 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:08.117385 17794 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:08.114081 17181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 56469.3us
I20260709 14:52:08.117803 17794 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:08.118237 17794 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.120486 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:08.121498 17330 leader_election.cc:304] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
W20260709 14:52:08.122717 17330 consensus_peers.cc:597] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.121157 17289 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:08.125983 17748 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.102793 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:08.128701 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:08.126010 17815 raft_consensus.cc:2804] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:08.132360 17815 raft_consensus.cc:697] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:08.135196 17480 tablet_bootstrap.cc:492] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:08.128934 17330 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:08.140831 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:08.141743 17209 raft_consensus.cc:2393] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 2: Already voted for candidate a6839c9563084e58bbfc1aeedd804dd0 in this term.
I20260709 14:52:08.133195 17815 consensus_queue.cc:237] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.146407 17481 raft_consensus.cc:359] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.147259 17481 raft_consensus.cc:385] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:08.108139 17179 leader_election.cc:343] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:08.141942 17433 raft_consensus.cc:2393] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 3: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:08.147929 17748 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.149840 17693 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.129693 17283 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:08.153064 17483 tablet_bootstrap.cc:654] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.156723 17794 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.154032 17691 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.163574 17481 raft_consensus.cc:740] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.165913 17330 leader_election.cc:304] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:08.176293 17783 raft_consensus.cc:2804] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:08.176689 17783 raft_consensus.cc:493] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.174695 17481 consensus_queue.cc:260] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.170674 17693 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:08.177374 17693 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.179994 17404 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:08.184768 17481 ts_tablet_manager.cc:1434] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.002s
I20260709 14:52:08.185752 17481 tablet_bootstrap.cc:492] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:08.179852 17179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 73202.1us
I20260709 14:52:08.188848 17179 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:08.107254 17836 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.177019 17783 raft_consensus.cc:3060] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.182224 17833 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:08.202708 17748 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:08.194443 17702 raft_consensus.cc:2749] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:08.205215 17836 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:08.205523 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:08.206146 17211 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:08.207103 17404 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:08.207831 17836 raft_consensus.cc:2804] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:08.208168 17836 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.208475 17836 raft_consensus.cc:3060] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.210461 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:08.212363 17833 raft_consensus.cc:697] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:08.218964 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:08.221963 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:08.213402 17833 consensus_queue.cc:237] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER 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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:08.222615 17211 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:08.224022 17256 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:08.224328 17836 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.224786 17714 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:08.225231 17714 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.225581 17714 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.231954 17480 tablet_bootstrap.cc:654] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.243690 17433 raft_consensus.cc:2368] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3.
I20260709 14:52:08.242753 17714 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.246718 17328 leader_election.cc:400] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Vote denied by peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345) with higher term. Message: Invalid argument: T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3.
I20260709 14:52:08.247064 17328 leader_election.cc:403] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:52:08.247258 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:08.247637 17818 raft_consensus.cc:3060] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.248061 17211 raft_consensus.cc:3060] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.248622 17771 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:08.251751 17771 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:08.251951 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:08.252583 17291 raft_consensus.cc:3060] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.252744 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:08.253449 17433 raft_consensus.cc:3060] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.253273 17795 raft_consensus.cc:515] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.254945 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:08.255581 17209 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.259581 17291 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:08.260197 17777 raft_consensus.cc:493] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.260828 17777 raft_consensus.cc:515] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.263336 17693 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.264433 17358 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:08.259837 17691 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:08.266855 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:08.273635 17818 raft_consensus.cc:2749] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345) with higher term. Message: Invalid argument: T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3.
I20260709 14:52:08.274703 17110 catalog_manager.cc:5697] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:08.275578 17181 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:08.276957 17702 raft_consensus.cc:2804] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:52:08.269374 17328 leader_election.cc:343] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:08.277449 17702 raft_consensus.cc:697] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:08.278970 17702 consensus_queue.cc:237] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER 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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:08.279517 17832 raft_consensus.cc:493] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.280017 17832 raft_consensus.cc:515] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.264423 17777 leader_election.cc:290] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:08.282267 17832 leader_election.cc:290] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:08.294010 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:08.296000 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:08.297155 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:08.297523 17794 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:08.275542 17783 raft_consensus.cc:515] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.299088 17209 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 3.
I20260709 14:52:08.300005 17783 leader_election.cc:290] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:08.295900 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:08.301044 17484 tablet_bootstrap.cc:492] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:08.301523 17484 ts_tablet_manager.cc:1403] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.331s	user 0.012s	sys 0.008s
I20260709 14:52:08.296437 17481 tablet_bootstrap.cc:654] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.304913 17256 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:08.306102 17747 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:08.306594 17747 raft_consensus.cc:697] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:08.286639 17836 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:08.328610 17330 consensus_peers.cc:597] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:08.329919 17330 leader_election.cc:343] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:08.330390 17330 leader_election.cc:304] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:08.332497 17181 leader_election.cc:304] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:08.297535 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:08.297569 17795 leader_election.cc:290] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:08.326452 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:08.336887 17832 raft_consensus.cc:2749] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:08.336769 17818 raft_consensus.cc:2749] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:08.336979 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:08.351384 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:08.340143 17714 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:08.339912 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:08.345755 17356 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
W20260709 14:52:08.375664 17404 leader_election.cc:343] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:08.377737 17483 tablet_bootstrap.cc:492] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:08.378187 17483 ts_tablet_manager.cc:1403] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.340s	user 0.024s	sys 0.009s
I20260709 14:52:08.365489 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:08.372910 17365 raft_consensus.cc:3060] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.380729 17209 raft_consensus.cc:2393] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 2: Already voted for candidate a6839c9563084e58bbfc1aeedd804dd0 in this term.
I20260709 14:52:08.385443 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:08.386063 17287 raft_consensus.cc:3060] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.381819 17693 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:08.382252 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:08.347023 17747 consensus_queue.cc:237] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER 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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.395777 17357 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:08.391726 17330 leader_election.cc:343] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:08.396330 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:08.402017 17365 raft_consensus.cc:2468] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:08.411969 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:08.413908 17484 raft_consensus.cc:359] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.414709 17484 raft_consensus.cc:385] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.414984 17484 raft_consensus.cc:740] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.415664 17484 consensus_queue.cc:260] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.420135 17771 consensus_queue.cc:1048] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.428475 17211 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
W20260709 14:52:08.433497 17845 log.cc:927] Time spent T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 14:52:08.435689 17433 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:08.437108 17483 raft_consensus.cc:359] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.438155 17483 raft_consensus.cc:385] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.438638 17483 raft_consensus.cc:740] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.441351 17404 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:08.442598 17404 leader_election.cc:304] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:08.443735 17483 consensus_queue.cc:260] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.447119 17359 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:08.450583 17404 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:08.451565 17836 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.452041 17836 raft_consensus.cc:697] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:08.453176 17484 ts_tablet_manager.cc:1434] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.151s	user 0.007s	sys 0.000s
I20260709 14:52:08.453122 17833 raft_consensus.cc:2804] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:08.456429 17483 ts_tablet_manager.cc:1434] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 14:52:08.452837 17836 consensus_queue.cc:237] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.438217 17693 consensus_queue.cc:1048] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
W20260709 14:52:08.462152 17179 consensus_peers.cc:597] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 -> Peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Couldn't send request to peer 9854302a5aab4546b23d254762df49ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.464233 17483 tablet_bootstrap.cc:492] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:08.479733 17481 tablet_bootstrap.cc:492] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:08.478209 17110 catalog_manager.cc:5697] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 2, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.452973 17287 raft_consensus.cc:2468] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:08.463335 17702 consensus_queue.cc:1048] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:52:08.483880 17481 ts_tablet_manager.cc:1403] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.298s	user 0.012s	sys 0.004s
I20260709 14:52:08.480775 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:08.476058 17833 raft_consensus.cc:697] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:08.501756 17833 consensus_queue.cc:237] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.503475 17362 raft_consensus.cc:2468] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:08.504338 17357 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 3.
I20260709 14:52:08.491684 17844 raft_consensus.cc:2804] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:08.493633 17484 tablet_bootstrap.cc:492] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:08.494570 17213 raft_consensus.cc:2368] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3.
I20260709 14:52:08.509511 17112 catalog_manager.cc:5697] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.510774 17330 leader_election.cc:304] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:08.519733 17114 catalog_manager.cc:5697] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.505784 17697 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.545754 17697 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.547928 17697 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:08.531730 17483 tablet_bootstrap.cc:654] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.534399 17211 raft_consensus.cc:3060] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.522665 17844 raft_consensus.cc:697] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:08.550246 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:08.558167 17359 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:08.554402 17330 leader_election.cc:400] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Vote denied by peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201) with higher term. Message: Invalid argument: T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3.
I20260709 14:52:08.559064 17330 leader_election.cc:403] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:52:08.559242 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:08.560114 17484 tablet_bootstrap.cc:654] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.560638 17181 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:08.563875 17480 tablet_bootstrap.cc:492] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:08.526082 17848 raft_consensus.cc:2804] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:08.582546 17480 ts_tablet_manager.cc:1403] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.448s	user 0.019s	sys 0.014s
I20260709 14:52:08.582626 17848 raft_consensus.cc:697] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:08.583662 17848 consensus_queue.cc:237] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.560369 17846 raft_consensus.cc:2749] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201) with higher term. Message: Invalid argument: T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3.
I20260709 14:52:08.566326 17844 consensus_queue.cc:237] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER 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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.570034 17697 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:08.572031 17847 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.589231 17847 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.591388 17847 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:08.587244 17480 raft_consensus.cc:359] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:08.586977 17697 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.593540 17697 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.600633 17697 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.603044 17697 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:08.601169 17480 raft_consensus.cc:385] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.657706 17480 raft_consensus.cc:740] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.659183 17480 consensus_queue.cc:260] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:08.662894 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:08.663347 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:08.664469 17283 raft_consensus.cc:2393] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
I20260709 14:52:08.665088 17480 ts_tablet_manager.cc:1434] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.082s	user 0.003s	sys 0.009s
I20260709 14:52:08.667652 17480 tablet_bootstrap.cc:492] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:08.671442 17483 tablet_bootstrap.cc:492] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:08.675494 17481 raft_consensus.cc:359] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.679769 17484 tablet_bootstrap.cc:492] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:08.680902 17693 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.664429 17357 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.683506 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:08.693728 17747 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.702442 17747 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.696584 17484 ts_tablet_manager.cc:1403] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.203s	user 0.026s	sys 0.012s
I20260709 14:52:08.695731 17481 raft_consensus.cc:385] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.696591 17483 ts_tablet_manager.cc:1403] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.237s	user 0.012s	sys 0.005s
I20260709 14:52:08.711508 17481 raft_consensus.cc:740] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
W20260709 14:52:08.723542 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:08.727830 17287 raft_consensus.cc:1275] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:08.729377 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:08.732781 17696 consensus_queue.cc:1048] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:08.718693 17747 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:08.739244 17481 consensus_queue.cc:260] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.750478 17113 catalog_manager.cc:5697] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.748512 17848 raft_consensus.cc:493] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.752604 17848 raft_consensus.cc:515] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.755147 17848 leader_election.cc:290] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
W20260709 14:52:08.759593 17328 consensus_peers.cc:597] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 -> Peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Couldn't send request to peer 9854302a5aab4546b23d254762df49ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.760470 17357 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:08.762356 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:08.773087 17484 raft_consensus.cc:359] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.739004 17693 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.787319 17359 raft_consensus.cc:2393] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 1: Already voted for candidate aabf53261f434eab88512f7dc78bd7a7 in this term.
W20260709 14:52:08.744916 17179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 169832us
W20260709 14:52:08.778913 17328 leader_election.cc:343] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:08.782873 17481 ts_tablet_manager.cc:1434] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.277s	user 0.008s	sys 0.002s
I20260709 14:52:08.784020 17484 raft_consensus.cc:385] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.786181 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:08.799693 17484 raft_consensus.cc:740] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.771028 17483 raft_consensus.cc:359] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:08.800745 17483 raft_consensus.cc:385] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.801020 17483 raft_consensus.cc:740] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.803387 17438 raft_consensus.cc:2468] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:08.804765 17181 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:08.806206 17694 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:08.806923 17694 raft_consensus.cc:697] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:08.808373 17694 consensus_queue.cc:237] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER 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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.820919 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:08.838485 17286 raft_consensus.cc:2468] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:08.834955 17484 consensus_queue.cc:260] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:08.835510 17483 consensus_queue.cc:260] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:08.846510 17213 raft_consensus.cc:1275] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:08.848368 17691 consensus_queue.cc:1048] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:52:08.851924 17483 ts_tablet_manager.cc:1434] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.137s	user 0.006s	sys 0.001s
I20260709 14:52:08.853477 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:08.854286 17283 raft_consensus.cc:2468] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:08.853420 17481 tablet_bootstrap.cc:492] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:08.857313 17480 tablet_bootstrap.cc:654] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.862591 17693 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:08.863983 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:08.864809 17438 raft_consensus.cc:2468] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:08.868677 17328 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:08.869504 17483 tablet_bootstrap.cc:492] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:08.871080 17359 raft_consensus.cc:1275] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:08.872730 17848 raft_consensus.cc:2804] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.872774 17747 consensus_queue.cc:1048] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:08.873298 17848 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.873732 17848 raft_consensus.cc:3060] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.876922 17483 tablet_bootstrap.cc:654] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.874243 17110 catalog_manager.cc:5697] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:08.905411 17404 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:08.907424 17696 raft_consensus.cc:3060] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.908434 17484 ts_tablet_manager.cc:1434] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.201s	user 0.008s	sys 0.000s
I20260709 14:52:08.910817 17484 tablet_bootstrap.cc:492] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:08.911087 17480 tablet_bootstrap.cc:492] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:08.930769 17480 ts_tablet_manager.cc:1403] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.264s	user 0.016s	sys 0.008s
I20260709 14:52:08.933724 17480 raft_consensus.cc:359] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.934413 17480 raft_consensus.cc:385] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.934685 17480 raft_consensus.cc:740] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.935345 17480 consensus_queue.cc:260] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:08.911809 17848 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.915989 17113 catalog_manager.cc:5697] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.938532 17848 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:08.939255 17480 ts_tablet_manager.cc:1434] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:52:08.938052 17113 catalog_manager.cc:5697] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 3, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 3 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.939755 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:08.940527 17480 tablet_bootstrap.cc:492] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:08.940965 17113 catalog_manager.cc:5697] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.942692 17696 raft_consensus.cc:2749] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:08.943517 17438 raft_consensus.cc:3060] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:08.909219 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:42127, user_credentials={real_user=slave}} blocked reactor thread for 67434.2us
I20260709 14:52:08.945971 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:08.947011 17480 tablet_bootstrap.cc:654] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.948673 17213 raft_consensus.cc:1275] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:08.926205 17211 raft_consensus.cc:3060] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.929587 17505 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.950713 17505 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:08.955767 17433 raft_consensus.cc:3060] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.953421 17740 consensus_queue.cc:1048] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:52:08.965830 17505 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:08.967754 17438 raft_consensus.cc:2468] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:08.968478 17436 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.969532 17481 tablet_bootstrap.cc:654] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.970125 17328 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:08.971055 17848 raft_consensus.cc:2804] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.971532 17848 raft_consensus.cc:697] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:08.972422 17330 leader_election.cc:304] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:08.972535 17848 consensus_queue.cc:237] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER 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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:08.973340 17693 raft_consensus.cc:2804] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:08.973459 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 68897.3us
I20260709 14:52:08.973819 17693 raft_consensus.cc:493] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.974792 17693 raft_consensus.cc:3060] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.978482 17291 raft_consensus.cc:1275] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:08.980291 17830 consensus_queue.cc:1048] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:09.005307 17480 tablet_bootstrap.cc:492] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:09.005872 17480 ts_tablet_manager.cc:1403] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.003s
I20260709 14:52:09.008826 17480 raft_consensus.cc:359] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.009505 17480 raft_consensus.cc:385] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.010039 17480 raft_consensus.cc:740] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.002910 17740 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.023901 17480 consensus_queue.cc:260] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.045619 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:09.051548 17291 raft_consensus.cc:3060] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:09.053332 17435 raft_consensus.cc:1275] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:09.038305 17740 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.060503 17740 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:09.063769 17481 tablet_bootstrap.cc:492] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:09.064297 17481 ts_tablet_manager.cc:1403] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.211s	user 0.010s	sys 0.008s
I20260709 14:52:09.070457 17484 tablet_bootstrap.cc:654] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.070900 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:09.080468 17357 raft_consensus.cc:1240] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Rejecting Update request from peer 9854302a5aab4546b23d254762df49ca for earlier term 2. Current term is 3. Ops: []
W20260709 14:52:09.080906 17256 leader_election.cc:343] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.081121 17771 consensus_queue.cc:1048] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:09.086000 17480 ts_tablet_manager.cc:1434] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.080s	user 0.003s	sys 0.004s
I20260709 14:52:09.086807 17291 raft_consensus.cc:2468] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:09.087461 17483 tablet_bootstrap.cc:492] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:09.088001 17483 ts_tablet_manager.cc:1403] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.219s	user 0.039s	sys 0.059s
I20260709 14:52:09.089172 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:09.093525 17330 consensus_peers.cc:597] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.089484 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:09.095952 17481 raft_consensus.cc:359] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.098693 17481 raft_consensus.cc:385] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.099020 17481 raft_consensus.cc:740] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.099720 17481 consensus_queue.cc:260] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.089571 17693 raft_consensus.cc:515] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.102308 17481 ts_tablet_manager.cc:1434] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:52:09.097146 17254 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:09.103030 17740 raft_consensus.cc:2764] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:52:09.103493 17481 tablet_bootstrap.cc:492] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:09.107542 17505 consensus_queue.cc:1048] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:09.114343 17404 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:09.122605 17209 raft_consensus.cc:1240] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Rejecting Update request from peer 9854302a5aab4546b23d254762df49ca for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:09.111749 17691 consensus_queue.cc:1048] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:52:09.125507 17697 consensus_queue.cc:1048] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:09.133901 17483 raft_consensus.cc:359] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.134650 17483 raft_consensus.cc:385] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.134941 17483 raft_consensus.cc:740] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.137162 17483 consensus_queue.cc:260] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.146255 17480 tablet_bootstrap.cc:492] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:09.150730 17483 ts_tablet_manager.cc:1434] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.004s
I20260709 14:52:09.159202 17505 consensus_queue.cc:1059] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:09.160408 17795 raft_consensus.cc:3055] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:09.160853 17795 raft_consensus.cc:740] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:09.163938 17795 consensus_queue.cc:260] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:09.164444 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:09.165360 17795 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:09.183207 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:09.183974 17291 raft_consensus.cc:3060] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.192353 17114 catalog_manager.cc:5697] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 2, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.198387 17481 tablet_bootstrap.cc:654] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.201617 17483 tablet_bootstrap.cc:492] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:09.218170 17833 raft_consensus.cc:2749] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:09.212992 17254 leader_election.cc:343] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.222751 17254 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:09.223341 17291 raft_consensus.cc:2468] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:09.227552 17484 tablet_bootstrap.cc:492] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:09.228112 17484 ts_tablet_manager.cc:1403] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.318s	user 0.016s	sys 0.019s
I20260709 14:52:09.205384 17693 leader_election.cc:290] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:09.230077 17748 raft_consensus.cc:2749] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.234088 17847 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:09.234632 17847 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:09.237497 17484 raft_consensus.cc:359] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.238278 17484 raft_consensus.cc:385] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.233260 17330 leader_election.cc:304] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:09.238536 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:09.239650 17848 raft_consensus.cc:2804] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.240186 17848 raft_consensus.cc:697] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
W20260709 14:52:09.241595 17328 leader_election.cc:343] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.241144 17848 consensus_queue.cc:237] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.243880 17359 raft_consensus.cc:1275] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:09.244735 17694 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:09.238533 17484 raft_consensus.cc:740] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.245278 17694 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.245570 17697 consensus_queue.cc:1048] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:52:09.298177 17484 consensus_queue.cc:260] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.302475 17484 ts_tablet_manager.cc:1434] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 14:52:09.302670 17847 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:09.303458 17484 tablet_bootstrap.cc:492] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:09.307073 17694 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
W20260709 14:52:09.315421 17404 consensus_peers.cc:597] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.327526 17213 raft_consensus.cc:3060] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.332768 17693 raft_consensus.cc:493] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.333316 17693 raft_consensus.cc:515] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.335372 17693 leader_election.cc:290] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:09.338384 17696 consensus_queue.cc:1048] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:09.341955 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:09.343796 17483 tablet_bootstrap.cc:654] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.346215 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:09.349689 17114 catalog_manager.cc:5697] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 2 to 3, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:09.353839 17214 raft_consensus.cc:1275] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:09.358961 17480 tablet_bootstrap.cc:654] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.391139 17484 tablet_bootstrap.cc:654] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.395913 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fe42137a504e73978abaf034a87856" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:09.400005 17436 raft_consensus.cc:1275] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:52:09.400416 17436 pending_rounds.cc:85] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca: Aborting all ops after (but not including) 1
I20260709 14:52:09.400665 17436 pending_rounds.cc:107] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:52:09.400959 17436 raft_consensus.cc:2889] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:09.402652 17748 raft_consensus.cc:493] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.403168 17748 raft_consensus.cc:515] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.405301 17748 leader_election.cc:290] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:09.393388 17833 raft_consensus.cc:493] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.418013 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:09.419142 17844 consensus_queue.cc:1048] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
W20260709 14:52:09.420233 17883 log.cc:927] Time spent T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.097s	user 0.003s	sys 0.001s
I20260709 14:52:09.420712 17833 raft_consensus.cc:515] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.421818 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fe42137a504e73978abaf034a87856" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:09.422458 17287 raft_consensus.cc:2468] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 0.
I20260709 14:52:09.422575 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:09.425631 17433 raft_consensus.cc:3060] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.432145 17481 tablet_bootstrap.cc:492] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:09.432626 17481 ts_tablet_manager.cc:1403] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.329s	user 0.022s	sys 0.006s
I20260709 14:52:09.427321 17112 catalog_manager.cc:5697] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.436805 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:09.443604 17833 leader_election.cc:290] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:09.446774 17181 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:09.447528 17830 raft_consensus.cc:2749] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:09.449564 17254 leader_election.cc:343] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.450681 17716 consensus_queue.cc:1048] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:09.453722 17483 tablet_bootstrap.cc:492] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:09.455610 17483 ts_tablet_manager.cc:1403] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.277s	user 0.018s	sys 0.004s
I20260709 14:52:09.458839 17483 raft_consensus.cc:359] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.463235 17483 raft_consensus.cc:385] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.463982 17483 raft_consensus.cc:740] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.463691 17481 raft_consensus.cc:359] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:09.465178 17483 consensus_queue.cc:260] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:09.468279 17256 leader_election.cc:343] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.468734 17256 leader_election.cc:304] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:09.467856 17481 raft_consensus.cc:385] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.470018 17481 raft_consensus.cc:740] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
W20260709 14:52:09.471205 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 56865.6us
I20260709 14:52:09.473721 17747 raft_consensus.cc:2749] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.477159 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:09.480289 17481 consensus_queue.cc:260] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:09.484551 17483 ts_tablet_manager.cc:1434] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:52:09.490300 17330 leader_election.cc:304] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:09.501209 17480 tablet_bootstrap.cc:492] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:09.501748 17480 ts_tablet_manager.cc:1403] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.385s	user 0.023s	sys 0.007s
I20260709 14:52:09.504361 17480 raft_consensus.cc:359] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.505033 17480 raft_consensus.cc:385] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.505360 17480 raft_consensus.cc:740] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
W20260709 14:52:09.514858 17330 leader_election.cc:343] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.515493 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:09.507328 17481 ts_tablet_manager.cc:1434] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 14:52:09.507597 17815 raft_consensus.cc:2804] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.510878 17365 raft_consensus.cc:1275] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:09.510988 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:09.518268 17404 leader_election.cc:304] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:09.523798 17483 tablet_bootstrap.cc:492] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:09.526252 17815 raft_consensus.cc:493] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.527042 17481 tablet_bootstrap.cc:492] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:09.528399 17291 raft_consensus.cc:1275] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:09.531076 17480 consensus_queue.cc:260] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.532240 17696 consensus_queue.cc:1048] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.530571 17815 raft_consensus.cc:3060] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.537320 17484 tablet_bootstrap.cc:492] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:09.538213 17484 ts_tablet_manager.cc:1403] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.235s	user 0.021s	sys 0.005s
I20260709 14:52:09.538931 17404 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:09.540637 17830 raft_consensus.cc:493] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.541124 17830 raft_consensus.cc:515] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:09.546438 17892 consensus_queue.cc:1048] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:09.550760 17436 raft_consensus.cc:1275] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:09.551273 17830 leader_election.cc:290] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:09.543903 17484 raft_consensus.cc:359] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.553376 17484 raft_consensus.cc:385] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.553680 17484 raft_consensus.cc:740] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.563534 17815 raft_consensus.cc:515] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.569523 17484 consensus_queue.cc:260] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.557777 17795 raft_consensus.cc:2749] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:09.575289 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:09.570699 17848 consensus_queue.cc:1048] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:09.577070 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:09.586297 17480 ts_tablet_manager.cc:1434] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 14:52:09.615159 17480 tablet_bootstrap.cc:492] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:09.607198 17843 raft_consensus.cc:493] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.622666 17843 raft_consensus.cc:515] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.660737 17833 raft_consensus.cc:2749] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.663888 17181 leader_election.cc:304] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:09.664659 17830 raft_consensus.cc:2749] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.666210 17484 ts_tablet_manager.cc:1434] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.128s	user 0.006s	sys 0.003s
I20260709 14:52:09.667433 17484 tablet_bootstrap.cc:492] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:09.666337 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fe42137a504e73978abaf034a87856" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:09.675712 17843 leader_election.cc:290] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:09.680586 17483 tablet_bootstrap.cc:654] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.681325 17481 tablet_bootstrap.cc:654] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.681708 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:09.676613 17815 leader_election.cc:290] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:09.683157 17480 tablet_bootstrap.cc:654] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.686853 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fe42137a504e73978abaf034a87856" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
W20260709 14:52:09.688827 17330 leader_election.cc:343] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.689996 17290 raft_consensus.cc:3060] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:09.695446 17330 leader_election.cc:343] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.700804 17290 raft_consensus.cc:2468] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:09.696142 17484 tablet_bootstrap.cc:654] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:09.705513 17328 consensus_peers.cc:597] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Couldn't send request to peer 9854302a5aab4546b23d254762df49ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.708213 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:09.708901 17480 tablet_bootstrap.cc:492] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:09.713632 17480 ts_tablet_manager.cc:1403] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.106s	user 0.006s	sys 0.007s
I20260709 14:52:09.716789 17480 raft_consensus.cc:359] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.717517 17480 raft_consensus.cc:385] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.717881 17480 raft_consensus.cc:740] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.717851 17330 leader_election.cc:304] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:09.720618 17480 consensus_queue.cc:260] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.721717 17691 raft_consensus.cc:2804] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.722254 17691 raft_consensus.cc:697] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:09.723042 17691 consensus_queue.cc:237] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.726014 17892 consensus_queue.cc:1048] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:09.732873 17481 tablet_bootstrap.cc:492] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
W20260709 14:52:09.733860 17328 leader_election.cc:343] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.742920 17481 ts_tablet_manager.cc:1403] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.216s	user 0.011s	sys 0.006s
I20260709 14:52:09.754209 17213 raft_consensus.cc:3060] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.747967 17328 leader_election.cc:304] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:09.756170 17815 raft_consensus.cc:2749] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.761304 17483 tablet_bootstrap.cc:492] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:09.761987 17483 ts_tablet_manager.cc:1403] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.248s	user 0.019s	sys 0.000s
I20260709 14:52:09.764284 17481 raft_consensus.cc:359] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.765044 17481 raft_consensus.cc:385] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.764835 17483 raft_consensus.cc:359] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.765394 17481 raft_consensus.cc:740] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.766168 17481 consensus_queue.cc:260] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.769462 17748 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.769984 17748 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.772719 17483 raft_consensus.cc:385] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.773203 17483 raft_consensus.cc:740] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.780135 17480 ts_tablet_manager.cc:1434] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260709 14:52:09.784870 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:09.772074 17748 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:09.787710 17256 leader_election.cc:343] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.791424 17481 ts_tablet_manager.cc:1434] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 14:52:09.790751 17483 consensus_queue.cc:260] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.795105 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:09.803020 17254 leader_election.cc:343] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.805440 17254 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:09.818028 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:09.826164 17481 tablet_bootstrap.cc:492] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:09.827555 17740 raft_consensus.cc:2749] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.840193 17480 tablet_bootstrap.cc:492] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:09.846599 17892 raft_consensus.cc:493] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.847501 17483 ts_tablet_manager.cc:1434] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.001s
I20260709 14:52:09.849164 17505 raft_consensus.cc:493] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.847952 17892 raft_consensus.cc:515] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:09.856971 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:09.858266 17844 raft_consensus.cc:493] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:09.858489 17328 leader_election.cc:343] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.849690 17505 raft_consensus.cc:515] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.864197 17505 leader_election.cc:290] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:09.865815 17848 raft_consensus.cc:493] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.866348 17848 raft_consensus.cc:515] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:09.868618 17848 leader_election.cc:290] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:09.869472 17844 raft_consensus.cc:515] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:09.870376 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:09.871719 17844 leader_election.cc:290] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:09.872817 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:09.874315 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:09.874944 17209 raft_consensus.cc:2468] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:09.876158 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:09.876754 17290 raft_consensus.cc:2468] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:09.879808 17892 leader_election.cc:290] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:09.880262 17892 raft_consensus.cc:493] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.880455 17484 tablet_bootstrap.cc:492] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:09.881022 17484 ts_tablet_manager.cc:1403] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.214s	user 0.012s	sys 0.016s
I20260709 14:52:09.882699 17404 leader_election.cc:304] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
W20260709 14:52:09.881467 17330 leader_election.cc:343] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.883594 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:09.883942 17484 raft_consensus.cc:359] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:09.884791 17484 raft_consensus.cc:385] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.886430 17484 raft_consensus.cc:740] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.884052 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:09.886970 17913 raft_consensus.cc:2804] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.898731 17913 raft_consensus.cc:493] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.899132 17913 raft_consensus.cc:3060] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.899291 17481 tablet_bootstrap.cc:654] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:09.885006 17330 leader_election.cc:343] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.902076 17483 tablet_bootstrap.cc:492] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:09.901984 17330 leader_election.cc:304] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:09.880690 17892 raft_consensus.cc:515] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:09.907094 17330 leader_election.cc:343] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.908998 17330 leader_election.cc:304] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:09.909703 17815 raft_consensus.cc:2749] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.910795 17480 tablet_bootstrap.cc:654] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.911527 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:09.912791 17330 leader_election.cc:343] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.911782 17484 consensus_queue.cc:260] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:09.908420 17892 leader_election.cc:290] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:09.907292 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:09.917932 17913 raft_consensus.cc:515] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.907819 17848 raft_consensus.cc:2749] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.908365 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:09.919625 17328 leader_election.cc:343] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.920051 17328 leader_election.cc:304] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:09.921756 17913 leader_election.cc:290] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:09.921938 17815 raft_consensus.cc:2749] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.924199 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:09.924692 17290 raft_consensus.cc:3060] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.927068 17484 ts_tablet_manager.cc:1434] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.002s
I20260709 14:52:09.926951 17110 catalog_manager.cc:5697] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:09.928231 17484 tablet_bootstrap.cc:492] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:09.930059 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:09.930675 17213 raft_consensus.cc:3060] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.933259 17404 leader_election.cc:304] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:09.938090 17484 tablet_bootstrap.cc:654] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.939807 17290 raft_consensus.cc:2468] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:09.940655 17505 raft_consensus.cc:2749] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.940888 17404 leader_election.cc:304] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:09.941675 17795 raft_consensus.cc:2804] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.942126 17795 raft_consensus.cc:697] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:09.942895 17795 consensus_queue.cc:237] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:09.944582 17433 raft_consensus.cc:3060] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.944489 17213 raft_consensus.cc:2468] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:09.974530 17480 tablet_bootstrap.cc:492] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:09.976125 17480 ts_tablet_manager.cc:1403] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.143s	user 0.008s	sys 0.003s
I20260709 14:52:09.986186 17483 tablet_bootstrap.cc:654] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.022763 17480 raft_consensus.cc:359] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.026842 17480 raft_consensus.cc:385] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.027248 17480 raft_consensus.cc:740] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.027962 17480 consensus_queue.cc:260] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.033473 17480 ts_tablet_manager.cc:1434] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.003s
I20260709 14:52:10.029392 17481 tablet_bootstrap.cc:492] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:10.029706 17484 tablet_bootstrap.cc:492] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:10.035485 17484 ts_tablet_manager.cc:1403] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.107s	user 0.026s	sys 0.008s
I20260709 14:52:10.038517 17480 tablet_bootstrap.cc:492] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:10.034374 17481 ts_tablet_manager.cc:1403] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.208s	user 0.047s	sys 0.041s
I20260709 14:52:10.045713 17114 catalog_manager.cc:5697] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.050122 17480 tablet_bootstrap.cc:654] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.057255 17481 raft_consensus.cc:359] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.058190 17481 raft_consensus.cc:385] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.058495 17481 raft_consensus.cc:740] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.059250 17481 consensus_queue.cc:260] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.046465 17484 raft_consensus.cc:359] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.061216 17484 raft_consensus.cc:385] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.061803 17484 raft_consensus.cc:740] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.062539 17484 consensus_queue.cc:260] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.061363 17481 ts_tablet_manager.cc:1434] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.000s
I20260709 14:52:10.064414 17481 tablet_bootstrap.cc:492] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:10.065160 17484 ts_tablet_manager.cc:1434] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:52:10.071063 17484 tablet_bootstrap.cc:492] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:10.080785 17484 tablet_bootstrap.cc:654] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.082032 17481 tablet_bootstrap.cc:654] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.087579 17480 tablet_bootstrap.cc:492] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:10.088143 17480 ts_tablet_manager.cc:1403] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.005s
I20260709 14:52:10.091038 17480 raft_consensus.cc:359] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.091761 17480 raft_consensus.cc:385] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.092032 17480 raft_consensus.cc:740] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.092883 17484 tablet_bootstrap.cc:492] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:10.093462 17484 ts_tablet_manager.cc:1403] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.008s
I20260709 14:52:10.096159 17484 raft_consensus.cc:359] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.096920 17484 raft_consensus.cc:385] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.099676 17483 tablet_bootstrap.cc:492] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:10.099310 17480 consensus_queue.cc:260] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.100201 17483 ts_tablet_manager.cc:1403] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.198s	user 0.035s	sys 0.038s
I20260709 14:52:10.102078 17480 ts_tablet_manager.cc:1434] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 14:52:10.102875 17483 raft_consensus.cc:359] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.103546 17480 tablet_bootstrap.cc:492] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:10.103546 17483 raft_consensus.cc:385] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.104489 17483 raft_consensus.cc:740] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.105250 17483 consensus_queue.cc:260] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.110081 17480 tablet_bootstrap.cc:654] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.113335 17483 ts_tablet_manager.cc:1434] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:52:10.113586 17481 tablet_bootstrap.cc:492] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:10.114063 17481 ts_tablet_manager.cc:1403] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260709 14:52:10.114405 17483 tablet_bootstrap.cc:492] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:10.121399 17481 raft_consensus.cc:359] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.122107 17481 raft_consensus.cc:385] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.122399 17481 raft_consensus.cc:740] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.123267 17481 consensus_queue.cc:260] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.125619 17483 tablet_bootstrap.cc:654] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.138154 17483 tablet_bootstrap.cc:492] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:10.138660 17483 ts_tablet_manager.cc:1403] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260709 14:52:10.097260 17484 raft_consensus.cc:740] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.141960 17483 raft_consensus.cc:359] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.142629 17483 raft_consensus.cc:385] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.142899 17483 raft_consensus.cc:740] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.143780 17483 consensus_queue.cc:260] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.149768 17483 ts_tablet_manager.cc:1434] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:10.142813 17484 consensus_queue.cc:260] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.150830 17483 tablet_bootstrap.cc:492] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:10.150408 17481 ts_tablet_manager.cc:1434] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:52:10.152336 17484 ts_tablet_manager.cc:1434] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 14:52:10.155478 17484 tablet_bootstrap.cc:492] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:10.157096 17483 tablet_bootstrap.cc:654] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.162273 17481 tablet_bootstrap.cc:492] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:10.164757 17795 raft_consensus.cc:493] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.165297 17795 raft_consensus.cc:515] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.168823 17481 tablet_bootstrap.cc:654] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.170161 17795 leader_election.cc:290] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:10.172080 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:10.176160 17213 raft_consensus.cc:2468] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
W20260709 14:52:10.176544 17330 consensus_peers.cc:597] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:10.174523 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:10.177575 17362 raft_consensus.cc:2468] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:10.178431 17844 raft_consensus.cc:493] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.178907 17844 raft_consensus.cc:515] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.180943 17844 leader_election.cc:290] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:10.182348 17404 leader_election.cc:304] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:10.184473 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:10.186012 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:10.186559 17362 raft_consensus.cc:2468] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:10.187270 17844 raft_consensus.cc:2804] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.187445 17483 tablet_bootstrap.cc:492] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:10.187794 17404 leader_election.cc:304] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:10.188033 17483 ts_tablet_manager.cc:1403] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.003s
I20260709 14:52:10.188823 17795 raft_consensus.cc:2804] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.188194 17844 raft_consensus.cc:493] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.189265 17795 raft_consensus.cc:493] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.189502 17844 raft_consensus.cc:3060] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.189757 17795 raft_consensus.cc:3060] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.190966 17483 raft_consensus.cc:359] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.191728 17483 raft_consensus.cc:385] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.192000 17483 raft_consensus.cc:740] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.194041 17483 consensus_queue.cc:260] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.195104 17481 tablet_bootstrap.cc:492] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:10.195577 17481 ts_tablet_manager.cc:1403] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 14:52:10.198211 17481 raft_consensus.cc:359] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.198830 17481 raft_consensus.cc:385] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.200866 17892 raft_consensus.cc:493] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.199844 17483 ts_tablet_manager.cc:1434] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
W20260709 14:52:10.188925 17404 leader_election.cc:343] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.202304 17483 tablet_bootstrap.cc:492] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:10.201139 17481 raft_consensus.cc:740] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.201391 17892 raft_consensus.cc:515] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.206491 17481 consensus_queue.cc:260] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.209344 17892 leader_election.cc:290] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:10.211027 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e900db3a3649e88bf02a3168823977" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:10.212532 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e900db3a3649e88bf02a3168823977" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
W20260709 14:52:10.212834 17330 leader_election.cc:343] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.209359 17481 ts_tablet_manager.cc:1434] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 14:52:10.213851 17483 tablet_bootstrap.cc:654] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:10.214082 17330 leader_election.cc:343] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.214532 17481 tablet_bootstrap.cc:492] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:10.214514 17330 leader_election.cc:304] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:10.223363 17892 raft_consensus.cc:2749] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.225939 17483 tablet_bootstrap.cc:492] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:10.226444 17483 ts_tablet_manager.cc:1403] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 14:52:10.229254 17483 raft_consensus.cc:359] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.229933 17483 raft_consensus.cc:385] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.230190 17483 raft_consensus.cc:740] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.215008 17740 raft_consensus.cc:493] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.230968 17483 consensus_queue.cc:260] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.231304 17740 raft_consensus.cc:515] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.238262 17483 ts_tablet_manager.cc:1434] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:52:10.238688 17922 raft_consensus.cc:493] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.239343 17483 tablet_bootstrap.cc:492] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531: Bootstrap starting.
I20260709 14:52:10.239231 17922 raft_consensus.cc:515] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.241349 17922 leader_election.cc:290] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:10.244309 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:10.247542 17357 raft_consensus.cc:2468] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:10.248359 17702 raft_consensus.cc:493] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.248885 17702 raft_consensus.cc:515] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.250833 17256 leader_election.cc:304] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:10.251029 17702 leader_election.cc:290] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:10.241185 17484 tablet_bootstrap.cc:654] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.253129 17483 tablet_bootstrap.cc:654] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.253472 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:10.255615 17922 raft_consensus.cc:2804] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.256681 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:10.201176 17844 raft_consensus.cc:515] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.258651 17181 leader_election.cc:304] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:10.259974 17716 raft_consensus.cc:2749] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.238201 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:10.245024 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:10.260665 17362 raft_consensus.cc:2468] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:10.256844 17922 raft_consensus.cc:493] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.261709 17922 raft_consensus.cc:3060] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.262080 17483 tablet_bootstrap.cc:492] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531: No bootstrap required, opened a new log
I20260709 14:52:10.261869 17256 leader_election.cc:304] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:10.262691 17483 ts_tablet_manager.cc:1403] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260709 14:52:10.262988 17748 raft_consensus.cc:2804] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.263391 17748 raft_consensus.cc:493] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.263489 17484 tablet_bootstrap.cc:492] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:10.263834 17748 raft_consensus.cc:3060] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.263991 17484 ts_tablet_manager.cc:1403] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.002s
I20260709 14:52:10.265865 17740 leader_election.cc:290] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:10.266822 17484 raft_consensus.cc:359] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.265543 17483 raft_consensus.cc:359] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.268215 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:10.268687 17484 raft_consensus.cc:385] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.268440 17483 raft_consensus.cc:385] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.269436 17483 raft_consensus.cc:740] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.262001 17480 tablet_bootstrap.cc:492] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
W20260709 14:52:10.269693 17254 leader_election.cc:343] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.270115 17480 ts_tablet_manager.cc:1403] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.167s	user 0.017s	sys 0.025s
I20260709 14:52:10.270256 17484 raft_consensus.cc:740] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.270757 17483 consensus_queue.cc:260] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.271098 17484 consensus_queue.cc:260] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.272753 17483 ts_tablet_manager.cc:1434] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 14:52:10.276213 17256 leader_election.cc:343] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.284080 17922 raft_consensus.cc:515] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.286753 17848 consensus_queue.cc:1048] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.287350 17481 tablet_bootstrap.cc:654] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.288604 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:10.290474 17922 leader_election.cc:290] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:10.295445 17484 ts_tablet_manager.cc:1434] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 14:52:10.296576 17748 raft_consensus.cc:515] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.298956 17748 leader_election.cc:290] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:10.299886 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:10.300328 17922 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.314656 17922 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.316764 17922 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:10.300597 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:10.317422 17362 raft_consensus.cc:3060] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.302080 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
W20260709 14:52:10.303273 17256 leader_election.cc:343] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.321938 17358 raft_consensus.cc:3060] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.275995 17480 raft_consensus.cc:359] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.303181 17484 tablet_bootstrap.cc:492] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7: Bootstrap starting.
I20260709 14:52:10.323362 17480 raft_consensus.cc:385] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.323686 17480 raft_consensus.cc:740] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.324288 17480 consensus_queue.cc:260] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.304404 17844 leader_election.cc:290] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:10.307412 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:10.328416 17214 raft_consensus.cc:3060] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.329264 17484 tablet_bootstrap.cc:654] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:10.329903 17254 leader_election.cc:343] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.330801 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:10.333045 17254 leader_election.cc:343] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.312048 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:10.333910 17357 raft_consensus.cc:3060] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.256276 17795 raft_consensus.cc:515] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.338577 17358 raft_consensus.cc:2468] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:10.340332 17795 leader_election.cc:290] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:10.341147 17256 leader_election.cc:304] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:10.342780 17362 raft_consensus.cc:2468] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:10.343475 17480 ts_tablet_manager.cc:1434] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.001s
I20260709 14:52:10.344085 17256 leader_election.cc:304] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:10.344871 17480 tablet_bootstrap.cc:492] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:10.345577 17740 raft_consensus.cc:2804] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.347232 17481 tablet_bootstrap.cc:492] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:10.347679 17481 ts_tablet_manager.cc:1403] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.133s	user 0.022s	sys 0.007s
I20260709 14:52:10.348102 17740 raft_consensus.cc:697] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:10.349010 17740 consensus_queue.cc:237] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.342810 17922 raft_consensus.cc:2804] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.351387 17922 raft_consensus.cc:697] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:10.346278 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:10.352170 17922 consensus_queue.cc:237] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.354794 17895 raft_consensus.cc:493] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.355119 17484 tablet_bootstrap.cc:492] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7: No bootstrap required, opened a new log
I20260709 14:52:10.355759 17484 ts_tablet_manager.cc:1403] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.004s
I20260709 14:52:10.355505 17895 raft_consensus.cc:515] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.358142 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:10.357452 17895 leader_election.cc:290] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:10.350407 17481 raft_consensus.cc:359] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.359849 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:10.360343 17481 raft_consensus.cc:385] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.360661 17481 raft_consensus.cc:740] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
W20260709 14:52:10.361208 17254 leader_election.cc:343] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.361362 17481 consensus_queue.cc:260] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.362288 17213 raft_consensus.cc:3060] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.363466 17481 ts_tablet_manager.cc:1434] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:52:10.368693 17481 tablet_bootstrap.cc:492] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:10.366957 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:10.369917 17214 raft_consensus.cc:2468] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
W20260709 14:52:10.374143 17256 leader_election.cc:343] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.373448 17404 leader_election.cc:304] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:10.374603 17256 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:10.370055 17213 raft_consensus.cc:2468] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:10.376109 17795 raft_consensus.cc:2804] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.359338 17484 raft_consensus.cc:359] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.378203 17484 raft_consensus.cc:385] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.370798 17357 raft_consensus.cc:2468] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:10.349610 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:10.379314 17359 raft_consensus.cc:3060] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.379410 17795 raft_consensus.cc:697] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:10.380439 17795 consensus_queue.cc:237] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.381037 17481 tablet_bootstrap.cc:654] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.387069 17748 raft_consensus.cc:2749] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.387382 17359 raft_consensus.cc:2468] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:10.378490 17484 raft_consensus.cc:740] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.388808 17484 consensus_queue.cc:260] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.389878 17362 raft_consensus.cc:2468] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:10.391577 17256 leader_election.cc:304] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:10.392838 17484 ts_tablet_manager.cc:1434] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.001s
I20260709 14:52:10.392606 17748 raft_consensus.cc:2804] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.393808 17748 raft_consensus.cc:493] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.394207 17404 leader_election.cc:304] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:10.394940 17844 raft_consensus.cc:2804] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.395437 17844 raft_consensus.cc:697] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:10.396071 17844 consensus_queue.cc:237] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.394239 17748 raft_consensus.cc:3060] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.406127 17848 raft_consensus.cc:493] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.406780 17848 raft_consensus.cc:515] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.408924 17848 leader_election.cc:290] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:10.412563 17480 tablet_bootstrap.cc:654] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.413442 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:10.417367 17328 leader_election.cc:343] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.433341 17505 consensus_queue.cc:1048] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.438503 17848 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.439062 17848 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.440863 17895 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.441089 17848 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:10.441496 17895 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.442766 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:10.444185 17328 leader_election.cc:343] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.446043 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:10.447482 17254 leader_election.cc:343] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.455335 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:10.460283 17895 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:10.462477 17895 raft_consensus.cc:493] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.463614 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:10.443907 17748 raft_consensus.cc:515] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.465758 17895 raft_consensus.cc:515] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.473613 17895 leader_election.cc:290] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
W20260709 14:52:10.471482 17330 leader_election.cc:343] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.479956 17330 leader_election.cc:304] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:10.481284 17330 leader_election.cc:343] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.481828 17330 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:10.482015 17848 raft_consensus.cc:2749] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.482635 17892 raft_consensus.cc:2749] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.484091 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:10.485101 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
W20260709 14:52:10.485491 17254 leader_election.cc:343] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.486299 17359 raft_consensus.cc:3060] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.487380 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:10.492204 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e900db3a3649e88bf02a3168823977" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:10.492939 17362 raft_consensus.cc:2468] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 0.
I20260709 14:52:10.494258 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e900db3a3649e88bf02a3168823977" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:10.493402 17359 raft_consensus.cc:2468] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:10.495747 17256 leader_election.cc:304] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:10.501322 17256 leader_election.cc:304] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca
I20260709 14:52:10.501960 17480 tablet_bootstrap.cc:492] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:10.505415 17480 ts_tablet_manager.cc:1403] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.161s	user 0.017s	sys 0.005s
W20260709 14:52:10.505472 17256 leader_election.cc:343] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.506038 17256 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:10.505836 17922 raft_consensus.cc:2804] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.509904 17922 raft_consensus.cc:493] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.509464 17480 raft_consensus.cc:359] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.510286 17922 raft_consensus.cc:3060] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.493163 17748 leader_election.cc:290] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:10.513331 17848 raft_consensus.cc:493] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:10.513979 17256 leader_election.cc:343] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.514110 17848 raft_consensus.cc:515] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.516607 17848 leader_election.cc:290] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:10.516348 17113 catalog_manager.cc:5697] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.513319 17740 raft_consensus.cc:2804] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.517911 17480 raft_consensus.cc:385] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.518147 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:10.518307 17480 raft_consensus.cc:740] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.517997 17113 catalog_manager.cc:5697] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:10.521040 17328 leader_election.cc:343] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.519547 17480 consensus_queue.cc:260] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.522881 17795 consensus_queue.cc:1048] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.531582 17480 ts_tablet_manager.cc:1434] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:52:10.528825 17748 raft_consensus.cc:2749] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.549891 17922 raft_consensus.cc:515] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.552296 17480 tablet_bootstrap.cc:492] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:10.553550 17114 catalog_manager.cc:5697] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.554740 17114 catalog_manager.cc:5697] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.537777 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:10.562304 17481 tablet_bootstrap.cc:492] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:10.562804 17481 ts_tablet_manager.cc:1403] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.194s	user 0.022s	sys 0.040s
I20260709 14:52:10.556452 17740 raft_consensus.cc:697] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:10.565145 17480 tablet_bootstrap.cc:654] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.566592 17481 raft_consensus.cc:359] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.567353 17481 raft_consensus.cc:385] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.567634 17481 raft_consensus.cc:740] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.565282 17740 consensus_queue.cc:237] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.570183 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e900db3a3649e88bf02a3168823977" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:10.570736 17362 raft_consensus.cc:3060] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.571336 17481 consensus_queue.cc:260] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.573585 17481 ts_tablet_manager.cc:1434] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:52:10.574709 17481 tablet_bootstrap.cc:492] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:10.581398 17330 leader_election.cc:343] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.583278 17330 leader_election.cc:304] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:10.586330 17892 raft_consensus.cc:2749] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.587498 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e900db3a3649e88bf02a3168823977" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:10.590133 17362 raft_consensus.cc:2468] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
W20260709 14:52:10.593549 17256 leader_election.cc:343] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.594380 17211 raft_consensus.cc:3060] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.563238 17922 leader_election.cc:290] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:10.596719 17716 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.610287 17716 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.612614 17716 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:10.614091 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:10.614892 17436 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:10.615954 17179 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:10.616947 17716 raft_consensus.cc:2804] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.617403 17716 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.617856 17716 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.620059 17481 tablet_bootstrap.cc:654] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.633019 17480 tablet_bootstrap.cc:492] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:10.633566 17480 ts_tablet_manager.cc:1403] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.016s
I20260709 14:52:10.634713 17114 catalog_manager.cc:5697] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.641686 17480 raft_consensus.cc:359] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.642542 17480 raft_consensus.cc:385] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.642803 17480 raft_consensus.cc:740] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.643231 17256 leader_election.cc:304] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:10.644220 17480 consensus_queue.cc:260] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.650996 17480 ts_tablet_manager.cc:1434] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:52:10.651180 17922 raft_consensus.cc:2804] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.651844 17922 raft_consensus.cc:697] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:10.652122 17480 tablet_bootstrap.cc:492] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:10.652627 17922 consensus_queue.cc:237] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.655853 17481 tablet_bootstrap.cc:492] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:10.656378 17481 ts_tablet_manager.cc:1403] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.007s
I20260709 14:52:10.661168 17481 raft_consensus.cc:359] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.661855 17481 raft_consensus.cc:385] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.662098 17481 raft_consensus.cc:740] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.662307 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:10.663023 17286 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:10.663594 17481 consensus_queue.cc:260] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.665627 17716 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.683737 17480 tablet_bootstrap.cc:654] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.668377 17214 raft_consensus.cc:3060] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.677702 17436 raft_consensus.cc:3060] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.666182 17481 ts_tablet_manager.cc:1434] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:52:10.711196 17113 catalog_manager.cc:5697] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.714962 17481 tablet_bootstrap.cc:492] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:10.724575 17481 tablet_bootstrap.cc:654] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.732410 17716 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:10.734233 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:10.736122 17433 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.735119 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:10.739501 17286 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.748155 17480 tablet_bootstrap.cc:492] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:10.748760 17480 ts_tablet_manager.cc:1403] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.010s
I20260709 14:52:10.750639 17433 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:10.751684 17179 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:10.752741 17830 raft_consensus.cc:2804] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.753206 17830 raft_consensus.cc:697] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:10.751569 17480 raft_consensus.cc:359] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.754140 17480 raft_consensus.cc:385] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.754088 17830 consensus_queue.cc:237] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.754593 17480 raft_consensus.cc:740] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.755458 17480 consensus_queue.cc:260] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:10.762988 17480 ts_tablet_manager.cc:1434] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:10.764369 17480 tablet_bootstrap.cc:492] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:10.765446 17922 consensus_queue.cc:1048] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.786099 17481 tablet_bootstrap.cc:492] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:10.786588 17481 ts_tablet_manager.cc:1403] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.002s
I20260709 14:52:10.791992 17505 consensus_queue.cc:1048] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:10.796224 17256 consensus_peers.cc:597] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:10.802713 17480 tablet_bootstrap.cc:654] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.805567 17110 catalog_manager.cc:5697] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.809944 17286 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:10.818648 17505 consensus_queue.cc:1048] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.826696 17481 raft_consensus.cc:359] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.827517 17481 raft_consensus.cc:385] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.827783 17481 raft_consensus.cc:740] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.828573 17740 consensus_queue.cc:1048] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.838845 17505 consensus_queue.cc:1048] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.841946 17481 consensus_queue.cc:260] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.844882 17481 ts_tablet_manager.cc:1434] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260709 14:52:10.846191 17481 tablet_bootstrap.cc:492] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:10.846607 17436 raft_consensus.cc:3060] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.852105 17481 tablet_bootstrap.cc:654] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.876066 17481 tablet_bootstrap.cc:492] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:10.876626 17481 ts_tablet_manager.cc:1403] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
I20260709 14:52:10.877466 17505 consensus_queue.cc:1048] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.879673 17481 raft_consensus.cc:359] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.884227 17481 raft_consensus.cc:385] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.884536 17481 raft_consensus.cc:740] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.890244 17481 consensus_queue.cc:260] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:10.892421 17922 consensus_queue.cc:1048] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.898813 17481 ts_tablet_manager.cc:1434] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:52:10.912233 17481 tablet_bootstrap.cc:492] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:10.941979 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:10.954468 17480 tablet_bootstrap.cc:492] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:10.954995 17480 ts_tablet_manager.cc:1403] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.191s	user 0.016s	sys 0.011s
I20260709 14:52:10.957690 17480 raft_consensus.cc:359] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.958360 17480 raft_consensus.cc:385] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.958630 17480 raft_consensus.cc:740] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
W20260709 14:52:10.959439 17254 consensus_peers.cc:597] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 -> Peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345): Couldn't send request to peer 9854302a5aab4546b23d254762df49ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:10.959344 17480 consensus_queue.cc:260] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:10.959758 17481 tablet_bootstrap.cc:654] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.961333 17480 ts_tablet_manager.cc:1434] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:10.962936 17480 tablet_bootstrap.cc:492] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:10.968763 17480 tablet_bootstrap.cc:654] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.980115 17480 tablet_bootstrap.cc:492] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:10.980587 17480 ts_tablet_manager.cc:1403] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 14:52:10.983206 17480 raft_consensus.cc:359] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.983853 17480 raft_consensus.cc:385] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.984107 17480 raft_consensus.cc:740] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.984898 17480 consensus_queue.cc:260] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.987217 17480 ts_tablet_manager.cc:1434] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:10.988094 17480 tablet_bootstrap.cc:492] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:10.993712 17480 tablet_bootstrap.cc:654] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.994464 17951 raft_consensus.cc:493] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.995002 17951 raft_consensus.cc:515] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:10.997156 17951 leader_election.cc:290] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:10.999940 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:11.000670 17359 raft_consensus.cc:2468] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:11.001784 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:11.002465 17436 raft_consensus.cc:2468] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:11.003728 17181 leader_election.cc:304] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:11.007004 17951 raft_consensus.cc:2804] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.007413 17951 raft_consensus.cc:493] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.007905 17951 raft_consensus.cc:3060] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.014430 17480 tablet_bootstrap.cc:492] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:11.014987 17480 ts_tablet_manager.cc:1403] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260709 14:52:11.017549 17951 raft_consensus.cc:515] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.017803 17480 raft_consensus.cc:359] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.020816 17480 raft_consensus.cc:385] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.021121 17480 raft_consensus.cc:740] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.022064 17951 leader_election.cc:290] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:11.022679 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:11.023389 17359 raft_consensus.cc:3060] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.023453 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:11.024134 17436 raft_consensus.cc:3060] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.029182 17480 consensus_queue.cc:260] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.031343 17359 raft_consensus.cc:2468] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:11.033987 17181 leader_election.cc:304] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:11.031702 17480 ts_tablet_manager.cc:1434] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:52:11.036405 17436 raft_consensus.cc:2468] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:11.037282 17951 raft_consensus.cc:2804] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.038084 17951 raft_consensus.cc:697] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:11.038918 17951 consensus_queue.cc:237] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.020299 17481 tablet_bootstrap.cc:492] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:11.044057 17480 tablet_bootstrap.cc:492] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:11.044708 17913 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.045857 17481 ts_tablet_manager.cc:1403] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.020s
I20260709 14:52:11.046594 17913 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.048588 17913 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:11.050082 17481 raft_consensus.cc:359] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.050840 17481 raft_consensus.cc:385] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.051133 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:11.051496 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:11.052248 17286 raft_consensus.cc:2468] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:11.051102 17481 raft_consensus.cc:740] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.054329 17214 raft_consensus.cc:2468] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:11.054006 17481 consensus_queue.cc:260] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.053960 17404 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:11.056806 17913 raft_consensus.cc:2804] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.056910 17481 ts_tablet_manager.cc:1434] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:52:11.057331 17913 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.057786 17913 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.058066 17481 tablet_bootstrap.cc:492] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:11.065511 17481 tablet_bootstrap.cc:654] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.073621 17113 catalog_manager.cc:5697] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.092594 17481 tablet_bootstrap.cc:492] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:11.093133 17481 ts_tablet_manager.cc:1403] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.012s
I20260709 14:52:11.095779 17481 raft_consensus.cc:359] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:11.096477 17481 raft_consensus.cc:385] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.096796 17481 raft_consensus.cc:740] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.096114 17913 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.097434 17481 consensus_queue.cc:260] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:11.099010 17913 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:11.097460 17480 tablet_bootstrap.cc:654] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.099680 17481 ts_tablet_manager.cc:1434] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:52:11.100710 17481 tablet_bootstrap.cc:492] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:11.101151 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:11.101788 17286 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.106492 17481 tablet_bootstrap.cc:654] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.107707 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
I20260709 14:52:11.108422 17211 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.138914 17913 raft_consensus.cc:493] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.139575 17913 raft_consensus.cc:515] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.141719 17913 leader_election.cc:290] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:11.144055 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:11.144771 17359 raft_consensus.cc:2468] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 0.
I20260709 14:52:11.155573 17404 leader_election.cc:304] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:11.162997 17913 raft_consensus.cc:2804] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.167526 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0" is_pre_election: true
I20260709 14:52:11.166646 17913 raft_consensus.cc:493] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.170152 17913 raft_consensus.cc:3060] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.179144 17913 raft_consensus.cc:515] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.181288 17913 leader_election.cc:290] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:11.189920 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:11.190683 17359 raft_consensus.cc:3060] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.196120 17213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
W20260709 14:52:11.198521 17404 leader_election.cc:343] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:11.199167 17404 leader_election.cc:343] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.202824 17922 consensus_queue.cc:1048] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.202271 17359 raft_consensus.cc:2468] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:11.204877 17404 leader_election.cc:304] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:11.205746 17968 raft_consensus.cc:2804] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.206215 17968 raft_consensus.cc:697] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:11.207010 17968 consensus_queue.cc:237] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.219679 17951 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.220896 17286 raft_consensus.cc:2468] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:11.221753 17209 raft_consensus.cc:3060] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.223299 17211 raft_consensus.cc:2468] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:11.220253 17951 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.226413 17951 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:11.224293 17214 raft_consensus.cc:3060] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.231050 17404 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:11.232599 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:11.259517 17291 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:11.262045 17181 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:11.264039 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:11.264708 17436 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:11.260639 17795 raft_consensus.cc:2804] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.265326 17795 raft_consensus.cc:697] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:11.266230 17795 consensus_queue.cc:237] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.269675 17702 raft_consensus.cc:2804] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.270131 17702 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.270450 17702 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.275971 17481 tablet_bootstrap.cc:492] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:11.276508 17481 ts_tablet_manager.cc:1403] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.176s	user 0.028s	sys 0.035s
I20260709 14:52:11.287083 17481 raft_consensus.cc:359] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.287910 17481 raft_consensus.cc:385] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.288177 17481 raft_consensus.cc:740] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.286996 17740 consensus_queue.cc:1048] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:11.292446 17481 consensus_queue.cc:260] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.243038 17951 consensus_queue.cc:1048] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 14:52:11.295331 17480 tablet_bootstrap.cc:492] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:11.297727 17480 ts_tablet_manager.cc:1403] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.254s	user 0.056s	sys 0.088s
I20260709 14:52:11.299389 17702 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.300670 17480 raft_consensus.cc:359] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:11.301378 17480 raft_consensus.cc:385] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.328827 17480 raft_consensus.cc:740] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.309206 17895 consensus_queue.cc:1048] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:52:11.330209 17114 catalog_manager.cc:5697] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.310106 17481 ts_tablet_manager.cc:1434] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.002s
I20260709 14:52:11.331813 17114 catalog_manager.cc:5697] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 1 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.333277 17481 tablet_bootstrap.cc:492] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:11.334877 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:11.335577 17438 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.335793 17480 consensus_queue.cc:260] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:11.338358 17480 ts_tablet_manager.cc:1434] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:52:11.339313 17480 tablet_bootstrap.cc:492] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:11.341418 17716 raft_consensus.cc:493] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:11.342002 17716 raft_consensus.cc:515] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:11.301515 17702 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:11.345541 17716 leader_election.cc:290] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:11.355654 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:11.349824 17480 tablet_bootstrap.cc:654] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.355808 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:11.344519 17438 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:11.302534 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:11.358907 17290 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.359961 17181 leader_election.cc:304] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:11.361044 17716 raft_consensus.cc:2749] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:11.369755 17179 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:11.370879 17982 raft_consensus.cc:2804] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.371644 17982 raft_consensus.cc:697] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:11.372572 17982 consensus_queue.cc:237] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.382849 17716 consensus_queue.cc:1048] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.397322 17290 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:11.399156 17913 raft_consensus.cc:493] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.401062 17913 raft_consensus.cc:515] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:11.413547 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:11.427522 17716 raft_consensus.cc:493] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.428009 17716 raft_consensus.cc:515] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.431206 17913 leader_election.cc:290] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:11.447708 17716 leader_election.cc:290] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:11.441149 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:11.452013 17358 raft_consensus.cc:2393] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 1: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:11.454018 17436 raft_consensus.cc:3060] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.455989 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:11.453490 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:11.466513 17110 catalog_manager.cc:5697] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.467363 17181 leader_election.cc:304] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:11.468111 17481 tablet_bootstrap.cc:654] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.471083 17716 raft_consensus.cc:3060] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.473057 17404 leader_election.cc:304] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:11.490229 17480 tablet_bootstrap.cc:492] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:11.491359 17480 ts_tablet_manager.cc:1403] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.016s
I20260709 14:52:11.496587 17480 raft_consensus.cc:359] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.497512 17480 raft_consensus.cc:385] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.497879 17480 raft_consensus.cc:740] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.505666 17716 raft_consensus.cc:2749] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.515309 17480 consensus_queue.cc:260] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.524895 17480 ts_tablet_manager.cc:1434] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:52:11.526059 17480 tablet_bootstrap.cc:492] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca: Bootstrap starting.
I20260709 14:52:11.536442 17481 tablet_bootstrap.cc:492] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:11.537000 17481 ts_tablet_manager.cc:1403] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.204s	user 0.015s	sys 0.005s
I20260709 14:52:11.539549 17481 raft_consensus.cc:359] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.540233 17481 raft_consensus.cc:385] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.540493 17481 raft_consensus.cc:740] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.541383 17481 consensus_queue.cc:260] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.542614 17982 consensus_queue.cc:1048] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.547315 17481 ts_tablet_manager.cc:1434] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:11.548424 17481 tablet_bootstrap.cc:492] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:11.554224 17481 tablet_bootstrap.cc:654] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.561592 17505 raft_consensus.cc:2749] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.565052 17480 tablet_bootstrap.cc:654] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.570307 17716 consensus_queue.cc:1048] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.583931 17480 tablet_bootstrap.cc:492] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca: No bootstrap required, opened a new log
I20260709 14:52:11.584463 17480 ts_tablet_manager.cc:1403] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.006s
I20260709 14:52:11.587033 17480 raft_consensus.cc:359] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.587687 17480 raft_consensus.cc:385] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.587946 17480 raft_consensus.cc:740] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.588955 17480 consensus_queue.cc:260] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.591307 17480 ts_tablet_manager.cc:1434] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:52:11.615883 17505 consensus_queue.cc:1048] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.623347 17481 tablet_bootstrap.cc:492] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: No bootstrap required, opened a new log
I20260709 14:52:11.623901 17481 ts_tablet_manager.cc:1403] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.012s
I20260709 14:52:11.626493 17481 raft_consensus.cc:359] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.627135 17481 raft_consensus.cc:385] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.627381 17481 raft_consensus.cc:740] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.627988 17481 consensus_queue.cc:260] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.660022 17481 ts_tablet_manager.cc:1434] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:52:11.663806 17968 consensus_queue.cc:1048] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.680823 17716 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.681282 17716 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.683311 17716 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:11.685735 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:11.686484 17438 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:11.687399 17179 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:11.688071 17716 raft_consensus.cc:2804] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.688462 17716 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.688831 17716 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.689759 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:11.690423 17357 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:11.699343 17716 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.707286 17716 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:11.708884 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:11.709542 17433 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.717989 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:11.718726 17357 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.719627 17433 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:11.726629 17179 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:11.727355 17830 raft_consensus.cc:2804] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.726927 17357 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:11.732547 17830 raft_consensus.cc:697] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:11.733309 17830 consensus_queue.cc:237] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:11.745225 17112 catalog_manager.cc:5697] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.815375 17968 consensus_queue.cc:1048] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.829010 17716 consensus_queue.cc:1048] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.833384 17844 consensus_queue.cc:1048] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.857642 17716 consensus_queue.cc:1048] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.870042 17702 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.870559 17702 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.875653 17702 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:11.879240 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:11.885725 17287 raft_consensus.cc:2468] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:11.882670 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:11.887106 17438 raft_consensus.cc:2468] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 0.
I20260709 14:52:11.889317 17181 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:11.890884 17702 raft_consensus.cc:2804] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.891338 17702 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.892182 17702 raft_consensus.cc:3060] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.944860 17702 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:11.947417 17702 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:11.948289 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:11.948923 17290 raft_consensus.cc:3060] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.955482 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:11.956247 17438 raft_consensus.cc:3060] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.959205 17290 raft_consensus.cc:2468] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:11.968116 17438 raft_consensus.cc:2468] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:11.969527 17179 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:11.970494 17702 raft_consensus.cc:2804] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.971994 17702 raft_consensus.cc:697] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:11.972827 17702 consensus_queue.cc:237] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:12.010689 17161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:12.020939 17110 catalog_manager.cc:5697] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:12.276414 17702 consensus_queue.cc:1048] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.291708 17951 consensus_queue.cc:1048] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.475673 17702 consensus_queue.cc:1048] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.491967 17951 consensus_queue.cc:1048] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.358347 11977 tablet_server.cc:179] TabletServer@127.11.178.65:0 shutting down...
W20260709 14:52:13.394798 17330 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:13.405429 17330 consensus_peers.cc:597] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.409926 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:13.411999 11977 tablet_replica.cc:333] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.412871 11977 raft_consensus.cc:2243] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.413772 11977 raft_consensus.cc:2272] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.415366 17404 consensus_peers.cc:597] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.420018 11977 tablet_replica.cc:333] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.420930 11977 raft_consensus.cc:2243] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.421438 11977 raft_consensus.cc:2272] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.423792 11977 tablet_replica.cc:333] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.424576 11977 raft_consensus.cc:2243] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.425004 11977 raft_consensus.cc:2272] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.427057 11977 tablet_replica.cc:333] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.427672 11977 raft_consensus.cc:2243] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.428431 11977 raft_consensus.cc:2272] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.431386 11977 tablet_replica.cc:333] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.432031 11977 raft_consensus.cc:2243] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.432441 11977 raft_consensus.cc:2272] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.434471 11977 tablet_replica.cc:333] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.434984 11977 raft_consensus.cc:2243] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.435387 11977 raft_consensus.cc:2272] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.437115 11977 tablet_replica.cc:333] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.437618 11977 raft_consensus.cc:2243] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.438035 11977 raft_consensus.cc:2272] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.439914 11977 tablet_replica.cc:333] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.440596 11977 raft_consensus.cc:2243] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.441053 11977 raft_consensus.cc:2272] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.443523 11977 tablet_replica.cc:333] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
W20260709 14:52:13.443467 17404 consensus_peers.cc:597] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.444361 11977 raft_consensus.cc:2243] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.445186 11977 raft_consensus.cc:2272] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.447244 11977 tablet_replica.cc:333] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.447904 11977 raft_consensus.cc:2243] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.448273 11977 raft_consensus.cc:2272] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.450030 11977 tablet_replica.cc:333] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.450528 11977 raft_consensus.cc:2243] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.451205 11977 raft_consensus.cc:2272] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.453230 11977 tablet_replica.cc:333] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.453800 11977 raft_consensus.cc:2243] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.454488 11977 raft_consensus.cc:2272] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.456317 11977 tablet_replica.cc:333] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.456848 11977 raft_consensus.cc:2243] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.457213 11977 raft_consensus.cc:2272] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.458884 11977 tablet_replica.cc:333] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.459419 11977 raft_consensus.cc:2243] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.460100 11977 raft_consensus.cc:2272] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.462046 11977 tablet_replica.cc:333] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.462589 11977 raft_consensus.cc:2243] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.463020 11977 raft_consensus.cc:2272] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.464861 11977 tablet_replica.cc:333] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.465548 11977 raft_consensus.cc:2243] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.466516 11977 raft_consensus.cc:2272] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.468781 11977 tablet_replica.cc:333] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.469553 11977 raft_consensus.cc:2243] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.470520 11977 raft_consensus.cc:2272] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.472766 11977 tablet_replica.cc:333] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.473471 11977 raft_consensus.cc:2243] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.474035 11977 raft_consensus.cc:2272] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.476465 11977 tablet_replica.cc:333] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.477183 11977 raft_consensus.cc:2243] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.478164 11977 raft_consensus.cc:2272] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.480428 11977 tablet_replica.cc:333] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
W20260709 14:52:13.480708 17256 consensus_peers.cc:597] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.481156 11977 raft_consensus.cc:2243] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:13.481418 17404 consensus_peers.cc:597] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.481808 11977 raft_consensus.cc:2272] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.483711 11977 tablet_replica.cc:333] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.484309 11977 raft_consensus.cc:2243] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.485091 11977 raft_consensus.cc:2272] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.487303 11977 tablet_replica.cc:333] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.487850 11977 raft_consensus.cc:2243] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.488270 11977 raft_consensus.cc:2272] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.490661 11977 tablet_replica.cc:333] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.491174 11977 raft_consensus.cc:2243] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.491918 11977 raft_consensus.cc:2272] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.494131 11977 tablet_replica.cc:333] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.494900 11977 raft_consensus.cc:2243] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.495886 11977 raft_consensus.cc:2272] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.500913 11977 tablet_replica.cc:333] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.501695 11977 raft_consensus.cc:2243] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.502206 11977 raft_consensus.cc:2272] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.504745 11977 tablet_replica.cc:333] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.505475 11977 raft_consensus.cc:2243] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.505980 11977 raft_consensus.cc:2272] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.508332 11977 tablet_replica.cc:333] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.509027 11977 raft_consensus.cc:2243] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.509531 11977 raft_consensus.cc:2272] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.509943 17404 consensus_peers.cc:597] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.511950 11977 tablet_replica.cc:333] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.512776 11977 raft_consensus.cc:2243] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.513348 11977 raft_consensus.cc:2272] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.515671 11977 tablet_replica.cc:333] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.516397 11977 raft_consensus.cc:2243] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.516906 11977 raft_consensus.cc:2272] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.519518 11977 tablet_replica.cc:333] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.520251 11977 raft_consensus.cc:2243] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.521180 11977 raft_consensus.cc:2272] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.523618 11977 tablet_replica.cc:333] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.524300 11977 raft_consensus.cc:2243] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.524777 11977 raft_consensus.cc:2272] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.527093 11977 tablet_replica.cc:333] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.527766 11977 raft_consensus.cc:2243] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.528687 11977 raft_consensus.cc:2272] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.531185 11977 tablet_replica.cc:333] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.531925 11977 raft_consensus.cc:2243] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.532889 11977 raft_consensus.cc:2272] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.534726 17256 consensus_peers.cc:597] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.535466 11977 tablet_replica.cc:333] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.536258 11977 raft_consensus.cc:2243] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.536734 11977 raft_consensus.cc:2272] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.539198 11977 tablet_replica.cc:333] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.539896 11977 raft_consensus.cc:2243] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.540818 11977 raft_consensus.cc:2272] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.543380 11977 tablet_replica.cc:333] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.544078 11977 raft_consensus.cc:2243] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.544624 11977 raft_consensus.cc:2272] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.546967 11977 tablet_replica.cc:333] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.547689 11977 raft_consensus.cc:2243] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.548126 11977 raft_consensus.cc:2272] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.550335 11977 tablet_replica.cc:333] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.551015 11977 raft_consensus.cc:2243] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.551512 11977 raft_consensus.cc:2272] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.553982 11977 tablet_replica.cc:333] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.554682 11977 raft_consensus.cc:2243] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.555240 11977 raft_consensus.cc:2272] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.554594 17330 consensus_peers.cc:597] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.557739 11977 tablet_replica.cc:333] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.558462 11977 raft_consensus.cc:2243] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.558979 11977 raft_consensus.cc:2272] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.561493 11977 tablet_replica.cc:333] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.562208 11977 raft_consensus.cc:2243] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.562685 11977 raft_consensus.cc:2272] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.563791 17404 consensus_peers.cc:597] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.565062 11977 tablet_replica.cc:333] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.565840 11977 raft_consensus.cc:2243] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.566341 11977 raft_consensus.cc:2272] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.568650 11977 tablet_replica.cc:333] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.569312 11977 raft_consensus.cc:2243] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.570309 11977 raft_consensus.cc:2272] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.572917 11977 tablet_replica.cc:333] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.573544 11977 raft_consensus.cc:2243] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.574043 11977 raft_consensus.cc:2272] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.576351 17256 consensus_peers.cc:597] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.576546 11977 tablet_replica.cc:333] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: stopping tablet replica
I20260709 14:52:13.577282 11977 raft_consensus.cc:2243] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:13.577278 17404 consensus_peers.cc:597] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.577950 11977 raft_consensus.cc:2272] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.582819 17330 consensus_peers.cc:597] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.606010 17404 consensus_peers.cc:597] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.635195 17404 consensus_peers.cc:597] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.635208 17256 consensus_peers.cc:597] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.652550 11977 tablet_server.cc:196] TabletServer@127.11.178.65:0 shutdown complete.
W20260709 14:52:13.657437 17404 consensus_peers.cc:597] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.673416 17256 consensus_peers.cc:597] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.681831 17256 consensus_peers.cc:597] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.689185 17330 consensus_peers.cc:597] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.709270 17404 consensus_peers.cc:597] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.738940 17404 consensus_peers.cc:597] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.740620 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:13.756052 18016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:13.756767 17404 consensus_peers.cc:597] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.762320 18017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:13.780108 17256 consensus_peers.cc:597] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.783360 11977 server_base.cc:1061] running on GCE node
W20260709 14:52:13.784500 17404 consensus_peers.cc:597] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.784601 18020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:13.786677 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:13.786916 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:13.787091 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608733787076 us; error 0 us; skew 500 ppm
I20260709 14:52:13.787633 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:13.790638 11977 webserver.cc:533] Webserver started at http://127.11.178.65:41943/ using document root <none> and password file <none>
I20260709 14:52:13.791100 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:13.791286 11977 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:13.796075 11977 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
W20260709 14:52:13.803071 17404 consensus_peers.cc:597] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.806453 18025 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:13.807596 11977 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:52:13.808032 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "a6839c9563084e58bbfc1aeedd804dd0"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-rxsv"
I20260709 14:52:13.808590 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:13.826110 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:13.827754 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:13.829712 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:13.836211 18032 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:52:13.853909 17330 consensus_peers.cc:597] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.873831 17330 consensus_peers.cc:597] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.883038 17256 consensus_peers.cc:597] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:14.169797 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:52:14.170225 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.335s	user 0.009s	sys 0.000s
I20260709 14:52:14.170569 11977 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:52:14.183578 18032 tablet_bootstrap.cc:492] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.207449 18032 tablet_bootstrap.cc:492] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.208530 18032 tablet_bootstrap.cc:492] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.209132 18032 ts_tablet_manager.cc:1403] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 14:52:14.211668 18032 raft_consensus.cc:359] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.212335 18032 raft_consensus.cc:740] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.213019 18032 consensus_queue.cc:260] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.221685 18032 ts_tablet_manager.cc:1434] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:52:14.222503 18032 tablet_bootstrap.cc:492] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.241638 18032 tablet_bootstrap.cc:492] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.242579 18032 tablet_bootstrap.cc:492] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.243187 18032 ts_tablet_manager.cc:1403] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:52:14.245386 18032 raft_consensus.cc:359] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.246048 18032 raft_consensus.cc:740] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.246803 18032 consensus_queue.cc:260] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.248555 18032 ts_tablet_manager.cc:1434] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:14.249300 18032 tablet_bootstrap.cc:492] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.263723 18032 tablet_bootstrap.cc:492] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.264421 18032 tablet_bootstrap.cc:492] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.264923 18032 ts_tablet_manager.cc:1403] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:52:14.266698 18032 raft_consensus.cc:359] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.267215 18032 raft_consensus.cc:740] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.267802 18032 consensus_queue.cc:260] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.269444 18032 ts_tablet_manager.cc:1434] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260709 14:52:14.270114 18032 tablet_bootstrap.cc:492] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.295603 18032 tablet_bootstrap.cc:492] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.328177 18032 tablet_bootstrap.cc:492] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.330125 18032 ts_tablet_manager.cc:1403] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.007s
I20260709 14:52:14.332684 18032 raft_consensus.cc:359] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.333333 18032 raft_consensus.cc:740] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.334281 18032 consensus_queue.cc:260] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.336405 18032 ts_tablet_manager.cc:1434] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:14.337168 18032 tablet_bootstrap.cc:492] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.350950 18032 tablet_bootstrap.cc:492] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.351830 18032 tablet_bootstrap.cc:492] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.352434 18032 ts_tablet_manager.cc:1403] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:52:14.354792 18032 raft_consensus.cc:359] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.355448 18032 raft_consensus.cc:740] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.356109 18032 consensus_queue.cc:260] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.357997 18032 ts_tablet_manager.cc:1434] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:52:14.358736 18032 tablet_bootstrap.cc:492] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.382815 18032 tablet_bootstrap.cc:492] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.384001 18032 tablet_bootstrap.cc:492] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.384662 18032 ts_tablet_manager.cc:1403] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260709 14:52:14.390725 18032 raft_consensus.cc:359] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.391253 18032 raft_consensus.cc:740] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.391973 18032 consensus_queue.cc:260] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.393499 18032 ts_tablet_manager.cc:1434] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:52:14.394264 18032 tablet_bootstrap.cc:492] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.405577 18032 tablet_bootstrap.cc:492] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.406330 18032 tablet_bootstrap.cc:492] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.406901 18032 ts_tablet_manager.cc:1403] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:52:14.408701 18032 raft_consensus.cc:359] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.409232 18032 raft_consensus.cc:740] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.409806 18032 consensus_queue.cc:260] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.411314 18032 ts_tablet_manager.cc:1434] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:14.411926 18032 tablet_bootstrap.cc:492] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.424237 18032 tablet_bootstrap.cc:492] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.425606 18032 tablet_bootstrap.cc:492] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.426293 18032 ts_tablet_manager.cc:1403] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:52:14.428565 18032 raft_consensus.cc:359] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.429260 18032 raft_consensus.cc:740] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.430085 18032 consensus_queue.cc:260] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.431645 18032 ts_tablet_manager.cc:1434] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:52:14.438195 18032 tablet_bootstrap.cc:492] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.450699 18032 tablet_bootstrap.cc:492] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.451393 18032 tablet_bootstrap.cc:492] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.451930 18032 ts_tablet_manager.cc:1403] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 14:52:14.453738 18032 raft_consensus.cc:359] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.454228 18032 raft_consensus.cc:740] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.454919 17892 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.454955 18032 consensus_queue.cc:260] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.455540 17892 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.457428 17892 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.459120 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:14.461716 18032 ts_tablet_manager.cc:1434] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:14.462621 18032 tablet_bootstrap.cc:492] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:14.466527 17330 leader_election.cc:336] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.467481 17330 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.468164 17892 raft_consensus.cc:2749] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:14.477850 18037 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.478430 18037 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.480502 18037 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.482728 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:14.497728 18037 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.498296 18037 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.499626 17892 raft_consensus.cc:493] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.500102 17892 raft_consensus.cc:515] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.502002 17892 leader_election.cc:290] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.503405 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.503436 11977 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:52:14.505906 18036 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.506394 18036 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.505484 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.335s	user 0.253s	sys 0.004s
W20260709 14:52:14.510874 17256 leader_election.cc:336] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.510906 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.511483 17256 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:14.512300 18009 raft_consensus.cc:2749] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:14.500329 18037 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.508482 18036 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:14.524902 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:14.525610 17358 raft_consensus.cc:2468] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:14.539239 17256 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:14.546804 17330 leader_election.cc:336] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.548439 18037 raft_consensus.cc:2804] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:14.548961 18037 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.549409 18037 raft_consensus.cc:3060] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:14.547825 17330 leader_election.cc:304] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.568643 18034 raft_consensus.cc:2749] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:14.574584 18034 raft_consensus.cc:493] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.575162 18034 raft_consensus.cc:515] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.578693 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.580092 18036 raft_consensus.cc:493] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.580651 18036 raft_consensus.cc:515] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.581310 18034 leader_election.cc:290] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.582741 18036 leader_election.cc:290] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:14.587316 17256 leader_election.cc:336] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.597289 18033 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.598088 18033 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.600220 18033 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.601429 18033 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.602150 18033 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.604287 18033 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.605211 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.606967 18036 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.607509 18036 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.600907 17256 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.609520 18036 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.613972 18036 raft_consensus.cc:2749] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:14.615221 17256 leader_election.cc:336] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.624084 18037 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.625089 18033 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.632043 18033 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.634315 18033 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.637090 18037 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:14.639204 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.651677 18034 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.658754 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:14.665834 17358 raft_consensus.cc:3060] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:14.666046 18034 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.660254 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:14.664116 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
W20260709 14:52:14.660974 17404 leader_election.cc:336] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:14.671084 17404 leader_election.cc:336] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.665139 17892 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.674201 17892 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.675907 17892 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:14.664999 17256 leader_election.cc:336] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.676700 17256 leader_election.cc:304] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.677850 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:14.678208 17256 leader_election.cc:336] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.678622 17256 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.679289 18036 raft_consensus.cc:2749] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:14.682070 18034 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.677860 18037 raft_consensus.cc:2749] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:14.686475 17358 raft_consensus.cc:2468] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 3.
I20260709 14:52:14.687255 18032 tablet_bootstrap.cc:492] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: 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
W20260709 14:52:14.687956 17330 leader_election.cc:336] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.688112 18032 tablet_bootstrap.cc:492] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.688643 17913 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.689841 17913 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.691682 17913 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:14.692070 17404 leader_election.cc:336] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.692808 18032 ts_tablet_manager.cc:1403] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.230s	user 0.058s	sys 0.076s
I20260709 14:52:14.695467 18032 raft_consensus.cc:359] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.696204 18034 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.697877 18032 raft_consensus.cc:740] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.698767 18032 consensus_queue.cc:260] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.697899 17256 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:14.700934 18036 raft_consensus.cc:2804] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:14.701397 18036 raft_consensus.cc:697] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:14.701611 18034 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.702306 18036 consensus_queue.cc:237] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.704643 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.707052 18034 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.707965 18032 ts_tablet_manager.cc:1434] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:52:14.708974 18032 tablet_bootstrap.cc:492] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.710101 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:14.710757 17291 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:14.699530 17330 leader_election.cc:304] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.714252 18034 raft_consensus.cc:2749] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:14.723112 17404 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.730093 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:14.739190 17291 raft_consensus.cc:2468] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:14.740077 18032 tablet_bootstrap.cc:492] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.740800 17913 raft_consensus.cc:2749] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:14.741940 18032 tablet_bootstrap.cc:492] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.741899 18037 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.742806 18032 ts_tablet_manager.cc:1403] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.003s
I20260709 14:52:14.742565 18037 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.742162 17112 catalog_manager.cc:5697] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 2 to 3, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:14.745067 18037 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.745340 18032 raft_consensus.cc:359] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.745864 18036 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.746064 18032 raft_consensus.cc:740] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.746526 18036 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.746933 18032 consensus_queue.cc:260] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.749199 18032 ts_tablet_manager.cc:1434] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:52:14.750084 18032 tablet_bootstrap.cc:492] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.750730 17404 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.755072 17913 raft_consensus.cc:2749] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:14.753583 17256 leader_election.cc:336] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.760327 17404 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.761880 17913 raft_consensus.cc:2804] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:14.762230 17913 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.762545 17913 raft_consensus.cc:3060] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:14.764982 17330 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:14.767249 18035 raft_consensus.cc:2804] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:14.749189 18036 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.767611 18035 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.768006 18035 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:14.770612 17848 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.771498 17848 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.773221 17848 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:14.770077 17404 leader_election.cc:336] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.776525 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:14.777146 17358 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:14.781299 18033 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.781926 18033 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.784281 17913 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.784332 18033 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.786149 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.787652 17433 raft_consensus.cc:2468] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:14.786798 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.788556 17438 raft_consensus.cc:2468] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:14.789307 18035 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.791033 17913 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.792646 18035 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.795039 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.795713 18037 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.796284 18037 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.798699 18037 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.804098 17913 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.804389 17254 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:14.805188 18037 raft_consensus.cc:2804] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:14.805542 18037 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.804708 17913 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.805953 18037 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.807802 17913 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.810341 18032 tablet_bootstrap.cc:492] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.812340 18032 tablet_bootstrap.cc:492] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.813067 18032 ts_tablet_manager.cc:1403] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.004s
I20260709 14:52:14.815603 18032 raft_consensus.cc:359] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.816360 18032 raft_consensus.cc:740] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.817181 18032 consensus_queue.cc:260] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.818246 18069 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.818840 17254 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:14.818811 18069 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.820755 17913 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.820854 18069 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.821295 17913 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.822439 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.823050 17913 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.823011 17438 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:14.824350 17328 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:14.825145 18069 raft_consensus.cc:2804] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:14.825527 18069 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.825799 18036 raft_consensus.cc:2804] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:14.825981 18069 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.826237 18036 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.826668 18036 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.833969 18069 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.838538 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:14.839105 17438 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.840895 18069 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.834460 18036 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.843155 18036 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:14.820201 17330 leader_election.cc:336] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.836248 18032 ts_tablet_manager.cc:1434] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.003s
I20260709 14:52:14.847690 18032 tablet_bootstrap.cc:492] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.848268 17438 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:14.849582 17328 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:14.850512 17913 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.851019 17913 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.853406 17913 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.853832 17330 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.853950 18069 raft_consensus.cc:2804] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:14.854607 18035 raft_consensus.cc:2749] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:14.854809 18069 raft_consensus.cc:697] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:14.855659 18069 consensus_queue.cc:237] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:14.858323 17330 leader_election.cc:336] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:14.861097 17330 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.867967 17330 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.869259 18069 raft_consensus.cc:2749] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:14.872260 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:14.872859 17433 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.874979 18037 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.875910 17112 catalog_manager.cc:5697] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:14.881037 17433 raft_consensus.cc:2468] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
W20260709 14:52:14.839138 17256 leader_election.cc:336] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.863078 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:14.882418 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
W20260709 14:52:14.882613 17256 leader_election.cc:336] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.882968 17291 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:14.886039 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:14.887475 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:14.888010 17290 raft_consensus.cc:3060] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:14.888662 17913 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.889145 17913 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.891099 17913 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:14.893797 17291 raft_consensus.cc:2468] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 3.
I20260709 14:52:14.895999 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:14.894869 17290 raft_consensus.cc:2468] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:14.900894 18037 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:14.903331 17256 leader_election.cc:336] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.905490 17330 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:14.908694 17913 raft_consensus.cc:493] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.909202 17913 raft_consensus.cc:515] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.911077 17913 leader_election.cc:290] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.911701 18035 raft_consensus.cc:2804] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:52:14.911645 17256 leader_election.cc:336] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.920233 18009 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.920825 18009 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.912317 18035 raft_consensus.cc:697] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:14.923004 18009 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:14.922883 18035 consensus_queue.cc:237] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.924885 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:14.929153 17256 leader_election.cc:336] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.929515 18009 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.930074 18009 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.932515 18009 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.937372 17913 raft_consensus.cc:493] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.938125 17913 raft_consensus.cc:515] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:14.938633 17330 leader_election.cc:336] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.939215 17330 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.939968 17913 leader_election.cc:290] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.942193 18069 raft_consensus.cc:2749] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:14.942658 17404 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.944504 18032 tablet_bootstrap.cc:492] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:14.944623 18033 raft_consensus.cc:2804] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:14.945114 18033 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.945591 18033 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:14.945812 18032 tablet_bootstrap.cc:492] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:14.947185 18032 ts_tablet_manager.cc:1403] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.004s
I20260709 14:52:14.954551 18032 raft_consensus.cc:359] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.954943 18033 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:14.955935 17256 leader_election.cc:336] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.957129 18033 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.944974 18037 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.959329 18037 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:14.961313 18037 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:14.961866 18032 raft_consensus.cc:740] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.962610 18032 consensus_queue.cc:260] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:14.958711 17256 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:14.966295 18037 raft_consensus.cc:2749] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:14.972230 17256 leader_election.cc:336] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.974056 18032 ts_tablet_manager.cc:1434] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 14:52:14.974963 18032 tablet_bootstrap.cc:492] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:14.975666 17112 catalog_manager.cc:5697] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 2 to 3, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 3 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:14.979732 17913 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:14.980263 17913 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:14.982321 17913 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:14.984997 17256 leader_election.cc:336] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:14.958659 17404 leader_election.cc:336] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:14.989548 17404 leader_election.cc:336] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:14.998898 17254 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:14.999812 18037 raft_consensus.cc:2804] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.000344 18037 raft_consensus.cc:697] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:15.001549 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:15.003868 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:15.004577 17359 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:15.004938 17254 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.006316 18036 raft_consensus.cc:2749] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:15.001185 18037 consensus_queue.cc:237] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.013072 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:15.013849 17287 raft_consensus.cc:2468] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:15.021283 18033 raft_consensus.cc:493] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.021972 18033 raft_consensus.cc:515] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.024163 18033 leader_election.cc:290] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
W20260709 14:52:15.026825 17330 leader_election.cc:336] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.027513 18033 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.029163 18033 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.031415 18033 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
W20260709 14:52:15.032454 17330 leader_election.cc:336] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:15.033385 17330 leader_election.cc:336] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.028311 17404 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.035501 17404 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.036113 18033 raft_consensus.cc:2749] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:15.037539 17913 raft_consensus.cc:2804] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:15.038028 17913 raft_consensus.cc:697] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:15.038771 17913 consensus_queue.cc:237] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.046317 17112 catalog_manager.cc:5697] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.070916 17112 catalog_manager.cc:5697] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 3, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 3 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.079571 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:15.083943 17357 raft_consensus.cc:2468] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:15.080101 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:15.084900 17358 raft_consensus.cc:2468] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:15.080818 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:15.085884 17362 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.081099 17404 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:15.087952 17913 raft_consensus.cc:2804] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:15.088335 17913 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.088645 17913 raft_consensus.cc:3060] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:15.095395 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:15.096040 17438 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.097328 17362 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:15.095932 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:15.098666 17436 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:15.099766 17913 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.103654 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:15.104360 17432 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:15.104341 17438 raft_consensus.cc:2468] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:15.107234 18032 tablet_bootstrap.cc:492] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.108292 18032 tablet_bootstrap.cc:492] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:15.109006 18032 ts_tablet_manager.cc:1403] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.134s	user 0.027s	sys 0.018s
I20260709 14:52:15.117280 17848 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.117924 17848 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:15.119776 17848 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:15.131309 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
W20260709 14:52:15.131654 17404 leader_election.cc:336] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.132171 17287 raft_consensus.cc:2468] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
W20260709 14:52:15.132341 17404 leader_election.cc:336] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.132814 17404 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.133602 18033 raft_consensus.cc:2749] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:15.133833 17404 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.137856 18032 raft_consensus.cc:359] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.138706 18032 raft_consensus.cc:740] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.139533 17913 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:15.141527 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:15.142287 17287 raft_consensus.cc:2468] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:15.144820 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:15.145520 17290 raft_consensus.cc:2468] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:15.145114 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:15.146994 17365 raft_consensus.cc:2468] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:15.147516 17254 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.148587 18037 raft_consensus.cc:2804] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:15.148967 18037 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.149322 18037 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.156941 18037 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.161862 18037 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:15.162807 17254 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.164193 17254 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.165171 18036 raft_consensus.cc:2804] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:15.165549 18036 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.165949 18036 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.166384 18009 raft_consensus.cc:2804] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:52:15.168839 17256 leader_election.cc:336] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.178097 18036 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:15.189146 17256 leader_election.cc:336] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.191459 17404 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:15.194512 17913 raft_consensus.cc:2749] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:15.195847 17404 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.201567 17913 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:15.201968 17913 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.202312 17913 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:15.209002 18036 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:15.212448 17404 leader_election.cc:304] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:15.216241 18033 raft_consensus.cc:2804] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:15.216717 18033 raft_consensus.cc:493] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.217113 18033 raft_consensus.cc:3060] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.216835 18032 consensus_queue.cc:260] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.219331 18032 ts_tablet_manager.cc:1434] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.003s
I20260709 14:52:15.220305 18032 tablet_bootstrap.cc:492] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:15.224284 17256 consensus_peers.cc:597] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:15.224687 18033 raft_consensus.cc:515] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.225766 17404 leader_election.cc:304] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:15.214759 17913 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.227746 18009 raft_consensus.cc:697] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:15.229172 17913 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:15.228847 18009 consensus_queue.cc:237] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.229780 17913 raft_consensus.cc:2804] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:15.230134 17913 raft_consensus.cc:493] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.230465 17913 raft_consensus.cc:3060] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.235069 18033 leader_election.cc:290] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:15.238147 17404 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:15.239915 18033 raft_consensus.cc:2804] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.246454 18033 raft_consensus.cc:697] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:15.247390 18033 consensus_queue.cc:237] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.252730 17913 raft_consensus.cc:515] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.254060 17404 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:15.256038 18103 raft_consensus.cc:2804] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:15.256454 18103 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.256819 18103 raft_consensus.cc:3060] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:15.264302 17404 leader_election.cc:336] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:15.265302 17404 leader_election.cc:336] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.267028 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:15.267705 17290 raft_consensus.cc:3060] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:15.268698 17404 leader_election.cc:336] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.270706 17913 leader_election.cc:290] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:15.269534 17404 leader_election.cc:336] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:15.271885 17404 leader_election.cc:336] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.275646 17290 raft_consensus.cc:2468] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:15.282539 17330 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:15.284026 17848 raft_consensus.cc:2804] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:15.284416 17848 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.284729 17848 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:15.289565 18103 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.291656 18103 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:15.294605 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:15.295279 17437 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.295568 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:15.296183 17438 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.303248 17112 catalog_manager.cc:5697] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.310403 17438 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:15.304530 17437 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:15.316010 17404 leader_election.cc:304] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:15.316838 18033 raft_consensus.cc:2804] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:15.317288 18033 raft_consensus.cc:493] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.317750 18033 raft_consensus.cc:3060] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.307724 17848 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:15.321830 17848 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:15.325979 17404 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:15.327792 18103 raft_consensus.cc:2804] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:15.328176 18103 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:15.328509 18103 raft_consensus.cc:3060] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:15.334964 17404 leader_election.cc:336] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:15.335706 17404 leader_election.cc:336] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:15.336433 17404 leader_election.cc:336] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.325392 18033 raft_consensus.cc:515] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.338366 17112 catalog_manager.cc:5697] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.345970 18103 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:15.350783 17330 leader_election.cc:336] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.352546 17254 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.339121 18033 leader_election.cc:290] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:15.354730 17254 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.355499 18102 raft_consensus.cc:2804] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.355974 18009 raft_consensus.cc:2804] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.356020 18102 raft_consensus.cc:697] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:15.357054 18009 raft_consensus.cc:697] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:15.357264 18102 consensus_queue.cc:237] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.365048 18103 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
W20260709 14:52:15.370530 17404 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:15.381776 17404 leader_election.cc:336] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:15.382315 17404 leader_election.cc:336] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.383255 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:15.383389 17287 raft_consensus.cc:1275] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:15.383879 17283 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:15.371608 18009 consensus_queue.cc:237] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.380959 17437 raft_consensus.cc:1275] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.389266 17848 consensus_queue.cc:1048] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.394807 17283 raft_consensus.cc:2468] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 3.
I20260709 14:52:15.395159 17404 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.395996 18103 raft_consensus.cc:2804] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:15.396656 18103 raft_consensus.cc:697] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:15.397733 18103 consensus_queue.cc:237] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.398680 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:15.399657 17290 raft_consensus.cc:3060] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.408000 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:15.408699 17286 raft_consensus.cc:3060] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:15.410414 17404 leader_election.cc:336] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:15.411100 17404 leader_election.cc:336] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:15.412312 17404 leader_election.cc:336] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.416622 17286 raft_consensus.cc:2468] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:15.418128 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:15.418746 17365 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:15.426388 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:15.427057 17358 raft_consensus.cc:3060] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.429729 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:15.430315 17357 raft_consensus.cc:3060] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.435606 17357 raft_consensus.cc:2468] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:15.435814 17358 raft_consensus.cc:2468] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:15.436408 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:15.436888 17359 raft_consensus.cc:3060] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.436691 17365 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:15.444139 17359 raft_consensus.cc:2468] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:15.442610 17365 raft_consensus.cc:1275] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:15.447000 18039 raft_consensus.cc:493] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.447549 18039 raft_consensus.cc:515] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.454057 17290 raft_consensus.cc:2468] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:15.446915 17112 catalog_manager.cc:5697] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.459988 17404 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.460675 18039 leader_election.cc:290] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:15.485152 17112 catalog_manager.cc:5697] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.486372 17438 raft_consensus.cc:1275] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.486704 17913 raft_consensus.cc:2804] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.487226 17913 raft_consensus.cc:697] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:15.487967 17913 consensus_queue.cc:237] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.499374 18102 consensus_queue.cc:1048] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:15.523157 18037 consensus_queue.cc:1048] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:15.524641 17404 leader_election.cc:304] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.526063 17404 leader_election.cc:304] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.526214 17795 raft_consensus.cc:2804] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.526759 17795 raft_consensus.cc:697] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:15.527055 17404 leader_election.cc:304] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.528368 18039 raft_consensus.cc:493] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.528887 18039 raft_consensus.cc:515] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.530953 18039 leader_election.cc:290] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:15.537866 17112 catalog_manager.cc:5697] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 3, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 3 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.539510 17112 catalog_manager.cc:5697] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.548782 17913 raft_consensus.cc:2804] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.549185 17404 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.549311 17913 raft_consensus.cc:697] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:15.550612 17795 consensus_queue.cc:237] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.550462 17913 consensus_queue.cc:237] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.567507 18032 tablet_bootstrap.cc:492] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.554849 18107 raft_consensus.cc:2804] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.574534 17404 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:15.559721 18103 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:15.576764 18032 tablet_bootstrap.cc:492] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:15.581331 18032 ts_tablet_manager.cc:1403] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.361s	user 0.013s	sys 0.004s
I20260709 14:52:15.583410 18139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:36201 every 8 connection(s)
I20260709 14:52:15.582415 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:36201
I20260709 14:52:15.582228 18106 raft_consensus.cc:2804] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.588774 18107 raft_consensus.cc:697] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:15.604429 18069 consensus_queue.cc:1048] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:15.645990 18032 raft_consensus.cc:359] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:15.646775 18032 raft_consensus.cc:740] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.647621 18032 consensus_queue.cc:260] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:15.680279 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 104600us
I20260709 14:52:15.682139 18032 ts_tablet_manager.cc:1434] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.000s
I20260709 14:52:15.683235 18032 tablet_bootstrap.cc:492] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:15.712141 18103 raft_consensus.cc:697] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:15.714797 18103 consensus_queue.cc:237] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.757855 18107 consensus_queue.cc:237] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:15.775110 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:42127, user_credentials={real_user=slave}} blocked reactor thread for 186269us
I20260709 14:52:15.803478 18039 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.804072 18039 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.806428 18039 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
W20260709 14:52:15.839474 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 158274us
I20260709 14:52:15.840595 17330 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:15.841966 17256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:42127, user_credentials={real_user=slave}} blocked reactor thread for 70341.5us
I20260709 14:52:15.828171 18106 raft_consensus.cc:697] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:15.843348 18039 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:15.886679 17330 leader_election.cc:336] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:15.847132 18069 raft_consensus.cc:2804] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:15.895411 18039 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:15.905805 18106 consensus_queue.cc:237] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.905918 18039 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:15.898332 18069 raft_consensus.cc:697] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:15.924170 18069 consensus_queue.cc:237] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:15.945982 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 53703.7us
W20260709 14:52:15.946988 17330 consensus_peers.cc:597] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:15.951663 17437 raft_consensus.cc:1275] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.957758 18039 raft_consensus.cc:493] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.958338 18039 raft_consensus.cc:515] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.960481 17432 raft_consensus.cc:1275] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:15.960819 18039 leader_election.cc:290] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:15.961246 18151 consensus_queue.cc:1048] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.965699 18037 consensus_queue.cc:1048] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:15.969805 18032 tablet_bootstrap.cc:492] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.984862 18032 tablet_bootstrap.cc:492] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:15.985621 18032 ts_tablet_manager.cc:1403] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.303s	user 0.028s	sys 0.013s
I20260709 14:52:15.988256 18032 raft_consensus.cc:359] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:15.988989 18032 raft_consensus.cc:740] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.012458 18032 consensus_queue.cc:260] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:16.023552 17365 raft_consensus.cc:1275] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.021904 18039 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.040567 17290 raft_consensus.cc:1275] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.042126 17290 raft_consensus.cc:1275] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:16.035293 17283 raft_consensus.cc:1275] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:16.064040 17112 catalog_manager.cc:5697] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 2 to 3, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 3 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.073241 17114 catalog_manager.cc:5697] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.075008 17114 catalog_manager.cc:5697] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.076679 17114 catalog_manager.cc:5697] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.078272 17114 catalog_manager.cc:5697] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 3 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 4 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.035283 18039 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:16.081212 17114 catalog_manager.cc:5697] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.093308 17433 raft_consensus.cc:1275] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.102272 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:16.103108 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:16.102526 17795 consensus_queue.cc:1048] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:16.103957 17357 raft_consensus.cc:2393] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 2: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:16.104264 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:16.104971 17365 raft_consensus.cc:2393] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 2: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:16.089216 18142 consensus_queue.cc:1048] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:52:16.126017 18173 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:16.126963 18166 log.cc:927] Time spent T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 14:52:16.116724 18138 consensus_queue.cc:1048] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:52:16.120793 18101 consensus_queue.cc:1048] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:52:16.121336 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:16.120788 18145 consensus_queue.cc:1048] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:52:16.126659 18173 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:16.140853 17287 raft_consensus.cc:1275] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.146879 18173 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:16.147425 18173 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.147904 18173 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:16.148689 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:16.149096 18039 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:16.149820 18039 raft_consensus.cc:493] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.150235 18039 raft_consensus.cc:515] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:16.151587 18172 raft_consensus.cc:493] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.152135 18039 leader_election.cc:290] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:16.152083 18172 raft_consensus.cc:515] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:16.149428 17291 raft_consensus.cc:2393] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 2: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:16.162354 18172 leader_election.cc:290] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:16.169255 18032 ts_tablet_manager.cc:1434] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.183s	user 0.008s	sys 0.005s
I20260709 14:52:16.171459 18032 tablet_bootstrap.cc:492] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:16.149819 18173 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:16.187655 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:16.198145 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:16.198724 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:16.200083 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:16.202913 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:16.206647 17365 raft_consensus.cc:1275] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:16.178776 18172 raft_consensus.cc:493] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.215711 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:16.213863 18172 raft_consensus.cc:515] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:16.239521 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:16.244783 18028 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:16.251042 18176 consensus_queue.cc:1048] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:52:16.252317 18179 raft_consensus.cc:2749] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:16.229993 17359 raft_consensus.cc:1275] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.258924 18176 consensus_queue.cc:1048] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.259567 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:16.260408 17285 raft_consensus.cc:2393] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 2: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:16.261790 18028 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:16.213425 18138 consensus_queue.cc:1048] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 14:52:16.248488 18172 leader_election.cc:290] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:16.266106 18179 raft_consensus.cc:2749] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.363266 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:16.364548 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:16.365470 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:16.365957 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:16.366124 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:16.371420 17330 consensus_peers.cc:597] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.413304 17356 raft_consensus.cc:1275] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:16.422806 18177 log.cc:927] Time spent T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
W20260709 14:52:16.423604 17330 consensus_peers.cc:597] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.417770 18186 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.430163 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:16.438649 17364 raft_consensus.cc:1275] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:16.451826 18178 log.cc:927] Time spent T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.180s	user 0.002s	sys 0.000s
W20260709 14:52:16.453358 18182 log.cc:927] Time spent T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 14:52:16.470122 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:16.470914 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:16.478108 18185 log.cc:927] Time spent T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 14:52:16.474061 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:16.548810 17330 consensus_peers.cc:597] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:16.491405 18145 consensus_queue.cc:1048] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
W20260709 14:52:16.548938 18183 log.cc:927] Time spent T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.201s	user 0.004s	sys 0.000s
I20260709 14:52:16.483796 18186 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:16.515455 18103 consensus_queue.cc:1048] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
W20260709 14:52:16.618238 17330 consensus_peers.cc:597] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:16.612272 18092 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:16.661707 18188 log.cc:927] Time spent T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260709 14:52:16.661550 18184 log.cc:927] Time spent T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 14:52:16.675505 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:16.676528 17364 raft_consensus.cc:2393] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6839c9563084e58bbfc1aeedd804dd0 in current term 2: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
W20260709 14:52:16.692121 18191 log.cc:927] Time spent T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 14:52:16.681385 18186 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:16.697240 18092 raft_consensus.cc:1275] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:16.719617 17330 consensus_peers.cc:597] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:16.727926 17287 raft_consensus.cc:1275] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:16.729399 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:16.748903 17256 consensus_peers.cc:597] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.749616 17256 consensus_peers.cc:597] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.750555 17256 consensus_peers.cc:597] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.811447 18032 tablet_bootstrap.cc:492] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:16.824319 18032 tablet_bootstrap.cc:492] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:16.825048 18032 ts_tablet_manager.cc:1403] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.654s	user 0.018s	sys 0.010s
I20260709 14:52:16.783598 18149 consensus_queue.cc:1048] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 14:52:16.781533 18141 consensus_queue.cc:1048] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
I20260709 14:52:16.867880 18087 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:16.876015 17330 consensus_peers.cc:597] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:16.876554 18032 raft_consensus.cc:359] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:16.877341 18032 raft_consensus.cc:740] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.878304 18032 consensus_queue.cc:260] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:16.882947 18032 ts_tablet_manager.cc:1434] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 14:52:16.883821 18032 tablet_bootstrap.cc:492] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:16.914850 18196 log.cc:927] Time spent T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 14:52:16.917459 18093 raft_consensus.cc:3060] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.925069 18093 raft_consensus.cc:1275] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.926887 18088 raft_consensus.cc:3060] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.934924 18085 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:16.935781 18092 raft_consensus.cc:3060] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.943946 18085 raft_consensus.cc:1275] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:16.944298 18087 raft_consensus.cc:1275] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.945361 18084 raft_consensus.cc:3060] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.947535 18092 raft_consensus.cc:1275] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.954494 18084 raft_consensus.cc:1275] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.956709 18026 leader_election.cc:304] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:16.957595 18186 raft_consensus.cc:2749] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.958915 18026 leader_election.cc:304] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:16.959666 18186 raft_consensus.cc:2749] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.960997 18026 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:16.962313 18088 raft_consensus.cc:1275] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.963343 18186 raft_consensus.cc:2749] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.964290 18026 leader_election.cc:304] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:16.966192 18186 raft_consensus.cc:2749] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.967322 18026 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:16.968065 18186 raft_consensus.cc:2749] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.969270 18026 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:16.970301 18186 raft_consensus.cc:2749] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.971576 18026 leader_election.cc:304] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:16.972329 18186 raft_consensus.cc:2749] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.973546 18026 leader_election.cc:304] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:16.974330 18186 raft_consensus.cc:2749] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.976045 18026 leader_election.cc:304] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:16.976809 18186 raft_consensus.cc:2749] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.977901 18026 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:16.978996 18186 raft_consensus.cc:2749] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:16.999485 18152 heartbeater.cc:344] Connected to a master server at 127.11.178.126:33313
I20260709 14:52:16.999898 18152 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:17.000789 18152 heartbeater.cc:507] Master 127.11.178.126:33313 requested a full tablet report, sending...
W20260709 14:52:17.005030 17404 consensus_peers.cc:597] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.007440 18032 tablet_bootstrap.cc:492] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.008536 18032 tablet_bootstrap.cc:492] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.011857 18032 ts_tablet_manager.cc:1403] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.128s	user 0.017s	sys 0.002s
W20260709 14:52:17.013120 17256 consensus_peers.cc:597] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:17.022125 18032 raft_consensus.cc:359] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.023307 18032 raft_consensus.cc:740] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.024426 18032 consensus_queue.cc:260] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.026736 18032 ts_tablet_manager.cc:1434] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:52:17.027912 18032 tablet_bootstrap.cc:492] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:17.067945 17256 consensus_peers.cc:597] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:17.075246 17404 consensus_peers.cc:597] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:17.075743 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 70086.1us
I20260709 14:52:17.080564 17114 ts_manager.cc:194] Re-registered known tserver with Master: a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:17.077438 17404 consensus_peers.cc:597] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:17.082453 18032 tablet_bootstrap.cc:492] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.083566 18032 tablet_bootstrap.cc:492] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.084230 18032 ts_tablet_manager.cc:1403] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.004s
W20260709 14:52:17.082672 17404 consensus_peers.cc:597] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:17.101181 17404 consensus_peers.cc:597] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:17.101801 17404 consensus_peers.cc:597] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:17.102653 18103 consensus_queue.cc:1048] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:17.104409 18103 consensus_queue.cc:1048] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.103361 18032 raft_consensus.cc:359] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.118472 18032 raft_consensus.cc:740] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.119625 18032 consensus_queue.cc:260] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.121841 18032 ts_tablet_manager.cc:1434] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:52:17.122220 18106 consensus_queue.cc:1048] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.122630 18032 tablet_bootstrap.cc:492] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.124274 18106 consensus_queue.cc:1048] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.126186 18106 consensus_queue.cc:1048] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.142189 18106 consensus_queue.cc:1048] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.149737 18032 tablet_bootstrap.cc:492] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.150759 18032 tablet_bootstrap.cc:492] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.151443 18032 ts_tablet_manager.cc:1403] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.017s
I20260709 14:52:17.154072 18032 raft_consensus.cc:359] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.154824 18032 raft_consensus.cc:740] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.155552 18032 consensus_queue.cc:260] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.157845 18032 ts_tablet_manager.cc:1434] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:17.158622 18032 tablet_bootstrap.cc:492] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.180166 18032 tablet_bootstrap.cc:492] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.181174 18032 tablet_bootstrap.cc:492] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.182022 18032 ts_tablet_manager.cc:1403] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260709 14:52:17.184728 18032 raft_consensus.cc:359] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.185626 18032 raft_consensus.cc:740] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.186611 18032 consensus_queue.cc:260] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.188982 18032 ts_tablet_manager.cc:1434] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:17.189901 18032 tablet_bootstrap.cc:492] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.223212 18032 tablet_bootstrap.cc:492] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.224691 18032 tablet_bootstrap.cc:492] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.225394 18032 ts_tablet_manager.cc:1403] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260709 14:52:17.227910 18032 raft_consensus.cc:359] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.228724 18032 raft_consensus.cc:740] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.229499 18032 consensus_queue.cc:260] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:17.231056 17256 consensus_peers.cc:597] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:17.231848 18032 ts_tablet_manager.cc:1434] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:17.232790 18032 tablet_bootstrap.cc:492] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.255424 18032 tablet_bootstrap.cc:492] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: 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
W20260709 14:52:17.255932 17404 consensus_peers.cc:597] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:17.256637 18032 tablet_bootstrap.cc:492] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.257412 18032 ts_tablet_manager.cc:1403] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
W20260709 14:52:17.260968 17404 consensus_peers.cc:597] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:17.261282 18032 raft_consensus.cc:359] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.262174 18032 raft_consensus.cc:740] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.262897 18032 consensus_queue.cc:260] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.265305 18032 ts_tablet_manager.cc:1434] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:17.266151 18032 tablet_bootstrap.cc:492] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.267760 17114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35472
I20260709 14:52:17.272410 18152 heartbeater.cc:499] Master 127.11.178.126:33313 was elected leader, sending a full tablet report...
W20260709 14:52:17.276175 17404 consensus_peers.cc:597] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:17.286870 18032 tablet_bootstrap.cc:492] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.287817 18032 tablet_bootstrap.cc:492] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.288533 18032 ts_tablet_manager.cc:1403] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260709 14:52:17.290459 18032 raft_consensus.cc:359] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.291075 18032 raft_consensus.cc:740] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.291667 18032 consensus_queue.cc:260] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.293198 18032 ts_tablet_manager.cc:1434] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:17.293839 18032 tablet_bootstrap.cc:492] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.315162 18032 tablet_bootstrap.cc:492] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.316179 18032 tablet_bootstrap.cc:492] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.316874 18032 ts_tablet_manager.cc:1403] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 14:52:17.319316 18032 raft_consensus.cc:359] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.319990 18032 raft_consensus.cc:740] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.320648 18032 consensus_queue.cc:260] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.323066 18032 ts_tablet_manager.cc:1434] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:52:17.323881 18032 tablet_bootstrap.cc:492] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.352068 18032 tablet_bootstrap.cc:492] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.352990 18032 tablet_bootstrap.cc:492] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.353615 18032 ts_tablet_manager.cc:1403] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.012s
I20260709 14:52:17.356081 18032 raft_consensus.cc:359] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.356750 18032 raft_consensus.cc:740] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.357388 18032 consensus_queue.cc:260] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.359321 18032 ts_tablet_manager.cc:1434] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:17.360553 18032 tablet_bootstrap.cc:492] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.385335 18032 tablet_bootstrap.cc:492] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.386269 18032 tablet_bootstrap.cc:492] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.388024 18032 ts_tablet_manager.cc:1403] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 14:52:17.390791 18032 raft_consensus.cc:359] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.391470 18032 raft_consensus.cc:740] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.392376 18032 consensus_queue.cc:260] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:17.394737 18032 ts_tablet_manager.cc:1434] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:17.395493 18032 tablet_bootstrap.cc:492] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.415105 18032 tablet_bootstrap.cc:492] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.417888 18032 tablet_bootstrap.cc:492] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.418543 18032 ts_tablet_manager.cc:1403] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 14:52:17.420744 18032 raft_consensus.cc:359] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:17.421301 18032 raft_consensus.cc:740] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.423225 18032 consensus_queue.cc:260] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:17.425391 18032 ts_tablet_manager.cc:1434] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:17.426142 18032 tablet_bootstrap.cc:492] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:17.427804 17404 consensus_peers.cc:597] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:17.442235 18032 tablet_bootstrap.cc:492] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.443181 18032 tablet_bootstrap.cc:492] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.443821 18032 ts_tablet_manager.cc:1403] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 14:52:17.446154 18032 raft_consensus.cc:359] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.446827 18032 raft_consensus.cc:740] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.447425 18032 consensus_queue.cc:260] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.449678 18032 ts_tablet_manager.cc:1434] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:17.450413 18032 tablet_bootstrap.cc:492] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:17.459064 17256 consensus_peers.cc:597] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:17.480057 18032 tablet_bootstrap.cc:492] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.480835 18032 tablet_bootstrap.cc:492] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.481369 18032 ts_tablet_manager.cc:1403] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260709 14:52:17.483155 18032 raft_consensus.cc:359] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:17.483631 18032 raft_consensus.cc:740] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.484175 18032 consensus_queue.cc:260] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:17.486107 18032 ts_tablet_manager.cc:1434] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 14:52:17.486843 18032 tablet_bootstrap.cc:492] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:17.488493 17330 consensus_peers.cc:597] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:17.503621 18032 tablet_bootstrap.cc:492] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.504664 18032 tablet_bootstrap.cc:492] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.506273 18032 ts_tablet_manager.cc:1403] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:52:17.511698 18032 raft_consensus.cc:359] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:17.513689 18032 raft_consensus.cc:740] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.514379 18032 consensus_queue.cc:260] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:17.516371 18032 ts_tablet_manager.cc:1434] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20260709 14:52:17.517781 18032 tablet_bootstrap.cc:492] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.548338 18087 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:17.564268 18089 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.595999 18032 tablet_bootstrap.cc:492] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.596943 18032 tablet_bootstrap.cc:492] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.597594 18032 ts_tablet_manager.cc:1403] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.042s
I20260709 14:52:17.600081 18032 raft_consensus.cc:359] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:17.607270 18032 raft_consensus.cc:740] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.619545 18032 consensus_queue.cc:260] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:17.622089 18032 ts_tablet_manager.cc:1434] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 14:52:17.626784 18087 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.629536 18032 tablet_bootstrap.cc:492] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:17.813153 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:42127, user_credentials={real_user=slave}} blocked reactor thread for 66504.2us
W20260709 14:52:17.818161 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 65042.6us
I20260709 14:52:17.862494 18032 tablet_bootstrap.cc:492] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:17.869678 18032 tablet_bootstrap.cc:492] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:17.870446 18032 ts_tablet_manager.cc:1403] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.241s	user 0.020s	sys 0.018s
I20260709 14:52:17.878887 18032 raft_consensus.cc:359] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.884459 18032 raft_consensus.cc:740] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.895699 18032 consensus_queue.cc:260] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:17.899344 18032 ts_tablet_manager.cc:1434] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 14:52:17.917268 18032 tablet_bootstrap.cc:492] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:17.920302 18088 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:18.035470 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:42127, user_credentials={real_user=slave}} blocked reactor thread for 47496us
I20260709 14:52:18.075904 18084 raft_consensus.cc:3060] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.092458 18032 tablet_bootstrap.cc:492] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.093482 18032 tablet_bootstrap.cc:492] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.094135 18032 ts_tablet_manager.cc:1403] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.177s	user 0.013s	sys 0.033s
I20260709 14:52:18.096717 18032 raft_consensus.cc:359] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:18.097332 18032 raft_consensus.cc:740] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.097990 18032 consensus_queue.cc:260] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:18.102308 18032 ts_tablet_manager.cc:1434] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:52:18.103148 18032 tablet_bootstrap.cc:492] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.156405 18087 raft_consensus.cc:3060] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.173499 18032 tablet_bootstrap.cc:492] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.174526 18032 tablet_bootstrap.cc:492] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.175289 18032 ts_tablet_manager.cc:1403] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.001s
I20260709 14:52:18.177672 18032 raft_consensus.cc:359] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:18.178339 18032 raft_consensus.cc:740] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.178996 18032 consensus_queue.cc:260] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:18.181033 18032 ts_tablet_manager.cc:1434] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:52:18.181915 18032 tablet_bootstrap.cc:492] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.205524 18032 tablet_bootstrap.cc:492] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.206447 18032 tablet_bootstrap.cc:492] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.207233 18032 ts_tablet_manager.cc:1403] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.001s
I20260709 14:52:18.209595 18032 raft_consensus.cc:359] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.210294 18032 raft_consensus.cc:740] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.211053 18032 consensus_queue.cc:260] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.212988 18032 ts_tablet_manager.cc:1434] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:52:18.214418 18032 tablet_bootstrap.cc:492] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.240340 18032 tablet_bootstrap.cc:492] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.241308 18032 tablet_bootstrap.cc:492] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.242455 18032 ts_tablet_manager.cc:1403] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.002s
I20260709 14:52:18.247638 18032 raft_consensus.cc:359] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:18.248301 18032 raft_consensus.cc:740] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.248936 18032 consensus_queue.cc:260] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:18.250980 18032 ts_tablet_manager.cc:1434] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:52:18.252980 18032 tablet_bootstrap.cc:492] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.253381 18087 raft_consensus.cc:3060] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.279348 18032 tablet_bootstrap.cc:492] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.280278 18032 tablet_bootstrap.cc:492] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.280947 18032 ts_tablet_manager.cc:1403] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260709 14:52:18.283423 18032 raft_consensus.cc:359] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:18.284092 18032 raft_consensus.cc:740] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.284727 18032 consensus_queue.cc:260] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:18.286968 18032 ts_tablet_manager.cc:1434] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:18.287746 18032 tablet_bootstrap.cc:492] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.303759 18032 tablet_bootstrap.cc:492] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=1 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.304656 18032 tablet_bootstrap.cc:492] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.305269 18032 ts_tablet_manager.cc:1403] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260709 14:52:18.309007 18032 raft_consensus.cc:359] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:18.309736 18032 raft_consensus.cc:740] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.310487 18032 consensus_queue.cc:260] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:18.316560 18032 ts_tablet_manager.cc:1434] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:18.317402 18032 tablet_bootstrap.cc:492] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.332716 18032 tablet_bootstrap.cc:492] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.333977 18032 tablet_bootstrap.cc:492] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.334609 18032 ts_tablet_manager.cc:1403] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:52:18.336984 18032 raft_consensus.cc:359] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:18.337661 18032 raft_consensus.cc:740] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.338375 18032 consensus_queue.cc:260] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:18.340523 18032 ts_tablet_manager.cc:1434] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:52:18.341235 18032 tablet_bootstrap.cc:492] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.425572 18032 tablet_bootstrap.cc:492] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.426499 18032 tablet_bootstrap.cc:492] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.427151 18032 ts_tablet_manager.cc:1403] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.086s	user 0.031s	sys 0.047s
I20260709 14:52:18.429446 18032 raft_consensus.cc:359] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.430135 18032 raft_consensus.cc:740] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.430773 18032 consensus_queue.cc:260] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.436183 18032 ts_tablet_manager.cc:1434] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:52:18.437849 18032 tablet_bootstrap.cc:492] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
W20260709 14:52:18.487378 17330 consensus_peers.cc:597] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:18.487509 18032 tablet_bootstrap.cc:492] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.488588 18032 tablet_bootstrap.cc:492] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.489225 18032 ts_tablet_manager.cc:1403] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.011s
I20260709 14:52:18.492379 18032 raft_consensus.cc:359] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.493040 18032 raft_consensus.cc:740] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.493701 18032 consensus_queue.cc:260] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.495697 18032 ts_tablet_manager.cc:1434] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:18.497781 18032 tablet_bootstrap.cc:492] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.521879 18032 tablet_bootstrap.cc:492] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.522823 18032 tablet_bootstrap.cc:492] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.523475 18032 ts_tablet_manager.cc:1403] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
I20260709 14:52:18.525856 18032 raft_consensus.cc:359] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.526525 18032 raft_consensus.cc:740] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.527176 18032 consensus_queue.cc:260] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.529304 18032 ts_tablet_manager.cc:1434] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:18.530768 18032 tablet_bootstrap.cc:492] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.552037 18032 tablet_bootstrap.cc:492] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.552765 18032 tablet_bootstrap.cc:492] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.553397 18032 ts_tablet_manager.cc:1403] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 14:52:18.555814 18032 raft_consensus.cc:359] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.556418 18032 raft_consensus.cc:740] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.556994 18032 consensus_queue.cc:260] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:18.558969 18032 ts_tablet_manager.cc:1434] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:18.560056 18032 tablet_bootstrap.cc:492] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap starting.
I20260709 14:52:18.607903 18032 tablet_bootstrap.cc:492] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:18.608852 18032 tablet_bootstrap.cc:492] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: Bootstrap complete.
I20260709 14:52:18.609521 18032 ts_tablet_manager.cc:1403] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.014s
I20260709 14:52:18.611896 18032 raft_consensus.cc:359] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:18.612532 18032 raft_consensus.cc:740] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.613193 18032 consensus_queue.cc:260] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:18.615229 18032 ts_tablet_manager.cc:1434] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:18.875716 18087 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.933911 18084 raft_consensus.cc:3060] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:19.052654 18084 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:22.181486 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:22.233059 17435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39b7626e12f64893abb28a27e494f083"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "55e512bb698a44b287f10b45a0bc6531"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:22.233948 17435 raft_consensus.cc:606] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Received request to transfer leadership to TS 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:22.250124 17364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52b946b2ed494b77943d87801a12029d"
dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:57392
I20260709 14:52:22.250607 17364 raft_consensus.cc:606] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:22.263195 17286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "921000eafb76441891728484a97cd1d1"
dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:33360
I20260709 14:52:22.263705 17286 raft_consensus.cc:606] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:22.266491 17287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415"
dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:33360
I20260709 14:52:22.266978 17287 raft_consensus.cc:606] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:22.269439 17435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4d225049c384a60a8f965df648deef5"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:22.270036 17435 raft_consensus.cc:606] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:22.272146 17287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8"
dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:33360
I20260709 14:52:22.272557 17287 raft_consensus.cc:606] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:22.273474 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:52:22.274546 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:22.534183 18281 raft_consensus.cc:993] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.534701 18272 raft_consensus.cc:1081] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.536123 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "921000eafb76441891728484a97cd1d1"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48108
I20260709 14:52:22.536613 18084 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:22.536929 18084 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.542098 18084 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:22.542975 18285 raft_consensus.cc:993] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca: : Instructing follower 55e512bb698a44b287f10b45a0bc6531 to start an election
I20260709 14:52:22.543576 18279 raft_consensus.cc:1081] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Signalling peer 55e512bb698a44b287f10b45a0bc6531 to start an election
I20260709 14:52:22.544759 18084 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:22.545069 17287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39b7626e12f64893abb28a27e494f083"
dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
 from {username='slave'} at 127.0.0.1:48292
I20260709 14:52:22.545284 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:22.545742 17287 raft_consensus.cc:493] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:22.546114 17287 raft_consensus.cc:3060] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.548105 17286 raft_consensus.cc:3055] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:22.548435 17286 raft_consensus.cc:740] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:22.549188 17286 consensus_queue.cc:260] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:22.546149 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:22.555370 17287 raft_consensus.cc:515] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:22.555788 17286 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.559321 17287 leader_election.cc:290] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:22.559926 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:22.560622 17364 raft_consensus.cc:3060] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.563540 17286 raft_consensus.cc:2468] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:22.550345 17435 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.566211 18028 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:22.567525 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:22.568037 17439 raft_consensus.cc:3055] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:22.567754 17364 raft_consensus.cc:2468] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:22.568353 17439 raft_consensus.cc:740] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:22.569249 17360 raft_consensus.cc:1240] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Rejecting Update request from peer 9854302a5aab4546b23d254762df49ca for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:22.569585 17439 consensus_queue.cc:260] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:22.570770 17439 raft_consensus.cc:3060] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.571123 17256 leader_election.cc:304] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:22.572978 17435 raft_consensus.cc:2468] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:22.576930 18272 raft_consensus.cc:2804] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:22.577443 18272 raft_consensus.cc:697] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:22.578325 18272 consensus_queue.cc:237] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:22.584311 17439 raft_consensus.cc:2468] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:22.590920 18290 raft_consensus.cc:2804] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:22.593802 18290 raft_consensus.cc:697] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:22.594821 18290 consensus_queue.cc:237] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:22.623314 17112 catalog_manager.cc:5697] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 1 to 2, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.623730 17109 catalog_manager.cc:5697] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.631582 18281 raft_consensus.cc:993] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.632048 18272 raft_consensus.cc:1081] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.633307 18087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48108
I20260709 14:52:22.633782 18087 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:22.634064 18087 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.639106 18087 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:22.640816 18087 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:22.641466 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:22.642145 17286 raft_consensus.cc:3055] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:22.642447 17286 raft_consensus.cc:740] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:22.643169 17286 consensus_queue.cc:260] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:22.644371 17286 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.647681 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:22.648255 17364 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.656803 17286 raft_consensus.cc:2468] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:22.657766 18028 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:22.658408 18290 raft_consensus.cc:2804] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:22.658784 18290 raft_consensus.cc:697] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:22.659478 18290 consensus_queue.cc:237] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:22.661275 17364 raft_consensus.cc:2468] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:22.667903 17109 catalog_manager.cc:5697] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.704687 18282 raft_consensus.cc:993] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.705265 18302 raft_consensus.cc:1081] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.706753 18087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52b946b2ed494b77943d87801a12029d"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48124
I20260709 14:52:22.707257 18087 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:22.707582 18087 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:22.714299 18087 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:22.716686 18087 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:22.717146 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:22.717783 17435 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:22.723364 17435 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:22.724105 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:22.724754 17364 raft_consensus.cc:3055] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:22.724622 18026 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:22.725104 17364 raft_consensus.cc:740] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:22.725559 18290 raft_consensus.cc:2804] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:22.726053 18290 raft_consensus.cc:697] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:22.725859 17364 consensus_queue.cc:260] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:22.727064 18290 consensus_queue.cc:237] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:22.727656 17364 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:22.738626 17364 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:22.738031 17109 catalog_manager.cc:5697] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 2 to 3, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:22.749053 18281 raft_consensus.cc:993] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.749495 18281 raft_consensus.cc:1081] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.750833 18087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48108
I20260709 14:52:22.751263 18087 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:22.751529 18087 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:22.757853 18294 raft_consensus.cc:993] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.758373 18285 raft_consensus.cc:1081] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:22.760104 18087 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:22.764139 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4d225049c384a60a8f965df648deef5"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:52:22.764732 18084 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:22.765110 18084 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:22.765525 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:22.766381 17360 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:22.770380 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:22.770961 17286 raft_consensus.cc:3055] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:22.771238 17286 raft_consensus.cc:740] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:22.772123 17286 consensus_queue.cc:260] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:22.773105 17286 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:22.774448 17360 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 4.
I20260709 14:52:22.775668 18028 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:22.776515 18290 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:22.777628 18290 raft_consensus.cc:697] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:22.778595 18290 consensus_queue.cc:237] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:22.779989 18084 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:22.761905 18087 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:22.785024 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:22.785542 17435 raft_consensus.cc:3055] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:22.785830 17435 raft_consensus.cc:740] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:22.786131 17286 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 4.
I20260709 14:52:22.786556 17435 consensus_queue.cc:260] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:22.787464 18084 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:22.787691 17435 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:22.797309 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:22.797912 17286 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:22.803551 17109 catalog_manager.cc:5697] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 3 to 4, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.804564 17286 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 4.
I20260709 14:52:22.809738 18028 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:22.810619 18290 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:22.811210 18290 raft_consensus.cc:697] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:22.812222 17435 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 4.
I20260709 14:52:22.812074 18290 consensus_queue.cc:237] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:22.835301 17109 catalog_manager.cc:5697] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 3 to 4, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 4 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.043326 17287 raft_consensus.cc:1275] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.044463 18290 consensus_queue.cc:1048] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.044752 17435 raft_consensus.cc:1275] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.045899 18291 consensus_queue.cc:1048] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.049319 17364 raft_consensus.cc:1275] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.050848 18291 consensus_queue.cc:1048] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.080765 17439 raft_consensus.cc:1275] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.083151 18292 consensus_queue.cc:1048] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:23.087368 17286 raft_consensus.cc:1275] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.088865 18292 consensus_queue.cc:1048] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.150432 17360 raft_consensus.cc:1275] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.153774 18292 consensus_queue.cc:1048] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.162771 17358 raft_consensus.cc:1275] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:23.165833 18292 consensus_queue.cc:1048] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:23.165988 17287 raft_consensus.cc:1275] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:23.170349 18311 consensus_queue.cc:1048] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:23.222193 17435 raft_consensus.cc:1275] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:23.223381 18322 consensus_queue.cc:1048] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:23.233029 17287 raft_consensus.cc:1275] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:23.234707 18290 consensus_queue.cc:1048] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:23.247334 17358 raft_consensus.cc:1275] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:23.249511 18290 consensus_queue.cc:1048] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:23.257009 17439 raft_consensus.cc:1275] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:23.258584 18290 consensus_queue.cc:1048] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:23.275518 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:23.330190 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:23.363864 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:23.364503 17439 raft_consensus.cc:606] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:23.367121 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:23.367705 17439 raft_consensus.cc:606] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:23.370090 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:23.370628 17439 raft_consensus.cc:606] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:23.372865 17287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095"
dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:33360
I20260709 14:52:23.373277 17287 raft_consensus.cc:606] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:23.375509 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:23.375958 17439 raft_consensus.cc:606] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:23.376971 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:23.378163 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:23.383340 18291 raft_consensus.cc:993] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.383850 18281 raft_consensus.cc:1081] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.385195 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48108
I20260709 14:52:23.385732 18084 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.386080 18084 raft_consensus.cc:3060] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.390609 18084 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:23.392452 18084 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:23.393272 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:23.393937 17287 raft_consensus.cc:3055] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.393946 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:23.394327 17287 raft_consensus.cc:740] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:23.394797 17358 raft_consensus.cc:3060] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.395099 17287 consensus_queue.cc:260] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:23.396284 17287 raft_consensus.cc:3060] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.401382 17358 raft_consensus.cc:2468] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.402561 17287 raft_consensus.cc:2468] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.402572 18028 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:23.403545 18322 raft_consensus.cc:2804] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.403997 18322 raft_consensus.cc:697] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:23.404772 18322 consensus_queue.cc:237] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:23.415441 17111 catalog_manager.cc:5697] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.462921 18283 raft_consensus.cc:993] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.463371 18294 raft_consensus.cc:1081] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.464788 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:52:23.465224 18084 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.465476 18084 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.470800 18084 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:23.472267 18084 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:23.472980 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:23.473162 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:23.473496 17358 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.473634 17439 raft_consensus.cc:3055] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.473984 17439 raft_consensus.cc:740] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:23.474552 17439 consensus_queue.cc:260] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:23.475378 17439 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.478726 17358 raft_consensus.cc:2468] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.479764 17439 raft_consensus.cc:2468] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.479738 18028 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:23.480616 18322 raft_consensus.cc:2804] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.480993 18322 raft_consensus.cc:697] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:23.481855 18322 consensus_queue.cc:237] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:23.491252 17111 catalog_manager.cc:5697] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.570921 18294 raft_consensus.cc:993] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.571486 18283 raft_consensus.cc:1081] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.572824 18087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:52:23.573334 18087 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.573700 18087 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.578756 18087 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:23.580410 18087 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:23.581260 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:23.581319 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:23.582333 17287 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.581910 17439 raft_consensus.cc:3055] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.583025 17439 raft_consensus.cc:740] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:23.583717 17439 consensus_queue.cc:260] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:23.584569 17439 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.590453 17287 raft_consensus.cc:2468] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.591668 18028 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:23.592183 17439 raft_consensus.cc:2468] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.592553 18290 raft_consensus.cc:2804] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.593052 18290 raft_consensus.cc:697] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:23.593866 18290 consensus_queue.cc:237] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:23.606243 17111 catalog_manager.cc:5697] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.756165 18283 raft_consensus.cc:993] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.756652 18285 raft_consensus.cc:1081] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.758159 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:52:23.758661 18084 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.758908 18084 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.765336 18084 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:23.767237 18084 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:23.768106 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:23.768414 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:23.769362 17287 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.769748 17435 raft_consensus.cc:3055] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.771044 17435 raft_consensus.cc:740] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:23.771775 17435 consensus_queue.cc:260] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:23.772975 17435 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.777735 17287 raft_consensus.cc:2468] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.777967 17435 raft_consensus.cc:2468] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.780185 18028 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:23.780944 18290 raft_consensus.cc:2804] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.781602 18290 raft_consensus.cc:697] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:23.782618 18290 consensus_queue.cc:237] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:23.790712 17111 catalog_manager.cc:5697] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.800597 18294 raft_consensus.cc:993] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.801119 18285 raft_consensus.cc:1081] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:23.802580 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:52:23.802977 18084 raft_consensus.cc:493] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.803222 18084 raft_consensus.cc:3060] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.808514 18084 raft_consensus.cc:515] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:23.809975 18084 leader_election.cc:290] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:23.810551 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:23.810945 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:23.811187 17360 raft_consensus.cc:3060] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.811618 17435 raft_consensus.cc:3055] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.811916 17435 raft_consensus.cc:740] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:23.812611 17435 consensus_queue.cc:260] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:23.813863 17435 raft_consensus.cc:3060] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.817507 17360 raft_consensus.cc:2468] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.818749 18028 leader_election.cc:304] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:23.819677 18290 raft_consensus.cc:2804] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.820004 17435 raft_consensus.cc:2468] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:23.820190 18290 raft_consensus.cc:697] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:23.821561 18290 consensus_queue.cc:237] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:23.831488 17111 catalog_manager.cc:5697] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.892540 17435 raft_consensus.cc:1275] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.893761 18290 consensus_queue.cc:1048] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.903967 17360 raft_consensus.cc:1275] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.905613 18311 consensus_queue.cc:1048] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.939605 17287 raft_consensus.cc:1275] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.940737 18322 consensus_queue.cc:1048] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.956403 17360 raft_consensus.cc:1275] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.960179 18339 consensus_queue.cc:1048] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.052378 17287 raft_consensus.cc:1275] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.052906 17435 raft_consensus.cc:1275] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.054037 18339 consensus_queue.cc:1048] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.054983 18322 consensus_queue.cc:1048] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.224646 17360 raft_consensus.cc:1275] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.225282 17439 raft_consensus.cc:1275] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.225939 18322 consensus_queue.cc:1048] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.226536 18290 consensus_queue.cc:1048] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.239748 17439 raft_consensus.cc:1275] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.243176 18322 consensus_queue.cc:1048] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.243834 17286 raft_consensus.cc:1275] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.245585 18322 consensus_queue.cc:1048] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.378916 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:24.420737 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:24.459005 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:24.459529 17439 raft_consensus.cc:606] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:24.462117 17435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:24.462657 17435 raft_consensus.cc:606] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:24.465108 17435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:24.465595 17435 raft_consensus.cc:606] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:24.467823 17435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d"
dest_uuid: "9854302a5aab4546b23d254762df49ca"
mode: GRACEFUL
new_leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:52:24.468230 17435 raft_consensus.cc:606] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Received request to transfer leadership to TS a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:24.469260 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:52:24.470322 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:24.594619 18285 raft_consensus.cc:993] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:24.595185 18283 raft_consensus.cc:1081] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:24.596732 18087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:52:24.597229 18087 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.597467 18087 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.600680 18285 raft_consensus.cc:993] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:24.601177 18294 raft_consensus.cc:1081] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:24.602684 18084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:52:24.603173 18084 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.603121 18087 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:24.603708 18084 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.605085 18087 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:24.605590 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:24.606210 17360 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.610325 18084 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:24.611179 17360 raft_consensus.cc:2468] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:24.606127 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:24.612032 17435 raft_consensus.cc:3055] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:24.612313 17435 raft_consensus.cc:740] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:24.612896 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:24.613121 17435 consensus_queue.cc:260] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:24.613416 18084 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:24.613459 17439 raft_consensus.cc:3055] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:24.613580 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:24.614005 17439 raft_consensus.cc:740] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:24.614382 17435 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.614931 17286 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.615410 18028 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:24.616310 18311 raft_consensus.cc:2804] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:24.615034 17439 consensus_queue.cc:260] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:24.617269 17439 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.617568 18311 raft_consensus.cc:697] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:24.618500 18311 consensus_queue.cc:237] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:24.621264 17435 raft_consensus.cc:2468] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:24.622023 17286 raft_consensus.cc:2468] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:24.624573 18028 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:24.623378 17439 raft_consensus.cc:2468] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:24.627974 18322 raft_consensus.cc:2804] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:24.628460 18322 raft_consensus.cc:697] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:24.629226 18322 consensus_queue.cc:237] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:24.640686 17112 catalog_manager.cc:5697] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 2 to 3, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.656989 17112 catalog_manager.cc:5697] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 1 to 2, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.685590 18294 raft_consensus.cc:993] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:24.686055 18283 raft_consensus.cc:1081] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:24.687429 18087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:52:24.687851 18087 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.688071 18087 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.693836 18087 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:24.695307 18087 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:24.695907 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:24.696242 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:24.696465 17360 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.696731 17439 raft_consensus.cc:3055] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:24.696995 17439 raft_consensus.cc:740] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:24.697603 17439 consensus_queue.cc:260] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:24.698449 17439 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.702586 17360 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:24.702841 17439 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:24.703676 18028 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:24.704497 18311 raft_consensus.cc:2804] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:24.704878 18311 raft_consensus.cc:697] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:24.705685 18311 consensus_queue.cc:237] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:24.713608 17112 catalog_manager.cc:5697] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 2 to 3, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.850662 18294 raft_consensus.cc:993] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca: : Instructing follower a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:24.851148 18283 raft_consensus.cc:1081] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Signalling peer a6839c9563084e58bbfc1aeedd804dd0 to start an election
I20260709 14:52:24.852440 18082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d"
dest_uuid: "a6839c9563084e58bbfc1aeedd804dd0"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:52:24.852913 18082 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.853186 18082 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:24.858992 18082 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:24.860577 18082 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 5 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:24.861137 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:24.861389 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:24.861759 17360 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:24.861992 17435 raft_consensus.cc:3055] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:24.862336 17435 raft_consensus.cc:740] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:24.862998 17435 consensus_queue.cc:260] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:24.863906 17435 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:24.866868 17360 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 5.
I20260709 14:52:24.867904 18028 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:24.868928 17435 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 5.
I20260709 14:52:24.869485 18290 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:24.870065 18290 raft_consensus.cc:697] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 5 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:24.871016 18290 consensus_queue.cc:237] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:24.879153 17112 catalog_manager.cc:5697] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 4 to 5, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 5 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:25.000090 17439 raft_consensus.cc:1275] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:25.001391 18290 consensus_queue.cc:1048] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.010067 17360 raft_consensus.cc:1275] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:25.011699 18290 consensus_queue.cc:1048] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.065701 17286 raft_consensus.cc:1275] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.066769 18290 consensus_queue.cc:1048] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.086709 17439 raft_consensus.cc:1275] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.088330 18359 consensus_queue.cc:1048] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.096781 17432 raft_consensus.cc:1275] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:25.098532 18358 consensus_queue.cc:1048] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:25.476697 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:26.137512 11977 tablet_server.cc:179] TabletServer@127.11.178.65:36201 shutting down...
I20260709 14:52:26.498940 18371 raft_consensus.cc:493] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.499771 18371 raft_consensus.cc:515] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.502282 18371 leader_election.cc:290] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.550249 18371 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.552564 18372 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.553627 18371 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.553849 18372 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.553131 18373 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.555764 18373 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.556191 18371 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.560058 18375 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.560688 18375 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.562350 18373 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.562942 18375 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.569064 18375 raft_consensus.cc:493] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.569710 18375 raft_consensus.cc:515] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.559558 18372 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.575481 18371 raft_consensus.cc:493] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.576118 18371 raft_consensus.cc:515] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.577839 18379 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.578414 18379 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.588442 18379 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.590817 18371 leader_election.cc:290] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.591517 18377 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.592430 18387 raft_consensus.cc:493] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.595252 18377 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.597599 18371 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.602336 18385 raft_consensus.cc:493] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.595264 18387 raft_consensus.cc:515] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.613688 18384 raft_consensus.cc:493] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.615091 18384 raft_consensus.cc:515] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.567274 18373 raft_consensus.cc:493] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.573089 18374 raft_consensus.cc:493] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.608150 18371 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.595608 18375 leader_election.cc:290] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.620018 18379 raft_consensus.cc:493] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.621142 18379 raft_consensus.cc:515] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.623198 18371 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.623353 18379 leader_election.cc:290] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.598948 18386 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.601894 18377 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.629752 18373 raft_consensus.cc:515] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.642390 18376 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.643083 18376 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.643901 18388 raft_consensus.cc:493] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.644518 18388 raft_consensus.cc:515] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.645262 18376 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.623939 18379 raft_consensus.cc:493] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.621551 18391 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.615942 18385 raft_consensus.cc:515] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.659075 18376 raft_consensus.cc:493] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.624213 18374 raft_consensus.cc:515] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.663236 18391 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.678709 18385 leader_election.cc:290] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.679442 18374 leader_election.cc:290] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.665611 18379 raft_consensus.cc:515] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.673588 18376 raft_consensus.cc:515] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.669621 18381 raft_consensus.cc:493] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.681850 18381 raft_consensus.cc:515] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.682767 18379 leader_election.cc:290] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.673316 18384 leader_election.cc:290] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.676316 18387 leader_election.cc:290] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.677320 18388 leader_election.cc:290] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.634402 18386 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.683887 18381 leader_election.cc:290] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.667543 18373 leader_election.cc:290] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.685624 18390 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.662969 18397 raft_consensus.cc:493] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.682996 18376 leader_election.cc:290] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.686282 18392 raft_consensus.cc:493] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.692348 18385 raft_consensus.cc:493] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.691294 18375 raft_consensus.cc:493] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.695044 18390 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.696565 18375 raft_consensus.cc:515] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.698385 18390 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.698683 18375 leader_election.cc:290] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.700167 18382 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.700752 18382 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.702930 18382 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.704965 18386 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.694438 18379 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.706017 18379 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.707988 18379 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.708674 18392 raft_consensus.cc:515] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.685729 18391 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.695422 18373 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.719620 18375 raft_consensus.cc:493] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.721076 18375 raft_consensus.cc:515] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.723315 18375 leader_election.cc:290] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.719934 18382 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.729260 18388 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.729442 18394 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.730136 18387 raft_consensus.cc:493] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.729986 18394 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.730693 18387 raft_consensus.cc:515] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.729316 18393 raft_consensus.cc:493] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.731235 18392 leader_election.cc:290] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.731607 18393 raft_consensus.cc:515] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.732139 18394 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.732715 18384 raft_consensus.cc:493] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.733215 18384 raft_consensus.cc:515] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.712342 18385 raft_consensus.cc:515] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.729506 18382 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.713318 18374 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.726187 18390 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.735396 18382 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.735566 18395 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.735749 18374 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.736107 18395 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.729853 18388 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.737857 18390 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.738871 18393 leader_election.cc:290] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.738373 18388 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.739930 18390 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.752539 18394 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.752998 18394 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.735194 18384 leader_election.cc:290] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.738247 18395 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.735205 18385 leader_election.cc:290] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.735442 18398 raft_consensus.cc:493] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.712512 18397 raft_consensus.cc:515] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.750000 18391 raft_consensus.cc:493] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.725451 18373 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.754233 18371 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.767482 18399 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.767971 18396 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.760048 18374 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.826254 18374 raft_consensus.cc:493] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.821521 18405 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.821772 18387 leader_election.cc:290] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.767410 18378 raft_consensus.cc:493] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.826766 18374 raft_consensus.cc:515] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.869362 18378 raft_consensus.cc:515] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.821928 18384 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.827230 18399 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.822422 18389 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.822953 18388 raft_consensus.cc:493] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.819916 18391 raft_consensus.cc:515] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.765997 18392 raft_consensus.cc:493] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.768560 18381 raft_consensus.cc:493] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.822070 18390 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.827701 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.878723 18396 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.879426 18384 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.879963 18394 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.822714 18403 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.820564 18371 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.824682 18385 raft_consensus.cc:493] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.827517 18379 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.885406 18389 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.898613 18399 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.888908 17439 raft_consensus.cc:2468] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:26.888374 18392 raft_consensus.cc:515] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.906517 18402 raft_consensus.cc:493] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.906900 18412 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.907418 18412 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.908156 18392 leader_election.cc:290] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.903231 18385 raft_consensus.cc:515] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.909825 18400 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.909904 18402 raft_consensus.cc:515] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.910409 18400 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.910760 18385 leader_election.cc:290] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.910974 18380 raft_consensus.cc:493] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.911561 18380 raft_consensus.cc:515] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.912266 18391 leader_election.cc:290] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.899381 18388 raft_consensus.cc:515] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.900125 18390 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.914573 18388 leader_election.cc:290] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.896073 18381 raft_consensus.cc:515] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.915964 18397 leader_election.cc:290] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.905186 18374 leader_election.cc:290] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.916870 18381 leader_election.cc:290] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.888275 18406 raft_consensus.cc:493] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.895967 18375 raft_consensus.cc:493] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.909361 18412 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.912487 18400 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.922086 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.918891 18379 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.922772 17436 raft_consensus.cc:2468] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:26.817561 18398 raft_consensus.cc:515] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.902810 18403 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.930085 17435 raft_consensus.cc:1275] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:52:26.919510 18384 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.915190 18390 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.932423 18380 leader_election.cc:290] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.884107 18405 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:26.932670 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.934489 18405 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.934556 18392 raft_consensus.cc:493] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.934911 18401 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.934496 18371 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.935153 18380 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.936159 18380 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.937023 18396 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.917596 18406 raft_consensus.cc:515] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.937304 18403 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.938122 18380 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.938643 18406 leader_election.cc:290] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.935369 18392 raft_consensus.cc:515] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.939285 18398 leader_election.cc:290] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.939913 18379 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.940732 18373 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.931646 18375 raft_consensus.cc:515] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.942230 18392 leader_election.cc:290] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.943245 18375 leader_election.cc:290] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.946727 18409 raft_consensus.cc:493] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.947420 18409 raft_consensus.cc:515] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.949481 18409 leader_election.cc:290] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.950964 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.935437 18401 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.951470 18399 raft_consensus.cc:493] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.952059 18399 raft_consensus.cc:515] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.952312 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.953233 18401 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.947355 18378 leader_election.cc:290] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.954038 18399 leader_election.cc:290] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:26.954499 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.946696 18402 leader_election.cc:290] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.956921 18389 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.953902 18414 raft_consensus.cc:493] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.958643 18394 raft_consensus.cc:493] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.959059 18382 raft_consensus.cc:493] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.959174 18381 raft_consensus.cc:493] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.959401 18374 raft_consensus.cc:493] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.959189 18394 raft_consensus.cc:515] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.959903 18404 raft_consensus.cc:493] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.953488 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.960436 18404 raft_consensus.cc:515] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.961386 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.961864 18394 leader_election.cc:290] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.962357 18394 raft_consensus.cc:493] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.962576 18404 leader_election.cc:290] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.957758 18399 raft_consensus.cc:493] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.962821 18394 raft_consensus.cc:515] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.963418 18374 raft_consensus.cc:515] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.963383 18399 raft_consensus.cc:515] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.964785 18394 leader_election.cc:290] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.959571 18382 raft_consensus.cc:515] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.965459 18374 leader_election.cc:290] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.965791 18399 leader_election.cc:290] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.958407 18414 raft_consensus.cc:515] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.966660 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.957706 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.968034 18414 leader_election.cc:290] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.930696 18395 raft_consensus.cc:493] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.967413 18382 leader_election.cc:290] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.968706 18395 raft_consensus.cc:515] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.965384 18381 raft_consensus.cc:515] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.970741 18411 raft_consensus.cc:493] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:26.970822 18395 leader_election.cc:290] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.971395 18381 leader_election.cc:290] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.971340 18411 raft_consensus.cc:515] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.972615 18381 raft_consensus.cc:493] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.973068 18381 raft_consensus.cc:515] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.976122 18411 leader_election.cc:290] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:26.977552 18381 leader_election.cc:290] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
W20260709 14:52:26.980849 17432 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.877s	user 0.017s	sys 0.037s
W20260709 14:52:26.982856 17432 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.879s	user 0.017s	sys 0.038s
I20260709 14:52:26.983439 18372 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:26.983989 18372 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.987762 18414 raft_consensus.cc:493] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.988014 18416 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:26.988597 18402 raft_consensus.cc:493] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:26.988425 18414 raft_consensus.cc:515] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.989154 18402 raft_consensus.cc:515] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:26.990710 18414 leader_election.cc:290] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.991108 18402 leader_election.cc:290] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:26.991734 18416 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:26.993898 18416 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.994975 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.996100 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:26.996615 17436 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:26.994827 17109 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35968 (request call id 175) took 1896 ms. Trace:
I20260709 14:52:26.998286 17109 rpcz_store.cc:276] 0709 14:52:25.098624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:25.098801 (+   177us) service_pool.cc:224] Handling call
0709 14:52:26.994727 (+1895926us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 14:52:26.999117 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.000981 18398 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.001121 18401 raft_consensus.cc:493] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.001559 18398 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.001698 18401 raft_consensus.cc:515] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:26.997341 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.003525 17436 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:27.003782 18401 leader_election.cc:290] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:26.988005 18372 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.004855 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.006080 17286 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48292 (request call id 413) took 1893 ms. Trace:
I20260709 14:52:27.003695 18398 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.008718 18413 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.008962 17432 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54468 (request call id 63) took 1907 ms. Trace:
I20260709 14:52:27.009258 18413 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.009464 17432 rpcz_store.cc:276] 0709 14:52:25.101182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:25.102003 (+   821us) service_pool.cc:224] Handling call
0709 14:52:25.102410 (+   407us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:25.102867 (+   457us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:25.102906 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:25.103498 (+   592us) log.cc:844] Serialized 26 byte log entry
0709 14:52:26.983262 (+1879764us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:52:26.983304 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:27.008689 (+ 25385us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:27.008752 (+    63us) raft_consensus.cc:1685] finished
0709 14:52:27.008763 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:27.008890 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1838,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":116,"thread_start_us":1879293,"threads_started":1,"wal-append.queue_time_us":34982,"wal-append.run_cpu_time_us":1637,"wal-append.run_wall_time_us":1001651}
I20260709 14:52:27.010829 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.013756 18413 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.006450 17286 rpcz_store.cc:276] 0709 14:52:26.963996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:27.005337 (+ 41341us) service_pool.cc:224] Handling call
0709 14:52:27.005634 (+   297us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:27.005814 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:27.005837 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:27.005871 (+    34us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:52:27.005897 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:27.005944 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:27.006032 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:27.026681 17404 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 171 similar messages]
I20260709 14:52:27.027215 18397 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.030978 18411 raft_consensus.cc:493] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.031512 18417 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.031553 18411 raft_consensus.cc:515] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.032024 18417 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.026257 18389 raft_consensus.cc:493] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.029410 18413 raft_consensus.cc:493] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:27.029583 18401 raft_consensus.cc:493] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.043337 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.033874 18403 raft_consensus.cc:493] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.031708 18395 raft_consensus.cc:493] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.034052 18380 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.046149 18407 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.041404 18393 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.037293 18390 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.037088 18384 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.044057 18389 raft_consensus.cc:515] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.047364 18403 raft_consensus.cc:515] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.047987 18417 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.048591 18413 raft_consensus.cc:515] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.068861 18418 raft_consensus.cc:493] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:27.054481 18395 raft_consensus.cc:515] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.048911 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.054836 18393 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.029420 18397 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.073770 17286 raft_consensus.cc:2468] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.056854 18390 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.044847 18401 raft_consensus.cc:515] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.075413 18395 leader_election.cc:290] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.075628 18397 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.076012 18401 leader_election.cc:290] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.068138 18411 leader_election.cc:290] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.077253 18393 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.055755 18380 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.067691 18026 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.070092 18413 leader_election.cc:290] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.050315 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.077457 18389 leader_election.cc:290] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.056327 18407 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.066690 18384 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.087888 18026 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.073172 18417 raft_consensus.cc:493] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:27.087709 17287 raft_consensus.cc:2468] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.076063 18390 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.093722 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.089758 18401 raft_consensus.cc:493] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:27.094661 18401 raft_consensus.cc:515] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.095139 18384 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.079733 18397 raft_consensus.cc:493] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.096050 18397 raft_consensus.cc:515] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.096691 18401 leader_election.cc:290] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.092674 18393 raft_consensus.cc:493] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.093750 18420 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.097445 18393 raft_consensus.cc:515] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.097675 18420 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.091779 18413 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.098918 18413 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.099772 18393 leader_election.cc:290] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.099907 18420 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.100886 18413 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.088882 18396 raft_consensus.cc:2804] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.101976 18396 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.102330 18396 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.104589 17288 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:27.104981 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.069459 18418 raft_consensus.cc:515] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.088882 18395 raft_consensus.cc:493] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.106675 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.106906 18376 raft_consensus.cc:2804] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.107322 18376 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.093067 18389 raft_consensus.cc:493] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.107916 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.108165 18389 raft_consensus.cc:515] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.108537 17288 raft_consensus.cc:2468] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:27.108911 18380 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.109579 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.110142 18389 leader_election.cc:290] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.110961 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.111340 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.111944 17291 raft_consensus.cc:2468] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:27.112188 18417 raft_consensus.cc:515] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.113288 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.113833 17291 raft_consensus.cc:2468] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.111999 18395 raft_consensus.cc:515] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.111044 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.115216 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.096956 18407 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.107470 18418 leader_election.cc:290] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.097992 18397 leader_election.cc:290] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.115876 18376 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.120203 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.121575 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.093149 18403 leader_election.cc:290] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.122946 17288 raft_consensus.cc:2468] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.122516 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.124166 17283 raft_consensus.cc:2468] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:27.125145 18401 raft_consensus.cc:493] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:27.125840 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.126516 17285 raft_consensus.cc:2468] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:27.115607 18395 leader_election.cc:290] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.125765 18401 raft_consensus.cc:515] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.127465 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.128304 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.128878 18401 leader_election.cc:290] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.117144 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.129643 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.119105 18417 leader_election.cc:290] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.119071 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.130923 18417 raft_consensus.cc:493] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.131065 17290 raft_consensus.cc:2468] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:27.119469 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.131464 18417 raft_consensus.cc:515] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.132270 17287 raft_consensus.cc:2468] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.132953 17291 raft_consensus.cc:2468] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.118741 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.133924 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.133553 18417 leader_election.cc:290] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.134004 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.137027 18376 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.137683 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.139070 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.139253 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.139794 18376 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.140695 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.141853 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d871505f49e443b96438cc46a2cc09c" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.142042 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.143616 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.144213 17286 raft_consensus.cc:2468] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:27.145532 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.145814 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.145962 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.146234 17285 raft_consensus.cc:2468] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:27.146548 17286 raft_consensus.cc:2468] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:27.132881 18396 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.147998 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.149919 18396 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.151327 18026 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.147540 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.154150 18423 raft_consensus.cc:493] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.154706 17287 raft_consensus.cc:2468] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:27.154816 18423 raft_consensus.cc:515] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.154146 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.157681 18423 leader_election.cc:290] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.163563 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.165079 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.165153 18381 raft_consensus.cc:2804] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.166133 18381 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.166489 18381 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.166636 18026 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.167424 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.167696 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac7727468d74412d9ad09404f5dab3b7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.168192 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.168788 17435 raft_consensus.cc:2468] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:27.171141 18421 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.173990 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.176177 18381 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.176873 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.177522 17430 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 5.
I20260709 14:52:27.178925 18381 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.179087 18383 raft_consensus.cc:2804] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.171633 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.179581 18383 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.179980 18383 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.180965 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.181604 17432 raft_consensus.cc:2468] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:27.186100 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.186828 17430 raft_consensus.cc:2468] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:27.188333 18383 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.194190 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.194780 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fe42137a504e73978abaf034a87856" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.195411 17284 raft_consensus.cc:2468] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:27.195896 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.195400 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.197958 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.171720 18421 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.197968 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e900db3a3649e88bf02a3168823977" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.198832 17430 raft_consensus.cc:2410] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:52:27.200954 18421 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.201704 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.202412 17435 raft_consensus.cc:2468] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:27.203399 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.203640 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.206431 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.207500 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.207778 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.208590 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.198763 18383 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.201179 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:27.191905 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 165363us
I20260709 14:52:27.211897 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.212196 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.213533 17433 raft_consensus.cc:2468] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:27.213618 17287 raft_consensus.cc:2468] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 2.
I20260709 14:52:27.215220 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d871505f49e443b96438cc46a2cc09c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.215727 17287 raft_consensus.cc:2468] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 1.
I20260709 14:52:27.217043 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.218782 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.219208 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.219342 17362 raft_consensus.cc:2468] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 1.
I20260709 14:52:27.210631 18416 consensus_queue.cc:1048] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 14:52:27.220705 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.210836 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.221458 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.221755 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.221946 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.223973 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.224182 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.218055 17430 raft_consensus.cc:2468] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 1.
I20260709 14:52:27.225782 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.232815 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.234413 18028 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:27.238845 18396 raft_consensus.cc:2749] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:27.239876 18028 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.240653 18381 raft_consensus.cc:2804] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:27.241016 18381 raft_consensus.cc:493] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.236367 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.241371 18381 raft_consensus.cc:3060] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:27.242492 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.243788 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.244066 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.244623 17365 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:27.244944 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.245514 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.246062 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.246649 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.247174 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e900db3a3649e88bf02a3168823977" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.248835 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.249400 17357 raft_consensus.cc:2468] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:27.249809 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.250183 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.250439 17363 raft_consensus.cc:2468] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.250748 17357 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 5.
I20260709 14:52:27.251031 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.251322 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.250761 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.252132 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.251489 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.241705 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.252231 17364 raft_consensus.cc:2468] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 1.
I20260709 14:52:27.253790 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.253403 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.254109 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.236392 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.254976 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.255590 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.253156 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.255921 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.255584 17357 raft_consensus.cc:2468] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:27.226423 17356 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 4.
I20260709 14:52:27.247180 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.257218 18381 raft_consensus.cc:515] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.253885 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.258802 17360 raft_consensus.cc:2468] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.261036 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.261410 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.262121 17359 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:27.260964 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.263757 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c99fca0f345b28e56497882bf9b23" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.264209 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.264912 17365 raft_consensus.cc:2468] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.265753 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940749d54f3419e9bc1f56c1a52b9ee" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.265962 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.267103 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.266678 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1fdabdbb1d423ab24f3b6843108e9b" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.268151 18381 leader_election.cc:290] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.268767 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9938de36c14442aecbcc2d1b1c2d9c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.269585 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ab5580447e43c79cd7fe4f4097ef19" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.241348 18028 leader_election.cc:304] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:27.258754 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.270833 18381 raft_consensus.cc:2749] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.273944 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.273636 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.268124 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd589495e584185b86066b85b7b6842" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:27.279189 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 47372.9us
I20260709 14:52:27.279987 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.282648 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.284960 17432 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.287488 18028 leader_election.cc:304] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.288676 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.289727 17328 leader_election.cc:304] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:27.290342 17328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.68:33345, user_credentials={real_user=slave}} blocked reactor thread for 74781us
I20260709 14:52:27.290478 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.293035 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.293609 17435 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.302343 18423 raft_consensus.cc:2804] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.302855 18423 raft_consensus.cc:493] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.293710 18028 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.303337 18423 raft_consensus.cc:3060] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.302433 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a252793540492d8fcb5a990e2e3236" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.303519 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.311142 17430 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.314178 18396 raft_consensus.cc:2804] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:27.314602 18396 raft_consensus.cc:493] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.314940 18396 raft_consensus.cc:3060] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:27.316179 17328 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.316876 18401 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:52:27.317256 18401 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.317574 18401 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:52:27.317775 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.318037 17365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.319237 18028 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:27.320494 18028 leader_election.cc:304] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.321822 18376 raft_consensus.cc:2749] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:27.321949 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.322541 18376 raft_consensus.cc:2804] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.322881 18376 raft_consensus.cc:493] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.323236 18376 raft_consensus.cc:3060] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.324704 18401 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:27.321362 18028 leader_election.cc:304] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:27.326238 18416 raft_consensus.cc:2749] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.282616 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:27.327060 18401 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 6 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:27.315836 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.318408 17357 raft_consensus.cc:2468] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
W20260709 14:52:27.327992 17256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 55044.8us
I20260709 14:52:27.316944 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fe42137a504e73978abaf034a87856" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.330595 17435 raft_consensus.cc:2468] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:27.333091 17328 leader_election.cc:304] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.336745 17328 leader_election.cc:304] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.309994 18402 raft_consensus.cc:2804] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.317972 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.341823 17256 leader_election.cc:304] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.356685 17256 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.358757 18403 raft_consensus.cc:2804] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.360232 18403 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:27.360587 18403 raft_consensus.cc:3060] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.338050 18402 raft_consensus.cc:493] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.361974 18402 raft_consensus.cc:3060] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.364274 17430 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:27.343200 18026 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.369761 17328 leader_election.cc:304] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.338128 18028 leader_election.cc:304] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:27.354128 18423 raft_consensus.cc:515] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:27.371641 18028 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 43766.1us
I20260709 14:52:27.372613 18423 leader_election.cc:290] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.373057 18414 raft_consensus.cc:2749] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.372915 18403 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.373769 18416 raft_consensus.cc:2804] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:27.374271 18416 raft_consensus.cc:697] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:27.341449 18421 raft_consensus.cc:2804] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.375105 18416 consensus_queue.cc:237] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.375560 18421 raft_consensus.cc:493] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.375968 18421 raft_consensus.cc:3060] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.377779 17432 raft_consensus.cc:2468] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:27.342414 18401 raft_consensus.cc:2804] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.378350 17256 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.378695 18401 raft_consensus.cc:493] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.379109 18397 raft_consensus.cc:2804] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.379609 18397 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.379951 18397 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.373207 18028 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:27.384804 18026 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.385881 17328 leader_election.cc:304] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.379092 18401 raft_consensus.cc:3060] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.358727 18390 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:27.367194 17434 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.386508 18026 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.388273 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.386571 17404 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:27.391227 17357 raft_consensus.cc:1275] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:27.391350 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.383332 18417 raft_consensus.cc:2804] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.393613 17404 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:27.393621 17328 leader_election.cc:304] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.386775 18379 raft_consensus.cc:2804] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:27.399545 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.392048 18414 raft_consensus.cc:2749] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.388213 18423 raft_consensus.cc:2804] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.399884 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.389636 18390 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.397639 18372 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:27.394315 18378 raft_consensus.cc:2804] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.419533 17404 leader_election.cc:304] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:27.420339 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a44b2e7714984a59f5c2cd73b444c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.384603 18396 raft_consensus.cc:515] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.423234 17439 raft_consensus.cc:3060] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.420369 18028 leader_election.cc:304] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.424499 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.395114 18417 raft_consensus.cc:493] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.431118 18421 raft_consensus.cc:515] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.397771 18392 raft_consensus.cc:2804] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.394466 18409 raft_consensus.cc:2804] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:27.427304 18402 raft_consensus.cc:515] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.441788 17404 leader_election.cc:304] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:27.442368 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fe42137a504e73978abaf034a87856" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.435807 18378 raft_consensus.cc:493] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.442508 18381 raft_consensus.cc:2804] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.392925 18376 raft_consensus.cc:515] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.422528 18379 raft_consensus.cc:697] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:27.434990 18390 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:27.461599 17404 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:27.422408 18423 raft_consensus.cc:493] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.442682 18371 raft_consensus.cc:2804] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.433208 18372 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.443706 18417 raft_consensus.cc:3060] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.463456 17404 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:27.444959 18392 raft_consensus.cc:493] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e512bb698a44b287f10b45a0bc6531)
I20260709 14:52:27.449990 18378 raft_consensus.cc:3060] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.461182 18373 raft_consensus.cc:2804] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.460320 18409 raft_consensus.cc:697] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:27.460954 18381 raft_consensus.cc:493] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.471544 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db76eb978d164f88b57b49bd080a6df2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.478343 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e900db3a3649e88bf02a3168823977" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.470669 18392 raft_consensus.cc:3060] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.464540 18382 raft_consensus.cc:2804] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.481945 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:27.477119 17439 raft_consensus.cc:2468] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 3.
I20260709 14:52:27.464871 18423 raft_consensus.cc:3060] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.467729 18372 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:27.464646 18371 raft_consensus.cc:493] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.480661 18381 raft_consensus.cc:3060] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.473078 18373 raft_consensus.cc:493] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.494347 18371 raft_consensus.cc:3060] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.482879 18382 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.497038 18379 consensus_queue.cc:237] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:27.511170 17256 consensus_peers.cc:597] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.514223 17357 raft_consensus.cc:1240] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 5. Current term is 6. Ops: []
I20260709 14:52:27.516546 18382 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.516959 18028 leader_election.cc:304] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
W20260709 14:52:27.518977 17256 consensus_peers.cc:597] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.510917 18373 raft_consensus.cc:3060] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:27.523499 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 60625.1us
W20260709 14:52:27.526253 17256 consensus_peers.cc:597] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.529072 17328 leader_election.cc:304] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.528970 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ffa4a31e0c4f7fbc650d2384433dde" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:27.529776 17256 leader_election.cc:336] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.530076 18418 raft_consensus.cc:2804] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:27.521762 18403 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
W20260709 14:52:27.530380 17256 leader_election.cc:336] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.530242 18432 raft_consensus.cc:2804] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.536685 17256 leader_election.cc:304] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.540045 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.533578 18409 consensus_queue.cc:237] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:27.546140 17256 consensus_peers.cc:597] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:27.539633 18430 log.cc:927] Time spent T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
W20260709 14:52:27.554733 18122 debug-util.cc:398] Leaking SignalData structure 0x7b08003582c0 after lost signal to thread 11980
I20260709 14:52:27.555544 18396 leader_election.cc:290] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
W20260709 14:52:27.555894 18122 debug-util.cc:398] Leaking SignalData structure 0x7b080021dd00 after lost signal to thread 17148
I20260709 14:52:27.555608 18378 raft_consensus.cc:515] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:27.557281 18122 debug-util.cc:398] Leaking SignalData structure 0x7b0800095ca0 after lost signal to thread 17315
I20260709 14:52:27.557541 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d871505f49e443b96438cc46a2cc09c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:27.558480 18122 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3860 after lost signal to thread 17389
W20260709 14:52:27.559618 18122 debug-util.cc:398] Leaking SignalData structure 0x7b08001ea3e0 after lost signal to thread 17463
I20260709 14:52:27.560408 17430 raft_consensus.cc:1240] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3. Ops: []
W20260709 14:52:27.561046 18122 debug-util.cc:398] Leaking SignalData structure 0x7b0800364300 after lost signal to thread 18139
I20260709 14:52:27.566025 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b086f228dfd428789ce052eecfc8790" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.570235 18376 leader_election.cc:290] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.571169 18402 leader_election.cc:290] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.537716 18383 raft_consensus.cc:2804] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.571951 18383 raft_consensus.cc:493] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.572369 18383 raft_consensus.cc:3060] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.557236 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac9a432b06c4fffb8a5c70fd0c3fa6e" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.574783 18378 leader_election.cc:290] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.537896 18418 raft_consensus.cc:697] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:27.576501 18418 consensus_queue.cc:237] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:27.546603 17256 leader_election.cc:336] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.587221 17256 leader_election.cc:304] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
W20260709 14:52:27.588430 17256 leader_election.cc:336] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.588836 17256 leader_election.cc:304] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.591205 18407 raft_consensus.cc:2749] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.547533 18403 raft_consensus.cc:2749] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.541361 18432 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.592573 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.553144 18372 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.592482 18432 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.595235 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7beae7a8d8c441b86a18968fea3a7ae" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:27.595566 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e1a5245012484fb4e26bf82958e0bb" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.549662 18421 leader_election.cc:290] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.614601 17433 raft_consensus.cc:3060] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:27.616134 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 85358.4us
I20260709 14:52:27.592137 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62915a248ed4d2c826498994062a36d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.595481 18388 raft_consensus.cc:2749] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.621950 17404 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:27.624010 18417 raft_consensus.cc:515] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.624310 18423 raft_consensus.cc:515] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.624223 18392 raft_consensus.cc:515] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.621544 18400 consensus_queue.cc:1059] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:52:27.633438 18400 raft_consensus.cc:3055] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:27.633782 18400 raft_consensus.cc:740] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:27.634569 18400 consensus_queue.cc:260] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.635681 18400 raft_consensus.cc:3060] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.635877 18423 leader_election.cc:290] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.637174 18417 leader_election.cc:290] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.606642 17432 raft_consensus.cc:1240] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 4. Current term is 5. Ops: []
I20260709 14:52:27.644920 18401 raft_consensus.cc:515] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.607867 18372 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.632457 18392 leader_election.cc:290] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.639752 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.621030 17434 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6839c9563084e58bbfc1aeedd804dd0 in term 3.
I20260709 14:52:27.648761 17436 raft_consensus.cc:3060] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.642554 18433 raft_consensus.cc:2804] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.642895 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.617475 18390 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.645906 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.647198 17433 raft_consensus.cc:2468] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:27.649844 17438 raft_consensus.cc:3060] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.604281 18371 raft_consensus.cc:515] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.654372 17328 leader_election.cc:304] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.656435 17330 leader_election.cc:304] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:27.657811 18381 raft_consensus.cc:515] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.659677 18406 raft_consensus.cc:2749] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.654772 18433 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.660907 18433 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.665310 18382 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.665820 17437 raft_consensus.cc:3060] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.667500 18382 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.668058 17438 raft_consensus.cc:2468] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:27.670998 18390 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.659724 18381 leader_election.cc:290] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.674613 17362 raft_consensus.cc:1240] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.648479 18383 raft_consensus.cc:515] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.677300 18383 leader_election.cc:290] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.631098 18373 raft_consensus.cc:515] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.678190 18397 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.679008 17430 raft_consensus.cc:1240] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.679144 17439 raft_consensus.cc:1240] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.680251 18397 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.681396 18371 leader_election.cc:290] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.682106 18401 leader_election.cc:290] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:27.678798 17328 leader_election.cc:304] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.688755 17436 raft_consensus.cc:2468] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 3.
W20260709 14:52:27.619242 17256 leader_election.cc:336] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:27.690657 17256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 71457.9us
I20260709 14:52:27.692339 18395 raft_consensus.cc:2804] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:27.692941 18395 raft_consensus.cc:697] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:27.693913 18395 consensus_queue.cc:237] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.696471 18422 consensus_queue.cc:1059] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:27.686296 18392 raft_consensus.cc:2804] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:27.698487 18392 raft_consensus.cc:697] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
W20260709 14:52:27.699699 17256 leader_election.cc:336] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.700208 18423 consensus_queue.cc:1059] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:27.700495 17256 leader_election.cc:336] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.700892 17256 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.701222 18423 raft_consensus.cc:3055] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:27.701619 18423 raft_consensus.cc:740] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
W20260709 14:52:27.701895 17256 leader_election.cc:336] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:27.702464 17256 leader_election.cc:336] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:27.703096 17256 leader_election.cc:336] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.703323 17328 leader_election.cc:304] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.704339 18422 raft_consensus.cc:2804] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:27.704873 18422 raft_consensus.cc:697] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:27.703176 18397 raft_consensus.cc:2749] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:27.703469 17256 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.705782 18422 consensus_queue.cc:237] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.706514 18397 raft_consensus.cc:2749] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:52:27.706781 17256 leader_election.cc:336] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.705039 17109 catalog_manager.cc:5697] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 2 to 3, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:27.708942 17256 consensus_peers.cc:597] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.709810 17109 catalog_manager.cc:5697] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 2 to 3, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:27.696928 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 75046.7us
W20260709 14:52:27.709499 17256 leader_election.cc:336] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.699326 18433 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.697463 18400 raft_consensus.cc:3055] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:27.713581 17109 catalog_manager.cc:5697] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 reported cstate change: term changed from 2 to 3, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:27.711705 17256 consensus_peers.cc:597] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.724664 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.725471 17438 raft_consensus.cc:3060] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.715323 17404 leader_election.cc:304] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:27.719113 18433 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.739899 17404 leader_election.cc:304] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
W20260709 14:52:27.740324 17256 consensus_peers.cc:597] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.741052 18026 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [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: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.691114 18432 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.714986 18400 raft_consensus.cc:740] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:27.699517 18392 consensus_queue.cc:237] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:27.746434 17256 consensus_peers.cc:597] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:27.719439 18028 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 208269us
I20260709 14:52:27.702376 18423 consensus_queue.cc:260] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.741572 18371 raft_consensus.cc:2804] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:27.756203 17256 leader_election.cc:336] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.754468 17404 leader_election.cc:304] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:27.756826 17256 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.744889 18373 leader_election.cc:290] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
W20260709 14:52:27.758760 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 49813.6us
I20260709 14:52:27.761082 17404 leader_election.cc:304] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
W20260709 14:52:27.761018 17256 leader_election.cc:336] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:27.762336 17256 leader_election.cc:336] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.763370 17404 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
W20260709 14:52:27.762967 17256 leader_election.cc:336] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.761904 17111 catalog_manager.cc:5697] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 2 to 3, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 3 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.754257 18437 raft_consensus.cc:2804] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:52:27.765241 17256 leader_election.cc:336] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.745471 18409 consensus_queue.cc:1059] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 14:52:27.773591 18409 raft_consensus.cc:3055] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:27.773954 18409 raft_consensus.cc:740] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:27.774521 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877823bd6d349a2a99fa28927e23097" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.774641 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb65e3def0f45a7b1b6b0b8972eeb48" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.775159 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b7626e12f64893abb28a27e494f083" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.775640 17432 raft_consensus.cc:1240] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.765901 18441 raft_consensus.cc:2804] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.776328 18441 raft_consensus.cc:493] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.775969 17434 raft_consensus.cc:1240] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.776881 18441 raft_consensus.cc:3060] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.756222 18371 raft_consensus.cc:493] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.777042 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:27.766927 17256 leader_election.cc:336] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.767204 18437 raft_consensus.cc:697] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Leader. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:27.761289 18390 raft_consensus.cc:2749] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.778371 17430 raft_consensus.cc:1240] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.778265 18437 consensus_queue.cc:237] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.778954 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0357ccdeec4b46ff8d7f705cc8dcd286" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.780422 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.768255 17437 raft_consensus.cc:2468] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:27.762226 18443 raft_consensus.cc:2804] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.781863 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.782111 18443 raft_consensus.cc:493] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.770834 17439 raft_consensus.cc:1240] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.782238 17328 leader_election.cc:304] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:27.771716 18400 consensus_queue.cc:260] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.783563 17439 raft_consensus.cc:1240] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.783735 18400 raft_consensus.cc:3060] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.784857 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.762930 18028 leader_election.cc:304] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [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: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0; no voters: 
I20260709 14:52:27.776486 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288e616753fd43ffb5ab27053f704dc2" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.786079 18436 raft_consensus.cc:2804] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.786446 18436 raft_consensus.cc:493] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.777356 18371 raft_consensus.cc:3060] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.786787 18436 raft_consensus.cc:3060] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.787182 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.786856 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.788578 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.767472 18373 raft_consensus.cc:2804] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:27.789826 18373 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:27.789991 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.790256 18373 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.791808 17439 raft_consensus.cc:1240] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.793100 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.770153 17436 raft_consensus.cc:1240] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.793843 18395 raft_consensus.cc:2804] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:27.794355 18395 raft_consensus.cc:697] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:27.794780 17436 raft_consensus.cc:1240] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.795082 17439 raft_consensus.cc:1240] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.775852 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62c82a67e604bbbbbcef2211ce5bf01" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.796991 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.798211 18409 consensus_queue.cc:260] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.798885 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.799409 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.800136 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.800432 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.801841 18443 raft_consensus.cc:3060] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.801642 18371 raft_consensus.cc:515] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.802158 18409 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:27.804888 18371 leader_election.cc:290] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.762995 18433 raft_consensus.cc:2804] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:27.799427 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:27.805984 18433 raft_consensus.cc:493] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabf53261f434eab88512f7dc78bd7a7)
I20260709 14:52:27.806418 18433 raft_consensus.cc:3060] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.768471 17438 raft_consensus.cc:2468] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:27.807884 17256 leader_election.cc:304] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.808321 17328 leader_election.cc:304] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:27.795140 18395 consensus_queue.cc:237] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.809505 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:27.809542 18400 raft_consensus.cc:2804] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:27.810606 18400 raft_consensus.cc:697] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:27.811450 17438 raft_consensus.cc:1240] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.812211 18390 raft_consensus.cc:2749] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.814580 17287 raft_consensus.cc:1240] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.817431 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.813623 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
W20260709 14:52:27.812131 17256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 45222.4us
I20260709 14:52:27.811565 18373 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.818885 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.820174 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.820767 18423 raft_consensus.cc:3060] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:27.818583 17256 leader_election.cc:336] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.821386 17256 leader_election.cc:304] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.821476 18373 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.813719 18400 consensus_queue.cc:237] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.826372 18390 raft_consensus.cc:2749] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:27.827744 17256 consensus_peers.cc:597] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.829361 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2341823ad4224c6e934ff9e515793d48" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:27.830122 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b2a3c0b7840328411e6a358f71c87" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:27.834546 17362 raft_consensus.cc:1240] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.836736 18432 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:27.843930 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:27.845064 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fe42137a504e73978abaf034a87856" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.845567 17364 raft_consensus.cc:1240] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.846850 18433 raft_consensus.cc:515] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.848842 18433 leader_election.cc:290] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.851333 17357 raft_consensus.cc:2468] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:27.855211 17362 raft_consensus.cc:1240] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.855351 17438 raft_consensus.cc:1240] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.833230 18441 raft_consensus.cc:515] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:27.857781 17330 consensus_peers.cc:597] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.857945 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411ca443f07a431aa4f232f6e1a66b14" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
W20260709 14:52:27.858385 17330 consensus_peers.cc:597] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:27.858952 17330 leader_election.cc:336] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.859287 17330 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.859963 18400 raft_consensus.cc:2749] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.860080 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
W20260709 14:52:27.861306 17330 consensus_peers.cc:597] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:27.861856 17330 leader_election.cc:336] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.862064 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e28a064bf84ae19ef48937b9a354c3" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:27.862258 17330 leader_election.cc:304] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.863437 18400 raft_consensus.cc:2749] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:27.863639 17330 consensus_peers.cc:597] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.863898 18390 consensus_queue.cc:1059] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:27.865166 18436 raft_consensus.cc:515] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:27.865337 18390 raft_consensus.cc:3055] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:27.866051 18390 raft_consensus.cc:740] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:27.867182 18436 leader_election.cc:290] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.867832 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:27.866838 18390 consensus_queue.cc:260] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.868387 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fe42137a504e73978abaf034a87856" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:27.870242 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:27.870867 18390 raft_consensus.cc:3060] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.873116 17356 raft_consensus.cc:1240] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:27.864168 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:27.876101 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.879305 17364 raft_consensus.cc:2468] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.874577 18436 consensus_queue.cc:1059] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 14:52:27.882598 18436 raft_consensus.cc:3055] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:27.882828 18397 consensus_queue.cc:1059] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:27.883045 18028 leader_election.cc:304] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.883952 18388 raft_consensus.cc:3055] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:27.884407 18388 raft_consensus.cc:740] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:27.885311 18388 consensus_queue.cc:260] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.885809 17438 raft_consensus.cc:1240] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.887089 18388 raft_consensus.cc:3060] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.887722 18441 leader_election.cc:290] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.884202 18383 raft_consensus.cc:2749] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.865490 18443 raft_consensus.cc:515] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.890223 18381 consensus_queue.cc:1059] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:27.891420 18443 leader_election.cc:290] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Requested vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:27.891908 18437 raft_consensus.cc:3055] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:27.892655 18436 raft_consensus.cc:740] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:27.896378 18436 consensus_queue.cc:260] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.897461 18436 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:27.899816 18029 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:27.900192 17362 raft_consensus.cc:2468] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:27.884351 18028 leader_election.cc:304] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.902405 18383 raft_consensus.cc:2749] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.903506 18028 leader_election.cc:304] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.904250 18383 raft_consensus.cc:2749] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.904634 18028 leader_election.cc:304] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.905383 18383 raft_consensus.cc:2749] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.907423 18437 raft_consensus.cc:740] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:27.908257 18437 consensus_queue.cc:260] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.909381 18437 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.912765 17254 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
W20260709 14:52:27.913874 17330 leader_election.cc:336] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.919737 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3cf3a71dc4433a808881a7ddaa13d0" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.920197 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.922070 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.922252 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.923452 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03d2591e7454f19b2cbaf786eda3d6e" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.924772 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56e0b0a75294ef793793e719207a438" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:27.919836 17330 leader_election.cc:304] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.917901 17439 raft_consensus.cc:1240] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.918706 18390 raft_consensus.cc:2749] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.914696 17438 raft_consensus.cc:1275] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:27.918869 17254 leader_election.cc:304] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.930104 18381 consensus_queue.cc:1059] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:27.930202 18388 consensus_queue.cc:1059] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:27.930246 18383 consensus_queue.cc:1048] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:27.930137 18389 consensus_queue.cc:1059] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:27.931166 18409 raft_consensus.cc:3055] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:27.931569 18409 raft_consensus.cc:740] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:27.931859 18397 raft_consensus.cc:3055] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:27.932264 18397 raft_consensus.cc:740] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:27.932478 18409 consensus_queue.cc:260] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.931602 18389 raft_consensus.cc:2749] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:27.933633 18409 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.933101 18397 consensus_queue.cc:260] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.935542 18397 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.941139 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:27.941854 18400 raft_consensus.cc:2749] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.942251 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:27.941854 18389 raft_consensus.cc:3055] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:27.943050 18389 raft_consensus.cc:740] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:27.943260 11977 raft_consensus.cc:2243] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:27.943581 17255 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:27.943847 11977 raft_consensus.cc:2272] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:27.944023 17330 consensus_peers.cc:597] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:27.945489 17330 leader_election.cc:336] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.945124 18389 consensus_queue.cc:260] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.926386 18028 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.946470 17254 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.946993 18028 leader_election.cc:304] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.947237 18403 raft_consensus.cc:2749] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.948689 17254 leader_election.cc:304] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.948943 17439 raft_consensus.cc:1240] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:27.949410 18403 raft_consensus.cc:2749] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.950657 18403 consensus_queue.cc:1059] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:27.951277 18395 consensus_queue.cc:1059] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:27.951658 18407 raft_consensus.cc:3055] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:27.952024 18407 raft_consensus.cc:740] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:27.952734 18407 consensus_queue.cc:260] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.953729 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:27.954661 11977 raft_consensus.cc:2243] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.952594 18383 raft_consensus.cc:2749] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:27.954958 18028 leader_election.cc:304] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.955204 18398 consensus_queue.cc:1059] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:27.955730 18383 raft_consensus.cc:2749] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.956193 17330 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.956358 18403 raft_consensus.cc:3055] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:27.956563 17254 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.956754 18403 raft_consensus.cc:740] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:27.957337 18398 raft_consensus.cc:2749] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:27.957722 18403 consensus_queue.cc:260] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:27.958856 18403 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.959862 18407 raft_consensus.cc:3060] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:27.955651 18400 raft_consensus.cc:3055] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:27.961272 18400 raft_consensus.cc:740] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:27.962119 17254 leader_election.cc:304] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.955224 11977 raft_consensus.cc:2272] T 921f0b708a474abf85121b1185a2c4cd P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.962396 18400 consensus_queue.cc:260] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:27.963734 18400 raft_consensus.cc:3060] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:27.966151 17256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:42127, user_credentials={real_user=slave}} blocked reactor thread for 44343.9us
I20260709 14:52:27.968484 18423 raft_consensus.cc:2749] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:27.968850 17330 leader_election.cc:336] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.969252 18389 raft_consensus.cc:3060] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.969332 17330 leader_election.cc:304] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.970196 18423 raft_consensus.cc:2749] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.970240 18390 consensus_queue.cc:1059] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:27.971309 18390 consensus_queue.cc:1243] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer aabf53261f434eab88512f7dc78bd7a7 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:52:27.971814 18388 raft_consensus.cc:3055] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:27.972157 18388 raft_consensus.cc:740] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:27.972397 18381 raft_consensus.cc:2749] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.972966 18388 consensus_queue.cc:260] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
W20260709 14:52:27.975031 17330 leader_election.cc:336] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:27.975474 17330 leader_election.cc:304] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:27.975733 17254 leader_election.cc:304] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.977283 17254 leader_election.cc:304] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.978441 18416 consensus_queue.cc:1048] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:27.979239 18388 raft_consensus.cc:3060] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:27.980880 17439 raft_consensus.cc:1275] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:27.982540 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:27.983414 11977 raft_consensus.cc:2243] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.984179 11977 raft_consensus.cc:2272] T 19e2d002b51f4751b27e3c9056dcb079 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.984063 18383 consensus_queue.cc:1048] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:27.987534 18028 leader_election.cc:304] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.987900 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:27.988445 18416 raft_consensus.cc:2749] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:27.989266 18028 leader_election.cc:304] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:27.989993 18416 raft_consensus.cc:2749] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:27.989872 11977 raft_consensus.cc:2243] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.991148 11977 raft_consensus.cc:2272] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.924763 17404 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:28.003763 18443 raft_consensus.cc:2804] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:28.003935 18398 raft_consensus.cc:2749] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.004251 18443 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:28.004631 18398 raft_consensus.cc:2749] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.004633 18443 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:28.006851 17439 raft_consensus.cc:1240] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:28.009557 17254 leader_election.cc:304] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.009722 18392 consensus_queue.cc:1059] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.010778 18392 raft_consensus.cc:3055] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.011116 18392 raft_consensus.cc:740] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:27.977730 18389 raft_consensus.cc:2749] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.011910 18392 consensus_queue.cc:260] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.003620 18423 raft_consensus.cc:2749] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.012676 17111 catalog_manager.cc:5697] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.012774 18390 raft_consensus.cc:2749] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.015503 18028 leader_election.cc:304] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.018546 17254 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.015151 17111 catalog_manager.cc:5697] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 2 to 3, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 3 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:28.003672 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:42127, user_credentials={real_user=slave}} blocked reactor thread for 78977.7us
I20260709 14:52:28.013626 18392 raft_consensus.cc:3060] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.011855 18443 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:28.018775 18028 leader_election.cc:304] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.037621 18389 raft_consensus.cc:2749] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.019138 18437 raft_consensus.cc:2749] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:28.017351 17330 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.038281 17111 catalog_manager.cc:5697] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.039381 18389 consensus_queue.cc:1059] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:28.039866 17111 catalog_manager.cc:5697] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.040555 18403 raft_consensus.cc:3055] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:28.040987 18403 raft_consensus.cc:740] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:28.029116 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.020952 18409 consensus_queue.cc:1059] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 14:52:28.041373 17111 catalog_manager.cc:5697] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 1 to 2, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.041781 18403 consensus_queue.cc:260] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:28.019161 18388 consensus_queue.cc:1059] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:52:28.043182 18403 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:28.043427 18390 raft_consensus.cc:3055] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:28.043823 18390 raft_consensus.cc:740] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:28.044692 18390 consensus_queue.cc:260] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.045629 18390 raft_consensus.cc:3060] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:28.048243 18443 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:28.039389 17330 leader_election.cc:336] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.053356 18416 raft_consensus.cc:2749] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.064028 17330 leader_election.cc:304] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.054932 17362 raft_consensus.cc:1240] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Rejecting Update request from peer 55e512bb698a44b287f10b45a0bc6531 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:28.055151 18028 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.056284 17254 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.058650 18388 consensus_queue.cc:1059] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:28.059556 18383 raft_consensus.cc:3055] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:52:28.054579 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:28.065474 17404 leader_election.cc:304] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:28.042366 11977 raft_consensus.cc:2243] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:28.067448 17330 consensus_peers.cc:597] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.069011 18392 raft_consensus.cc:2749] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:52:28.074198 17330 consensus_peers.cc:597] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.074436 18028 raft_consensus.cc:2686] T 6b086f228dfd428789ce052eecfc8790 P a6839c9563084e58bbfc1aeedd804dd0: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:52:28.071125 18403 raft_consensus.cc:2749] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.070720 17254 leader_election.cc:304] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.071169 18383 raft_consensus.cc:740] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:28.072294 18441 raft_consensus.cc:2764] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:52:28.071518 18388 raft_consensus.cc:3055] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:28.077971 18388 raft_consensus.cc:740] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:28.078068 18383 consensus_queue.cc:260] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:28.078852 18388 consensus_queue.cc:260] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:28.079284 18383 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:52:28.080134 18388 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:28.081938 18403 raft_consensus.cc:2749] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.072139 11977 raft_consensus.cc:2272] T 0357ccdeec4b46ff8d7f705cc8dcd286 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.085369 17254 leader_election.cc:304] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.086097 18403 raft_consensus.cc:2749] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.086478 17254 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.087334 18403 raft_consensus.cc:2749] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.089025 17254 leader_election.cc:304] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.089620 18403 raft_consensus.cc:2749] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.075654 17404 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:28.074168 17256 leader_election.cc:336] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.090032 17254 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.091964 17256 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.092535 17438 raft_consensus.cc:1275] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.096175 18389 raft_consensus.cc:2749] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:52:28.096668 17256 leader_election.cc:336] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.096065 18403 raft_consensus.cc:2749] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.092468 18441 raft_consensus.cc:2804] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:28.097049 18400 consensus_queue.cc:1048] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:28.097398 18441 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:28.097859 18441 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:28.092139 17330 leader_election.cc:336] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.098800 17330 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.091722 18028 leader_election.cc:304] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.099535 18400 raft_consensus.cc:2749] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.100030 18383 raft_consensus.cc:2749] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.092754 17404 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:28.101737 18443 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:52:28.101034 18028 leader_election.cc:304] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.102138 18443 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:28.102555 18443 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:52:28.105113 18409 raft_consensus.cc:2749] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.097090 17256 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.106622 18403 raft_consensus.cc:2749] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:52:28.100587 17330 leader_election.cc:336] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.109050 17330 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.108551 17404 leader_election.cc:304] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.094127 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.110738 18432 raft_consensus.cc:2749] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.111214 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d871505f49e443b96438cc46a2cc09c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:28.112445 17285 raft_consensus.cc:1275] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.112906 17288 raft_consensus.cc:1275] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.113806 11977 raft_consensus.cc:2243] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:28.113621 18409 consensus_queue.cc:1059] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:28.114776 11977 raft_consensus.cc:2272] T b6b6e90bc1c54a57821a50cef884f695 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.115083 18383 raft_consensus.cc:3055] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:28.115482 18383 raft_consensus.cc:740] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:28.116330 18383 consensus_queue.cc:260] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:28.116798 17284 raft_consensus.cc:1275] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.113143 17286 raft_consensus.cc:1240] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 4. Current term is 5. Ops: []
W20260709 14:52:28.110085 17330 leader_election.cc:336] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.123147 17330 leader_election.cc:304] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.123613 18392 raft_consensus.cc:2749] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.123816 18423 raft_consensus.cc:2749] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.124576 17404 leader_election.cc:304] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
W20260709 14:52:28.124902 17330 leader_election.cc:336] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.125339 17330 leader_election.cc:304] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.120831 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.122423 18443 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:28.126767 18373 raft_consensus.cc:2764] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:52:28.106721 18441 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:28.128592 18383 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:28.131451 17330 leader_election.cc:336] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.131880 17330 leader_election.cc:304] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.132124 18411 raft_consensus.cc:2749] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.132812 18411 raft_consensus.cc:2749] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.128965 18441 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:28.131959 17432 raft_consensus.cc:1275] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:28.135080 18411 consensus_queue.cc:1048] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.135535 17432 raft_consensus.cc:1240] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:28.137375 18411 consensus_queue.cc:1059] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.138279 11977 raft_consensus.cc:2243] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:28.138558 18421 raft_consensus.cc:3055] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.130656 18443 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:28.132899 17330 leader_election.cc:336] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.139427 17330 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:28.140393 17330 leader_election.cc:336] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.140771 17330 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.140992 17404 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:28.138833 11977 raft_consensus.cc:2272] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.142345 18411 raft_consensus.cc:2749] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.139015 18421 raft_consensus.cc:740] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:28.142419 18432 raft_consensus.cc:2804] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:28.143105 18028 leader_election.cc:304] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.143379 18432 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:28.143821 18432 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:28.144560 17404 leader_election.cc:304] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:28.145304 18409 raft_consensus.cc:2749] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.146209 18421 consensus_queue.cc:260] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.146639 17404 leader_election.cc:304] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.147346 18421 raft_consensus.cc:3060] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.148054 17439 raft_consensus.cc:1275] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.148947 18441 raft_consensus.cc:2749] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.148124 18028 leader_election.cc:304] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.149844 18409 consensus_queue.cc:1048] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:28.150151 17404 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:28.154134 18028 leader_election.cc:304] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.153134 18433 raft_consensus.cc:2804] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:52:28.154860 18028 raft_consensus.cc:2686] T e8e28a064bf84ae19ef48937b9a354c3 P a6839c9563084e58bbfc1aeedd804dd0: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:52:28.158155 18433 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:28.158540 18433 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:28.158748 18028 leader_election.cc:304] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.159458 18383 raft_consensus.cc:2749] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.158619 18432 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:28.160593 18028 leader_election.cc:304] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.161288 18383 raft_consensus.cc:2749] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.163522 18432 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:28.164418 18383 consensus_queue.cc:1048] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:28.154050 17404 leader_election.cc:304] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
W20260709 14:52:28.172289 17330 leader_election.cc:336] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.172842 17330 leader_election.cc:304] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.178527 17404 leader_election.cc:304] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:28.177230 17330 leader_election.cc:336] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.180002 17330 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:28.181124 17330 leader_election.cc:336] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.181866 17330 leader_election.cc:304] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.181988 18435 raft_consensus.cc:2764] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:52:28.182693 18395 raft_consensus.cc:2749] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.176994 18414 consensus_queue.cc:1048] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
W20260709 14:52:28.183043 17330 leader_election.cc:336] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.183648 17330 leader_election.cc:304] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [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: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.184176 18414 consensus_queue.cc:1059] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:28.184361 18395 raft_consensus.cc:2749] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.170430 18409 raft_consensus.cc:2749] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.186692 17404 leader_election.cc:304] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:28.187175 17330 leader_election.cc:336] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.188501 17330 leader_election.cc:304] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.188705 17404 leader_election.cc:304] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:28.189632 17330 consensus_peers.cc:597] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.175906 18392 raft_consensus.cc:2749] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:28.191319 17330 leader_election.cc:336] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.191939 17330 leader_election.cc:304] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:28.190703 17404 consensus_peers.cc:597] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.176899 18411 raft_consensus.cc:2749] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:28.193307 17404 consensus_peers.cc:597] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.194005 17330 leader_election.cc:336] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.190456 18371 raft_consensus.cc:2804] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.195271 18443 raft_consensus.cc:2804] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.197695 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.194478 18392 raft_consensus.cc:2749] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.198575 18434 raft_consensus.cc:3055] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:28.198941 18434 raft_consensus.cc:740] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:28.190815 18435 raft_consensus.cc:2804] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:28.193310 18400 raft_consensus.cc:2749] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.181792 18423 raft_consensus.cc:2749] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:28.199652 18434 consensus_queue.cc:260] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:28.200489 18433 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:28.186419 18396 consensus_queue.cc:1048] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:52:28.199594 18435 raft_consensus.cc:697] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:28.204278 17436 raft_consensus.cc:1275] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.204139 18435 consensus_queue.cc:237] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.202024 18434 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:28.206172 17330 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.198611 11977 raft_consensus.cc:2243] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:28.208050 11977 raft_consensus.cc:2272] T 52b946b2ed494b77943d87801a12029d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.209132 18383 consensus_queue.cc:1048] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:52:28.193929 17404 consensus_peers.cc:597] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.211612 17404 consensus_peers.cc:597] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.212218 17404 leader_election.cc:336] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.213277 17404 leader_election.cc:336] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.211582 17330 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.213954 17330 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:28.214202 17404 consensus_peers.cc:597] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.214499 18421 raft_consensus.cc:2749] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:52:28.215296 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580882dde4bc47aa9458426e1508edeb" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:28.216631 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d871505f49e443b96438cc46a2cc09c" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
W20260709 14:52:28.214787 17404 consensus_peers.cc:597] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.212781 18443 raft_consensus.cc:697] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:28.223934 17362 raft_consensus.cc:1240] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
W20260709 14:52:28.218029 17404 consensus_peers.cc:597] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.251612 18028 leader_election.cc:304] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
W20260709 14:52:28.252329 18028 raft_consensus.cc:2686] T 580882dde4bc47aa9458426e1508edeb P a6839c9563084e58bbfc1aeedd804dd0: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:52:28.253213 18028 leader_election.cc:304] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7
W20260709 14:52:28.281093 17254 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:28.213191 18395 raft_consensus.cc:2749] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.304981 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb2ac5fe6d4e308d3845639edee26b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
W20260709 14:52:28.252208 17404 consensus_peers.cc:597] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:28.306468 17287 raft_consensus.cc:1275] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:52:28.307740 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 55582.2us
W20260709 14:52:28.309008 17404 leader_election.cc:336] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.309917 17404 leader_election.cc:336] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.301306 18437 raft_consensus.cc:2749] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.310343 17404 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.325639 17357 raft_consensus.cc:2468] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:28.307144 18371 raft_consensus.cc:697] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
W20260709 14:52:28.342360 17404 consensus_peers.cc:597] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.343044 17404 consensus_peers.cc:597] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.343588 17404 consensus_peers.cc:597] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.344115 17404 consensus_peers.cc:597] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.344626 17404 leader_election.cc:336] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.308645 18373 raft_consensus.cc:2764] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 14:52:28.354280 18461 log.cc:927] Time spent T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:52:28.363140 18371 consensus_queue.cc:237] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.366496 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.367957 18443 consensus_queue.cc:237] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.372387 17438 raft_consensus.cc:1240] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:28.372848 18433 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:28.390576 11977 raft_consensus.cc:2243] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:28.345438 17404 leader_election.cc:336] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.392062 18396 consensus_queue.cc:1059] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:28.393891 18396 raft_consensus.cc:3055] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:28.394237 18396 raft_consensus.cc:740] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
I20260709 14:52:28.392918 11977 raft_consensus.cc:2272] T aa1c99fca0f345b28e56497882bf9b23 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.393350 17404 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.398756 17438 raft_consensus.cc:1275] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:28.400894 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 55414.4us
W20260709 14:52:28.401714 17404 leader_election.cc:336] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.402160 17404 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:28.404285 17404 leader_election.cc:336] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.405244 17404 consensus_peers.cc:597] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.405762 17404 leader_election.cc:336] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.406586 17404 leader_election.cc:336] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.407416 17404 leader_election.cc:336] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.408222 17404 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.409067 17404 consensus_peers.cc:597] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:28.410109 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 91129.8us
I20260709 14:52:28.403640 18433 raft_consensus.cc:2749] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:28.411329 17404 leader_election.cc:336] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.396531 18441 raft_consensus.cc:2749] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.415092 17404 leader_election.cc:304] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.395011 18396 consensus_queue.cc:260] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:28.418900 18396 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:28.411271 18432 raft_consensus.cc:2749] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:28.421929 17404 leader_election.cc:336] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.415827 18423 consensus_queue.cc:1048] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:52:28.421289 18435 raft_consensus.cc:2749] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.466907 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.478888 11977 raft_consensus.cc:2243] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:28.450830 17282 raft_consensus.cc:1275] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer a6839c9563084e58bbfc1aeedd804dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.481310 11977 raft_consensus.cc:2272] T d891ff1df4384cc1ace289550c19fe7f P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:28.499891 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:36083, user_credentials={real_user=slave}} blocked reactor thread for 49793.7us
W20260709 14:52:28.500224 17404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 75218.2us
I20260709 14:52:28.502703 17254 leader_election.cc:304] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.503482 18403 raft_consensus.cc:2749] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.450534 18395 consensus_queue.cc:1048] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:52:28.508090 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:28.508113 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:28.516469 17286 raft_consensus.cc:1240] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Rejecting Update request from peer 9854302a5aab4546b23d254762df49ca for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:28.518275 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:28.521912 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:28.530431 17432 raft_consensus.cc:1240] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Rejecting Update request from peer aabf53261f434eab88512f7dc78bd7a7 for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:28.532769 18472 log.cc:927] Time spent T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260709 14:52:28.535629 17439 raft_consensus.cc:1275] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.538498 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:28.538446 18400 consensus_queue.cc:1059] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.539203 18468 consensus_queue.cc:1048] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.539594 18400 raft_consensus.cc:3055] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.539953 18400 raft_consensus.cc:740] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:28.540755 18400 consensus_queue.cc:260] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.541980 18400 raft_consensus.cc:3060] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.557577 17282 raft_consensus.cc:1275] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.559616 17285 raft_consensus.cc:1275] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:28.560318 17288 raft_consensus.cc:1275] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.559700 17283 raft_consensus.cc:1275] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.564152 11977 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:28.564849 18476 log.cc:927] Time spent T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca: Append to log took a long time: real 0.099s	user 0.003s	sys 0.000s
I20260709 14:52:28.569476 17433 raft_consensus.cc:1240] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Rejecting Update request from peer a6839c9563084e58bbfc1aeedd804dd0 for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:28.573485 17284 raft_consensus.cc:1275] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.575482 18434 consensus_queue.cc:1059] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:28.576433 18409 raft_consensus.cc:3055] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:28.576794 18409 raft_consensus.cc:740] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a6839c9563084e58bbfc1aeedd804dd0, State: Running, Role: LEADER
W20260709 14:52:28.577996 18029 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:28.573733 18388 raft_consensus.cc:493] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:28.578990 18388 raft_consensus.cc:515] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:28.580981 18388 leader_election.cc:290] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:28.565066 11977 raft_consensus.cc:2243] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:28.585033 11977 raft_consensus.cc:2272] T 08fe42137a504e73978abaf034a87856 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.588802 17439 raft_consensus.cc:1275] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.587337 17111 catalog_manager.cc:5697] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:28.595058 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f0b708a474abf85121b1185a2c4cd" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:28.596060 17111 catalog_manager.cc:5697] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 3, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 3 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:28.600157 17111 catalog_manager.cc:5697] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:28.605181 17404 leader_election.cc:336] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.605814 17404 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.601938 17111 catalog_manager.cc:5697] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 3, leader changed from 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66) to a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65). New cstate: current_term: 3 leader_uuid: "a6839c9563084e58bbfc1aeedd804dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } }
I20260709 14:52:28.594978 18418 consensus_queue.cc:1048] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:52:28.585937 18383 consensus_queue.cc:1048] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:52:28.611665 18371 raft_consensus.cc:2749] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:52:28.612310 17256 leader_election.cc:336] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.613402 17404 leader_election.cc:336] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.595156 18443 consensus_queue.cc:1059] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:52:28.614271 17404 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.577549 18409 consensus_queue.cc:260] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:28.617321 17404 leader_election.cc:336] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.617834 17404 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.619357 18435 raft_consensus.cc:2749] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.620136 18433 raft_consensus.cc:2749] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:52:28.634310 17330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:36201, user_credentials={real_user=slave}} blocked reactor thread for 78842.7us
I20260709 14:52:28.635535 17404 leader_election.cc:304] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:28.637492 17254 leader_election.cc:304] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.639333 17286 raft_consensus.cc:3060] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:28.641029 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.640942 17364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17a88a893344b78b90207cba421627" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:28.647465 11977 raft_consensus.cc:2243] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:28.647881 17286 raft_consensus.cc:1275] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:28.648097 11977 raft_consensus.cc:2272] T bf1fdabdbb1d423ab24f3b6843108e9b P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.648965 17364 raft_consensus.cc:2468] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:28.650655 11977 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:28.650909 17404 leader_election.cc:336] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.654095 11977 raft_consensus.cc:2243] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:28.651448 17404 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.655069 11977 raft_consensus.cc:2272] T 49785e127fee42428958effd3e820287 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.638530 18433 raft_consensus.cc:2804] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.655819 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace6ebd325074d8dabc32a675a9daea9" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:28.657433 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d599b0b5564bd2951ce048eb41d32b" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
W20260709 14:52:28.661257 17404 leader_election.cc:336] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.661609 17404 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:28.667291 17362 raft_consensus.cc:2468] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 2.
I20260709 14:52:28.667924 18373 raft_consensus.cc:2749] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.668192 18433 raft_consensus.cc:697] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:28.668638 17356 raft_consensus.cc:2468] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:28.669205 18441 raft_consensus.cc:2749] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:52:28.670197 17404 leader_election.cc:336] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:52:28.670917 17404 leader_election.cc:336] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.651510 18390 raft_consensus.cc:2749] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.679649 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:28.681249 18371 raft_consensus.cc:3055] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.681710 18371 raft_consensus.cc:740] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:28.681864 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:28.682763 17362 raft_consensus.cc:2393] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 9854302a5aab4546b23d254762df49ca in current term 6: Already voted for candidate aabf53261f434eab88512f7dc78bd7a7 in this term.
I20260709 14:52:28.682570 18371 consensus_queue.cc:260] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.683779 18371 raft_consensus.cc:3060] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.684423 17362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:28.689116 17363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:28.669073 18433 consensus_queue.cc:237] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.704428 17404 leader_election.cc:304] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:28.704727 18409 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:28.706509 17404 leader_election.cc:304] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:28.707377 18435 raft_consensus.cc:2804] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.707872 18435 raft_consensus.cc:697] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:28.708786 18435 consensus_queue.cc:237] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.678676 18432 consensus_queue.cc:1048] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 14:52:28.708016 18441 raft_consensus.cc:2804] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.711606 18441 raft_consensus.cc:697] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
W20260709 14:52:28.712781 18486 log.cc:927] Time spent T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:52:28.716355 17404 leader_election.cc:304] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531
I20260709 14:52:28.717798 17404 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.718632 18432 raft_consensus.cc:2749] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:28.717828 18463 raft_consensus.cc:2804] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:28.719687 18463 raft_consensus.cc:697] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:28.712457 18441 consensus_queue.cc:237] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.720552 18463 consensus_queue.cc:237] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:28.725026 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:28.738318 18418 consensus_queue.cc:1048] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.740834 18418 consensus_queue.cc:1048] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:28.743558 18418 consensus_queue.cc:1048] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:28.753137 17404 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.761565 17404 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.768325 17432 raft_consensus.cc:1275] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:28.769424 17404 leader_election.cc:336] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.769898 17404 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
W20260709 14:52:28.771798 17404 leader_election.cc:336] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:28.772200 17404 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.777813 18468 consensus_queue.cc:1048] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:28.777309 18400 consensus_queue.cc:1048] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:52:28.771514 18432 raft_consensus.cc:2749] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.771569 18433 raft_consensus.cc:2749] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:52:28.777311 18371 raft_consensus.cc:2749] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.801414 17404 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:28.776607 18418 consensus_queue.cc:1048] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:52:28.818977 17356 raft_consensus.cc:1275] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:28.818682 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.832130 11977 raft_consensus.cc:2243] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:28.837160 11977 raft_consensus.cc:2272] T 6d871505f49e443b96438cc46a2cc09c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.832028 18464 raft_consensus.cc:2749] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:52:28.834820 18433 consensus_queue.cc:1048] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:52:28.854920 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.860924 11977 raft_consensus.cc:2243] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:28.861629 11977 raft_consensus.cc:2272] T 317bbba859ae4b8ca9077916fee8ef1d P a6839c9563084e58bbfc1aeedd804dd0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.888908 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:28.890115 11977 raft_consensus.cc:2243] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:28.890614 11977 raft_consensus.cc:2272] T 288e616753fd43ffb5ab27053f704dc2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:28.896275 17364 raft_consensus.cc:1275] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.910843 17287 raft_consensus.cc:3060] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.917804 18443 consensus_queue.cc:1048] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.922559 17287 raft_consensus.cc:1275] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.923830 18396 raft_consensus.cc:493] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:28.926952 18396 raft_consensus.cc:515] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:28.928912 18396 leader_election.cc:290] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:28.932653 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:28.935283 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8dac613c8654a95b2a9ee5d6dd155c2" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:28.937247 18028 leader_election.cc:304] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [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: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
I20260709 14:52:28.938275 18396 raft_consensus.cc:2749] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:28.946739 18443 consensus_queue.cc:1048] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.002152 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.016278 11977 raft_consensus.cc:2243] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.017872 11977 raft_consensus.cc:2272] T e5e900db3a3649e88bf02a3168823977 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.022744 17288 raft_consensus.cc:3060] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.053282 17364 raft_consensus.cc:1275] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.083636 17288 raft_consensus.cc:1275] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.084949 18371 consensus_queue.cc:1048] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:29.094748 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.100472 11977 raft_consensus.cc:2243] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.102571 11977 raft_consensus.cc:2272] T 65d2d9a5f1084650a51f868c2de56b91 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.109543 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.111536 11977 raft_consensus.cc:2243] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.111501 18433 consensus_queue.cc:1048] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:29.112696 11977 raft_consensus.cc:2272] T 994e0ef5b086452dbcfc58ea39bae415 P a6839c9563084e58bbfc1aeedd804dd0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.121834 17112 catalog_manager.cc:5697] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.128690 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.130100 11977 raft_consensus.cc:2243] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.130874 11977 raft_consensus.cc:2272] T 921000eafb76441891728484a97cd1d1 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.135138 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.136363 11977 raft_consensus.cc:2243] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.125538 17112 catalog_manager.cc:5697] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.139036 11977 raft_consensus.cc:2272] T dae286f5e0b54848a8708b5dac6f77c7 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.148152 17288 raft_consensus.cc:3060] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.157950 17112 catalog_manager.cc:5697] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 3, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 3 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.159248 17288 raft_consensus.cc:1275] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:29.163934 17287 raft_consensus.cc:3060] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.166985 17112 catalog_manager.cc:5697] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 1 to 2, leader changed from aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 2 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.173982 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.175282 11977 raft_consensus.cc:2243] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.176210 11977 raft_consensus.cc:2272] T f92a63e1fb61469590f4f1010aeb947d P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.177111 17287 raft_consensus.cc:1275] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.179316 18443 consensus_queue.cc:1048] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:29.181017 18443 consensus_queue.cc:1048] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:29.181044 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.183030 11977 raft_consensus.cc:2243] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.183668 11977 raft_consensus.cc:2272] T 11ffa4a31e0c4f7fbc650d2384433dde P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.197731 17357 raft_consensus.cc:1275] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.199405 18443 consensus_queue.cc:1048] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.213733 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.214664 17364 raft_consensus.cc:1275] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:29.221288 17356 raft_consensus.cc:1275] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.231371 18463 consensus_queue.cc:1048] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:29.231395 18435 consensus_queue.cc:1048] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:52:29.284596 11977 raft_consensus.cc:2243] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.286527 11977 raft_consensus.cc:2272] T c4d225049c384a60a8f965df648deef5 P a6839c9563084e58bbfc1aeedd804dd0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.284916 17287 raft_consensus.cc:3060] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.290504 17357 raft_consensus.cc:1275] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.292121 18463 consensus_queue.cc:1048] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.296986 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.298293 11977 raft_consensus.cc:2243] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.299834 11977 raft_consensus.cc:2272] T e4c58e951eee46f1bda10204fa98f095 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.302484 17286 raft_consensus.cc:3060] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.312839 17286 raft_consensus.cc:1275] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.314529 18433 consensus_queue.cc:1048] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.319911 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.321080 11977 raft_consensus.cc:2243] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.330713 11977 raft_consensus.cc:2272] T b64b2a3c0b7840328411e6a358f71c87 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.335505 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.339788 11977 raft_consensus.cc:2243] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.346582 11977 raft_consensus.cc:2272] T 2341823ad4224c6e934ff9e515793d48 P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.337587 17287 raft_consensus.cc:1275] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.354789 18443 consensus_queue.cc:1048] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.364471 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.372321 11977 raft_consensus.cc:2243] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.373003 11977 raft_consensus.cc:2272] T 7be5df42f41c4bec869c40865fa7dd08 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.378921 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.390758 11977 raft_consensus.cc:2243] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.391566 11977 raft_consensus.cc:2272] T 98a252793540492d8fcb5a990e2e3236 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.394954 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.395884 11977 raft_consensus.cc:2243] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.396469 11977 raft_consensus.cc:2272] T a8dac613c8654a95b2a9ee5d6dd155c2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.402626 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.403362 11977 raft_consensus.cc:2243] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.403839 11977 raft_consensus.cc:2272] T a7beae7a8d8c441b86a18968fea3a7ae P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.406508 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.407099 11977 raft_consensus.cc:2243] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.407742 11977 raft_consensus.cc:2272] T 923ba9f125e743c3a3bc716224c9d53d P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.411115 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.411784 11977 raft_consensus.cc:2243] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.412348 11977 raft_consensus.cc:2272] T 14ab5580447e43c79cd7fe4f4097ef19 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.415390 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.416214 11977 raft_consensus.cc:2243] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.416908 11977 raft_consensus.cc:2272] T 115a44b2e7714984a59f5c2cd73b444c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.419967 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.420805 11977 raft_consensus.cc:2243] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.421401 11977 raft_consensus.cc:2272] T 411ca443f07a431aa4f232f6e1a66b14 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.422917 18396 raft_consensus.cc:493] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:29.423514 18396 raft_consensus.cc:515] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:29.424857 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.425868 11977 raft_consensus.cc:2243] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.426491 11977 raft_consensus.cc:2272] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.430519 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:29.437009 18396 leader_election.cc:290] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:29.436947 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81978deb61b4cdf9e27914609cdde34" candidate_uuid: "a6839c9563084e58bbfc1aeedd804dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:29.440537 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.441208 18028 leader_election.cc:304] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6839c9563084e58bbfc1aeedd804dd0; no voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca
W20260709 14:52:29.442088 18028 raft_consensus.cc:2686] T a81978deb61b4cdf9e27914609cdde34 P a6839c9563084e58bbfc1aeedd804dd0: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:52:29.441358 11977 raft_consensus.cc:2243] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.451323 11977 raft_consensus.cc:2272] T db76eb978d164f88b57b49bd080a6df2 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.454737 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.459010 11977 raft_consensus.cc:2243] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.461253 11977 raft_consensus.cc:2272] T 067514f920ca43478e7ef0b056721d1d P a6839c9563084e58bbfc1aeedd804dd0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.468093 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.468932 11977 raft_consensus.cc:2243] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.469589 11977 raft_consensus.cc:2272] T 1bd589495e584185b86066b85b7b6842 P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.472847 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.473850 11977 raft_consensus.cc:2243] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.474555 11977 raft_consensus.cc:2272] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.478317 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.479156 11977 raft_consensus.cc:2243] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.480381 11977 raft_consensus.cc:2272] T 3940749d54f3419e9bc1f56c1a52b9ee P a6839c9563084e58bbfc1aeedd804dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.483346 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.484578 11977 raft_consensus.cc:2243] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.485273 11977 raft_consensus.cc:2272] T af9938de36c14442aecbcc2d1b1c2d9c P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.488438 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.489210 11977 raft_consensus.cc:2243] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.490368 11977 raft_consensus.cc:2272] T 760f3624c5514c78812e74dc6b622415 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.493219 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.493921 11977 raft_consensus.cc:2243] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.494527 11977 raft_consensus.cc:2272] T d102cf4560dd48db9e346e67445ff5e8 P a6839c9563084e58bbfc1aeedd804dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.497529 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:29.498246 11977 raft_consensus.cc:2243] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.498819 11977 raft_consensus.cc:2272] T ac7727468d74412d9ad09404f5dab3b7 P a6839c9563084e58bbfc1aeedd804dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.510596 18471 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.511286 18471 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:29.518381 18471 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:29.520529 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:29.521515 17284 raft_consensus.cc:2393] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 3: Already voted for candidate 55e512bb698a44b287f10b45a0bc6531 in this term.
W20260709 14:52:29.526557 17330 leader_election.cc:336] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:29.527045 17330 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.528350 18471 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.544669 18471 raft_consensus.cc:2749] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:29.606295 18403 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.606932 18403 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:29.609368 18403 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:29.610770 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:29.611613 17439 raft_consensus.cc:2393] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 3: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
W20260709 14:52:29.611902 17256 connection.cc:573] client connection to 127.11.178.65:36201 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 14:52:29.615216 18403 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.615898 18403 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:29.616189 18390 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.616904 18390 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:29.618348 18403 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:29.619022 18390 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:29.623127 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:29.623214 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:29.624703 17432 raft_consensus.cc:2393] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 3: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:29.624751 17439 raft_consensus.cc:2393] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 3: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
W20260709 14:52:29.628753 17256 leader_election.cc:336] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.629101 17256 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.629699 18390 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:29.631382 17256 leader_election.cc:336] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.631825 17256 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:29.632699 17256 leader_election.cc:336] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.633090 17256 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.633824 18489 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.634371 18403 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.642326 18489 raft_consensus.cc:2749] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:29.647509 18390 raft_consensus.cc:2749] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:29.651057 18403 raft_consensus.cc:2749] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:29.685981 18403 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.686525 18403 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:29.688599 18403 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:29.690375 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:29.691220 17439 raft_consensus.cc:2393] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 3: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
W20260709 14:52:29.692963 17256 leader_election.cc:336] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.693361 17256 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.694068 18403 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.696867 18471 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.697438 18471 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:29.699314 18471 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:29.700148 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:29.700973 17439 raft_consensus.cc:2393] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 3: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:29.702165 18403 raft_consensus.cc:2749] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:29.704123 17330 leader_election.cc:336] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.704515 17330 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.705066 18471 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.711107 18471 raft_consensus.cc:2749] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:29.717973 18471 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.718485 18471 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:29.722692 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:29.723485 17439 raft_consensus.cc:2393] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 4: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
I20260709 14:52:29.728024 18471 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:29.732779 17330 leader_election.cc:336] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.733225 17330 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.734014 18471 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:29.740070 18471 raft_consensus.cc:2749] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:29.744974 18403 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.745570 18403 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:29.747524 18403 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:29.748656 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:29.749516 17439 raft_consensus.cc:2393] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e512bb698a44b287f10b45a0bc6531 in current term 5: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
W20260709 14:52:29.751909 17256 leader_election.cc:336] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.752372 17256 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.752913 18403 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:52:29.759263 17256 consensus_peers.cc:597] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:29.760334 18403 raft_consensus.cc:2749] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:29.813351 18400 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.813894 18400 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:29.816071 18400 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:29.817442 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:29.818321 17439 raft_consensus.cc:2393] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 4: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
W20260709 14:52:29.822672 17330 leader_election.cc:336] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.823184 17330 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.823740 18400 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:29.832813 18400 raft_consensus.cc:2749] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:52:29.862223 17256 consensus_peers.cc:597] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:29.880228 18403 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:29.880825 18403 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:29.883496 18403 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:29.884413 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
W20260709 14:52:29.890005 17256 leader_election.cc:336] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.890477 17256 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.892009 18403 raft_consensus.cc:2749] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:29.907497 18403 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.908048 18403 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:29.910115 18403 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:29.911600 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:29.912325 17356 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 4.
I20260709 14:52:29.914162 17256 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: 
W20260709 14:52:29.915617 17256 leader_election.cc:336] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.916150 18403 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:52:29.916699 18403 raft_consensus.cc:493] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.917083 18403 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:52:29.924729 18403 raft_consensus.cc:515] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:29.926792 18403 leader_election.cc:290] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 6 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:29.929731 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e0ef5b086452dbcfc58ea39bae415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:29.930418 17356 raft_consensus.cc:3060] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Advancing to term 6
W20260709 14:52:29.938862 17256 leader_election.cc:336] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:29.942354 17356 raft_consensus.cc:2468] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 6.
I20260709 14:52:29.944128 17256 leader_election.cc:304] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:29.944944 18403 raft_consensus.cc:2804] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:52:29.945552 18403 raft_consensus.cc:697] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 6 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:29.946684 18403 consensus_queue.cc:237] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:29.958715 17111 catalog_manager.cc:5697] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 4 to 6, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 6 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.004838 18403 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.005286 18403 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:30.006870 18403 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:30.007673 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:30.007863 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:30.008584 17439 raft_consensus.cc:2468] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:30.009837 17254 leader_election.cc:304] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:30.010413 18403 raft_consensus.cc:2804] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:30.010775 18403 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.011130 18403 raft_consensus.cc:3060] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:30.016119 17256 consensus_peers.cc:597] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.017346 18403 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:30.019112 18403 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:30.019783 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:30.019981 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:30.020474 17439 raft_consensus.cc:3060] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.025846 17439 raft_consensus.cc:2468] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 3.
I20260709 14:52:30.027372 17254 leader_election.cc:304] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:30.028160 18403 raft_consensus.cc:2804] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:30.028891 18403 raft_consensus.cc:697] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:30.029771 18403 consensus_queue.cc:237] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER 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: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:30.040464 17111 catalog_manager.cc:5697] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 1 to 3, leader changed from 9854302a5aab4546b23d254762df49ca (127.11.178.68) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.064687 18443 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.065380 18443 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.067857 18443 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.069355 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.069943 17287 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:30.070968 18443 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.071532 17404 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
W20260709 14:52:30.072742 17404 leader_election.cc:336] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.072788 18464 raft_consensus.cc:2804] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.073340 18464 raft_consensus.cc:493] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.073730 18464 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.071600 18443 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.077325 18443 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.078998 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.081162 18464 raft_consensus.cc:515] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:30.081704 17404 leader_election.cc:336] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.082154 17404 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.083180 18464 leader_election.cc:290] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.083621 18443 raft_consensus.cc:2749] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:30.086723 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ff1df4384cc1ace289550c19fe7f" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:30.087386 17287 raft_consensus.cc:3060] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:30.088156 17256 consensus_peers.cc:597] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:30.089285 17404 leader_election.cc:336] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.094507 18471 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.095067 18471 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.097070 18471 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.098577 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:30.101996 17287 raft_consensus.cc:2468] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:30.102779 17439 raft_consensus.cc:2393] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 in current term 4: Already voted for candidate 9854302a5aab4546b23d254762df49ca in this term.
W20260709 14:52:30.104245 17330 leader_election.cc:336] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.104403 17404 leader_election.cc:304] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.104728 17330 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.105222 18443 raft_consensus.cc:2804] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.106113 18471 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.106774 18443 raft_consensus.cc:697] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.107735 18443 consensus_queue.cc:237] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.113584 18471 raft_consensus.cc:2749] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:30.121934 17111 catalog_manager.cc:5697] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 3 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 4 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.167511 18403 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.168161 18403 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.170444 18403 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.170673 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:30.171314 17439 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 3.
I20260709 14:52:30.173091 17254 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:30.174069 18403 raft_consensus.cc:2804] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.174507 18403 raft_consensus.cc:493] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.174922 18403 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:30.175653 17256 leader_election.cc:336] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:30.178882 17256 consensus_peers.cc:597] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.184005 18403 raft_consensus.cc:515] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.186995 18403 leader_election.cc:290] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.187176 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49785e127fee42428958effd3e820287" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:30.187870 17432 raft_consensus.cc:3060] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:30.188457 17330 consensus_peers.cc:597] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:30.193094 17256 leader_election.cc:336] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.195837 17432 raft_consensus.cc:2468] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 4.
I20260709 14:52:30.196795 18400 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.196889 17254 leader_election.cc:304] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.197690 18403 raft_consensus.cc:2804] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.197363 18400 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.199518 18400 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.200596 18443 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.200829 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:30.201177 18443 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.201756 17432 raft_consensus.cc:2410] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:52:30.204660 18403 raft_consensus.cc:697] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 4 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:30.204679 18443 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
W20260709 14:52:30.205489 17330 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.205942 17330 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 9854302a5aab4546b23d254762df49ca, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.206542 18400 raft_consensus.cc:2749] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:52:30.208251 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.209353 18403 consensus_queue.cc:237] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:30.214581 17404 leader_election.cc:336] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.214918 17404 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.215513 18443 raft_consensus.cc:2749] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:30.223665 18400 raft_consensus.cc:493] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9854302a5aab4546b23d254762df49ca)
I20260709 14:52:30.224260 18400 raft_consensus.cc:515] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } }
I20260709 14:52:30.223325 17111 catalog_manager.cc:5697] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 3 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:30.226425 18400 leader_election.cc:290] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083), 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345)
I20260709 14:52:30.227828 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:30.228617 17432 raft_consensus.cc:2368] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3.
I20260709 14:52:30.229422 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2745143cc1814ac8bf9c953d198a751e" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.229851 17328 leader_election.cc:400] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345) with higher term. Message: Invalid argument: T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3.
I20260709 14:52:30.230172 17328 leader_election.cc:403] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:30.230777 18400 raft_consensus.cc:3060] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:52:30.235044 17330 consensus_peers.cc:597] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.254119 18400 raft_consensus.cc:2749] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345) with higher term. Message: Invalid argument: T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabf53261f434eab88512f7dc78bd7a7 for earlier term 2. Current term is 3.
I20260709 14:52:30.268085 18403 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.268589 18403 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.270089 18403 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.270759 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:30.271394 17432 raft_consensus.cc:2468] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 3.
I20260709 14:52:30.272379 17254 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:30.273078 18403 raft_consensus.cc:2804] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.273401 18403 raft_consensus.cc:493] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.273640 18403 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:30.275319 17256 leader_election.cc:336] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.280779 18403 raft_consensus.cc:515] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:30.282321 17404 consensus_peers.cc:597] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.282666 18403 leader_election.cc:290] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.284242 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae286f5e0b54848a8708b5dac6f77c7" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:30.284826 17432 raft_consensus.cc:3060] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:30.286674 17256 leader_election.cc:336] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.294286 17432 raft_consensus.cc:2468] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 4.
I20260709 14:52:30.294456 18443 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.295182 18443 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.295594 17254 leader_election.cc:304] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.296300 18530 raft_consensus.cc:2804] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.296826 18530 raft_consensus.cc:697] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 4 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:30.297263 18443 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.298599 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:30.298398 18530 consensus_queue.cc:237] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.299162 17357 raft_consensus.cc:2468] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:30.302170 17404 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:30.305835 18464 raft_consensus.cc:2804] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.306228 18464 raft_consensus.cc:493] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.306537 18464 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.308195 17111 catalog_manager.cc:5697] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 3 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:30.313175 17404 leader_election.cc:336] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.313457 18464 raft_consensus.cc:515] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.315491 18464 leader_election.cc:290] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.316341 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b6e90bc1c54a57821a50cef884f695" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:30.316893 17357 raft_consensus.cc:3060] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:30.321491 17404 leader_election.cc:336] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.324862 17357 raft_consensus.cc:2468] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:30.325958 17404 leader_election.cc:304] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.326696 18464 raft_consensus.cc:2804] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.327175 18464 raft_consensus.cc:697] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.327982 18464 consensus_queue.cc:237] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.339792 17111 catalog_manager.cc:5697] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 4 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.353507 18530 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:30.354110 17330 consensus_peers.cc:597] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.354252 18530 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:30.356391 18530 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:30.358403 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:30.359030 17357 raft_consensus.cc:2468] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 3.
W20260709 14:52:30.361111 17256 leader_election.cc:336] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.361992 17256 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.363266 18403 raft_consensus.cc:2804] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.363618 18403 raft_consensus.cc:493] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.363897 18403 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.369485 18464 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.370530 18464 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.372429 18464 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
W20260709 14:52:30.373538 17330 consensus_peers.cc:597] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.374771 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.375420 17287 raft_consensus.cc:2468] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:30.375801 18403 raft_consensus.cc:515] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:30.377702 18403 leader_election.cc:290] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:30.379232 17404 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:30.380908 18443 raft_consensus.cc:2804] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.381313 18443 raft_consensus.cc:493] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.381714 18443 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.383170 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d102cf4560dd48db9e346e67445ff5e8" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
W20260709 14:52:30.383208 17404 consensus_peers.cc:597] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.383786 17357 raft_consensus.cc:3060] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:30.384114 17404 leader_election.cc:336] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.385408 18463 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.385898 18463 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.387876 18463 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.390967 18443 raft_consensus.cc:515] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.395008 18443 leader_election.cc:290] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
W20260709 14:52:30.395655 17404 leader_election.cc:336] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:30.396929 17256 leader_election.cc:336] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.397712 17356 raft_consensus.cc:1275] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:52:30.398577 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.399168 17287 raft_consensus.cc:2468] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
I20260709 14:52:30.400125 18403 consensus_queue.cc:1048] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:30.401057 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a63e1fb61469590f4f1010aeb947d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:30.401535 17287 raft_consensus.cc:3060] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.402736 17404 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.404436 18464 raft_consensus.cc:2804] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.404909 18464 raft_consensus.cc:493] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.405261 18464 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.407760 17357 raft_consensus.cc:2468] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 4.
I20260709 14:52:30.410073 17287 raft_consensus.cc:2468] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:30.411598 17256 leader_election.cc:304] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:30.412142 17404 leader_election.cc:336] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.413713 18403 raft_consensus.cc:2804] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.414350 18403 raft_consensus.cc:697] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 4 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:30.415190 18403 consensus_queue.cc:237] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:30.417335 17404 leader_election.cc:304] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.418200 18463 raft_consensus.cc:2804] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.418705 18463 raft_consensus.cc:697] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.419605 18463 consensus_queue.cc:237] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.423467 18464 raft_consensus.cc:515] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.425722 18464 leader_election.cc:290] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.429425 18471 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.429980 18471 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:30.431833 18471 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.435668 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.438426 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be5df42f41c4bec869c40865fa7dd08" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:30.438995 17287 raft_consensus.cc:3060] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.440285 17111 catalog_manager.cc:5697] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 4 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:30.445623 17330 leader_election.cc:336] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.446211 17330 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabf53261f434eab88512f7dc78bd7a7; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.448267 18471 raft_consensus.cc:2749] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:30.454581 17287 raft_consensus.cc:2468] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:30.460616 17404 leader_election.cc:304] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:30.461412 18463 raft_consensus.cc:2804] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.464228 18463 raft_consensus.cc:697] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.465102 18463 consensus_queue.cc:237] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.466849 17432 raft_consensus.cc:1275] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:30.468444 18390 consensus_queue.cc:1048] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:30.470654 17404 leader_election.cc:336] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.475493 18464 raft_consensus.cc:493] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.476001 18464 raft_consensus.cc:515] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.478190 18464 leader_election.cc:290] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.477772 17112 catalog_manager.cc:5697] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 2 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:30.481431 17330 consensus_peers.cc:597] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.482769 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:30.486080 17404 leader_election.cc:336] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.486999 17404 leader_election.cc:304] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0, aabf53261f434eab88512f7dc78bd7a7
I20260709 14:52:30.488310 18464 raft_consensus.cc:2749] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:30.511019 18443 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.511498 18443 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.513302 18443 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.527257 17356 raft_consensus.cc:1275] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:30.531810 18403 consensus_queue.cc:1048] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:30.532895 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:30.531380 17404 consensus_peers.cc:597] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.533661 17356 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:30.535408 18532 raft_consensus.cc:493] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.535928 18532 raft_consensus.cc:515] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.538182 18532 leader_election.cc:290] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.539083 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:30.539911 17439 raft_consensus.cc:2468] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 2.
I20260709 14:52:30.541177 17328 leader_election.cc:304] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:30.542433 18532 raft_consensus.cc:2804] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:30.542904 18532 raft_consensus.cc:493] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
W20260709 14:52:30.544198 17330 leader_election.cc:336] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.543335 18532 raft_consensus.cc:3060] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:30.554912 17330 consensus_peers.cc:597] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.563365 18443 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.563902 18443 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.566012 18443 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.568622 17111 catalog_manager.cc:5697] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 4 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.572798 18532 raft_consensus.cc:515] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.575088 18532 leader_election.cc:290] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.575989 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2d9a5f1084650a51f868c2de56b91" candidate_uuid: "aabf53261f434eab88512f7dc78bd7a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:30.576653 17439 raft_consensus.cc:3060] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:30.578699 17256 consensus_peers.cc:597] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.580314 17404 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:30.581126 18464 raft_consensus.cc:2804] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:30.581498 18464 raft_consensus.cc:493] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.581856 18464 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:52:30.581972 17404 leader_election.cc:336] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:30.583145 17330 leader_election.cc:336] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.584724 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:30.585287 17356 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
W20260709 14:52:30.590335 17404 leader_election.cc:336] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:30.590991 17404 consensus_peers.cc:597] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:30.591400 17404 consensus_peers.cc:597] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.593143 17404 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.593398 17287 raft_consensus.cc:1275] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:30.594138 18464 raft_consensus.cc:515] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.594552 18546 raft_consensus.cc:2804] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:30.595572 18546 raft_consensus.cc:493] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.595932 18546 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:30.597041 18464 leader_election.cc:290] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.601811 18464 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.601869 17439 raft_consensus.cc:2468] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabf53261f434eab88512f7dc78bd7a7 in term 3.
I20260709 14:52:30.603322 17328 leader_election.cc:304] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.604090 18532 raft_consensus.cc:2804] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:30.604552 18532 raft_consensus.cc:697] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Becoming Leader. State: Replica: aabf53261f434eab88512f7dc78bd7a7, State: Running, Role: LEADER
I20260709 14:52:30.605806 18463 consensus_queue.cc:1048] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:30.603447 18546 raft_consensus.cc:515] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.608330 18546 leader_election.cc:290] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.602341 18464 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:30.609157 17404 consensus_peers.cc:597] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.605386 18532 consensus_queue.cc:237] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [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: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.609956 18463 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.610463 18463 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.612432 18463 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.613911 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.614578 17284 raft_consensus.cc:2468] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
W20260709 14:52:30.616340 17404 leader_election.cc:336] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.616616 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067514f920ca43478e7ef0b056721d1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:30.610918 18464 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.617221 17357 raft_consensus.cc:3060] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:30.622159 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.625975 17404 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:30.626701 18464 raft_consensus.cc:2804] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.626786 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b946b2ed494b77943d87801a12029d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:30.627123 18464 raft_consensus.cc:493] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.627499 18464 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:30.632819 11977 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18122)
I20260709 14:52:30.627458 17356 raft_consensus.cc:3060] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:30.637264 17357 raft_consensus.cc:2468] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 5.
I20260709 14:52:30.640291 17356 raft_consensus.cc:2468] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 5.
I20260709 14:52:30.642370 18464 raft_consensus.cc:515] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.642262 17109 catalog_manager.cc:5697] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 reported cstate change: term changed from 2 to 3, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67). New cstate: current_term: 3 leader_uuid: "aabf53261f434eab88512f7dc78bd7a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.644366 18464 leader_election.cc:290] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
W20260709 14:52:30.645668 17404 leader_election.cc:336] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:30.646979 17404 consensus_peers.cc:597] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:30.647396 17404 leader_election.cc:336] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:30.647997 17404 leader_election.cc:336] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.648316 17404 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9854302a5aab4546b23d254762df49ca; no voters: 55e512bb698a44b287f10b45a0bc6531, a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.649875 18463 raft_consensus.cc:2749] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:30.656262 17404 leader_election.cc:304] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.657357 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921000eafb76441891728484a97cd1d1" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:30.658056 17284 raft_consensus.cc:3060] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.658182 17404 leader_election.cc:304] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
W20260709 14:52:30.659631 17404 consensus_peers.cc:597] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.657438 17330 consensus_peers.cc:597] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.660112 18443 raft_consensus.cc:2804] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:30.661166 18443 raft_consensus.cc:697] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 5 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.658406 18463 raft_consensus.cc:2804] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:30.662123 18463 raft_consensus.cc:697] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 5 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.661994 18443 consensus_queue.cc:237] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.666958 18463 consensus_queue.cc:237] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
W20260709 14:52:30.676225 17404 leader_election.cc:336] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.665943 17284 raft_consensus.cc:2468] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:30.679793 17404 leader_election.cc:304] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.680576 18546 raft_consensus.cc:2804] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.681039 18546 raft_consensus.cc:697] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.681528 18464 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.682060 18464 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.682199 18546 consensus_queue.cc:237] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.684019 18464 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.692830 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.693565 17284 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 5.
W20260709 14:52:30.697665 17404 leader_election.cc:336] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.711615 17404 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.712498 18464 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:52:30.712927 18464 raft_consensus.cc:493] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.713284 18464 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:52:30.714438 18553 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.714979 18553 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.717164 18553 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
W20260709 14:52:30.721323 17404 consensus_peers.cc:597] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:30.721812 17404 consensus_peers.cc:597] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.724187 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531" is_pre_election: true
I20260709 14:52:30.724810 17284 raft_consensus.cc:2468] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 3.
W20260709 14:52:30.725335 17404 consensus_peers.cc:597] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.727571 17404 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:30.728204 18546 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.728724 18546 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.731519 18546 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.732122 18546 raft_consensus.cc:2804] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.732543 18546 raft_consensus.cc:493] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.732966 18546 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.732949 18464 raft_consensus.cc:515] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.732571 17111 catalog_manager.cc:5697] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 3 to 5, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 5 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.735046 18464 leader_election.cc:290] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
I20260709 14:52:30.735330 17111 catalog_manager.cc:5697] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 3 to 5, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 5 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.742591 18546 raft_consensus.cc:515] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.744582 18546 leader_election.cc:290] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083)
W20260709 14:52:30.732136 17404 leader_election.cc:336] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:30.745936 17404 consensus_peers.cc:597] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.750984 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e2d002b51f4751b27e3c9056dcb079" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
W20260709 14:52:30.749275 17404 consensus_peers.cc:597] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.751586 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:30.752249 17357 raft_consensus.cc:2468] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:30.751583 17286 raft_consensus.cc:3060] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.756630 17404 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:30.756886 17111 catalog_manager.cc:5697] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 4 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.758114 18553 raft_consensus.cc:2804] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:30.758476 18553 raft_consensus.cc:493] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.758786 18553 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:30.765623 18553 raft_consensus.cc:515] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.767679 18553 leader_election.cc:290] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.768563 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923ba9f125e743c3a3bc716224c9d53d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:30.769152 17357 raft_consensus.cc:3060] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:30.769433 17286 raft_consensus.cc:2468] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 4.
I20260709 14:52:30.770768 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d225049c384a60a8f965df648deef5" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "55e512bb698a44b287f10b45a0bc6531"
I20260709 14:52:30.771360 17284 raft_consensus.cc:3060] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:52:30.776046 17357 raft_consensus.cc:2468] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 5.
W20260709 14:52:30.777467 17404 leader_election.cc:336] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:30.778240 17404 leader_election.cc:336] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.778437 17284 raft_consensus.cc:2468] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 6.
W20260709 14:52:30.778697 17404 leader_election.cc:336] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.779563 17404 leader_election.cc:304] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [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: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:30.780233 18553 raft_consensus.cc:2804] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:30.780678 17404 leader_election.cc:304] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.780642 18553 raft_consensus.cc:697] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 5 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.781147 17439 raft_consensus.cc:1275] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:30.782145 18530 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.781832 18553 consensus_queue.cc:237] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.782266 18463 raft_consensus.cc:2804] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.782639 17404 leader_election.cc:304] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.782904 18463 raft_consensus.cc:697] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.782677 18530 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:30.783533 18546 raft_consensus.cc:2804] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:52:30.784092 18546 raft_consensus.cc:697] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 6 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:30.784085 18463 consensus_queue.cc:237] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.785089 18530 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:30.787469 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
W20260709 14:52:30.790664 17256 leader_election.cc:336] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.785169 18546 consensus_queue.cc:237] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:30.794370 17256 consensus_peers.cc:597] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.788066 17357 raft_consensus.cc:2468] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 2.
I20260709 14:52:30.802117 17256 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.806605 18530 raft_consensus.cc:2804] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:30.806072 17111 catalog_manager.cc:5697] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 3 to 5, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 5 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.807060 18530 raft_consensus.cc:493] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.807555 18530 raft_consensus.cc:3060] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.814625 18390 consensus_queue.cc:1048] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:30.815608 18530 raft_consensus.cc:515] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
W20260709 14:52:30.817556 17404 leader_election.cc:336] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.829592 18530 leader_election.cc:290] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 election: Requested vote from peers a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201), aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127)
I20260709 14:52:30.831634 17432 raft_consensus.cc:1275] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:30.838632 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c58e951eee46f1bda10204fa98f095" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
W20260709 14:52:30.841858 17404 consensus_peers.cc:597] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.845498 17357 raft_consensus.cc:3060] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.849370 18390 consensus_queue.cc:1048] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:52:30.843844 17256 consensus_peers.cc:597] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.859426 17404 consensus_peers.cc:597] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.859247 17256 leader_election.cc:336] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.868881 17284 raft_consensus.cc:1275] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:52:30.876293 17404 consensus_peers.cc:597] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.878688 18390 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.879279 18390 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:30.879674 17330 consensus_peers.cc:597] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:30.880568 17404 consensus_peers.cc:597] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.881345 18390 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.885918 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca" is_pre_election: true
I20260709 14:52:30.886615 18546 consensus_queue.cc:1048] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.886659 17439 raft_consensus.cc:2468] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 3.
I20260709 14:52:30.893743 17357 raft_consensus.cc:2468] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 3.
I20260709 14:52:30.894145 17254 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
I20260709 14:52:30.896226 18538 raft_consensus.cc:2804] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:30.896631 18538 raft_consensus.cc:493] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a6839c9563084e58bbfc1aeedd804dd0)
I20260709 14:52:30.896971 18538 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.905351 18538 raft_consensus.cc:515] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
I20260709 14:52:30.910060 17356 raft_consensus.cc:1275] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:30.917796 18538 leader_election.cc:290] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: Requested vote from peers 9854302a5aab4546b23d254762df49ca (127.11.178.68:33345), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.921690 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760f3624c5514c78812e74dc6b622415" candidate_uuid: "55e512bb698a44b287f10b45a0bc6531" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9854302a5aab4546b23d254762df49ca"
I20260709 14:52:30.922366 17432 raft_consensus.cc:3060] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:30.922741 18553 consensus_queue.cc:1048] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.935082 17432 raft_consensus.cc:2468] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e512bb698a44b287f10b45a0bc6531 in term 4.
I20260709 14:52:30.945696 17111 catalog_manager.cc:5697] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 2 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 4 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.947517 17111 catalog_manager.cc:5697] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 4 to 6, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 6 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:30.951162 17254 leader_election.cc:304] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, 9854302a5aab4546b23d254762df49ca; no voters: 
W20260709 14:52:30.947554 17256 leader_election.cc:336] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.953485 18530 raft_consensus.cc:2804] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.954526 18530 raft_consensus.cc:697] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:30.956210 17256 leader_election.cc:304] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [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: 55e512bb698a44b287f10b45a0bc6531, aabf53261f434eab88512f7dc78bd7a7; no voters: a6839c9563084e58bbfc1aeedd804dd0
I20260709 14:52:30.957623 18403 raft_consensus.cc:2804] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:30.958086 18403 raft_consensus.cc:697] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Becoming Leader. State: Replica: 55e512bb698a44b287f10b45a0bc6531, State: Running, Role: LEADER
I20260709 14:52:30.958789 18403 consensus_queue.cc:237] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [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: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } }
I20260709 14:52:30.962250 18463 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:30.962896 18463 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:30.964844 18463 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
I20260709 14:52:30.966519 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7" is_pre_election: true
I20260709 14:52:30.967157 17357 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 6.
W20260709 14:52:30.969252 17256 leader_election.cc:336] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
W20260709 14:52:30.971561 17404 consensus_peers.cc:597] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:30.972641 17404 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:30.976665 18463 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:52:30.977058 18463 raft_consensus.cc:493] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:30.977415 18463 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:52:30.958472 18530 consensus_queue.cc:237] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [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: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } }
W20260709 14:52:30.985883 17256 consensus_peers.cc:597] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.988755 17404 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:30.998520 17284 raft_consensus.cc:1275] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:31.000289 18546 consensus_queue.cc:1048] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:31.004030 17432 raft_consensus.cc:1275] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Refusing update from remote peer aabf53261f434eab88512f7dc78bd7a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:31.005566 18471 consensus_queue.cc:1048] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:31.009056 18463 raft_consensus.cc:515] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:31.012243 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317bbba859ae4b8ca9077916fee8ef1d" candidate_uuid: "9854302a5aab4546b23d254762df49ca" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "aabf53261f434eab88512f7dc78bd7a7"
I20260709 14:52:31.012885 17357 raft_consensus.cc:3060] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:52:31.025199 17356 raft_consensus.cc:1275] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:31.022825 17111 catalog_manager.cc:5697] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 3 to 4, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 4 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:31.028348 17111 catalog_manager.cc:5697] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 reported cstate change: term changed from 2 to 3, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66). New cstate: current_term: 3 leader_uuid: "55e512bb698a44b287f10b45a0bc6531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.028815 18403 consensus_queue.cc:1048] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:52:31.042125 17330 consensus_peers.cc:597] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:31.045753 17357 raft_consensus.cc:2468] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9854302a5aab4546b23d254762df49ca in term 7.
I20260709 14:52:31.058859 17404 leader_election.cc:304] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9854302a5aab4546b23d254762df49ca, aabf53261f434eab88512f7dc78bd7a7; no voters: 
I20260709 14:52:31.059670 18553 raft_consensus.cc:2804] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:52:31.060250 18553 raft_consensus.cc:697] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 7 LEADER]: Becoming Leader. State: Replica: 9854302a5aab4546b23d254762df49ca, State: Running, Role: LEADER
I20260709 14:52:31.061089 18553 consensus_queue.cc:237] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } }
I20260709 14:52:31.064168 18463 leader_election.cc:290] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 7 election: Requested vote from peers aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127), a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201)
W20260709 14:52:31.092929 17404 leader_election.cc:336] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111)
I20260709 14:52:31.094395 17364 raft_consensus.cc:1275] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:52:31.112155 17109 catalog_manager.cc:5697] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca reported cstate change: term changed from 5 to 7, leader changed from a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65) to 9854302a5aab4546b23d254762df49ca (127.11.178.68). New cstate: current_term: 7 leader_uuid: "9854302a5aab4546b23d254762df49ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6839c9563084e58bbfc1aeedd804dd0" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 36201 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:31.112824 17404 consensus_peers.cc:597] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:31.113076 18553 consensus_queue.cc:1048] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:52:31.130178 17404 consensus_peers.cc:597] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:31.137012 17357 raft_consensus.cc:1275] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:52:31.138897 18463 consensus_queue.cc:1048] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:31.157251 17284 raft_consensus.cc:1275] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:31.159523 18464 consensus_queue.cc:1048] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 14:52:31.162278 17404 consensus_peers.cc:597] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:31.210839 17404 consensus_peers.cc:597] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:31.221590 17404 consensus_peers.cc:597] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:31.240275 17357 raft_consensus.cc:1275] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:52:31.241511 18463 consensus_queue.cc:1048] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:52:31.256717 17404 consensus_peers.cc:597] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:31.306098 17284 raft_consensus.cc:1275] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:31.307917 18464 consensus_queue.cc:1048] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:31.375388 17432 raft_consensus.cc:1275] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:31.376659 18538 consensus_queue.cc:1048] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854302a5aab4546b23d254762df49ca" member_type: VOTER last_known_addr { host: "127.11.178.68" port: 33345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:52:31.392079 17256 consensus_peers.cc:597] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:31.422610 17284 raft_consensus.cc:1275] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 6 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:52:31.424109 18463 consensus_queue.cc:1048] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e512bb698a44b287f10b45a0bc6531" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:31.531955 17357 raft_consensus.cc:1275] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Refusing update from remote peer 55e512bb698a44b287f10b45a0bc6531: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:31.533205 18403 consensus_queue.cc:1048] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:52:31.555693 17256 consensus_peers.cc:597] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:31.575593 17357 raft_consensus.cc:1275] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 7 FOLLOWER]: Refusing update from remote peer 9854302a5aab4546b23d254762df49ca: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:52:31.577817 18464 consensus_queue.cc:1048] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabf53261f434eab88512f7dc78bd7a7" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:52:31.598394 17404 consensus_peers.cc:597] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:31.633445 11977 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18122)
W20260709 14:52:32.041831 17404 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111) [suppressed 405 similar messages]
W20260709 14:52:32.483346 17256 consensus_peers.cc:597] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.560508 17256 consensus_peers.cc:597] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.594797 17256 consensus_peers.cc:597] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.634008 11977 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 18122)
W20260709 14:52:32.686236 17330 consensus_peers.cc:597] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.751495 17256 consensus_peers.cc:597] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.767112 17256 consensus_peers.cc:597] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.809698 17404 consensus_peers.cc:597] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.820317 17330 consensus_peers.cc:597] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.871366 17330 consensus_peers.cc:597] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.976112 17330 consensus_peers.cc:597] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:32.994907 17404 consensus_peers.cc:597] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.007602 17404 consensus_peers.cc:597] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.018143 17404 consensus_peers.cc:597] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.020378 17330 consensus_peers.cc:597] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.042011 17330 consensus_peers.cc:597] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.077817 17404 consensus_peers.cc:597] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.096992 17404 consensus_peers.cc:597] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.118991 17404 consensus_peers.cc:597] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.125085 17404 consensus_peers.cc:597] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.164503 17404 consensus_peers.cc:597] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.167177 17330 consensus_peers.cc:597] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.215729 17404 consensus_peers.cc:597] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.231346 17256 consensus_peers.cc:597] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.232789 17404 consensus_peers.cc:597] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.233292 17404 consensus_peers.cc:597] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.252786 17256 consensus_peers.cc:597] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.277508 17330 consensus_peers.cc:597] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.281589 17256 consensus_peers.cc:597] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.294699 17404 consensus_peers.cc:597] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.298645 17404 consensus_peers.cc:597] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.307333 17404 consensus_peers.cc:597] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.337088 17404 consensus_peers.cc:597] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.353407 17330 consensus_peers.cc:597] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.363125 17404 consensus_peers.cc:597] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.446777 17256 consensus_peers.cc:597] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.450496 17404 consensus_peers.cc:597] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:33.595091 17404 consensus_peers.cc:597] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.633955 17404 consensus_peers.cc:597] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.634574 11977 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 18122)
W20260709 14:52:33.673090 17404 consensus_peers.cc:597] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.697576 17256 consensus_peers.cc:597] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.708078 17404 consensus_peers.cc:597] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:33.708585 11977 tablet_server.cc:196] TabletServer@127.11.178.65:36201 shutdown complete.
W20260709 14:52:33.743393 17404 consensus_peers.cc:597] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:33.784780 17404 consensus_peers.cc:597] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:33.796018 11977 tablet_server.cc:179] TabletServer@127.11.178.66:0 shutting down...
W20260709 14:52:33.811714 17404 consensus_peers.cc:597] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.830511 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:33.831418 11977 tablet_replica.cc:333] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.832175 11977 raft_consensus.cc:2243] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.832983 11977 raft_consensus.cc:2272] T aa1c99fca0f345b28e56497882bf9b23 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.834972 11977 tablet_replica.cc:333] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.835696 11977 raft_consensus.cc:2243] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.836656 11977 raft_consensus.cc:2272] T 49785e127fee42428958effd3e820287 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.838914 11977 tablet_replica.cc:333] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.839483 11977 raft_consensus.cc:2243] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.839871 11977 raft_consensus.cc:2272] T d891ff1df4384cc1ace289550c19fe7f P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.841763 11977 tablet_replica.cc:333] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.842290 11977 raft_consensus.cc:2243] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.842675 11977 raft_consensus.cc:2272] T 08fe42137a504e73978abaf034a87856 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.844314 11977 tablet_replica.cc:333] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.844832 11977 raft_consensus.cc:2243] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.845232 11977 raft_consensus.cc:2272] T b62c82a67e604bbbbbcef2211ce5bf01 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.846941 11977 tablet_replica.cc:333] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.847463 11977 raft_consensus.cc:2243] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.847829 11977 raft_consensus.cc:2272] T b56e0b0a75294ef793793e719207a438 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.849671 11977 tablet_replica.cc:333] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.850309 11977 raft_consensus.cc:2243] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.850673 11977 raft_consensus.cc:2272] T e8e28a064bf84ae19ef48937b9a354c3 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.853163 11977 tablet_replica.cc:333] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
W20260709 14:52:33.853776 17404 consensus_peers.cc:597] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.853852 11977 raft_consensus.cc:2243] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.854388 11977 raft_consensus.cc:2272] T a8dac613c8654a95b2a9ee5d6dd155c2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.856590 11977 tablet_replica.cc:333] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.857302 11977 raft_consensus.cc:2243] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.858054 11977 raft_consensus.cc:2272] T e4c58e951eee46f1bda10204fa98f095 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.860338 11977 tablet_replica.cc:333] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.861263 11977 raft_consensus.cc:2243] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.862107 11977 raft_consensus.cc:2272] T 760f3624c5514c78812e74dc6b622415 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.863870 11977 tablet_replica.cc:333] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.864497 11977 raft_consensus.cc:2243] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.864969 11977 raft_consensus.cc:2272] T a81978deb61b4cdf9e27914609cdde34 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.867303 11977 tablet_replica.cc:333] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.867842 11977 raft_consensus.cc:2243] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:33.868095 17330 consensus_peers.cc:597] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.868251 11977 raft_consensus.cc:2272] T 411ca443f07a431aa4f232f6e1a66b14 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.870349 11977 tablet_replica.cc:333] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.870890 11977 raft_consensus.cc:2243] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.871767 11977 raft_consensus.cc:2272] T 11ffa4a31e0c4f7fbc650d2384433dde P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.874135 11977 tablet_replica.cc:333] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.874711 11977 raft_consensus.cc:2243] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.875139 11977 raft_consensus.cc:2272] T 19e2d002b51f4751b27e3c9056dcb079 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:33.876986 17404 consensus_peers.cc:597] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.877132 11977 tablet_replica.cc:333] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.877801 11977 raft_consensus.cc:2243] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.878259 11977 raft_consensus.cc:2272] T c7d599b0b5564bd2951ce048eb41d32b P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.880040 11977 tablet_replica.cc:333] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.880517 11977 raft_consensus.cc:2243] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.881045 11977 raft_consensus.cc:2272] T 2341823ad4224c6e934ff9e515793d48 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.883265 11977 tablet_replica.cc:333] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.883808 11977 raft_consensus.cc:2243] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:33.883975 17404 consensus_peers.cc:597] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.884219 11977 raft_consensus.cc:2272] T 7be5df42f41c4bec869c40865fa7dd08 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.886082 11977 tablet_replica.cc:333] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.886619 11977 raft_consensus.cc:2243] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.887010 11977 raft_consensus.cc:2272] T b64b2a3c0b7840328411e6a358f71c87 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.889397 11977 tablet_replica.cc:333] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.890082 11977 raft_consensus.cc:2243] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.890628 11977 raft_consensus.cc:2272] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.893249 11977 tablet_replica.cc:333] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.893787 11977 raft_consensus.cc:2243] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.894513 11977 raft_consensus.cc:2272] T d102cf4560dd48db9e346e67445ff5e8 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.896250 11977 tablet_replica.cc:333] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.896744 11977 raft_consensus.cc:2243] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.897446 11977 raft_consensus.cc:2272] T db76eb978d164f88b57b49bd080a6df2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.899435 11977 tablet_replica.cc:333] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.899959 11977 raft_consensus.cc:2243] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.900346 11977 raft_consensus.cc:2272] T ae17a88a893344b78b90207cba421627 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.902242 11977 tablet_replica.cc:333] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.902720 11977 raft_consensus.cc:2243] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.903069 11977 raft_consensus.cc:2272] T b6bb2ac5fe6d4e308d3845639edee26b P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.904654 11977 tablet_replica.cc:333] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.905122 11977 raft_consensus.cc:2243] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.905812 11977 raft_consensus.cc:2272] T 14ab5580447e43c79cd7fe4f4097ef19 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.907547 11977 tablet_replica.cc:333] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.908157 11977 raft_consensus.cc:2243] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.908557 11977 raft_consensus.cc:2272] T e03d2591e7454f19b2cbaf786eda3d6e P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.910722 11977 tablet_replica.cc:333] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
W20260709 14:52:33.911021 17404 consensus_peers.cc:597] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.911458 11977 raft_consensus.cc:2243] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.912207 11977 raft_consensus.cc:2272] T e5e900db3a3649e88bf02a3168823977 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.914351 11977 tablet_replica.cc:333] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.914983 11977 raft_consensus.cc:2243] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.915766 11977 raft_consensus.cc:2272] T 994e0ef5b086452dbcfc58ea39bae415 P 55e512bb698a44b287f10b45a0bc6531 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:33.916061 17404 consensus_peers.cc:597] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.917974 11977 tablet_replica.cc:333] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.918735 11977 raft_consensus.cc:2243] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.919274 11977 raft_consensus.cc:2272] T 921000eafb76441891728484a97cd1d1 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:33.921356 17330 consensus_peers.cc:597] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.921844 11977 tablet_replica.cc:333] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.922640 11977 raft_consensus.cc:2243] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.923242 11977 raft_consensus.cc:2272] T ca3cf3a71dc4433a808881a7ddaa13d0 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:33.923914 17330 consensus_peers.cc:597] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.925447 11977 tablet_replica.cc:333] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.926049 11977 raft_consensus.cc:2243] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.926565 11977 raft_consensus.cc:2272] T 921f0b708a474abf85121b1185a2c4cd P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.929019 11977 tablet_replica.cc:333] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.929643 11977 raft_consensus.cc:2243] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:33.929934 17404 consensus_peers.cc:597] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.930164 11977 raft_consensus.cc:2272] T 580882dde4bc47aa9458426e1508edeb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:33.930965 17330 consensus_peers.cc:597] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.932374 11977 tablet_replica.cc:333] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.933022 11977 raft_consensus.cc:2243] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.933516 11977 raft_consensus.cc:2272] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.935391 11977 tablet_replica.cc:333] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.935956 11977 raft_consensus.cc:2243] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.936612 11977 raft_consensus.cc:2272] T 2745143cc1814ac8bf9c953d198a751e P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.938462 11977 tablet_replica.cc:333] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.939018 11977 raft_consensus.cc:2243] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.939409 11977 raft_consensus.cc:2272] T b9e1a5245012484fb4e26bf82958e0bb P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.941175 11977 tablet_replica.cc:333] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.941684 11977 raft_consensus.cc:2243] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.942065 11977 raft_consensus.cc:2272] T b877823bd6d349a2a99fa28927e23097 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.943979 11977 tablet_replica.cc:333] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.944476 11977 raft_consensus.cc:2243] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.944953 11977 raft_consensus.cc:2272] T 39b7626e12f64893abb28a27e494f083 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:33.946462 17404 consensus_peers.cc:597] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.947197 11977 tablet_replica.cc:333] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.947715 11977 raft_consensus.cc:2243] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.948114 11977 raft_consensus.cc:2272] T f92a63e1fb61469590f4f1010aeb947d P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.950137 11977 tablet_replica.cc:333] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.950781 11977 raft_consensus.cc:2243] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.951756 11977 raft_consensus.cc:2272] T dae286f5e0b54848a8708b5dac6f77c7 P 55e512bb698a44b287f10b45a0bc6531 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.954111 11977 tablet_replica.cc:333] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.954640 11977 raft_consensus.cc:2243] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:33.955029 17330 consensus_peers.cc:597] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.955245 11977 raft_consensus.cc:2272] T c62915a248ed4d2c826498994062a36d P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.958066 11977 tablet_replica.cc:333] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.958559 11977 raft_consensus.cc:2243] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.959077 11977 raft_consensus.cc:2272] T ac7727468d74412d9ad09404f5dab3b7 P 55e512bb698a44b287f10b45a0bc6531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.961530 11977 tablet_replica.cc:333] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.962208 11977 raft_consensus.cc:2243] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.962693 11977 raft_consensus.cc:2272] T 6d871505f49e443b96438cc46a2cc09c P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.964564 11977 tablet_replica.cc:333] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.965001 11977 raft_consensus.cc:2243] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.965359 11977 raft_consensus.cc:2272] T 288e616753fd43ffb5ab27053f704dc2 P 55e512bb698a44b287f10b45a0bc6531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.967213 11977 tablet_replica.cc:333] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.967722 11977 raft_consensus.cc:2243] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.968196 11977 raft_consensus.cc:2272] T ace6ebd325074d8dabc32a675a9daea9 P 55e512bb698a44b287f10b45a0bc6531 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.970141 11977 tablet_replica.cc:333] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531: stopping tablet replica
I20260709 14:52:33.970589 11977 raft_consensus.cc:2243] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.970980 11977 raft_consensus.cc:2272] T c4d225049c384a60a8f965df648deef5 P 55e512bb698a44b287f10b45a0bc6531 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:33.978682 17330 consensus_peers.cc:597] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:33.990193 17330 consensus_peers.cc:597] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:33.999536 17404 consensus_peers.cc:597] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.009814 17330 consensus_peers.cc:597] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.013743 17404 consensus_peers.cc:597] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.018033 17404 consensus_peers.cc:597] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.031033 17330 consensus_peers.cc:597] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.036396 17404 consensus_peers.cc:597] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.057718 17404 consensus_peers.cc:597] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca -> Peer a6839c9563084e58bbfc1aeedd804dd0 (127.11.178.65:36201): Couldn't send request to peer a6839c9563084e58bbfc1aeedd804dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:36201: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:34.073700 17330 consensus_peers.cc:597] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.089098 11977 tablet_server.cc:196] TabletServer@127.11.178.66:0 shutdown complete.
W20260709 14:52:34.122107 17330 consensus_peers.cc:597] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.126283 17404 consensus_peers.cc:597] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.151464 17330 consensus_peers.cc:597] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.160522 11977 tablet_server.cc:179] TabletServer@127.11.178.67:0 shutting down...
W20260709 14:52:34.196004 17404 consensus_peers.cc:597] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.203495 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:34.204341 11977 tablet_replica.cc:333] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.205142 11977 raft_consensus.cc:2243] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.205641 11977 raft_consensus.cc:2272] T af9938de36c14442aecbcc2d1b1c2d9c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.208320 17404 consensus_peers.cc:597] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.208379 11977 tablet_replica.cc:333] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.209600 11977 raft_consensus.cc:2243] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.210109 11977 raft_consensus.cc:2272] T aa1c99fca0f345b28e56497882bf9b23 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.211109 17404 consensus_peers.cc:597] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.212515 11977 tablet_replica.cc:333] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.213248 11977 raft_consensus.cc:2243] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.214025 11977 raft_consensus.cc:2272] T 08fe42137a504e73978abaf034a87856 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.215893 11977 tablet_replica.cc:333] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.216430 11977 raft_consensus.cc:2243] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.217300 11977 raft_consensus.cc:2272] T b62c82a67e604bbbbbcef2211ce5bf01 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.219425 11977 tablet_replica.cc:333] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.219947 11977 raft_consensus.cc:2243] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:34.219990 17404 consensus_peers.cc:597] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.220363 11977 raft_consensus.cc:2272] T 067514f920ca43478e7ef0b056721d1d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.222257 11977 tablet_replica.cc:333] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.223052 11977 raft_consensus.cc:2243] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.223565 11977 raft_consensus.cc:2272] T b56e0b0a75294ef793793e719207a438 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.226020 11977 tablet_replica.cc:333] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.226603 11977 raft_consensus.cc:2243] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:34.226883 17404 consensus_peers.cc:597] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.227020 11977 raft_consensus.cc:2272] T a7beae7a8d8c441b86a18968fea3a7ae P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.229041 11977 tablet_replica.cc:333] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.229574 11977 raft_consensus.cc:2243] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.230374 11977 raft_consensus.cc:2272] T e8e28a064bf84ae19ef48937b9a354c3 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.232160 11977 tablet_replica.cc:333] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.232685 11977 raft_consensus.cc:2243] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.233435 11977 raft_consensus.cc:2272] T 411ca443f07a431aa4f232f6e1a66b14 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.235478 11977 tablet_replica.cc:333] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.235992 11977 raft_consensus.cc:2243] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.236425 11977 raft_consensus.cc:2272] T e4c58e951eee46f1bda10204fa98f095 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.237919 17404 consensus_peers.cc:597] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.238564 11977 tablet_replica.cc:333] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.239382 11977 raft_consensus.cc:2243] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.239878 11977 raft_consensus.cc:2272] T 1bd589495e584185b86066b85b7b6842 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.241806 17404 consensus_peers.cc:597] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.242228 11977 tablet_replica.cc:333] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.242883 11977 raft_consensus.cc:2243] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.243659 11977 raft_consensus.cc:2272] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.245441 11977 tablet_replica.cc:333] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.245955 11977 raft_consensus.cc:2243] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.246657 11977 raft_consensus.cc:2272] T c62915a248ed4d2c826498994062a36d P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.248404 11977 tablet_replica.cc:333] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.248979 11977 raft_consensus.cc:2243] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.249709 11977 raft_consensus.cc:2272] T b64b2a3c0b7840328411e6a358f71c87 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.251900 11977 tablet_replica.cc:333] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.252552 11977 raft_consensus.cc:2243] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.253012 11977 raft_consensus.cc:2272] T 6b086f228dfd428789ce052eecfc8790 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.254223 17404 consensus_peers.cc:597] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.255471 11977 tablet_replica.cc:333] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.256189 11977 raft_consensus.cc:2243] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.256683 11977 raft_consensus.cc:2272] T ace6ebd325074d8dabc32a675a9daea9 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.258857 11977 tablet_replica.cc:333] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.259349 11977 raft_consensus.cc:2243] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.260015 11977 raft_consensus.cc:2272] T 6d871505f49e443b96438cc46a2cc09c P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.262017 11977 tablet_replica.cc:333] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.262691 11977 raft_consensus.cc:2243] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.263259 11977 raft_consensus.cc:2272] T 317bbba859ae4b8ca9077916fee8ef1d P aabf53261f434eab88512f7dc78bd7a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.266286 11977 tablet_replica.cc:333] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.267022 11977 raft_consensus.cc:2243] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.268003 11977 raft_consensus.cc:2272] T fdb65e3def0f45a7b1b6b0b8972eeb48 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.269522 17404 consensus_peers.cc:597] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.270515 11977 tablet_replica.cc:333] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.271339 11977 raft_consensus.cc:2243] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.271852 11977 raft_consensus.cc:2272] T 2745143cc1814ac8bf9c953d198a751e P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.274185 11977 tablet_replica.cc:333] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.274710 11977 raft_consensus.cc:2243] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.275161 11977 raft_consensus.cc:2272] T 3940749d54f3419e9bc1f56c1a52b9ee P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.277752 11977 tablet_replica.cc:333] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
W20260709 14:52:34.278311 17404 consensus_peers.cc:597] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.278491 11977 raft_consensus.cc:2243] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.279095 11977 raft_consensus.cc:2272] T d102cf4560dd48db9e346e67445ff5e8 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.281296 11977 tablet_replica.cc:333] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.281880 11977 raft_consensus.cc:2243] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.282282 11977 raft_consensus.cc:2272] T db76eb978d164f88b57b49bd080a6df2 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.284222 11977 tablet_replica.cc:333] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.284745 11977 raft_consensus.cc:2243] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.285138 11977 raft_consensus.cc:2272] T ae17a88a893344b78b90207cba421627 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.286896 11977 tablet_replica.cc:333] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.287369 11977 raft_consensus.cc:2243] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.287752 11977 raft_consensus.cc:2272] T b6bb2ac5fe6d4e308d3845639edee26b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.289561 11977 tablet_replica.cc:333] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.290083 11977 raft_consensus.cc:2243] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.290468 11977 raft_consensus.cc:2272] T 115a44b2e7714984a59f5c2cd73b444c P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.292098 11977 tablet_replica.cc:333] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.292600 11977 raft_consensus.cc:2243] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.292976 11977 raft_consensus.cc:2272] T 14ab5580447e43c79cd7fe4f4097ef19 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.294824 11977 tablet_replica.cc:333] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.295341 11977 raft_consensus.cc:2243] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.295703 11977 raft_consensus.cc:2272] T 923ba9f125e743c3a3bc716224c9d53d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.298027 11977 tablet_replica.cc:333] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.298616 11977 raft_consensus.cc:2243] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.299126 11977 raft_consensus.cc:2272] T e03d2591e7454f19b2cbaf786eda3d6e P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.300000 17404 consensus_peers.cc:597] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.301252 11977 tablet_replica.cc:333] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
W20260709 14:52:34.301292 17404 consensus_peers.cc:597] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.301997 11977 raft_consensus.cc:2243] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.302845 11977 raft_consensus.cc:2272] T b9e1a5245012484fb4e26bf82958e0bb P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.304687 11977 tablet_replica.cc:333] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.305197 11977 raft_consensus.cc:2243] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.305894 11977 raft_consensus.cc:2272] T b877823bd6d349a2a99fa28927e23097 P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.307642 11977 tablet_replica.cc:333] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.308149 11977 raft_consensus.cc:2243] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.308553 11977 raft_consensus.cc:2272] T b6b6e90bc1c54a57821a50cef884f695 P aabf53261f434eab88512f7dc78bd7a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.310348 11977 tablet_replica.cc:333] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.310827 11977 raft_consensus.cc:2243] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.311584 11977 raft_consensus.cc:2272] T 39b7626e12f64893abb28a27e494f083 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.313966 11977 tablet_replica.cc:333] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.314553 11977 raft_consensus.cc:2243] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.315016 11977 raft_consensus.cc:2272] T 98a252793540492d8fcb5a990e2e3236 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.316951 11977 tablet_replica.cc:333] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.317479 11977 raft_consensus.cc:2243] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.317902 11977 raft_consensus.cc:2272] T c7d599b0b5564bd2951ce048eb41d32b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.319626 11977 tablet_replica.cc:333] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.320101 11977 raft_consensus.cc:2243] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.320816 11977 raft_consensus.cc:2272] T 2341823ad4224c6e934ff9e515793d48 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.322635 11977 tablet_replica.cc:333] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.323113 11977 raft_consensus.cc:2243] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.323486 11977 raft_consensus.cc:2272] T e5e900db3a3649e88bf02a3168823977 P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.325249 11977 tablet_replica.cc:333] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.325766 11977 raft_consensus.cc:2243] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.326488 11977 raft_consensus.cc:2272] T 65d2d9a5f1084650a51f868c2de56b91 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.328225 11977 tablet_replica.cc:333] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.328718 11977 raft_consensus.cc:2243] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.329064 11977 raft_consensus.cc:2272] T 994e0ef5b086452dbcfc58ea39bae415 P aabf53261f434eab88512f7dc78bd7a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.330974 11977 tablet_replica.cc:333] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.331435 11977 raft_consensus.cc:2243] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.331792 11977 raft_consensus.cc:2272] T bf1fdabdbb1d423ab24f3b6843108e9b P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.333503 11977 tablet_replica.cc:333] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.334013 11977 raft_consensus.cc:2243] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.334389 11977 raft_consensus.cc:2272] T 11ffa4a31e0c4f7fbc650d2384433dde P aabf53261f434eab88512f7dc78bd7a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.336093 11977 tablet_replica.cc:333] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.336524 11977 raft_consensus.cc:2243] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.336905 11977 raft_consensus.cc:2272] T 52b946b2ed494b77943d87801a12029d P aabf53261f434eab88512f7dc78bd7a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.339181 11977 tablet_replica.cc:333] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.339747 11977 raft_consensus.cc:2243] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.340240 11977 raft_consensus.cc:2272] T ca3cf3a71dc4433a808881a7ddaa13d0 P aabf53261f434eab88512f7dc78bd7a7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.340507 17404 consensus_peers.cc:597] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.342160 11977 tablet_replica.cc:333] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7: stopping tablet replica
I20260709 14:52:34.342782 11977 raft_consensus.cc:2243] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.343631 11977 raft_consensus.cc:2272] T 580882dde4bc47aa9458426e1508edeb P aabf53261f434eab88512f7dc78bd7a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.354954 17404 consensus_peers.cc:597] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca -> Peer 55e512bb698a44b287f10b45a0bc6531 (127.11.178.66:36083): Couldn't send request to peer 55e512bb698a44b287f10b45a0bc6531. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:36083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.376503 17404 consensus_peers.cc:597] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.401929 11977 tablet_server.cc:196] TabletServer@127.11.178.67:0 shutdown complete.
W20260709 14:52:34.436115 17404 consensus_peers.cc:597] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.67:42127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.438884 17404 consensus_peers.cc:597] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.67:42127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.473829 11977 tablet_server.cc:179] TabletServer@127.11.178.68:0 shutting down...
W20260709 14:52:34.497136 17404 consensus_peers.cc:597] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.67:42127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.524986 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:34.525766 11977 tablet_replica.cc:333] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.526650 11977 raft_consensus.cc:2243] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.527547 11977 raft_consensus.cc:2272] T a81978deb61b4cdf9e27914609cdde34 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.530185 11977 tablet_replica.cc:333] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.530738 11977 raft_consensus.cc:2243] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.531635 11977 raft_consensus.cc:2272] T 067514f920ca43478e7ef0b056721d1d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.533939 11977 tablet_replica.cc:333] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.534683 11977 raft_consensus.cc:2243] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.535228 11977 raft_consensus.cc:2272] T b62c82a67e604bbbbbcef2211ce5bf01 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.536983 11977 tablet_replica.cc:333] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.537452 11977 raft_consensus.cc:2243] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.538125 11977 raft_consensus.cc:2272] T b56e0b0a75294ef793793e719207a438 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.539783 11977 tablet_replica.cc:333] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.540258 11977 raft_consensus.cc:2243] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.540979 11977 raft_consensus.cc:2272] T d891ff1df4384cc1ace289550c19fe7f P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.542703 11977 tablet_replica.cc:333] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.543208 11977 raft_consensus.cc:2243] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.543897 11977 raft_consensus.cc:2272] T a7beae7a8d8c441b86a18968fea3a7ae P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.546139 11977 tablet_replica.cc:333] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.546674 11977 raft_consensus.cc:2243] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.547533 11977 raft_consensus.cc:2272] T a8dac613c8654a95b2a9ee5d6dd155c2 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.549363 11977 tablet_replica.cc:333] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.549894 11977 raft_consensus.cc:2243] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.550585 11977 raft_consensus.cc:2272] T af9938de36c14442aecbcc2d1b1c2d9c P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.552263 11977 tablet_replica.cc:333] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.552719 11977 raft_consensus.cc:2243] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.553088 11977 raft_consensus.cc:2272] T 760f3624c5514c78812e74dc6b622415 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.554684 11977 tablet_replica.cc:333] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.555197 11977 raft_consensus.cc:2243] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.555554 11977 raft_consensus.cc:2272] T b9e1a5245012484fb4e26bf82958e0bb P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.557152 11977 tablet_replica.cc:333] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.557602 11977 raft_consensus.cc:2243] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.558432 11977 raft_consensus.cc:2272] T ca3cf3a71dc4433a808881a7ddaa13d0 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.559974 11977 tablet_replica.cc:333] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.560432 11977 raft_consensus.cc:2243] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.561100 11977 raft_consensus.cc:2272] T 921f0b708a474abf85121b1185a2c4cd P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.562847 11977 tablet_replica.cc:333] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.563325 11977 raft_consensus.cc:2243] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.564015 11977 raft_consensus.cc:2272] T 98a252793540492d8fcb5a990e2e3236 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.565932 11977 tablet_replica.cc:333] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
W20260709 14:52:34.566182 17404 consensus_peers.cc:597] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.67:42127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.566462 11977 raft_consensus.cc:2243] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.567238 11977 raft_consensus.cc:2272] T c7d599b0b5564bd2951ce048eb41d32b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.569080 11977 tablet_replica.cc:333] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.569597 11977 raft_consensus.cc:2243] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.570433 11977 raft_consensus.cc:2272] T 7be5df42f41c4bec869c40865fa7dd08 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.572219 11977 tablet_replica.cc:333] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.572752 11977 raft_consensus.cc:2243] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.573585 11977 raft_consensus.cc:2272] T 0357ccdeec4b46ff8d7f705cc8dcd286 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.575871 11977 tablet_replica.cc:333] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.576478 11977 raft_consensus.cc:2243] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:34.577237 17404 consensus_peers.cc:597] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.67:42127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.577358 11977 raft_consensus.cc:2272] T 1bd589495e584185b86066b85b7b6842 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.579427 11977 tablet_replica.cc:333] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.579979 11977 raft_consensus.cc:2243] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.580371 11977 raft_consensus.cc:2272] T 5ac9a432b06c4fffb8a5c70fd0c3fa6e P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.582141 11977 tablet_replica.cc:333] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.582665 11977 raft_consensus.cc:2243] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.583053 11977 raft_consensus.cc:2272] T fdb65e3def0f45a7b1b6b0b8972eeb48 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.584683 11977 tablet_replica.cc:333] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.585203 11977 raft_consensus.cc:2243] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.585582 11977 raft_consensus.cc:2272] T 2745143cc1814ac8bf9c953d198a751e P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.587527 11977 tablet_replica.cc:333] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.588078 11977 raft_consensus.cc:2243] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.588694 11977 raft_consensus.cc:2272] T 3940749d54f3419e9bc1f56c1a52b9ee P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.590811 11977 tablet_replica.cc:333] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.591321 11977 raft_consensus.cc:2243] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.592024 11977 raft_consensus.cc:2272] T 288e616753fd43ffb5ab27053f704dc2 P 9854302a5aab4546b23d254762df49ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.594170 11977 tablet_replica.cc:333] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.594678 11977 raft_consensus.cc:2243] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.595532 11977 raft_consensus.cc:2272] T 317bbba859ae4b8ca9077916fee8ef1d P 9854302a5aab4546b23d254762df49ca [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.597317 11977 tablet_replica.cc:333] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.597841 11977 raft_consensus.cc:2243] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.598260 11977 raft_consensus.cc:2272] T 65d2d9a5f1084650a51f868c2de56b91 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.599910 11977 tablet_replica.cc:333] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.600397 11977 raft_consensus.cc:2243] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.601101 11977 raft_consensus.cc:2272] T 921000eafb76441891728484a97cd1d1 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.602754 11977 tablet_replica.cc:333] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.603291 11977 raft_consensus.cc:2243] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.603797 11977 raft_consensus.cc:2272] T b877823bd6d349a2a99fa28927e23097 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.605728 11977 tablet_replica.cc:333] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.606318 11977 raft_consensus.cc:2243] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.607048 11977 raft_consensus.cc:2272] T b6b6e90bc1c54a57821a50cef884f695 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.607342 17404 consensus_peers.cc:597] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca -> Peer aabf53261f434eab88512f7dc78bd7a7 (127.11.178.67:42127): Couldn't send request to peer aabf53261f434eab88512f7dc78bd7a7. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.67:42127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.608799 11977 tablet_replica.cc:333] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.609390 11977 raft_consensus.cc:2243] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.609827 11977 raft_consensus.cc:2272] T 39b7626e12f64893abb28a27e494f083 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.611629 11977 tablet_replica.cc:333] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.612100 11977 raft_consensus.cc:2243] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.612870 11977 raft_consensus.cc:2272] T b6bb2ac5fe6d4e308d3845639edee26b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.614732 11977 tablet_replica.cc:333] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.615221 11977 raft_consensus.cc:2243] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.616096 11977 raft_consensus.cc:2272] T 115a44b2e7714984a59f5c2cd73b444c P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.617949 11977 tablet_replica.cc:333] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.618455 11977 raft_consensus.cc:2243] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.619109 11977 raft_consensus.cc:2272] T e03d2591e7454f19b2cbaf786eda3d6e P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.621183 11977 tablet_replica.cc:333] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.621726 11977 raft_consensus.cc:2243] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.622448 11977 raft_consensus.cc:2272] T 923ba9f125e743c3a3bc716224c9d53d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.624329 11977 tablet_replica.cc:333] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.624818 11977 raft_consensus.cc:2243] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.625226 11977 raft_consensus.cc:2272] T 49785e127fee42428958effd3e820287 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.626935 11977 tablet_replica.cc:333] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.627455 11977 raft_consensus.cc:2243] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.628165 11977 raft_consensus.cc:2272] T bf1fdabdbb1d423ab24f3b6843108e9b P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.629927 11977 tablet_replica.cc:333] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.630395 11977 raft_consensus.cc:2243] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.631047 11977 raft_consensus.cc:2272] T ace6ebd325074d8dabc32a675a9daea9 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.632735 11977 tablet_replica.cc:333] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.633203 11977 raft_consensus.cc:2243] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.633900 11977 raft_consensus.cc:2272] T 6b086f228dfd428789ce052eecfc8790 P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.635505 11977 tablet_replica.cc:333] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.635983 11977 raft_consensus.cc:2243] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.636678 11977 raft_consensus.cc:2272] T 19e2d002b51f4751b27e3c9056dcb079 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.638337 11977 tablet_replica.cc:333] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.638779 11977 raft_consensus.cc:2243] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.639474 11977 raft_consensus.cc:2272] T 52b946b2ed494b77943d87801a12029d P 9854302a5aab4546b23d254762df49ca [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.641127 11977 tablet_replica.cc:333] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.641566 11977 raft_consensus.cc:2243] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.642253 11977 raft_consensus.cc:2272] T ae17a88a893344b78b90207cba421627 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.644290 11977 tablet_replica.cc:333] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.644770 11977 raft_consensus.cc:2243] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.645448 11977 raft_consensus.cc:2272] T f92a63e1fb61469590f4f1010aeb947d P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.647118 11977 tablet_replica.cc:333] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.647570 11977 raft_consensus.cc:2243] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.647930 11977 raft_consensus.cc:2272] T dae286f5e0b54848a8708b5dac6f77c7 P 9854302a5aab4546b23d254762df49ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.649510 11977 tablet_replica.cc:333] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.649994 11977 raft_consensus.cc:2243] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.650362 11977 raft_consensus.cc:2272] T c62915a248ed4d2c826498994062a36d P 9854302a5aab4546b23d254762df49ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.652112 11977 tablet_replica.cc:333] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.652539 11977 raft_consensus.cc:2243] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.653221 11977 raft_consensus.cc:2272] T ac7727468d74412d9ad09404f5dab3b7 P 9854302a5aab4546b23d254762df49ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.655068 11977 tablet_replica.cc:333] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca: stopping tablet replica
I20260709 14:52:34.655498 11977 raft_consensus.cc:2243] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.656247 11977 raft_consensus.cc:2272] T c4d225049c384a60a8f965df648deef5 P 9854302a5aab4546b23d254762df49ca [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.719022 11977 tablet_server.cc:196] TabletServer@127.11.178.68:0 shutdown complete.
I20260709 14:52:34.774791 11977 master.cc:562] Master@127.11.178.126:33313 shutting down...
I20260709 14:52:34.797421 11977 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.797969 11977 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.798277 11977 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8c00486e82224ff18208940f8b918c97: stopping tablet replica
I20260709 14:52:34.819808 11977 master.cc:584] Master@127.11.178.126:33313 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (35974 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:52:34.899021 11977 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.178.126:44881
I20260709 14:52:34.900128 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:34.906670 18585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:34.906869 18586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:34.907266 18588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:34.907565 11977 server_base.cc:1061] running on GCE node
I20260709 14:52:34.908629 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:34.908814 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:34.908941 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608754908930 us; error 0 us; skew 500 ppm
I20260709 14:52:34.909405 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:34.911763 11977 webserver.cc:533] Webserver started at http://127.11.178.126:46543/ using document root <none> and password file <none>
I20260709 14:52:34.912228 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:34.912385 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:34.912596 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:34.913867 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/master-0-root/instance:
uuid: "d57bd9f3214d4dbcada3b337955c2778"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-rxsv"
I20260709 14:52:34.919934 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:34.923487 18593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:34.924438 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:34.924786 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/master-0-root
uuid: "d57bd9f3214d4dbcada3b337955c2778"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-rxsv"
I20260709 14:52:34.925144 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:34.947791 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:34.948982 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:34.985520 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.126:44881
I20260709 14:52:34.985622 18644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.126:44881 every 8 connection(s)
I20260709 14:52:34.989426 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:34.999912 18645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778: Bootstrap starting.
I20260709 14:52:35.004572 18645 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.008785 18645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778: No bootstrap required, opened a new log
I20260709 14:52:35.010957 18645 raft_consensus.cc:359] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d57bd9f3214d4dbcada3b337955c2778" member_type: VOTER }
I20260709 14:52:35.011325 18645 raft_consensus.cc:385] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.011554 18645 raft_consensus.cc:740] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57bd9f3214d4dbcada3b337955c2778, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.012140 18645 consensus_queue.cc:260] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d57bd9f3214d4dbcada3b337955c2778" member_type: VOTER }
I20260709 14:52:35.012573 18645 raft_consensus.cc:399] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:35.012769 18645 raft_consensus.cc:493] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:35.013015 18645 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.017459 18645 raft_consensus.cc:515] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d57bd9f3214d4dbcada3b337955c2778" member_type: VOTER }
I20260709 14:52:35.017993 18645 leader_election.cc:304] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [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: d57bd9f3214d4dbcada3b337955c2778; no voters: 
I20260709 14:52:35.019050 18645 leader_election.cc:290] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:35.019431 18648 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.020660 18648 raft_consensus.cc:697] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 1 LEADER]: Becoming Leader. State: Replica: d57bd9f3214d4dbcada3b337955c2778, State: Running, Role: LEADER
I20260709 14:52:35.021308 18648 consensus_queue.cc:237] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [LEADER]: Queue going to LEADER mode. State: All 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: "d57bd9f3214d4dbcada3b337955c2778" member_type: VOTER }
I20260709 14:52:35.021860 18645 sys_catalog.cc:565] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:35.025337 18649 sys_catalog.cc:455] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d57bd9f3214d4dbcada3b337955c2778" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d57bd9f3214d4dbcada3b337955c2778" member_type: VOTER } }
I20260709 14:52:35.026074 18649 sys_catalog.cc:458] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:35.026157 18650 sys_catalog.cc:455] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d57bd9f3214d4dbcada3b337955c2778. Latest consensus state: current_term: 1 leader_uuid: "d57bd9f3214d4dbcada3b337955c2778" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d57bd9f3214d4dbcada3b337955c2778" member_type: VOTER } }
I20260709 14:52:35.026983 18650 sys_catalog.cc:458] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:35.031288 18655 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:35.038399 18655 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:35.039327 11977 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:35.047078 18655 catalog_manager.cc:1383] Generated new cluster ID: 5d4146189bd446dea9bd95a2fb57475a
I20260709 14:52:35.047329 18655 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:35.061864 18655 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:35.063072 18655 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:35.084770 18655 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778: Generated new TSK 0
I20260709 14:52:35.085391 18655 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:35.106357 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:35.112354 18666 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:35.113083 18667 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:35.115175 11977 server_base.cc:1061] running on GCE node
W20260709 14:52:35.115249 18669 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:35.116482 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:35.116676 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:35.116798 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608755116787 us; error 0 us; skew 500 ppm
I20260709 14:52:35.117264 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:35.119691 11977 webserver.cc:533] Webserver started at http://127.11.178.65:42397/ using document root <none> and password file <none>
I20260709 14:52:35.120217 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:35.120380 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:35.120589 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:35.121604 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-0-root/instance:
uuid: "c2a12bde6fd641b2af599e33264a053d"
format_stamp: "Formatted at 2026-07-09 14:52:35 on dist-test-slave-rxsv"
I20260709 14:52:35.126116 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:52:35.129550 18674 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:35.130492 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:35.130824 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "c2a12bde6fd641b2af599e33264a053d"
format_stamp: "Formatted at 2026-07-09 14:52:35 on dist-test-slave-rxsv"
I20260709 14:52:35.131235 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:35.143734 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:35.144953 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:35.146468 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:35.148684 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:35.148881 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:35.149107 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:35.149266 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:35.187601 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:34851
I20260709 14:52:35.187732 18736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:34851 every 8 connection(s)
I20260709 14:52:35.192369 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:35.199268 18741 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:35.200228 18742 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:35.203364 11977 server_base.cc:1061] running on GCE node
W20260709 14:52:35.204123 18744 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:35.204881 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:35.205080 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:35.205257 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608755205238 us; error 0 us; skew 500 ppm
I20260709 14:52:35.205776 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:35.208011 11977 webserver.cc:533] Webserver started at http://127.11.178.66:45481/ using document root <none> and password file <none>
I20260709 14:52:35.208491 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:35.208660 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:35.208904 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:35.210054 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-1-root/instance:
uuid: "fdfde3a7cd66477a89bace46440507dd"
format_stamp: "Formatted at 2026-07-09 14:52:35 on dist-test-slave-rxsv"
I20260709 14:52:35.214363 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:35.218014 18737 heartbeater.cc:344] Connected to a master server at 127.11.178.126:44881
I20260709 14:52:35.218515 18737 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:35.218664 18749 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:35.219518 11977 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:52:35.219581 18737 heartbeater.cc:507] Master 127.11.178.126:44881 requested a full tablet report, sending...
I20260709 14:52:35.219817 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-1-root
uuid: "fdfde3a7cd66477a89bace46440507dd"
format_stamp: "Formatted at 2026-07-09 14:52:35 on dist-test-slave-rxsv"
I20260709 14:52:35.220248 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:35.221897 18610 ts_manager.cc:194] Registered new tserver with Master: c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851)
I20260709 14:52:35.224371 18610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41500
I20260709 14:52:35.233642 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:35.234937 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:35.236337 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:35.238487 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:35.238672 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:35.238914 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:35.239050 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:35.277611 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.66:40941
I20260709 14:52:35.277792 18811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.66:40941 every 8 connection(s)
I20260709 14:52:35.282168 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:35.288851 18815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:35.291131 18816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:35.292537 18818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:35.293123 11977 server_base.cc:1061] running on GCE node
I20260709 14:52:35.294152 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:35.294245 18812 heartbeater.cc:344] Connected to a master server at 127.11.178.126:44881
W20260709 14:52:35.294340 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:35.294703 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608755294682 us; error 0 us; skew 500 ppm
I20260709 14:52:35.294742 18812 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:35.295288 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:35.295544 18812 heartbeater.cc:507] Master 127.11.178.126:44881 requested a full tablet report, sending...
I20260709 14:52:35.297711 18610 ts_manager.cc:194] Registered new tserver with Master: fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:35.297927 11977 webserver.cc:533] Webserver started at http://127.11.178.67:45227/ using document root <none> and password file <none>
I20260709 14:52:35.298455 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:35.298635 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:35.298864 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:35.299132 18610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41504
I20260709 14:52:35.299932 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-2-root/instance:
uuid: "966374725ba04ec69530b2435d25c90f"
format_stamp: "Formatted at 2026-07-09 14:52:35 on dist-test-slave-rxsv"
I20260709 14:52:35.304351 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:35.307551 18823 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:35.308247 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:35.308530 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-2-root
uuid: "966374725ba04ec69530b2435d25c90f"
format_stamp: "Formatted at 2026-07-09 14:52:35 on dist-test-slave-rxsv"
I20260709 14:52:35.308801 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:35.320950 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:35.322139 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:35.323549 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:35.325675 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:35.325875 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:35.326104 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:35.326257 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:35.363883 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.67:34891
I20260709 14:52:35.363971 18885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.67:34891 every 8 connection(s)
I20260709 14:52:35.377310 18886 heartbeater.cc:344] Connected to a master server at 127.11.178.126:44881
I20260709 14:52:35.377775 18886 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:35.378507 18886 heartbeater.cc:507] Master 127.11.178.126:44881 requested a full tablet report, sending...
I20260709 14:52:35.380365 18610 ts_manager.cc:194] Registered new tserver with Master: 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:35.380864 11977 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014075353s
I20260709 14:52:35.381731 18610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41508
I20260709 14:52:35.404671 18610 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41512:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:35.407481 18610 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:35.480787 18851 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce5e5287ac3472389fe710c3f1db0be (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:35.482316 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce5e5287ac3472389fe710c3f1db0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.485447 18777 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce5e5287ac3472389fe710c3f1db0be (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:35.492933 18698 tablet_service.cc:1511] Processing CreateTablet for tablet c88a407dc578463a8b8ae21d8b2a5be3 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:35.493974 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce5e5287ac3472389fe710c3f1db0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.494306 18698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88a407dc578463a8b8ae21d8b2a5be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.494793 18700 tablet_service.cc:1511] Processing CreateTablet for tablet df44b22a97474cc1903a5737827578a3 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:35.496050 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df44b22a97474cc1903a5737827578a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.483701 18850 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab4297b10d4438e90e71af57d324496 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:35.493211 18701 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab4297b10d4438e90e71af57d324496 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:35.498008 18850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab4297b10d4438e90e71af57d324496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.498296 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab4297b10d4438e90e71af57d324496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.485570 18848 tablet_service.cc:1511] Processing CreateTablet for tablet 06948659f67a41f6a3794f78f5eb3835 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:35.500574 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06948659f67a41f6a3794f78f5eb3835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.486858 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab4297b10d4438e90e71af57d324496 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:35.502697 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab4297b10d4438e90e71af57d324496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.503369 18697 tablet_service.cc:1511] Processing CreateTablet for tablet 70e7a0eb390e4654bbb7e48994c4037f (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:35.504635 18697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e7a0eb390e4654bbb7e48994c4037f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.487198 18849 tablet_service.cc:1511] Processing CreateTablet for tablet df44b22a97474cc1903a5737827578a3 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:35.506398 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df44b22a97474cc1903a5737827578a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.510533 18846 tablet_service.cc:1511] Processing CreateTablet for tablet 70e7a0eb390e4654bbb7e48994c4037f (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:35.510789 18772 tablet_service.cc:1511] Processing CreateTablet for tablet 70e7a0eb390e4654bbb7e48994c4037f (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:35.511906 18846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e7a0eb390e4654bbb7e48994c4037f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.512269 18772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e7a0eb390e4654bbb7e48994c4037f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.515256 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 64ee8d9bb9f842a58d5d3dad3dfe7f15 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:35.488538 18775 tablet_service.cc:1511] Processing CreateTablet for tablet df44b22a97474cc1903a5737827578a3 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:35.515796 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 64ee8d9bb9f842a58d5d3dad3dfe7f15 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:35.516775 18775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df44b22a97474cc1903a5737827578a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.517148 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ee8d9bb9f842a58d5d3dad3dfe7f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.490396 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 06948659f67a41f6a3794f78f5eb3835 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:35.519604 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06948659f67a41f6a3794f78f5eb3835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.520136 18696 tablet_service.cc:1511] Processing CreateTablet for tablet 64ee8d9bb9f842a58d5d3dad3dfe7f15 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:35.521436 18696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ee8d9bb9f842a58d5d3dad3dfe7f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.522362 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ee8d9bb9f842a58d5d3dad3dfe7f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.523168 18695 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5370f7154847f3bc2a779018ec446d (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:35.524466 18695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5370f7154847f3bc2a779018ec446d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.491591 18773 tablet_service.cc:1511] Processing CreateTablet for tablet c88a407dc578463a8b8ae21d8b2a5be3 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:35.492100 18847 tablet_service.cc:1511] Processing CreateTablet for tablet c88a407dc578463a8b8ae21d8b2a5be3 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:35.526461 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88a407dc578463a8b8ae21d8b2a5be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.492103 18702 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce5e5287ac3472389fe710c3f1db0be (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:35.527496 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce5e5287ac3472389fe710c3f1db0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.491252 18699 tablet_service.cc:1511] Processing CreateTablet for tablet 06948659f67a41f6a3794f78f5eb3835 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:35.530821 18699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06948659f67a41f6a3794f78f5eb3835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.526563 18847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88a407dc578463a8b8ae21d8b2a5be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.558462 18770 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5370f7154847f3bc2a779018ec446d (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:35.559873 18770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5370f7154847f3bc2a779018ec446d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.564016 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5370f7154847f3bc2a779018ec446d (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:35.565382 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5370f7154847f3bc2a779018ec446d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.565094 18694 tablet_service.cc:1511] Processing CreateTablet for tablet de6c8bf71d0e40bf86a6734b723324f4 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:35.566449 18694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6c8bf71d0e40bf86a6734b723324f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.571161 18769 tablet_service.cc:1511] Processing CreateTablet for tablet de6c8bf71d0e40bf86a6734b723324f4 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:35.572583 18769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6c8bf71d0e40bf86a6734b723324f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.599259 18902 tablet_bootstrap.cc:492] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:35.613407 18844 tablet_service.cc:1511] Processing CreateTablet for tablet de6c8bf71d0e40bf86a6734b723324f4 (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:35.614825 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6c8bf71d0e40bf86a6734b723324f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.614516 18698 tablet_service.cc:1511] Processing CreateTablet for tablet 4101a7022a3f4458b18cd83a8f6f67ca (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:35.615757 18698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4101a7022a3f4458b18cd83a8f6f67ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.625590 18901 tablet_bootstrap.cc:492] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:35.637900 18903 tablet_bootstrap.cc:492] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:35.665244 18903 tablet_bootstrap.cc:654] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.666319 18901 tablet_bootstrap.cc:654] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.678817 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 4101a7022a3f4458b18cd83a8f6f67ca (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:35.680138 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4101a7022a3f4458b18cd83a8f6f67ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.685321 18844 tablet_service.cc:1511] Processing CreateTablet for tablet 4101a7022a3f4458b18cd83a8f6f67ca (DEFAULT_TABLE table=test-workload [id=cc38af55f0634e4ca0a3417d3be36a63]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:35.686623 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4101a7022a3f4458b18cd83a8f6f67ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.681536 18902 tablet_bootstrap.cc:654] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.707180 18901 tablet_bootstrap.cc:492] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:35.707671 18901 ts_tablet_manager.cc:1403] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.000s
I20260709 14:52:35.710602 18901 raft_consensus.cc:359] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.711301 18903 tablet_bootstrap.cc:492] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:35.711304 18901 raft_consensus.cc:385] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.711885 18901 raft_consensus.cc:740] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.711980 18903 ts_tablet_manager.cc:1403] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.008s
I20260709 14:52:35.712754 18902 tablet_bootstrap.cc:492] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:35.713380 18902 ts_tablet_manager.cc:1403] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.114s	user 0.004s	sys 0.015s
I20260709 14:52:35.712779 18901 consensus_queue.cc:260] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.715278 18903 raft_consensus.cc:359] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.716090 18903 raft_consensus.cc:385] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.716486 18903 raft_consensus.cc:740] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.716248 18902 raft_consensus.cc:359] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.717068 18902 raft_consensus.cc:385] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.717630 18886 heartbeater.cc:499] Master 127.11.178.126:44881 was elected leader, sending a full tablet report...
I20260709 14:52:35.717764 18901 ts_tablet_manager.cc:1434] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260709 14:52:35.717630 18903 consensus_queue.cc:260] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.718954 18901 tablet_bootstrap.cc:492] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:35.720081 18737 heartbeater.cc:499] Master 127.11.178.126:44881 was elected leader, sending a full tablet report...
I20260709 14:52:35.720613 18903 ts_tablet_manager.cc:1434] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:52:35.721594 18903 tablet_bootstrap.cc:492] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:35.724181 18902 raft_consensus.cc:740] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.725544 18901 tablet_bootstrap.cc:654] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.725142 18902 consensus_queue.cc:260] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.735105 18903 tablet_bootstrap.cc:654] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.735853 18902 ts_tablet_manager.cc:1434] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.004s
I20260709 14:52:35.736661 18812 heartbeater.cc:499] Master 127.11.178.126:44881 was elected leader, sending a full tablet report...
I20260709 14:52:35.745698 18902 tablet_bootstrap.cc:492] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:35.752804 18901 tablet_bootstrap.cc:492] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:35.753211 18902 tablet_bootstrap.cc:654] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.753446 18901 ts_tablet_manager.cc:1403] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.035s	user 0.028s	sys 0.003s
I20260709 14:52:35.756826 18901 raft_consensus.cc:359] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.757618 18901 raft_consensus.cc:385] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.757968 18901 raft_consensus.cc:740] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.758931 18901 consensus_queue.cc:260] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.761590 18901 ts_tablet_manager.cc:1434] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:52:35.762754 18901 tablet_bootstrap.cc:492] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:35.768489 18903 tablet_bootstrap.cc:492] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:35.768918 18901 tablet_bootstrap.cc:654] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.769098 18903 ts_tablet_manager.cc:1403] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.023s
I20260709 14:52:35.772239 18903 raft_consensus.cc:359] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.773047 18903 raft_consensus.cc:385] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.773471 18903 raft_consensus.cc:740] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.774410 18903 consensus_queue.cc:260] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.780534 18901 tablet_bootstrap.cc:492] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:35.781095 18901 ts_tablet_manager.cc:1403] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
W20260709 14:52:35.781446 18813 tablet.cc:2406] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:35.783104 18903 ts_tablet_manager.cc:1434] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:35.784184 18903 tablet_bootstrap.cc:492] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:35.784446 18902 tablet_bootstrap.cc:492] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:35.784946 18902 ts_tablet_manager.cc:1403] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.005s
I20260709 14:52:35.785146 18901 raft_consensus.cc:359] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.785879 18901 raft_consensus.cc:385] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.786170 18901 raft_consensus.cc:740] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.786928 18901 consensus_queue.cc:260] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.789024 18901 ts_tablet_manager.cc:1434] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:52:35.790009 18901 tablet_bootstrap.cc:492] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:35.790807 18903 tablet_bootstrap.cc:654] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.790881 18902 raft_consensus.cc:359] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.791764 18902 raft_consensus.cc:385] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.792074 18902 raft_consensus.cc:740] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.792857 18902 consensus_queue.cc:260] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.795068 18902 ts_tablet_manager.cc:1434] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:52:35.797034 18901 tablet_bootstrap.cc:654] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.802420 18903 tablet_bootstrap.cc:492] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:35.802937 18903 ts_tablet_manager.cc:1403] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 14:52:35.806064 18902 tablet_bootstrap.cc:492] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:35.805732 18903 raft_consensus.cc:359] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.806656 18903 raft_consensus.cc:385] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.807011 18903 raft_consensus.cc:740] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.807822 18903 consensus_queue.cc:260] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.809826 18903 ts_tablet_manager.cc:1434] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:52:35.810811 18903 tablet_bootstrap.cc:492] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:35.813781 18902 tablet_bootstrap.cc:654] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.816792 18903 tablet_bootstrap.cc:654] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.819362 18901 tablet_bootstrap.cc:492] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:35.819897 18901 ts_tablet_manager.cc:1403] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.009s
I20260709 14:52:35.822690 18901 raft_consensus.cc:359] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.823398 18901 raft_consensus.cc:385] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.823710 18901 raft_consensus.cc:740] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.824487 18902 tablet_bootstrap.cc:492] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:35.825106 18902 ts_tablet_manager.cc:1403] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260709 14:52:35.824517 18901 consensus_queue.cc:260] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.825204 18903 tablet_bootstrap.cc:492] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:35.825809 18903 ts_tablet_manager.cc:1403] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.011s
I20260709 14:52:35.826984 18901 ts_tablet_manager.cc:1434] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:35.828011 18901 tablet_bootstrap.cc:492] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:35.828145 18902 raft_consensus.cc:359] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.828845 18902 raft_consensus.cc:385] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.828585 18903 raft_consensus.cc:359] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.829164 18902 raft_consensus.cc:740] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.829341 18903 raft_consensus.cc:385] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.829738 18903 raft_consensus.cc:740] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.830096 18902 consensus_queue.cc:260] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.830567 18903 consensus_queue.cc:260] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.834944 18901 tablet_bootstrap.cc:654] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.835104 18903 ts_tablet_manager.cc:1434] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:52:35.836257 18903 tablet_bootstrap.cc:492] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:35.837747 18902 ts_tablet_manager.cc:1434] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260709 14:52:35.838847 18902 tablet_bootstrap.cc:492] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:35.842306 18903 tablet_bootstrap.cc:654] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.846282 18902 tablet_bootstrap.cc:654] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.850183 18901 tablet_bootstrap.cc:492] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:35.850729 18901 ts_tablet_manager.cc:1403] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 14:52:35.851730 18903 tablet_bootstrap.cc:492] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:35.852242 18903 ts_tablet_manager.cc:1403] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 14:52:35.855001 18903 raft_consensus.cc:359] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.855680 18903 raft_consensus.cc:385] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.855998 18903 raft_consensus.cc:740] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.856643 18903 consensus_queue.cc:260] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.857494 18902 tablet_bootstrap.cc:492] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:35.857089 18901 raft_consensus.cc:359] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.857889 18901 raft_consensus.cc:385] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.858172 18901 raft_consensus.cc:740] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.858985 18902 ts_tablet_manager.cc:1403] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 14:52:35.859185 18908 raft_consensus.cc:493] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.858955 18901 consensus_queue.cc:260] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.859746 18908 raft_consensus.cc:515] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.861279 18901 ts_tablet_manager.cc:1434] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:35.862242 18901 tablet_bootstrap.cc:492] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:35.862223 18902 raft_consensus.cc:359] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.863112 18902 raft_consensus.cc:385] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.863380 18902 raft_consensus.cc:740] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.864225 18902 consensus_queue.cc:260] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.869030 18901 tablet_bootstrap.cc:654] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.873126 18907 raft_consensus.cc:493] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.873747 18902 ts_tablet_manager.cc:1434] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:52:35.873766 18907 raft_consensus.cc:515] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.879590 18907 leader_election.cc:290] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:35.880239 18908 leader_election.cc:290] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:35.880810 18908 raft_consensus.cc:493] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.880872 18907 raft_consensus.cc:493] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.881311 18908 raft_consensus.cc:515] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.882095 18902 tablet_bootstrap.cc:492] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:35.881809 18907 raft_consensus.cc:515] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.883463 18908 leader_election.cc:290] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:35.889696 18902 tablet_bootstrap.cc:654] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.889672 18907 leader_election.cc:290] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851)
I20260709 14:52:35.897888 18908 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.898662 18908 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.900897 18908 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:35.901837 18902 tablet_bootstrap.cc:492] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:35.902467 18902 ts_tablet_manager.cc:1403] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260709 14:52:35.858575 18903 ts_tablet_manager.cc:1434] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:35.906435 18909 raft_consensus.cc:493] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.906977 18909 raft_consensus.cc:515] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.910707 18909 leader_election.cc:290] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891), c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851)
I20260709 14:52:35.905525 18902 raft_consensus.cc:359] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.913272 18902 raft_consensus.cc:385] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.913784 18902 raft_consensus.cc:740] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.914736 18902 consensus_queue.cc:260] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.920267 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
I20260709 14:52:35.920729 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
I20260709 14:52:35.921038 18711 raft_consensus.cc:2468] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 0.
I20260709 14:52:35.922887 18824 leader_election.cc:304] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d; no voters: 
I20260709 14:52:35.923816 18907 raft_consensus.cc:2804] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:35.923946 18824 leader_election.cc:343] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.924194 18907 raft_consensus.cc:493] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.920285 18902 ts_tablet_manager.cc:1434] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 14:52:35.924836 18907 raft_consensus.cc:3060] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.926249 18902 tablet_bootstrap.cc:492] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:35.932713 18903 tablet_bootstrap.cc:492] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:35.939508 18907 raft_consensus.cc:515] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.940183 18902 tablet_bootstrap.cc:654] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.943089 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:35.943698 18712 raft_consensus.cc:3060] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.951745 18712 raft_consensus.cc:2468] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 1.
I20260709 14:52:35.952955 18824 leader_election.cc:304] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d; no voters: 
I20260709 14:52:35.954871 18907 leader_election.cc:290] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 election: Requested vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851)
I20260709 14:52:35.955706 18907 raft_consensus.cc:2804] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.956272 18907 raft_consensus.cc:697] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:35.957959 18907 consensus_queue.cc:237] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:35.962276 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
I20260709 14:52:35.963235 18712 raft_consensus.cc:2393] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfde3a7cd66477a89bace46440507dd in current term 1: Already voted for candidate 966374725ba04ec69530b2435d25c90f in this term.
I20260709 14:52:35.972800 18903 tablet_bootstrap.cc:654] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.979182 18608 catalog_manager.cc:5697] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 0 to 1, leader changed from <none> to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 1 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:35.980000 18909 raft_consensus.cc:493] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.981994 18909 raft_consensus.cc:515] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:35.987654 18909 leader_election.cc:290] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:35.988569 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
W20260709 14:52:35.990289 18750 leader_election.cc:343] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.990373 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:35.991209 18787 raft_consensus.cc:2468] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 0.
I20260709 14:52:35.992761 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:35.994314 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:35.994807 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:35.995607 18786 raft_consensus.cc:2468] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 0.
I20260709 14:52:35.995965 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:35.996712 18785 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 0.
I20260709 14:52:35.997125 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:35.997771 18786 raft_consensus.cc:3060] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.994966 18787 raft_consensus.cc:2468] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 0.
I20260709 14:52:35.998956 18677 leader_election.cc:304] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
W20260709 14:52:36.000155 18677 leader_election.cc:343] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.000874 18677 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:36.001705 18908 raft_consensus.cc:2804] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.002102 18908 raft_consensus.cc:493] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.002444 18908 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.006453 18786 raft_consensus.cc:2468] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 1.
I20260709 14:52:36.011178 18924 raft_consensus.cc:2804] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.011708 18924 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.012070 18924 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.010221 18908 raft_consensus.cc:515] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.016974 18826 leader_election.cc:304] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.018082 18907 raft_consensus.cc:2804] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.018481 18907 raft_consensus.cc:493] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.018815 18907 raft_consensus.cc:3060] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.026850 18907 raft_consensus.cc:515] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.027832 18925 raft_consensus.cc:493] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.028337 18925 raft_consensus.cc:515] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.029278 18907 leader_election.cc:290] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:36.030360 18925 leader_election.cc:290] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:36.032878 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
W20260709 14:52:36.033428 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:36.034006 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
W20260709 14:52:36.035552 18824 leader_election.cc:343] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:36.036877 18824 leader_election.cc:343] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.039774 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:36.040475 18786 raft_consensus.cc:3060] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.044955 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.046850 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.047582 18861 raft_consensus.cc:2393] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfde3a7cd66477a89bace46440507dd in current term 1: Already voted for candidate 966374725ba04ec69530b2435d25c90f in this term.
I20260709 14:52:36.049182 18751 leader_election.cc:304] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdfde3a7cd66477a89bace46440507dd; no voters: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.050024 18901 tablet_bootstrap.cc:492] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:36.040446 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:36.050133 18909 raft_consensus.cc:2749] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.050808 18901 ts_tablet_manager.cc:1403] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.189s	user 0.086s	sys 0.082s
I20260709 14:52:36.050310 18786 raft_consensus.cc:2468] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 1.
I20260709 14:52:36.051646 18751 leader_election.cc:304] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdfde3a7cd66477a89bace46440507dd; no voters: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.052500 18909 raft_consensus.cc:2749] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:36.052455 18826 leader_election.cc:343] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.053143 18826 leader_election.cc:304] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 966374725ba04ec69530b2435d25c90f; no voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:36.053879 18925 raft_consensus.cc:2749] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.054332 18826 leader_election.cc:304] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.057248 18925 raft_consensus.cc:2804] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.057515 18908 leader_election.cc:290] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Requested vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
W20260709 14:52:36.057153 18677 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.66:40941, user_credentials={real_user=slave}} blocked reactor thread for 56361.3us
I20260709 14:52:36.057847 18925 raft_consensus.cc:697] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:36.058799 18925 consensus_queue.cc:237] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.059289 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:36.054482 18901 raft_consensus.cc:359] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.060160 18786 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.060338 18901 raft_consensus.cc:385] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.056459 18902 tablet_bootstrap.cc:492] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:36.061013 18902 ts_tablet_manager.cc:1403] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.135s	user 0.035s	sys 0.024s
I20260709 14:52:36.063894 18902 raft_consensus.cc:359] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.059604 18924 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.064584 18902 raft_consensus.cc:385] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.064904 18902 raft_consensus.cc:740] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.065745 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.065634 18902 consensus_queue.cc:260] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.067509 18903 tablet_bootstrap.cc:492] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:36.067282 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.067830 18902 ts_tablet_manager.cc:1434] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:52:36.068044 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.068840 18902 tablet_bootstrap.cc:492] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:36.068001 18860 raft_consensus.cc:2468] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 0.
I20260709 14:52:36.070180 18924 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Requested vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
W20260709 14:52:36.070959 18676 leader_election.cc:343] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.071636 18901 raft_consensus.cc:740] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
W20260709 14:52:36.072026 18676 leader_election.cc:343] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.072953 18676 leader_election.cc:304] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [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: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d; no voters: fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:36.073487 18786 raft_consensus.cc:2468] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 1.
I20260709 14:52:36.074047 18903 ts_tablet_manager.cc:1403] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.165s	user 0.010s	sys 0.003s
I20260709 14:52:36.074949 18902 tablet_bootstrap.cc:654] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.074884 18901 consensus_queue.cc:260] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.076182 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:36.076954 18903 raft_consensus.cc:359] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.075620 18909 raft_consensus.cc:493] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.077670 18903 raft_consensus.cc:385] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.077775 18901 ts_tablet_manager.cc:1434] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 14:52:36.078063 18903 raft_consensus.cc:740] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.078066 18909 raft_consensus.cc:515] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.079319 18901 tablet_bootstrap.cc:492] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:36.079031 18903 consensus_queue.cc:260] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.080231 18909 leader_election.cc:290] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.081346 18924 raft_consensus.cc:2804] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.081784 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06948659f67a41f6a3794f78f5eb3835" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
I20260709 14:52:36.082206 18677 leader_election.cc:304] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:36.083011 18908 raft_consensus.cc:2804] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.081790 18924 raft_consensus.cc:493] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.083613 18924 raft_consensus.cc:3060] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:36.084287 18750 leader_election.cc:343] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.086622 18901 tablet_bootstrap.cc:654] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.089694 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06948659f67a41f6a3794f78f5eb3835" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.090359 18861 raft_consensus.cc:2468] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 0.
I20260709 14:52:36.091936 18924 raft_consensus.cc:515] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.093099 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:36.094760 18786 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.100864 18909 raft_consensus.cc:493] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.101394 18909 raft_consensus.cc:515] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.101706 18786 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 1.
I20260709 14:52:36.103904 18924 leader_election.cc:290] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Requested vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.105571 18909 leader_election.cc:290] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.104192 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
W20260709 14:52:36.107017 18750 leader_election.cc:343] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.093883 18751 leader_election.cc:304] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.115871 18909 raft_consensus.cc:2804] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.116340 18909 raft_consensus.cc:493] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.116678 18909 raft_consensus.cc:3060] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:36.122865 18676 leader_election.cc:343] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.125396 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:36.128198 18677 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:36.129137 18924 raft_consensus.cc:2804] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.129621 18924 raft_consensus.cc:697] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 1 LEADER]: Becoming Leader. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Running, Role: LEADER
I20260709 14:52:36.130538 18924 consensus_queue.cc:237] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.142797 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.143738 18860 raft_consensus.cc:2468] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 0.
I20260709 14:52:36.145640 18751 leader_election.cc:304] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.145709 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:36.152733 18909 raft_consensus.cc:515] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.154829 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:36.155512 18861 raft_consensus.cc:3060] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:36.158209 18676 leader_election.cc:343] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.171540 18924 raft_consensus.cc:493] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.172108 18924 raft_consensus.cc:515] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.180574 18861 raft_consensus.cc:2468] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 1.
I20260709 14:52:36.181885 18676 leader_election.cc:304] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d; no voters: 
I20260709 14:52:36.183619 18608 catalog_manager.cc:5697] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 0 to 1, leader changed from <none> to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 1 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.185493 18924 leader_election.cc:290] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.186937 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
W20260709 14:52:36.188439 18676 leader_election.cc:343] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.190202 18944 raft_consensus.cc:2804] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.190703 18944 raft_consensus.cc:493] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.191061 18944 raft_consensus.cc:3060] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.183699 18939 raft_consensus.cc:2804] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.192183 18939 raft_consensus.cc:697] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 1 LEADER]: Becoming Leader. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Running, Role: LEADER
W20260709 14:52:36.195593 18751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.178.67:34891, user_credentials={real_user=slave}} blocked reactor thread for 50045.9us
W20260709 14:52:36.196656 18677 leader_election.cc:343] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.197213 18939 consensus_queue.cc:237] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.198216 18908 raft_consensus.cc:697] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 1 LEADER]: Becoming Leader. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Running, Role: LEADER
I20260709 14:52:36.198472 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
W20260709 14:52:36.199977 18677 leader_election.cc:343] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.200417 18677 leader_election.cc:304] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d; no voters: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:36.201085 18908 consensus_queue.cc:237] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.204938 18924 raft_consensus.cc:2749] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.208504 18903 ts_tablet_manager.cc:1434] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.134s	user 0.045s	sys 0.057s
I20260709 14:52:36.209860 18903 tablet_bootstrap.cc:492] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:36.213250 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06948659f67a41f6a3794f78f5eb3835" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
W20260709 14:52:36.214740 18750 leader_election.cc:343] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.217163 18903 tablet_bootstrap.cc:654] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.222056 18909 leader_election.cc:290] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.224216 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06948659f67a41f6a3794f78f5eb3835" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:36.224891 18861 raft_consensus.cc:3060] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.225401 18901 tablet_bootstrap.cc:492] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:36.226042 18901 ts_tablet_manager.cc:1403] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.147s	user 0.060s	sys 0.081s
I20260709 14:52:36.228794 18902 tablet_bootstrap.cc:492] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:36.229322 18902 ts_tablet_manager.cc:1403] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.161s	user 0.055s	sys 0.070s
I20260709 14:52:36.229007 18901 raft_consensus.cc:359] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.229763 18901 raft_consensus.cc:385] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.230078 18901 raft_consensus.cc:740] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.230113 18903 tablet_bootstrap.cc:492] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:36.230834 18903 ts_tablet_manager.cc:1403] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 14:52:36.230979 18901 consensus_queue.cc:260] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.233721 18901 ts_tablet_manager.cc:1434] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:36.233353 18608 catalog_manager.cc:5697] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a12bde6fd641b2af599e33264a053d (127.11.178.65). New cstate: current_term: 1 leader_uuid: "c2a12bde6fd641b2af599e33264a053d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.234100 18903 raft_consensus.cc:359] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.234732 18901 tablet_bootstrap.cc:492] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:36.234944 18903 raft_consensus.cc:385] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.235378 18903 raft_consensus.cc:740] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.236246 18903 consensus_queue.cc:260] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.238507 18903 ts_tablet_manager.cc:1434] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:52:36.239521 18903 tablet_bootstrap.cc:492] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:36.241595 18901 tablet_bootstrap.cc:654] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.242893 18861 raft_consensus.cc:2468] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 1.
I20260709 14:52:36.243995 18751 leader_election.cc:304] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.245112 18909 raft_consensus.cc:2804] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.245440 18944 raft_consensus.cc:515] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.247821 18903 tablet_bootstrap.cc:654] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.248536 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
W20260709 14:52:36.250032 18750 leader_election.cc:343] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.250655 18908 raft_consensus.cc:493] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.251161 18908 raft_consensus.cc:515] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.252079 18925 raft_consensus.cc:493] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.252545 18925 raft_consensus.cc:515] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.254572 18925 leader_election.cc:290] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:36.255146 18902 raft_consensus.cc:359] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.255419 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
I20260709 14:52:36.255973 18902 raft_consensus.cc:385] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.256305 18902 raft_consensus.cc:740] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.256203 18712 raft_consensus.cc:2468] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 0.
I20260709 14:52:36.257097 18902 consensus_queue.cc:260] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.258240 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:36.258920 18786 raft_consensus.cc:2468] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 0.
I20260709 14:52:36.260082 18902 ts_tablet_manager.cc:1434] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:52:36.260262 18826 leader_election.cc:304] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:36.260556 18909 raft_consensus.cc:697] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 1 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:36.261240 18925 raft_consensus.cc:2804] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.261639 18925 raft_consensus.cc:493] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.261471 18909 consensus_queue.cc:237] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.262038 18925 raft_consensus.cc:3060] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.262576 18901 tablet_bootstrap.cc:492] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:36.263000 18901 ts_tablet_manager.cc:1403] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260709 14:52:36.264286 18902 tablet_bootstrap.cc:492] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:36.266978 18903 tablet_bootstrap.cc:492] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:36.267503 18903 ts_tablet_manager.cc:1403] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260709 14:52:36.269627 18901 raft_consensus.cc:359] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.270367 18902 tablet_bootstrap.cc:654] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.270156 18903 raft_consensus.cc:359] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.270509 18901 raft_consensus.cc:385] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.270998 18901 raft_consensus.cc:740] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.272783 18908 leader_election.cc:290] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.273953 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.271723 18609 catalog_manager.cc:5697] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a12bde6fd641b2af599e33264a053d (127.11.178.65). New cstate: current_term: 1 leader_uuid: "c2a12bde6fd641b2af599e33264a053d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.275583 18609 catalog_manager.cc:5697] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a12bde6fd641b2af599e33264a053d (127.11.178.65). New cstate: current_term: 1 leader_uuid: "c2a12bde6fd641b2af599e33264a053d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.277395 18608 catalog_manager.cc:5697] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 1 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.271763 18901 consensus_queue.cc:260] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.279542 18903 raft_consensus.cc:385] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.280063 18903 raft_consensus.cc:740] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.280668 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:36.281322 18786 raft_consensus.cc:2468] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 0.
I20260709 14:52:36.281134 18903 consensus_queue.cc:260] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.283427 18903 ts_tablet_manager.cc:1434] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:52:36.284397 18903 tablet_bootstrap.cc:492] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:36.284907 18901 ts_tablet_manager.cc:1434] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:52:36.286219 18901 tablet_bootstrap.cc:492] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:36.289211 18677 leader_election.cc:304] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:36.290207 18908 raft_consensus.cc:2804] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.290598 18908 raft_consensus.cc:493] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.290930 18908 raft_consensus.cc:3060] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.291769 18901 tablet_bootstrap.cc:654] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.278168 18925 raft_consensus.cc:515] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.280247 18944 leader_election.cc:290] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.308140 18903 tablet_bootstrap.cc:654] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.319587 18860 raft_consensus.cc:2393] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a12bde6fd641b2af599e33264a053d in current term 1: Already voted for candidate 966374725ba04ec69530b2435d25c90f in this term.
I20260709 14:52:36.323541 18925 leader_election.cc:290] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:36.324983 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:36.326359 18786 raft_consensus.cc:3060] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.327412 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:36.319173 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:36.328706 18861 raft_consensus.cc:3060] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.306834 18908 raft_consensus.cc:515] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.334672 18908 leader_election.cc:290] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Requested vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.335532 18712 raft_consensus.cc:2393] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 966374725ba04ec69530b2435d25c90f in current term 1: Already voted for candidate c2a12bde6fd641b2af599e33264a053d in this term.
I20260709 14:52:36.336323 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:36.337185 18860 raft_consensus.cc:2393] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2a12bde6fd641b2af599e33264a053d in current term 1: Already voted for candidate 966374725ba04ec69530b2435d25c90f in this term.
I20260709 14:52:36.334619 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:36.339885 18676 leader_election.cc:304] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [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: c2a12bde6fd641b2af599e33264a053d; no voters: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:36.341207 18908 raft_consensus.cc:2749] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.342161 18786 raft_consensus.cc:2468] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 1.
I20260709 14:52:36.342476 18902 tablet_bootstrap.cc:492] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:36.342943 18902 ts_tablet_manager.cc:1403] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.016s
I20260709 14:52:36.343863 18826 leader_election.cc:304] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.344266 18861 raft_consensus.cc:2468] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 1.
I20260709 14:52:36.345525 18751 leader_election.cc:304] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.345562 18902 raft_consensus.cc:359] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.346323 18902 raft_consensus.cc:385] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.346381 18944 raft_consensus.cc:2804] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.346606 18902 raft_consensus.cc:740] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.346961 18944 raft_consensus.cc:697] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 1 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:36.347244 18902 consensus_queue.cc:260] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.347767 18944 consensus_queue.cc:237] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.348675 18902 ts_tablet_manager.cc:1434] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:36.349537 18902 tablet_bootstrap.cc:492] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:36.351748 18925 raft_consensus.cc:2804] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.352308 18925 raft_consensus.cc:697] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:36.353320 18901 tablet_bootstrap.cc:492] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:36.353803 18901 ts_tablet_manager.cc:1403] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.033s
I20260709 14:52:36.354014 18902 tablet_bootstrap.cc:654] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.353140 18925 consensus_queue.cc:237] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.356243 18901 raft_consensus.cc:359] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.356928 18901 raft_consensus.cc:385] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.357195 18901 raft_consensus.cc:740] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.358300 18901 consensus_queue.cc:260] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.360066 18903 tablet_bootstrap.cc:492] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:36.360399 18901 ts_tablet_manager.cc:1434] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:36.361938 18903 ts_tablet_manager.cc:1403] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.078s	user 0.031s	sys 0.009s
I20260709 14:52:36.362211 18901 tablet_bootstrap.cc:492] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f: Bootstrap starting.
I20260709 14:52:36.365466 18903 raft_consensus.cc:359] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.366209 18903 raft_consensus.cc:385] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.366514 18903 raft_consensus.cc:740] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.367326 18903 consensus_queue.cc:260] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.368306 18901 tablet_bootstrap.cc:654] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.377177 18903 ts_tablet_manager.cc:1434] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:52:36.386014 18610 catalog_manager.cc:5697] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 0 to 1, leader changed from <none> to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 1 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.388635 18903 tablet_bootstrap.cc:492] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:36.396515 18903 tablet_bootstrap.cc:654] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.389329 18609 catalog_manager.cc:5697] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 1 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.412978 18901 tablet_bootstrap.cc:492] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f: No bootstrap required, opened a new log
I20260709 14:52:36.413463 18901 ts_tablet_manager.cc:1403] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.027s
I20260709 14:52:36.414345 18902 tablet_bootstrap.cc:492] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:36.414855 18902 ts_tablet_manager.cc:1403] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.039s
I20260709 14:52:36.416006 18901 raft_consensus.cc:359] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.416345 18907 consensus_queue.cc:1048] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.416697 18901 raft_consensus.cc:385] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.417088 18901 raft_consensus.cc:740] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.417368 18902 raft_consensus.cc:359] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.417922 18901 consensus_queue.cc:260] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.418701 18902 raft_consensus.cc:385] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.419027 18902 raft_consensus.cc:740] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.419657 18902 consensus_queue.cc:260] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.421783 18901 ts_tablet_manager.cc:1434] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:52:36.423184 18903 tablet_bootstrap.cc:492] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: No bootstrap required, opened a new log
I20260709 14:52:36.423754 18903 ts_tablet_manager.cc:1403] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.007s
I20260709 14:52:36.427016 18902 ts_tablet_manager.cc:1434] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:52:36.428000 18902 tablet_bootstrap.cc:492] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd: Bootstrap starting.
I20260709 14:52:36.426457 18903 raft_consensus.cc:359] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.432893 18903 raft_consensus.cc:385] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.433319 18903 raft_consensus.cc:740] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.434022 18903 consensus_queue.cc:260] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.436209 18903 ts_tablet_manager.cc:1434] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:52:36.437992 18902 tablet_bootstrap.cc:654] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.449952 18907 consensus_queue.cc:1048] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.460790 18902 tablet_bootstrap.cc:492] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd: No bootstrap required, opened a new log
I20260709 14:52:36.461203 18902 ts_tablet_manager.cc:1403] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.009s
I20260709 14:52:36.463959 18902 raft_consensus.cc:359] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.464619 18902 raft_consensus.cc:385] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.464886 18902 raft_consensus.cc:740] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.465512 18902 consensus_queue.cc:260] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.467337 18902 ts_tablet_manager.cc:1434] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:36.478811 18925 raft_consensus.cc:493] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.479324 18925 raft_consensus.cc:515] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.480846 18925 leader_election.cc:290] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:36.481771 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
I20260709 14:52:36.481966 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:36.482499 18711 raft_consensus.cc:2468] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 0.
I20260709 14:52:36.482537 18786 raft_consensus.cc:2468] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 0.
I20260709 14:52:36.483686 18826 leader_election.cc:304] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:36.484360 18925 raft_consensus.cc:2804] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.484670 18925 raft_consensus.cc:493] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.485005 18925 raft_consensus.cc:3060] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.490272 18925 raft_consensus.cc:515] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.491801 18925 leader_election.cc:290] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:36.492661 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:36.492779 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:36.493188 18711 raft_consensus.cc:3060] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.493278 18786 raft_consensus.cc:3060] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.497848 18786 raft_consensus.cc:2468] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 1.
I20260709 14:52:36.497905 18711 raft_consensus.cc:2468] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 1.
I20260709 14:52:36.498792 18826 leader_election.cc:304] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:36.499452 18925 raft_consensus.cc:2804] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.499835 18925 raft_consensus.cc:697] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:36.500543 18925 consensus_queue.cc:237] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.507063 18610 catalog_manager.cc:5697] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 0 to 1, leader changed from <none> to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 1 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.518711 18711 raft_consensus.cc:3060] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.524964 18925 consensus_queue.cc:1048] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.535422 18966 consensus_queue.cc:1048] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:36.553301 18908 raft_consensus.cc:493] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.553860 18908 raft_consensus.cc:515] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.555580 18908 leader_election.cc:290] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.556406 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:36.556712 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.557642 18861 raft_consensus.cc:2393] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2a12bde6fd641b2af599e33264a053d in current term 1: Already voted for candidate fdfde3a7cd66477a89bace46440507dd in this term.
I20260709 14:52:36.558483 18676 leader_election.cc:304] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d; no voters: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:36.559139 18908 raft_consensus.cc:3060] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.564016 18908 raft_consensus.cc:2749] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.570195 18908 raft_consensus.cc:493] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.570611 18908 raft_consensus.cc:515] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.572176 18908 leader_election.cc:290] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.573036 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101a7022a3f4458b18cd83a8f6f67ca" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:36.573263 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101a7022a3f4458b18cd83a8f6f67ca" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.573765 18786 raft_consensus.cc:2468] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 0.
I20260709 14:52:36.573844 18861 raft_consensus.cc:2468] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 0.
I20260709 14:52:36.574934 18677 leader_election.cc:304] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:36.575600 18908 raft_consensus.cc:2804] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.575893 18908 raft_consensus.cc:493] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.576226 18908 raft_consensus.cc:3060] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.580888 18908 raft_consensus.cc:515] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.582576 18908 leader_election.cc:290] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Requested vote from peers fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.583300 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101a7022a3f4458b18cd83a8f6f67ca" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:36.583688 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101a7022a3f4458b18cd83a8f6f67ca" candidate_uuid: "c2a12bde6fd641b2af599e33264a053d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:36.583931 18786 raft_consensus.cc:3060] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.584223 18861 raft_consensus.cc:3060] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.588587 18786 raft_consensus.cc:2468] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 1.
I20260709 14:52:36.588723 18861 raft_consensus.cc:2468] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a12bde6fd641b2af599e33264a053d in term 1.
I20260709 14:52:36.589589 18677 leader_election.cc:304] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:36.590271 18908 raft_consensus.cc:2804] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.590641 18908 raft_consensus.cc:697] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 1 LEADER]: Becoming Leader. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Running, Role: LEADER
I20260709 14:52:36.591349 18908 consensus_queue.cc:237] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.597792 18609 catalog_manager.cc:5697] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d reported cstate change: term changed from 0 to 1, leader changed from <none> to c2a12bde6fd641b2af599e33264a053d (127.11.178.65). New cstate: current_term: 1 leader_uuid: "c2a12bde6fd641b2af599e33264a053d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.614192 18966 raft_consensus.cc:493] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.614707 18966 raft_consensus.cc:515] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.616308 18966 leader_election.cc:290] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:36.617131 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
I20260709 14:52:36.617306 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:36.617990 18786 raft_consensus.cc:2393] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 966374725ba04ec69530b2435d25c90f in current term 1: Already voted for candidate c2a12bde6fd641b2af599e33264a053d in this term.
I20260709 14:52:36.618876 18826 leader_election.cc:304] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 966374725ba04ec69530b2435d25c90f; no voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:36.619448 18966 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.621120 18944 raft_consensus.cc:493] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.621531 18944 raft_consensus.cc:515] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.623359 18944 leader_election.cc:290] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:36.623974 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
I20260709 14:52:36.624686 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:36.625448 18861 raft_consensus.cc:2393] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfde3a7cd66477a89bace46440507dd in current term 1: Already voted for candidate c2a12bde6fd641b2af599e33264a053d in this term.
I20260709 14:52:36.625734 18966 raft_consensus.cc:2749] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.626304 18751 leader_election.cc:304] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdfde3a7cd66477a89bace46440507dd; no voters: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:36.626953 18944 raft_consensus.cc:3060] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.632350 18944 raft_consensus.cc:2749] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.632385 18966 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.632969 18966 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:36.634603 18966 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:36.635422 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a12bde6fd641b2af599e33264a053d" is_pre_election: true
I20260709 14:52:36.635630 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:36.636291 18786 raft_consensus.cc:2393] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 966374725ba04ec69530b2435d25c90f in current term 1: Already voted for candidate c2a12bde6fd641b2af599e33264a053d in this term.
I20260709 14:52:36.637209 18826 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 966374725ba04ec69530b2435d25c90f; no voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:36.637835 18966 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.642795 18966 raft_consensus.cc:2749] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.645104 18711 raft_consensus.cc:3060] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.651302 18944 consensus_queue.cc:1048] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.661922 18944 consensus_queue.cc:1048] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.664402 18908 consensus_queue.cc:1048] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.676435 18908 consensus_queue.cc:1048] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.711843 18908 consensus_queue.cc:1048] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.722136 18908 consensus_queue.cc:1048] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.739362 18908 consensus_queue.cc:1048] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.749364 18924 consensus_queue.cc:1048] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.802791 18966 consensus_queue.cc:1048] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.812613 18907 consensus_queue.cc:1048] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.827425 18944 consensus_queue.cc:1048] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.837237 18949 consensus_queue.cc:1048] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.855660 11977 ts_manager.cc:295] Set tserver state for c2a12bde6fd641b2af599e33264a053d to MAINTENANCE_MODE
I20260709 14:52:36.856510 11977 tablet_server.cc:179] TabletServer@127.11.178.65:0 shutting down...
I20260709 14:52:36.873272 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:36.874115 11977 tablet_replica.cc:333] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.874681 11977 raft_consensus.cc:2243] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.875283 11977 pending_rounds.cc:70] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Trying to abort 1 pending ops.
I20260709 14:52:36.875475 11977 pending_rounds.cc:77] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661467004796928 op_type: NO_OP noop_request { }
I20260709 14:52:36.875758 11977 raft_consensus.cc:2889] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:36.876039 11977 raft_consensus.cc:2272] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.878126 11977 tablet_replica.cc:333] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.878666 11977 raft_consensus.cc:2243] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.879048 11977 raft_consensus.cc:2272] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.881129 11977 tablet_replica.cc:333] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.881633 11977 raft_consensus.cc:2243] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.882025 11977 raft_consensus.cc:2272] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.883545 11977 tablet_replica.cc:333] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.884011 11977 raft_consensus.cc:2243] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.884366 11977 raft_consensus.cc:2272] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.886559 11977 tablet_replica.cc:333] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.887041 11977 raft_consensus.cc:2243] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.887401 11977 raft_consensus.cc:2272] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.889237 11977 tablet_replica.cc:333] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.889770 11977 raft_consensus.cc:2243] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.890491 11977 raft_consensus.cc:2272] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.892431 11977 tablet_replica.cc:333] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.892992 11977 raft_consensus.cc:2243] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.893391 11977 raft_consensus.cc:2272] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.895445 11977 tablet_replica.cc:333] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.895936 11977 raft_consensus.cc:2243] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.896690 11977 raft_consensus.cc:2272] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.898572 11977 tablet_replica.cc:333] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.899017 11977 raft_consensus.cc:2243] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.899403 11977 raft_consensus.cc:2272] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.901367 11977 tablet_replica.cc:333] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: stopping tablet replica
I20260709 14:52:36.901881 11977 raft_consensus.cc:2243] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.902601 11977 raft_consensus.cc:2272] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.925908 11977 tablet_server.cc:196] TabletServer@127.11.178.65:0 shutdown complete.
W20260709 14:52:36.986358 18824 consensus_peers.cc:597] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:37.023699 18824 consensus_peers.cc:597] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:37.034411 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:37.061362 18824 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111) [suppressed 268 similar messages]
W20260709 14:52:37.063766 18824 consensus_peers.cc:597] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:37.113441 18907 consensus_queue.cc:1048] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:37.202054 18824 consensus_peers.cc:597] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:37.255491 18750 consensus_peers.cc:597] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:37.364563 18750 consensus_peers.cc:597] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.035359 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:38.178700 18909 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.179234 18909 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.180797 18907 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.180997 18909 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:38.181461 18907 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.183198 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:38.183831 18861 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 1.
W20260709 14:52:38.184860 18750 leader_election.cc:336] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.185137 18907 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:38.185469 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:38.185524 18751 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:38.186219 18786 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 1.
I20260709 14:52:38.186753 18909 raft_consensus.cc:2804] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:38.187103 18909 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.187461 18909 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.187429 18826 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
W20260709 14:52:38.188197 18824 leader_election.cc:336] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.188390 18907 raft_consensus.cc:2804] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:38.188764 18907 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.189111 18907 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.192649 18909 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.193688 18907 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.195195 18909 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:38.195377 18907 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:38.195405 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:38.196367 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:38.197188 18786 raft_consensus.cc:2393] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 966374725ba04ec69530b2435d25c90f in current term 2: Already voted for candidate fdfde3a7cd66477a89bace46440507dd in this term.
I20260709 14:52:38.197495 18861 raft_consensus.cc:2393] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fdfde3a7cd66477a89bace46440507dd in current term 2: Already voted for candidate 966374725ba04ec69530b2435d25c90f in this term.
W20260709 14:52:38.199622 18750 leader_election.cc:336] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
W20260709 14:52:38.199617 18824 leader_election.cc:336] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.200372 18750 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [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: fdfde3a7cd66477a89bace46440507dd; no voters: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:38.200454 18824 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f; no voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:38.201117 18907 raft_consensus.cc:2749] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:38.201268 18909 raft_consensus.cc:2749] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:38.222038 18909 raft_consensus.cc:493] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.222496 18909 raft_consensus.cc:515] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.224264 18909 leader_election.cc:290] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:38.225376 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:38.225692 18907 raft_consensus.cc:493] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.226282 18907 raft_consensus.cc:515] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.227100 18861 raft_consensus.cc:2468] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 1.
W20260709 14:52:38.227833 18750 leader_election.cc:336] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.228890 18751 leader_election.cc:304] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:38.229058 18907 leader_election.cc:290] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:38.229131 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:38.229817 18786 raft_consensus.cc:2468] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 1.
I20260709 14:52:38.230425 18909 raft_consensus.cc:2804] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:38.230767 18909 raft_consensus.cc:493] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.231036 18909 raft_consensus.cc:3060] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.230917 18826 leader_election.cc:304] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:38.231853 18907 raft_consensus.cc:2804] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:38.232214 18907 raft_consensus.cc:493] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.232564 18907 raft_consensus.cc:3060] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:38.233007 18824 leader_election.cc:336] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.236644 18909 raft_consensus.cc:515] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.237341 18907 raft_consensus.cc:515] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.238278 18909 leader_election.cc:290] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:38.239600 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:38.239789 18907 leader_election.cc:290] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:38.240180 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:38.240386 18861 raft_consensus.cc:2393] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fdfde3a7cd66477a89bace46440507dd in current term 2: Already voted for candidate 966374725ba04ec69530b2435d25c90f in this term.
I20260709 14:52:38.241624 18786 raft_consensus.cc:2393] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 966374725ba04ec69530b2435d25c90f in current term 2: Already voted for candidate fdfde3a7cd66477a89bace46440507dd in this term.
W20260709 14:52:38.243088 18824 leader_election.cc:336] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
W20260709 14:52:38.243129 18750 leader_election.cc:336] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.243551 18824 leader_election.cc:304] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f; no voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:38.243623 18750 leader_election.cc:304] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [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: fdfde3a7cd66477a89bace46440507dd; no voters: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:38.244182 18907 raft_consensus.cc:2749] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:38.244307 18909 raft_consensus.cc:2749] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:38.248209 18909 raft_consensus.cc:493] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.248596 18909 raft_consensus.cc:515] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.250157 18909 leader_election.cc:290] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:38.251174 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:38.251763 18861 raft_consensus.cc:2468] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 1.
I20260709 14:52:38.252705 18751 leader_election.cc:304] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:38.253304 18909 raft_consensus.cc:2804] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:38.253451 18750 leader_election.cc:336] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.253643 18909 raft_consensus.cc:493] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2a12bde6fd641b2af599e33264a053d)
I20260709 14:52:38.254020 18909 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.258706 18909 raft_consensus.cc:515] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.260187 18909 leader_election.cc:290] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:38.261245 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:38.261857 18861 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:38.263659 18750 leader_election.cc:336] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.267153 18861 raft_consensus.cc:2468] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:38.268311 18751 leader_election.cc:304] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:38.268985 18909 raft_consensus.cc:2804] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:38.269371 18909 raft_consensus.cc:697] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:38.270155 18909 consensus_queue.cc:237] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.276557 18609 catalog_manager.cc:5697] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 1 to 2, leader changed from c2a12bde6fd641b2af599e33264a053d (127.11.178.65) to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 2 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.608076 18909 raft_consensus.cc:493] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.608579 18909 raft_consensus.cc:515] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.610322 18909 leader_election.cc:290] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:38.611479 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101a7022a3f4458b18cd83a8f6f67ca" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f" is_pre_election: true
I20260709 14:52:38.612190 18861 raft_consensus.cc:2468] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 1.
I20260709 14:52:38.613147 18751 leader_election.cc:304] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:38.613749 18909 raft_consensus.cc:2804] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:38.613842 18750 leader_election.cc:336] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.614039 18909 raft_consensus.cc:493] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.614593 18909 raft_consensus.cc:3060] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.620908 18909 raft_consensus.cc:515] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.622581 18909 leader_election.cc:290] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:38.623639 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101a7022a3f4458b18cd83a8f6f67ca" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:38.624135 18861 raft_consensus.cc:3060] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:38.626030 18750 leader_election.cc:336] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:38.628947 18861 raft_consensus.cc:2468] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:38.629920 18751 leader_election.cc:304] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:38.630569 18909 raft_consensus.cc:2804] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:38.630928 18909 raft_consensus.cc:697] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:38.631587 18909 consensus_queue.cc:237] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [LEADER]: Queue going to LEADER 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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:38.638602 18609 catalog_manager.cc:5697] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 1 to 2, leader changed from c2a12bde6fd641b2af599e33264a053d (127.11.178.65) to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 2 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.838320 18861 raft_consensus.cc:1275] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:38.839672 18949 consensus_queue.cc:1048] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:38.852367 18750 consensus_peers.cc:597] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:39.036437 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:39.097379 18750 consensus_peers.cc:597] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:39.127246 18861 raft_consensus.cc:1275] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:39.128909 18998 consensus_queue.cc:1048] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:39.510368 18824 consensus_peers.cc:597] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:39.608112 18824 consensus_peers.cc:597] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:39.609917 18824 consensus_peers.cc:597] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:39.622052 18824 consensus_peers.cc:597] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:39.660634 18750 consensus_peers.cc:597] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:39.734122 18907 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:39.734797 18907 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:39.736650 18907 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:39.738049 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:39.738797 18786 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 2.
I20260709 14:52:39.740281 18826 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
W20260709 14:52:39.740758 18824 leader_election.cc:336] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:39.740958 18907 raft_consensus.cc:2804] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:39.741360 18907 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:39.741640 18907 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.748754 18907 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:39.750433 18907 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:39.751521 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:39.752290 18786 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:39.754259 18824 leader_election.cc:336] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:39.758754 18786 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 3.
I20260709 14:52:39.760018 18826 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:39.760773 18907 raft_consensus.cc:2804] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:39.761633 18907 raft_consensus.cc:697] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:39.762933 18907 consensus_queue.cc:237] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [LEADER]: Queue going to LEADER 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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:39.770234 18609 catalog_manager.cc:5697] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 1 to 3, leader changed from c2a12bde6fd641b2af599e33264a053d (127.11.178.65) to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 3 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:39.783064 18907 raft_consensus.cc:493] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:39.783661 18907 raft_consensus.cc:515] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:39.785460 18907 leader_election.cc:290] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:39.786574 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd" is_pre_election: true
I20260709 14:52:39.787364 18786 raft_consensus.cc:2468] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 2.
I20260709 14:52:39.788251 18826 leader_election.cc:304] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:39.788856 18907 raft_consensus.cc:2804] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:39.789026 18824 leader_election.cc:336] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:39.789230 18907 raft_consensus.cc:493] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:39.789587 18907 raft_consensus.cc:3060] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.795681 18907 raft_consensus.cc:515] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:39.797279 18907 leader_election.cc:290] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:39.798403 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab4297b10d4438e90e71af57d324496" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:39.799079 18786 raft_consensus.cc:3060] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:39.800912 18824 leader_election.cc:336] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111)
I20260709 14:52:39.804471 18786 raft_consensus.cc:2468] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 3.
I20260709 14:52:39.805552 18826 leader_election.cc:304] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: c2a12bde6fd641b2af599e33264a053d
I20260709 14:52:39.806241 18907 raft_consensus.cc:2804] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:39.806646 18907 raft_consensus.cc:697] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:39.807561 18907 consensus_queue.cc:237] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [LEADER]: Queue going to LEADER 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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:39.813961 18609 catalog_manager.cc:5697] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 1 to 3, leader changed from c2a12bde6fd641b2af599e33264a053d (127.11.178.65) to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 3 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:39.924849 18750 consensus_peers.cc:597] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:40.037932 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:40.146888 18786 raft_consensus.cc:1275] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:40.148231 18907 consensus_queue.cc:1048] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:40.164693 18824 consensus_peers.cc:597] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:40.361478 18824 consensus_peers.cc:597] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:40.416592 18786 raft_consensus.cc:1275] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:40.418000 19004 consensus_queue.cc:1048] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:41.038895 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:41.488387 18750 consensus_peers.cc:597] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:41.533545 18750 consensus_peers.cc:597] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:41.945152 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:41.953125 19018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:41.953217 19019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:41.956699 19021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:41.957309 11977 server_base.cc:1061] running on GCE node
I20260709 14:52:41.958321 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:41.958518 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:41.958657 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608761958645 us; error 0 us; skew 500 ppm
I20260709 14:52:41.959161 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:41.961834 11977 webserver.cc:533] Webserver started at http://127.11.178.65:42397/ using document root <none> and password file <none>
I20260709 14:52:41.962318 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:41.962472 11977 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:41.966322 11977 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:52:41.970302 19026 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:41.971110 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:41.971479 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "c2a12bde6fd641b2af599e33264a053d"
format_stamp: "Formatted at 2026-07-09 14:52:35 on dist-test-slave-rxsv"
I20260709 14:52:41.971946 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:52:41.980432 18750 consensus_peers.cc:597] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:41.990005 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:41.991425 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:41.992923 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:41.996758 19033 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:52:42.002097 18824 consensus_peers.cc:597] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:42.039767 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:42.047618 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:52:42.048038 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.052s	user 0.001s	sys 0.002s
I20260709 14:52:42.048342 11977 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:52:42.053287 19033 tablet_bootstrap.cc:492] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:42.066131 19033 tablet_bootstrap.cc:492] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:52:42.066918 19033 tablet_bootstrap.cc:492] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.067477 19033 ts_tablet_manager.cc:1403] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 14:52:42.069583 19033 raft_consensus.cc:359] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.070310 19033 raft_consensus.cc:740] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.071038 19033 consensus_queue.cc:260] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.073935 19033 ts_tablet_manager.cc:1434] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 14:52:42.074683 19033 tablet_bootstrap.cc:492] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
W20260709 14:52:42.082827 18750 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111) [suppressed 95 similar messages]
I20260709 14:52:42.090097 19033 tablet_bootstrap.cc:492] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:42.090196 11977 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:52:42.090548 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.042s	user 0.038s	sys 0.004s
I20260709 14:52:42.090975 19033 tablet_bootstrap.cc:492] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.091552 19033 ts_tablet_manager.cc:1403] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:52:42.093590 19033 raft_consensus.cc:359] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.094144 19033 raft_consensus.cc:740] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.094738 19033 consensus_queue.cc:260] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.096236 19033 ts_tablet_manager.cc:1434] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:52:42.096908 19033 tablet_bootstrap.cc:492] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:42.111234 19033 tablet_bootstrap.cc:492] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:42.112373 19033 tablet_bootstrap.cc:492] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.112960 19033 ts_tablet_manager.cc:1403] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:52:42.115761 19033 raft_consensus.cc:359] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.116683 19033 raft_consensus.cc:740] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.117498 19033 consensus_queue.cc:260] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.119762 19033 ts_tablet_manager.cc:1434] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:52:42.120479 19033 tablet_bootstrap.cc:492] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:42.133412 19033 tablet_bootstrap.cc:492] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:42.134152 19033 tablet_bootstrap.cc:492] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.134658 19033 ts_tablet_manager.cc:1403] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260709 14:52:42.136732 19033 raft_consensus.cc:359] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.137216 19033 raft_consensus.cc:740] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.137914 19033 consensus_queue.cc:260] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.139346 19033 ts_tablet_manager.cc:1434] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:52:42.140069 19033 tablet_bootstrap.cc:492] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:42.154008 19033 tablet_bootstrap.cc:492] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:42.154958 19033 tablet_bootstrap.cc:492] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.155645 19033 ts_tablet_manager.cc:1403] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:52:42.156093 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:34851
I20260709 14:52:42.156180 19095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:34851 every 8 connection(s)
I20260709 14:52:42.158402 19033 raft_consensus.cc:359] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.159139 19033 raft_consensus.cc:740] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.159878 19033 consensus_queue.cc:260] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.161973 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:42.162043 19033 ts_tablet_manager.cc:1434] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:42.169788 19033 tablet_bootstrap.cc:492] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:42.187415 19033 tablet_bootstrap.cc:492] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:42.188297 19033 tablet_bootstrap.cc:492] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.188616 19096 heartbeater.cc:344] Connected to a master server at 127.11.178.126:44881
I20260709 14:52:42.188963 19033 ts_tablet_manager.cc:1403] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 14:52:42.189296 19096 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:42.190342 19096 heartbeater.cc:507] Master 127.11.178.126:44881 requested a full tablet report, sending...
W20260709 14:52:42.191033 18824 consensus_peers.cc:597] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:42.191841 19033 raft_consensus.cc:359] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:42.192528 19033 raft_consensus.cc:740] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.193208 19033 consensus_queue.cc:260] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [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: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:42.195323 19033 ts_tablet_manager.cc:1434] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:42.196218 19033 tablet_bootstrap.cc:492] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:42.195910 18861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
mode: GRACEFUL
new_leader_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:49220
I20260709 14:52:42.196749 18861 raft_consensus.cc:606] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Received request to transfer leadership to TS fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:42.197371 18610 ts_manager.cc:194] Re-registered known tserver with Master: c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851)
I20260709 14:52:42.199891 18861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
mode: GRACEFUL
new_leader_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:49220
I20260709 14:52:42.200565 18861 raft_consensus.cc:606] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Received request to transfer leadership to TS fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:42.201751 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:42.202369 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:42.203171 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:42.209183 19033 tablet_bootstrap.cc:492] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:42.209995 19033 tablet_bootstrap.cc:492] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.209965 18610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37012
I20260709 14:52:42.210932 19033 ts_tablet_manager.cc:1403] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 14:52:42.213400 19033 raft_consensus.cc:359] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.213975 19096 heartbeater.cc:499] Master 127.11.178.126:44881 was elected leader, sending a full tablet report...
I20260709 14:52:42.214104 19033 raft_consensus.cc:740] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.214910 19033 consensus_queue.cc:260] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.216830 19033 ts_tablet_manager.cc:1434] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:52:42.217710 19033 tablet_bootstrap.cc:492] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:42.230082 19033 tablet_bootstrap.cc:492] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:42.231024 19033 tablet_bootstrap.cc:492] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.231655 19033 ts_tablet_manager.cc:1403] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:52:42.234037 19033 raft_consensus.cc:359] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.234498 19033 raft_consensus.cc:740] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.235039 19033 consensus_queue.cc:260] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.236377 19033 ts_tablet_manager.cc:1434] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:42.237286 19033 tablet_bootstrap.cc:492] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:42.249243 19033 tablet_bootstrap.cc:492] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:42.249866 19033 tablet_bootstrap.cc:492] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.250449 19033 ts_tablet_manager.cc:1403] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260709 14:52:42.252209 19033 raft_consensus.cc:359] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.252676 19033 raft_consensus.cc:740] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.253182 19033 consensus_queue.cc:260] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.254563 19033 ts_tablet_manager.cc:1434] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:42.255414 19033 tablet_bootstrap.cc:492] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: Bootstrap starting.
I20260709 14:52:42.268788 19033 tablet_bootstrap.cc:492] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:42.269448 19033 tablet_bootstrap.cc:492] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: Bootstrap complete.
I20260709 14:52:42.269970 19033 ts_tablet_manager.cc:1403] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:52:42.271904 19033 raft_consensus.cc:359] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.272444 19033 raft_consensus.cc:740] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a12bde6fd641b2af599e33264a053d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.272876 19070 raft_consensus.cc:3060] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:42.273113 19033 consensus_queue.cc:260] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.275202 19033 ts_tablet_manager.cc:1434] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:42.311131 19070 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.464063 19016 raft_consensus.cc:993] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f: : Instructing follower fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:42.464627 19112 raft_consensus.cc:1081] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Signalling peer fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:42.466239 18785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:52:42.466715 18785 raft_consensus.cc:493] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:42.467026 18785 raft_consensus.cc:3060] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.472878 18785 raft_consensus.cc:515] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:42.474726 18785 leader_election.cc:290] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Requested vote from peers 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891), c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851)
I20260709 14:52:42.475446 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:42.475857 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce5e5287ac3472389fe710c3f1db0be" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:42.476126 18861 raft_consensus.cc:3055] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:42.476423 19070 raft_consensus.cc:3060] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.476441 18861 raft_consensus.cc:740] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:42.477360 18861 consensus_queue.cc:260] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:42.478472 18861 raft_consensus.cc:3060] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.481312 19070 raft_consensus.cc:2468] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:42.482470 18750 leader_election.cc:304] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:42.483392 19017 raft_consensus.cc:2804] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:42.484311 18861 raft_consensus.cc:2468] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:42.484431 19017 raft_consensus.cc:697] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:42.485546 19017 consensus_queue.cc:237] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } }
I20260709 14:52:42.493156 18610 catalog_manager.cc:5697] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 1 to 2, leader changed from 966374725ba04ec69530b2435d25c90f (127.11.178.67) to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 2 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.497048 19016 raft_consensus.cc:993] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f: : Instructing follower fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:42.497633 19112 raft_consensus.cc:1081] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Signalling peer fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:42.499187 18785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:52:42.499694 18785 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:42.499969 18785 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:42.506076 18785 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.507733 18785 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 4 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:42.508530 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:42.508785 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:42.509065 19070 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Advancing to term 4
I20260709 14:52:42.509320 18861 raft_consensus.cc:3055] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:42.509585 18861 raft_consensus.cc:740] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:42.510234 18861 consensus_queue.cc:260] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.511209 18861 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:42.514104 19070 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 4.
I20260709 14:52:42.515187 18750 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [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: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:42.515580 18861 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 4.
I20260709 14:52:42.515847 19017 raft_consensus.cc:2804] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:42.516359 19017 raft_consensus.cc:697] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 4 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:42.517220 19017 consensus_queue.cc:237] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:42.525643 18610 catalog_manager.cc:5697] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 3 to 4, leader changed from 966374725ba04ec69530b2435d25c90f (127.11.178.67) to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 4 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.570518 19070 raft_consensus.cc:3060] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.575546 19070 pending_rounds.cc:85] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Aborting all ops after (but not including) 0
I20260709 14:52:42.575786 19070 pending_rounds.cc:107] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:42.576058 19070 raft_consensus.cc:2889] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:42.905128 19070 raft_consensus.cc:1275] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 4 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:42.906406 19122 consensus_queue.cc:1048] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.916589 18861 raft_consensus.cc:1275] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 4 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:42.918581 19017 consensus_queue.cc:1048] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:42.979967 19070 raft_consensus.cc:1275] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.981165 19017 consensus_queue.cc:1048] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.989557 18861 raft_consensus.cc:1275] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.990932 19017 consensus_queue.cc:1048] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:43.040863 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:43.212759 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:43.230113 18785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
mode: GRACEFUL
new_leader_uuid: "966374725ba04ec69530b2435d25c90f"
 from {username='slave'} at 127.0.0.1:56348
I20260709 14:52:43.230613 18785 raft_consensus.cc:606] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Received request to transfer leadership to TS 966374725ba04ec69530b2435d25c90f
I20260709 14:52:43.232985 18785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
mode: GRACEFUL
new_leader_uuid: "966374725ba04ec69530b2435d25c90f"
 from {username='slave'} at 127.0.0.1:56348
I20260709 14:52:43.233471 18785 raft_consensus.cc:606] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 4 LEADER]: Received request to transfer leadership to TS 966374725ba04ec69530b2435d25c90f
I20260709 14:52:43.234408 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:43.234865 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:43.235414 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:43.410846 19017 raft_consensus.cc:993] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd: : Instructing follower 966374725ba04ec69530b2435d25c90f to start an election
I20260709 14:52:43.411434 19128 raft_consensus.cc:1081] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Signalling peer 966374725ba04ec69530b2435d25c90f to start an election
I20260709 14:52:43.412894 18860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
 from {username='slave'} at 127.0.0.1:51642
I20260709 14:52:43.413347 18860 raft_consensus.cc:493] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:43.413610 18860 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:43.418884 18860 raft_consensus.cc:515] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:43.420406 18860 leader_election.cc:290] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:43.421238 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:43.421561 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:43.421976 19070 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:43.422232 18785 raft_consensus.cc:3055] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:43.422646 18785 raft_consensus.cc:740] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:43.423542 18785 consensus_queue.cc:260] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:43.424852 18785 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:43.425350 19122 raft_consensus.cc:993] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd: : Instructing follower 966374725ba04ec69530b2435d25c90f to start an election
I20260709 14:52:43.425890 19122 raft_consensus.cc:1081] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 4 LEADER]: Signalling peer 966374725ba04ec69530b2435d25c90f to start an election
I20260709 14:52:43.427685 18861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
 from {username='slave'} at 127.0.0.1:51642
I20260709 14:52:43.428182 18861 raft_consensus.cc:493] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:43.428498 18861 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:43.429174 19070 raft_consensus.cc:2468] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 3.
I20260709 14:52:43.430397 18824 leader_election.cc:304] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d; no voters: 
I20260709 14:52:43.431382 19112 raft_consensus.cc:2804] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:43.431830 19112 raft_consensus.cc:697] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:43.432757 19112 consensus_queue.cc:237] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:43.434130 18785 raft_consensus.cc:2468] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 3.
I20260709 14:52:43.434962 18861 raft_consensus.cc:515] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:43.436857 18861 leader_election.cc:290] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 5 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:43.437775 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:43.438431 19070 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:43.440693 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88a407dc578463a8b8ae21d8b2a5be3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:43.441354 18787 raft_consensus.cc:3055] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:43.441676 18787 raft_consensus.cc:740] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:43.442456 18787 consensus_queue.cc:260] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:43.442828 18608 catalog_manager.cc:5697] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 2 to 3, leader changed from fdfde3a7cd66477a89bace46440507dd (127.11.178.66) to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 3 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.443728 18787 raft_consensus.cc:3060] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:43.445446 19070 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 5.
I20260709 14:52:43.446672 18824 leader_election.cc:304] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d; no voters: 
I20260709 14:52:43.447422 19112 raft_consensus.cc:2804] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:43.447901 19112 raft_consensus.cc:697] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 5 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:43.448571 19112 consensus_queue.cc:237] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:43.450860 18787 raft_consensus.cc:2468] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 5.
I20260709 14:52:43.458045 18608 catalog_manager.cc:5697] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 4 to 5, leader changed from fdfde3a7cd66477a89bace46440507dd (127.11.178.66) to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 5 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.852643 19070 raft_consensus.cc:1275] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 3 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:43.854580 19112 consensus_queue.cc:1048] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:43.954037 19069 raft_consensus.cc:1275] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 5 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:52:43.955861 19016 consensus_queue.cc:1048] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:52:44.070039 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:44.088989 18785 raft_consensus.cc:1275] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 5 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:52:44.090864 18784 raft_consensus.cc:1275] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:44.244755 19112 consensus_queue.cc:1048] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:44.245012 19016 consensus_queue.cc:1048] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:44.608461 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:44.616263 18860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
mode: GRACEFUL
new_leader_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:49220
I20260709 14:52:44.616755 18860 raft_consensus.cc:606] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Received request to transfer leadership to TS fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:44.619160 18860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df44b22a97474cc1903a5737827578a3"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
mode: GRACEFUL
new_leader_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:49220
I20260709 14:52:44.619577 18860 raft_consensus.cc:606] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Received request to transfer leadership to TS fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:44.620514 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:44.620924 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:44.621381 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:44.669338 19142 raft_consensus.cc:993] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f: : Instructing follower fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:44.669909 19112 raft_consensus.cc:1081] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Signalling peer fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:44.671288 18787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df44b22a97474cc1903a5737827578a3"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:52:44.671722 18787 raft_consensus.cc:493] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.671983 18787 raft_consensus.cc:3060] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.677561 18787 raft_consensus.cc:515] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:44.679250 18787 leader_election.cc:290] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:44.680014 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:44.680622 19070 raft_consensus.cc:3060] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.680557 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:44.681313 18860 raft_consensus.cc:3055] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.681579 18860 raft_consensus.cc:740] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:44.682273 18860 consensus_queue.cc:260] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:44.683192 18860 raft_consensus.cc:3060] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.685938 19070 raft_consensus.cc:2468] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:44.687075 18750 leader_election.cc:304] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:44.687955 19143 raft_consensus.cc:2804] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.688323 19143 raft_consensus.cc:697] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:44.688531 18860 raft_consensus.cc:2468] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:44.689107 19143 consensus_queue.cc:237] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:44.695920 18608 catalog_manager.cc:5697] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 1 to 2, leader changed from 966374725ba04ec69530b2435d25c90f (127.11.178.67) to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 2 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:44.783933 19142 raft_consensus.cc:993] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f: : Instructing follower fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:44.784444 19154 raft_consensus.cc:1081] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Signalling peer fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:44.785965 18787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:52:44.786469 18787 raft_consensus.cc:493] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.786782 18787 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:44.791498 18787 raft_consensus.cc:515] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:44.793147 18787 leader_election.cc:290] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 4 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:44.793978 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:44.794257 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5370f7154847f3bc2a779018ec446d" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:44.794580 19070 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:44.794782 18860 raft_consensus.cc:3055] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:44.795091 18860 raft_consensus.cc:740] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:44.795746 18860 consensus_queue.cc:260] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:44.796656 18860 raft_consensus.cc:3060] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:44.799494 19070 raft_consensus.cc:2468] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 4.
I20260709 14:52:44.800498 18750 leader_election.cc:304] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [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: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:44.801213 19143 raft_consensus.cc:2804] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:44.801574 18860 raft_consensus.cc:2468] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 4.
I20260709 14:52:44.801594 19143 raft_consensus.cc:697] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 4 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:44.802673 19143 consensus_queue.cc:237] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:44.808521 18608 catalog_manager.cc:5697] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 3 to 4, leader changed from 966374725ba04ec69530b2435d25c90f (127.11.178.67) to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 4 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:45.070953 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:45.071322 18860 raft_consensus.cc:1275] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.072609 19143 consensus_queue.cc:1048] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.083839 19070 raft_consensus.cc:1275] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.085120 19128 consensus_queue.cc:1048] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:45.100785 18808 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0560 after lost signal to thread 11980
W20260709 14:52:45.101704 18808 debug-util.cc:398] Leaking SignalData structure 0x7b0800081a80 after lost signal to thread 18644
W20260709 14:52:45.102682 18808 debug-util.cc:398] Leaking SignalData structure 0x7b08001cc9c0 after lost signal to thread 18811
W20260709 14:52:45.103525 18808 debug-util.cc:398] Leaking SignalData structure 0x7b0800331f20 after lost signal to thread 18885
W20260709 14:52:45.104431 18808 debug-util.cc:398] Leaking SignalData structure 0x7b080014eb00 after lost signal to thread 19095
I20260709 14:52:45.247860 18860 raft_consensus.cc:1275] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 4 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:45.249208 19128 consensus_queue.cc:1048] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:45.261619 19070 raft_consensus.cc:1275] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 4 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:45.263464 19143 consensus_queue.cc:1048] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:45.627224 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:45.634615 18787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
mode: GRACEFUL
new_leader_uuid: "966374725ba04ec69530b2435d25c90f"
 from {username='slave'} at 127.0.0.1:56348
I20260709 14:52:45.635140 18787 raft_consensus.cc:606] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 1 LEADER]: Received request to transfer leadership to TS 966374725ba04ec69530b2435d25c90f
I20260709 14:52:45.637552 18787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df44b22a97474cc1903a5737827578a3"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
mode: GRACEFUL
new_leader_uuid: "966374725ba04ec69530b2435d25c90f"
 from {username='slave'} at 127.0.0.1:56348
I20260709 14:52:45.638000 18787 raft_consensus.cc:606] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Received request to transfer leadership to TS 966374725ba04ec69530b2435d25c90f
I20260709 14:52:45.638970 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:45.639412 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:45.639906 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:45.984468 19128 raft_consensus.cc:993] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd: : Instructing follower 966374725ba04ec69530b2435d25c90f to start an election
I20260709 14:52:45.984944 19162 raft_consensus.cc:1081] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 1 LEADER]: Signalling peer 966374725ba04ec69530b2435d25c90f to start an election
I20260709 14:52:45.986554 18860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
 from {username='slave'} at 127.0.0.1:51642
I20260709 14:52:45.987035 18860 raft_consensus.cc:493] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:45.987322 18860 raft_consensus.cc:3060] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.992278 18860 raft_consensus.cc:515] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:45.994302 18860 leader_election.cc:290] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:45.994783 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:45.994930 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c8bf71d0e40bf86a6734b723324f4" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:45.995504 19069 raft_consensus.cc:3060] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.995584 18787 raft_consensus.cc:3055] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:45.996029 18787 raft_consensus.cc:740] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:45.996721 18787 consensus_queue.cc:260] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:45.997706 18787 raft_consensus.cc:3060] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.002540 18787 raft_consensus.cc:2468] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 2.
I20260709 14:52:46.002774 19069 raft_consensus.cc:2468] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 2.
I20260709 14:52:46.003587 18826 leader_election.cc:304] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 966374725ba04ec69530b2435d25c90f, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:46.004403 19154 raft_consensus.cc:2804] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.005471 19154 raft_consensus.cc:697] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 2 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:46.007447 19154 consensus_queue.cc:237] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:46.015836 18610 catalog_manager.cc:5697] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 1 to 2, leader changed from fdfde3a7cd66477a89bace46440507dd (127.11.178.66) to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 2 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.058214 19128 raft_consensus.cc:993] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd: : Instructing follower 966374725ba04ec69530b2435d25c90f to start an election
I20260709 14:52:46.058636 19162 raft_consensus.cc:1081] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Signalling peer 966374725ba04ec69530b2435d25c90f to start an election
I20260709 14:52:46.060235 18860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df44b22a97474cc1903a5737827578a3"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
 from {username='slave'} at 127.0.0.1:51642
I20260709 14:52:46.060729 18860 raft_consensus.cc:493] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:46.061009 18860 raft_consensus.cc:3060] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.066530 18860 raft_consensus.cc:515] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:46.068140 18860 leader_election.cc:290] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [CANDIDATE]: Term 3 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941)
I20260709 14:52:46.068933 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:46.069234 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df44b22a97474cc1903a5737827578a3" candidate_uuid: "966374725ba04ec69530b2435d25c90f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
I20260709 14:52:46.069610 19069 raft_consensus.cc:3060] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.069864 18787 raft_consensus.cc:3055] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:46.070184 18787 raft_consensus.cc:740] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:46.070849 18787 consensus_queue.cc:260] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
W20260709 14:52:46.071862 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:46.071882 18787 raft_consensus.cc:3060] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.076506 19069 raft_consensus.cc:2468] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 3.
I20260709 14:52:46.076866 18787 raft_consensus.cc:2468] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 966374725ba04ec69530b2435d25c90f in term 3.
I20260709 14:52:46.077669 18824 leader_election.cc:304] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [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: 966374725ba04ec69530b2435d25c90f, c2a12bde6fd641b2af599e33264a053d; no voters: 
I20260709 14:52:46.078349 19154 raft_consensus.cc:2804] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:46.078727 19154 raft_consensus.cc:697] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Becoming Leader. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:46.079479 19154 consensus_queue.cc:237] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [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: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:46.085634 18610 catalog_manager.cc:5697] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f reported cstate change: term changed from 2 to 3, leader changed from fdfde3a7cd66477a89bace46440507dd (127.11.178.66) to 966374725ba04ec69530b2435d25c90f (127.11.178.67). New cstate: current_term: 3 leader_uuid: "966374725ba04ec69530b2435d25c90f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.432072 18787 raft_consensus.cc:1275] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:46.433300 19154 consensus_queue.cc:1048] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.449527 19069 raft_consensus.cc:1275] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:46.451372 19154 consensus_queue.cc:1048] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.570667 19069 raft_consensus.cc:1275] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 3 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:46.572008 19154 consensus_queue.cc:1048] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:46.581341 18787 raft_consensus.cc:1275] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Refusing update from remote peer 966374725ba04ec69530b2435d25c90f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:46.582984 19173 consensus_queue.cc:1048] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:46.646268 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:46.654217 18860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
mode: GRACEFUL
new_leader_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:49220
I20260709 14:52:46.654879 18860 raft_consensus.cc:606] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Received request to transfer leadership to TS fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:46.657838 18860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f"
dest_uuid: "966374725ba04ec69530b2435d25c90f"
mode: GRACEFUL
new_leader_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:49220
I20260709 14:52:46.658461 18860 raft_consensus.cc:606] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Received request to transfer leadership to TS fdfde3a7cd66477a89bace46440507dd
I20260709 14:52:46.659591 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:46.660219 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:46.660944 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:46.799444 19173 raft_consensus.cc:993] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f: : Instructing follower fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:46.799929 19173 raft_consensus.cc:1081] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Signalling peer fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:46.801400 18787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:52:46.801980 18787 raft_consensus.cc:493] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:46.802273 18787 raft_consensus.cc:3060] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.807554 18787 raft_consensus.cc:515] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:46.809146 18787 leader_election.cc:290] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:46.810071 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:46.810297 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ee8d9bb9f842a58d5d3dad3dfe7f15" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:46.810735 19069 raft_consensus.cc:3060] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.810881 18860 raft_consensus.cc:3055] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.811270 18860 raft_consensus.cc:740] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:46.811944 18860 consensus_queue.cc:260] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:46.812903 18860 raft_consensus.cc:3060] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.817956 19069 raft_consensus.cc:2468] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:46.818567 18860 raft_consensus.cc:2468] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:46.819816 18750 leader_election.cc:304] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:46.820596 19179 raft_consensus.cc:2804] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.821682 19179 raft_consensus.cc:697] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:46.822568 19179 consensus_queue.cc:237] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:46.829965 18608 catalog_manager.cc:5697] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 1 to 2, leader changed from 966374725ba04ec69530b2435d25c90f (127.11.178.67) to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 2 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:47.072961 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:47.096515 19164 raft_consensus.cc:993] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f: : Instructing follower fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:47.097396 19173 raft_consensus.cc:1081] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Signalling peer fdfde3a7cd66477a89bace46440507dd to start an election
I20260709 14:52:47.099104 18787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f"
dest_uuid: "fdfde3a7cd66477a89bace46440507dd"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:52:47.099545 18787 raft_consensus.cc:493] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:47.099817 18787 raft_consensus.cc:3060] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:47.104543 18787 raft_consensus.cc:515] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:47.106112 18787 leader_election.cc:290] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Requested vote from peers c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851), 966374725ba04ec69530b2435d25c90f (127.11.178.67:34891)
I20260709 14:52:47.106956 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a12bde6fd641b2af599e33264a053d"
I20260709 14:52:47.107204 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e7a0eb390e4654bbb7e48994c4037f" candidate_uuid: "fdfde3a7cd66477a89bace46440507dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "966374725ba04ec69530b2435d25c90f"
I20260709 14:52:47.107649 19070 raft_consensus.cc:3060] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:47.107817 18860 raft_consensus.cc:3055] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:47.108166 18860 raft_consensus.cc:740] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 966374725ba04ec69530b2435d25c90f, State: Running, Role: LEADER
I20260709 14:52:47.108948 18860 consensus_queue.cc:260] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:47.109977 18860 raft_consensus.cc:3060] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:47.114257 19070 raft_consensus.cc:2468] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:47.114609 18860 raft_consensus.cc:2468] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfde3a7cd66477a89bace46440507dd in term 2.
I20260709 14:52:47.115531 18750 leader_election.cc:304] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2a12bde6fd641b2af599e33264a053d, fdfde3a7cd66477a89bace46440507dd; no voters: 
I20260709 14:52:47.116345 19179 raft_consensus.cc:2804] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:47.116719 19179 raft_consensus.cc:697] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Becoming Leader. State: Replica: fdfde3a7cd66477a89bace46440507dd, State: Running, Role: LEADER
I20260709 14:52:47.117508 19179 consensus_queue.cc:237] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } }
I20260709 14:52:47.125025 18608 catalog_manager.cc:5697] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd reported cstate change: term changed from 1 to 2, leader changed from 966374725ba04ec69530b2435d25c90f (127.11.178.67) to fdfde3a7cd66477a89bace46440507dd (127.11.178.66). New cstate: current_term: 2 leader_uuid: "fdfde3a7cd66477a89bace46440507dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfde3a7cd66477a89bace46440507dd" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:47.363291 19070 raft_consensus.cc:1275] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:47.364542 19179 consensus_queue.cc:1048] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:47.375838 18860 raft_consensus.cc:1275] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:47.377497 19179 consensus_queue.cc:1048] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:47.632184 19070 raft_consensus.cc:1275] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:47.633369 19179 consensus_queue.cc:1048] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a12bde6fd641b2af599e33264a053d" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 34851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:47.644542 18860 raft_consensus.cc:1275] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Refusing update from remote peer fdfde3a7cd66477a89bace46440507dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:47.648222 19179 consensus_queue.cc:1048] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "966374725ba04ec69530b2435d25c90f" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:47.669833 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:47.701051 11977 tablet_server.cc:179] TabletServer@127.11.178.65:34851 shutting down...
I20260709 14:52:47.723565 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:47.724341 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.725113 11977 raft_consensus.cc:2243] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.725698 11977 raft_consensus.cc:2272] T de6c8bf71d0e40bf86a6734b723324f4 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.728199 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.728936 11977 raft_consensus.cc:2243] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.729455 11977 raft_consensus.cc:2272] T df44b22a97474cc1903a5737827578a3 P c2a12bde6fd641b2af599e33264a053d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.731835 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.732591 11977 raft_consensus.cc:2243] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.733088 11977 raft_consensus.cc:2272] T 70e7a0eb390e4654bbb7e48994c4037f P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.735826 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.736569 11977 raft_consensus.cc:2243] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.737087 11977 raft_consensus.cc:2272] T 6a5370f7154847f3bc2a779018ec446d P c2a12bde6fd641b2af599e33264a053d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.739353 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.740020 11977 raft_consensus.cc:2243] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.740526 11977 raft_consensus.cc:2272] T 1ce5e5287ac3472389fe710c3f1db0be P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.742745 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.743462 11977 raft_consensus.cc:2243] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.743952 11977 raft_consensus.cc:2272] T c88a407dc578463a8b8ae21d8b2a5be3 P c2a12bde6fd641b2af599e33264a053d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:47.745033 18750 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 14:52:47.746335 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.747187 11977 raft_consensus.cc:2243] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.747685 11977 raft_consensus.cc:2272] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:47.747749 18750 consensus_peers.cc:597] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.750371 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.751068 11977 raft_consensus.cc:2243] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.751577 11977 raft_consensus.cc:2272] T 9ab4297b10d4438e90e71af57d324496 P c2a12bde6fd641b2af599e33264a053d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.753952 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.754616 11977 raft_consensus.cc:2243] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.755075 11977 raft_consensus.cc:2272] T 06948659f67a41f6a3794f78f5eb3835 P c2a12bde6fd641b2af599e33264a053d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.757400 11977 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:47.758008 11977 raft_consensus.cc:2243] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.758491 11977 raft_consensus.cc:2272] T 4101a7022a3f4458b18cd83a8f6f67ca P c2a12bde6fd641b2af599e33264a053d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.782450 11977 tablet_server.cc:196] TabletServer@127.11.178.65:34851 shutdown complete.
I20260709 14:52:47.799932 11977 tablet_server.cc:179] TabletServer@127.11.178.66:0 shutting down...
W20260709 14:52:47.822047 18826 consensus_peers.cc:597] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f -> Peer fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941): Couldn't send request to peer fdfde3a7cd66477a89bace46440507dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.836177 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:47.837201 11977 tablet_replica.cc:333] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
W20260709 14:52:47.837486 18826 consensus_peers.cc:597] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f -> Peer fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941): Couldn't send request to peer fdfde3a7cd66477a89bace46440507dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.838248 11977 raft_consensus.cc:2243] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.839334 11977 raft_consensus.cc:2272] T 4101a7022a3f4458b18cd83a8f6f67ca P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.842475 11977 tablet_replica.cc:333] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
I20260709 14:52:47.843281 11977 raft_consensus.cc:2243] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.843811 11977 raft_consensus.cc:2272] T df44b22a97474cc1903a5737827578a3 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.846563 11977 tablet_replica.cc:333] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
I20260709 14:52:47.847223 11977 raft_consensus.cc:2243] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.847698 11977 raft_consensus.cc:2272] T de6c8bf71d0e40bf86a6734b723324f4 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.850211 11977 tablet_replica.cc:333] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
I20260709 14:52:47.850939 11977 raft_consensus.cc:2243] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.851416 11977 raft_consensus.cc:2272] T c88a407dc578463a8b8ae21d8b2a5be3 P fdfde3a7cd66477a89bace46440507dd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.854413 11977 tablet_replica.cc:333] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
I20260709 14:52:47.855206 11977 raft_consensus.cc:2243] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.856205 11977 raft_consensus.cc:2272] T 1ce5e5287ac3472389fe710c3f1db0be P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:47.856585 18750 consensus_peers.cc:597] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.858960 11977 tablet_replica.cc:333] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
I20260709 14:52:47.859714 11977 raft_consensus.cc:2243] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.860693 11977 raft_consensus.cc:2272] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.863608 11977 tablet_replica.cc:333] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
I20260709 14:52:47.864282 11977 raft_consensus.cc:2243] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.864806 11977 raft_consensus.cc:2272] T 9ab4297b10d4438e90e71af57d324496 P fdfde3a7cd66477a89bace46440507dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.867424 11977 tablet_replica.cc:333] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
I20260709 14:52:47.868019 11977 raft_consensus.cc:2243] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.868984 11977 raft_consensus.cc:2272] T 06948659f67a41f6a3794f78f5eb3835 P fdfde3a7cd66477a89bace46440507dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.871773 11977 tablet_replica.cc:333] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
I20260709 14:52:47.872413 11977 raft_consensus.cc:2243] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.873381 11977 raft_consensus.cc:2272] T 70e7a0eb390e4654bbb7e48994c4037f P fdfde3a7cd66477a89bace46440507dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.876543 11977 tablet_replica.cc:333] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd: stopping tablet replica
I20260709 14:52:47.877228 11977 raft_consensus.cc:2243] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.878237 11977 raft_consensus.cc:2272] T 6a5370f7154847f3bc2a779018ec446d P fdfde3a7cd66477a89bace46440507dd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:47.880146 18826 consensus_peers.cc:597] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f -> Peer fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941): Couldn't send request to peer fdfde3a7cd66477a89bace46440507dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:47.899386 18824 consensus_peers.cc:597] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:47.907923 18824 consensus_peers.cc:597] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:48.074008 18658 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:48.079859 11977 tablet_server.cc:196] TabletServer@127.11.178.66:0 shutdown complete.
I20260709 14:52:48.101464 11977 tablet_server.cc:179] TabletServer@127.11.178.67:0 shutting down...
W20260709 14:52:48.106451 18826 consensus_peers.cc:597] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f -> Peer fdfde3a7cd66477a89bace46440507dd (127.11.178.66:40941): Couldn't send request to peer fdfde3a7cd66477a89bace46440507dd. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:40941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:48.120178 18824 consensus_peers.cc:597] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f -> Peer c2a12bde6fd641b2af599e33264a053d (127.11.178.65:34851): Couldn't send request to peer c2a12bde6fd641b2af599e33264a053d. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:34851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:48.126814 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:48.127640 11977 tablet_replica.cc:333] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.128315 11977 raft_consensus.cc:2243] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.128779 11977 raft_consensus.cc:2272] T 4101a7022a3f4458b18cd83a8f6f67ca P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.130947 11977 tablet_replica.cc:333] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.131577 11977 raft_consensus.cc:2243] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.132025 11977 raft_consensus.cc:2272] T 06948659f67a41f6a3794f78f5eb3835 P 966374725ba04ec69530b2435d25c90f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.134558 11977 tablet_replica.cc:333] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.135135 11977 raft_consensus.cc:2243] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.135913 11977 raft_consensus.cc:2272] T 9ab4297b10d4438e90e71af57d324496 P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.137852 11977 tablet_replica.cc:333] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.138403 11977 raft_consensus.cc:2243] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.138767 11977 raft_consensus.cc:2272] T 6a5370f7154847f3bc2a779018ec446d P 966374725ba04ec69530b2435d25c90f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.140690 11977 tablet_replica.cc:333] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.141250 11977 raft_consensus.cc:2243] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.141620 11977 raft_consensus.cc:2272] T 70e7a0eb390e4654bbb7e48994c4037f P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.144129 11977 tablet_replica.cc:333] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.144625 11977 raft_consensus.cc:2243] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.145303 11977 raft_consensus.cc:2272] T c88a407dc578463a8b8ae21d8b2a5be3 P 966374725ba04ec69530b2435d25c90f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.147069 11977 tablet_replica.cc:333] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.147519 11977 raft_consensus.cc:2243] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.147867 11977 raft_consensus.cc:2272] T 1ce5e5287ac3472389fe710c3f1db0be P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.149791 11977 tablet_replica.cc:333] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.150216 11977 raft_consensus.cc:2243] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.150552 11977 raft_consensus.cc:2272] T 64ee8d9bb9f842a58d5d3dad3dfe7f15 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.152839 11977 tablet_replica.cc:333] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.153321 11977 raft_consensus.cc:2243] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.154101 11977 raft_consensus.cc:2272] T df44b22a97474cc1903a5737827578a3 P 966374725ba04ec69530b2435d25c90f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.156142 11977 tablet_replica.cc:333] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f: stopping tablet replica
I20260709 14:52:48.156585 11977 raft_consensus.cc:2243] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.157270 11977 raft_consensus.cc:2272] T de6c8bf71d0e40bf86a6734b723324f4 P 966374725ba04ec69530b2435d25c90f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.187956 11977 tablet_server.cc:196] TabletServer@127.11.178.67:0 shutdown complete.
I20260709 14:52:48.208979 11977 master.cc:562] Master@127.11.178.126:44881 shutting down...
I20260709 14:52:48.228299 11977 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.228792 11977 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.229077 11977 tablet_replica.cc:333] T 00000000000000000000000000000000 P d57bd9f3214d4dbcada3b337955c2778: stopping tablet replica
I20260709 14:52:48.248521 11977 master.cc:584] Master@127.11.178.126:44881 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13390 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:52:48.289238 11977 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.178.126:45031
I20260709 14:52:48.290352 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:48.295459 19203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:48.296201 19202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:48.296988 19205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:48.297246 11977 server_base.cc:1061] running on GCE node
I20260709 14:52:48.298288 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:48.298460 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:48.298574 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608768298563 us; error 0 us; skew 500 ppm
I20260709 14:52:48.299043 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:48.301178 11977 webserver.cc:533] Webserver started at http://127.11.178.126:37383/ using document root <none> and password file <none>
I20260709 14:52:48.301626 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:48.301841 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:48.302094 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:48.303098 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/master-0-root/instance:
uuid: "d8d32e45ec7e4340a9654b4e3f2bc84c"
format_stamp: "Formatted at 2026-07-09 14:52:48 on dist-test-slave-rxsv"
I20260709 14:52:48.307958 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:48.311172 19210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.311889 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:48.312144 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/master-0-root
uuid: "d8d32e45ec7e4340a9654b4e3f2bc84c"
format_stamp: "Formatted at 2026-07-09 14:52:48 on dist-test-slave-rxsv"
I20260709 14:52:48.312376 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:48.334321 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:48.335513 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:48.372123 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.126:45031
I20260709 14:52:48.372219 19261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.126:45031 every 8 connection(s)
I20260709 14:52:48.375917 19262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:48.386363 19262 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c: Bootstrap starting.
I20260709 14:52:48.390913 19262 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.395105 19262 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c: No bootstrap required, opened a new log
I20260709 14:52:48.397238 19262 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8d32e45ec7e4340a9654b4e3f2bc84c" member_type: VOTER }
I20260709 14:52:48.397604 19262 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.397868 19262 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d32e45ec7e4340a9654b4e3f2bc84c, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.398428 19262 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8d32e45ec7e4340a9654b4e3f2bc84c" member_type: VOTER }
I20260709 14:52:48.398854 19262 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:48.399065 19262 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:48.399297 19262 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.403785 19262 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8d32e45ec7e4340a9654b4e3f2bc84c" member_type: VOTER }
I20260709 14:52:48.404268 19262 leader_election.cc:304] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [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: d8d32e45ec7e4340a9654b4e3f2bc84c; no voters: 
I20260709 14:52:48.405350 19262 leader_election.cc:290] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:48.405719 19265 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.407145 19265 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 1 LEADER]: Becoming Leader. State: Replica: d8d32e45ec7e4340a9654b4e3f2bc84c, State: Running, Role: LEADER
I20260709 14:52:48.407838 19265 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [LEADER]: Queue going to LEADER mode. State: All 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: "d8d32e45ec7e4340a9654b4e3f2bc84c" member_type: VOTER }
I20260709 14:52:48.408047 19262 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:48.411605 19266 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8d32e45ec7e4340a9654b4e3f2bc84c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8d32e45ec7e4340a9654b4e3f2bc84c" member_type: VOTER } }
I20260709 14:52:48.412273 19266 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:48.411742 19267 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8d32e45ec7e4340a9654b4e3f2bc84c. Latest consensus state: current_term: 1 leader_uuid: "d8d32e45ec7e4340a9654b4e3f2bc84c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8d32e45ec7e4340a9654b4e3f2bc84c" member_type: VOTER } }
I20260709 14:52:48.413105 19267 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:48.415246 19272 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:48.422358 19272 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:48.423480 11977 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:48.431083 19272 catalog_manager.cc:1383] Generated new cluster ID: 7a4d24849aa54c3f8a3f5f838c8d9a9a
I20260709 14:52:48.431403 19272 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:48.472666 19272 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:48.474020 19272 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:48.488976 19272 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c: Generated new TSK 0
I20260709 14:52:48.489578 19272 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:48.554880 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:48.560967 19283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:48.562083 19284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:48.566596 11977 server_base.cc:1061] running on GCE node
W20260709 14:52:48.566679 19286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:48.567883 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:48.568085 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:48.568244 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608768568228 us; error 0 us; skew 500 ppm
I20260709 14:52:48.568753 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:48.571043 11977 webserver.cc:533] Webserver started at http://127.11.178.65:38169/ using document root <none> and password file <none>
I20260709 14:52:48.571507 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:48.571691 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:48.571945 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:48.572954 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-0-root/instance:
uuid: "dae72197aeab4e48914755f1c994d345"
format_stamp: "Formatted at 2026-07-09 14:52:48 on dist-test-slave-rxsv"
I20260709 14:52:48.577317 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:48.580643 19291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.581343 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:48.581615 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "dae72197aeab4e48914755f1c994d345"
format_stamp: "Formatted at 2026-07-09 14:52:48 on dist-test-slave-rxsv"
I20260709 14:52:48.581954 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:48.607432 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:48.608646 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:48.610157 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:48.612346 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:48.612541 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.612764 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:48.612918 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.652099 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:38677
I20260709 14:52:48.652199 19353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:38677 every 8 connection(s)
I20260709 14:52:48.656782 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:48.663410 19358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:48.665446 19359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:48.668978 19361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:48.669461 11977 server_base.cc:1061] running on GCE node
I20260709 14:52:48.670136 19354 heartbeater.cc:344] Connected to a master server at 127.11.178.126:45031
I20260709 14:52:48.670507 19354 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:48.670640 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:48.670904 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:48.671059 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608768671043 us; error 0 us; skew 500 ppm
I20260709 14:52:48.671211 19354 heartbeater.cc:507] Master 127.11.178.126:45031 requested a full tablet report, sending...
I20260709 14:52:48.671641 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:48.673571 19227 ts_manager.cc:194] Registered new tserver with Master: dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677)
I20260709 14:52:48.674347 11977 webserver.cc:533] Webserver started at http://127.11.178.66:33197/ using document root <none> and password file <none>
I20260709 14:52:48.675009 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:48.675238 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:48.675544 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:48.676165 19227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46554
I20260709 14:52:48.676960 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-1-root/instance:
uuid: "5703e77544f44c3b9864a4edc8fe0211"
format_stamp: "Formatted at 2026-07-09 14:52:48 on dist-test-slave-rxsv"
I20260709 14:52:48.681561 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:52:48.684753 19366 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.685446 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:48.685763 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-1-root
uuid: "5703e77544f44c3b9864a4edc8fe0211"
format_stamp: "Formatted at 2026-07-09 14:52:48 on dist-test-slave-rxsv"
I20260709 14:52:48.686048 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:48.701324 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:48.702545 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:48.704033 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:48.706182 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:48.706418 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.706637 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:48.706796 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.745805 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.66:38105
I20260709 14:52:48.745903 19428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.66:38105 every 8 connection(s)
I20260709 14:52:48.750330 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:48.757236 19432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:48.758313 19433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:48.762398 19435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:48.763036 19429 heartbeater.cc:344] Connected to a master server at 127.11.178.126:45031
I20260709 14:52:48.763357 11977 server_base.cc:1061] running on GCE node
I20260709 14:52:48.763465 19429 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:48.764776 19429 heartbeater.cc:507] Master 127.11.178.126:45031 requested a full tablet report, sending...
I20260709 14:52:48.765106 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:48.765420 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:48.765625 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608768765606 us; error 0 us; skew 500 ppm
I20260709 14:52:48.766345 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:48.766999 19227 ts_manager.cc:194] Registered new tserver with Master: 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66:38105)
I20260709 14:52:48.768879 19227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46568
I20260709 14:52:48.769142 11977 webserver.cc:533] Webserver started at http://127.11.178.67:38529/ using document root <none> and password file <none>
I20260709 14:52:48.769816 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:48.770007 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:48.770328 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:48.771775 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-2-root/instance:
uuid: "70d52850d0264a74ab218b0e51e8504a"
format_stamp: "Formatted at 2026-07-09 14:52:48 on dist-test-slave-rxsv"
I20260709 14:52:48.776073 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:52:48.779512 19440 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.780267 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:48.780601 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-2-root
uuid: "70d52850d0264a74ab218b0e51e8504a"
format_stamp: "Formatted at 2026-07-09 14:52:48 on dist-test-slave-rxsv"
I20260709 14:52:48.780885 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608493989059-11977-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:48.805339 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:48.806560 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:48.808050 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:48.810215 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:48.810402 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.810673 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:48.810905 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:48.851002 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.67:43553
I20260709 14:52:48.851109 19502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.67:43553 every 8 connection(s)
I20260709 14:52:48.864465 19503 heartbeater.cc:344] Connected to a master server at 127.11.178.126:45031
I20260709 14:52:48.864996 19503 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:48.865814 19503 heartbeater.cc:507] Master 127.11.178.126:45031 requested a full tablet report, sending...
I20260709 14:52:48.867671 19227 ts_manager.cc:194] Registered new tserver with Master: 70d52850d0264a74ab218b0e51e8504a (127.11.178.67:43553)
I20260709 14:52:48.868485 11977 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014422144s
I20260709 14:52:48.869015 19227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46574
I20260709 14:52:48.893401 19227 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46576:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:48.895874 19227 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:48.933940 19394 tablet_service.cc:1511] Processing CreateTablet for tablet 5e27e921639547a48e6e3c9d36f84d62 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e37030ff20c34207b1874c49e5431167]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:48.934746 19393 tablet_service.cc:1511] Processing CreateTablet for tablet 493ef223801e469c9c64a92d3ca044d2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e37030ff20c34207b1874c49e5431167]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:48.935395 19394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e27e921639547a48e6e3c9d36f84d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:48.936100 19393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493ef223801e469c9c64a92d3ca044d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:48.938184 19319 tablet_service.cc:1511] Processing CreateTablet for tablet 5e27e921639547a48e6e3c9d36f84d62 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e37030ff20c34207b1874c49e5431167]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:48.939646 19319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e27e921639547a48e6e3c9d36f84d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:48.942929 19318 tablet_service.cc:1511] Processing CreateTablet for tablet 493ef223801e469c9c64a92d3ca044d2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e37030ff20c34207b1874c49e5431167]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:48.944362 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493ef223801e469c9c64a92d3ca044d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:48.954325 19517 tablet_bootstrap.cc:492] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211: Bootstrap starting.
I20260709 14:52:48.961303 19517 tablet_bootstrap.cc:654] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.962576 19467 tablet_service.cc:1511] Processing CreateTablet for tablet 493ef223801e469c9c64a92d3ca044d2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e37030ff20c34207b1874c49e5431167]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:48.963882 19467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493ef223801e469c9c64a92d3ca044d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:48.961194 19468 tablet_service.cc:1511] Processing CreateTablet for tablet 5e27e921639547a48e6e3c9d36f84d62 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e37030ff20c34207b1874c49e5431167]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:48.970690 19518 tablet_bootstrap.cc:492] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345: Bootstrap starting.
I20260709 14:52:48.970810 19517 tablet_bootstrap.cc:492] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211: No bootstrap required, opened a new log
I20260709 14:52:48.971201 19468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e27e921639547a48e6e3c9d36f84d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:48.971433 19517 ts_tablet_manager.cc:1403] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:52:48.974720 19517 raft_consensus.cc:359] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:48.975453 19517 raft_consensus.cc:385] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.975770 19517 raft_consensus.cc:740] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5703e77544f44c3b9864a4edc8fe0211, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.976650 19517 consensus_queue.cc:260] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:48.978055 19518 tablet_bootstrap.cc:654] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.986263 19517 ts_tablet_manager.cc:1434] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260709 14:52:48.987138 19429 heartbeater.cc:499] Master 127.11.178.126:45031 was elected leader, sending a full tablet report...
I20260709 14:52:49.001308 19517 tablet_bootstrap.cc:492] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211: Bootstrap starting.
I20260709 14:52:49.002844 19522 tablet_bootstrap.cc:492] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a: Bootstrap starting.
I20260709 14:52:49.005808 19518 tablet_bootstrap.cc:492] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345: No bootstrap required, opened a new log
I20260709 14:52:49.006352 19518 ts_tablet_manager.cc:1403] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.017s
I20260709 14:52:49.008327 19517 tablet_bootstrap.cc:654] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.009006 19518 raft_consensus.cc:359] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.009678 19518 raft_consensus.cc:385] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.009960 19518 raft_consensus.cc:740] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae72197aeab4e48914755f1c994d345, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.010001 19522 tablet_bootstrap.cc:654] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.010660 19518 consensus_queue.cc:260] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.013000 19354 heartbeater.cc:499] Master 127.11.178.126:45031 was elected leader, sending a full tablet report...
I20260709 14:52:49.013456 19518 ts_tablet_manager.cc:1434] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:49.013794 19517 tablet_bootstrap.cc:492] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211: No bootstrap required, opened a new log
I20260709 14:52:49.014621 19517 ts_tablet_manager.cc:1403] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:52:49.015619 19518 tablet_bootstrap.cc:492] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345: Bootstrap starting.
I20260709 14:52:49.016561 19522 tablet_bootstrap.cc:492] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a: No bootstrap required, opened a new log
I20260709 14:52:49.017105 19522 ts_tablet_manager.cc:1403] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:52:49.018965 19517 raft_consensus.cc:359] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.019819 19517 raft_consensus.cc:385] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.020103 19517 raft_consensus.cc:740] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5703e77544f44c3b9864a4edc8fe0211, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.020900 19517 consensus_queue.cc:260] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.022735 19518 tablet_bootstrap.cc:654] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.023046 19517 ts_tablet_manager.cc:1434] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:49.020105 19522 raft_consensus.cc:359] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.024463 19522 raft_consensus.cc:385] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.024768 19522 raft_consensus.cc:740] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d52850d0264a74ab218b0e51e8504a, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.025496 19522 consensus_queue.cc:260] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.029393 19503 heartbeater.cc:499] Master 127.11.178.126:45031 was elected leader, sending a full tablet report...
I20260709 14:52:49.029953 19522 ts_tablet_manager.cc:1434] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:52:49.031133 19522 tablet_bootstrap.cc:492] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a: Bootstrap starting.
I20260709 14:52:49.033159 19518 tablet_bootstrap.cc:492] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345: No bootstrap required, opened a new log
I20260709 14:52:49.033777 19518 ts_tablet_manager.cc:1403] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260709 14:52:49.036129 19518 raft_consensus.cc:359] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.036778 19518 raft_consensus.cc:385] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.036896 19520 raft_consensus.cc:493] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.037158 19518 raft_consensus.cc:740] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae72197aeab4e48914755f1c994d345, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.037245 19522 tablet_bootstrap.cc:654] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.037384 19520 raft_consensus.cc:515] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.038170 19518 consensus_queue.cc:260] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.040688 19518 ts_tablet_manager.cc:1434] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:52:49.044296 19520 leader_election.cc:290] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677), 70d52850d0264a74ab218b0e51e8504a (127.11.178.67:43553)
I20260709 14:52:49.048892 19522 tablet_bootstrap.cc:492] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a: No bootstrap required, opened a new log
I20260709 14:52:49.049535 19522 ts_tablet_manager.cc:1403] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:52:49.052563 19522 raft_consensus.cc:359] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.053261 19522 raft_consensus.cc:385] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.053555 19522 raft_consensus.cc:740] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d52850d0264a74ab218b0e51e8504a, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.055601 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ef223801e469c9c64a92d3ca044d2" candidate_uuid: "5703e77544f44c3b9864a4edc8fe0211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae72197aeab4e48914755f1c994d345" is_pre_election: true
I20260709 14:52:49.056377 19329 raft_consensus.cc:2468] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5703e77544f44c3b9864a4edc8fe0211 in term 0.
I20260709 14:52:49.057358 19522 consensus_queue.cc:260] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.057783 19368 leader_election.cc:304] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5703e77544f44c3b9864a4edc8fe0211, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.059931 19520 raft_consensus.cc:2804] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:49.060012 19522 ts_tablet_manager.cc:1434] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:49.060456 19520 raft_consensus.cc:493] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.060899 19520 raft_consensus.cc:3060] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.060678 19478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ef223801e469c9c64a92d3ca044d2" candidate_uuid: "5703e77544f44c3b9864a4edc8fe0211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d52850d0264a74ab218b0e51e8504a" is_pre_election: true
I20260709 14:52:49.061434 19478 raft_consensus.cc:2468] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5703e77544f44c3b9864a4edc8fe0211 in term 0.
I20260709 14:52:49.066649 19520 raft_consensus.cc:515] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.068269 19520 leader_election.cc:290] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [CANDIDATE]: Term 1 election: Requested vote from peers dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677), 70d52850d0264a74ab218b0e51e8504a (127.11.178.67:43553)
I20260709 14:52:49.068964 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ef223801e469c9c64a92d3ca044d2" candidate_uuid: "5703e77544f44c3b9864a4edc8fe0211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae72197aeab4e48914755f1c994d345"
I20260709 14:52:49.069231 19478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ef223801e469c9c64a92d3ca044d2" candidate_uuid: "5703e77544f44c3b9864a4edc8fe0211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d52850d0264a74ab218b0e51e8504a"
I20260709 14:52:49.069530 19329 raft_consensus.cc:3060] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.069795 19478 raft_consensus.cc:3060] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.075004 19329 raft_consensus.cc:2468] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5703e77544f44c3b9864a4edc8fe0211 in term 1.
I20260709 14:52:49.075042 19478 raft_consensus.cc:2468] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5703e77544f44c3b9864a4edc8fe0211 in term 1.
I20260709 14:52:49.075948 19368 leader_election.cc:304] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5703e77544f44c3b9864a4edc8fe0211, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.076526 19520 raft_consensus.cc:2804] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:49.077510 19520 raft_consensus.cc:697] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 LEADER]: Becoming Leader. State: Replica: 5703e77544f44c3b9864a4edc8fe0211, State: Running, Role: LEADER
I20260709 14:52:49.078399 19520 consensus_queue.cc:237] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.115190 19226 catalog_manager.cc:5697] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "5703e77544f44c3b9864a4edc8fe0211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.121583 19520 raft_consensus.cc:493] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.123047 19520 raft_consensus.cc:515] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.126338 19520 leader_election.cc:290] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677), 70d52850d0264a74ab218b0e51e8504a (127.11.178.67:43553)
I20260709 14:52:49.128214 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e27e921639547a48e6e3c9d36f84d62" candidate_uuid: "5703e77544f44c3b9864a4edc8fe0211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae72197aeab4e48914755f1c994d345" is_pre_election: true
I20260709 14:52:49.128783 19478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e27e921639547a48e6e3c9d36f84d62" candidate_uuid: "5703e77544f44c3b9864a4edc8fe0211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d52850d0264a74ab218b0e51e8504a" is_pre_election: true
I20260709 14:52:49.129347 19329 raft_consensus.cc:2468] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5703e77544f44c3b9864a4edc8fe0211 in term 0.
I20260709 14:52:49.129695 19478 raft_consensus.cc:2468] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5703e77544f44c3b9864a4edc8fe0211 in term 0.
I20260709 14:52:49.130878 19368 leader_election.cc:304] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5703e77544f44c3b9864a4edc8fe0211, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.131954 19520 raft_consensus.cc:2804] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:49.132370 19520 raft_consensus.cc:493] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.132647 19520 raft_consensus.cc:3060] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.140609 19520 raft_consensus.cc:515] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.142387 19520 leader_election.cc:290] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [CANDIDATE]: Term 1 election: Requested vote from peers dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677), 70d52850d0264a74ab218b0e51e8504a (127.11.178.67:43553)
I20260709 14:52:49.143127 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e27e921639547a48e6e3c9d36f84d62" candidate_uuid: "5703e77544f44c3b9864a4edc8fe0211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae72197aeab4e48914755f1c994d345"
I20260709 14:52:49.143471 19478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e27e921639547a48e6e3c9d36f84d62" candidate_uuid: "5703e77544f44c3b9864a4edc8fe0211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d52850d0264a74ab218b0e51e8504a"
I20260709 14:52:49.143836 19329 raft_consensus.cc:3060] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.144105 19478 raft_consensus.cc:3060] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.152953 19329 raft_consensus.cc:2468] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5703e77544f44c3b9864a4edc8fe0211 in term 1.
I20260709 14:52:49.153620 19478 raft_consensus.cc:2468] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5703e77544f44c3b9864a4edc8fe0211 in term 1.
I20260709 14:52:49.154184 19368 leader_election.cc:304] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5703e77544f44c3b9864a4edc8fe0211, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.155006 19520 raft_consensus.cc:2804] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:49.155433 19520 raft_consensus.cc:697] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 LEADER]: Becoming Leader. State: Replica: 5703e77544f44c3b9864a4edc8fe0211, State: Running, Role: LEADER
I20260709 14:52:49.156566 19520 consensus_queue.cc:237] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.164238 19226 catalog_manager.cc:5697] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "5703e77544f44c3b9864a4edc8fe0211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.207202 19226 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46590:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:49.209512 19226 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:49.233739 19319 tablet_service.cc:1511] Processing CreateTablet for tablet a2e688cf413d48de9e0b05b3892845b8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=724b528bc5284892a7d60511001cb4c7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:49.235143 19393 tablet_service.cc:1511] Processing CreateTablet for tablet a2e688cf413d48de9e0b05b3892845b8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=724b528bc5284892a7d60511001cb4c7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:49.236439 19319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e688cf413d48de9e0b05b3892845b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:49.236761 19393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e688cf413d48de9e0b05b3892845b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:49.236637 19467 tablet_service.cc:1511] Processing CreateTablet for tablet a2e688cf413d48de9e0b05b3892845b8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=724b528bc5284892a7d60511001cb4c7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:49.238308 19467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e688cf413d48de9e0b05b3892845b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:49.238716 19318 tablet_service.cc:1511] Processing CreateTablet for tablet 3e1385a63bdd493fb0a600454e85e14f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=724b528bc5284892a7d60511001cb4c7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:49.240134 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e1385a63bdd493fb0a600454e85e14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:49.253687 19394 tablet_service.cc:1511] Processing CreateTablet for tablet 3e1385a63bdd493fb0a600454e85e14f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=724b528bc5284892a7d60511001cb4c7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:49.255142 19394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e1385a63bdd493fb0a600454e85e14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:49.256356 19517 tablet_bootstrap.cc:492] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211: Bootstrap starting.
I20260709 14:52:49.258935 19522 tablet_bootstrap.cc:492] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a: Bootstrap starting.
I20260709 14:52:49.262455 19518 tablet_bootstrap.cc:492] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345: Bootstrap starting.
I20260709 14:52:49.263769 19517 tablet_bootstrap.cc:654] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.267185 19468 tablet_service.cc:1511] Processing CreateTablet for tablet 3e1385a63bdd493fb0a600454e85e14f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=724b528bc5284892a7d60511001cb4c7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:49.268646 19468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e1385a63bdd493fb0a600454e85e14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:49.274221 19518 tablet_bootstrap.cc:654] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.280639 19522 tablet_bootstrap.cc:654] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.291500 19518 tablet_bootstrap.cc:492] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345: No bootstrap required, opened a new log
I20260709 14:52:49.291555 19517 tablet_bootstrap.cc:492] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211: No bootstrap required, opened a new log
I20260709 14:52:49.292735 19517 ts_tablet_manager.cc:1403] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260709 14:52:49.292301 19518 ts_tablet_manager.cc:1403] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.007s
I20260709 14:52:49.296168 19522 tablet_bootstrap.cc:492] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a: No bootstrap required, opened a new log
I20260709 14:52:49.296695 19522 ts_tablet_manager.cc:1403] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260709 14:52:49.296123 19518 raft_consensus.cc:359] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.296381 19517 raft_consensus.cc:359] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.297029 19518 raft_consensus.cc:385] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.297122 19517 raft_consensus.cc:385] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.297473 19518 raft_consensus.cc:740] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae72197aeab4e48914755f1c994d345, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.297516 19517 raft_consensus.cc:740] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5703e77544f44c3b9864a4edc8fe0211, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.298422 19518 consensus_queue.cc:260] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.298506 19517 consensus_queue.cc:260] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.299185 19522 raft_consensus.cc:359] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.299955 19522 raft_consensus.cc:385] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.300277 19522 raft_consensus.cc:740] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d52850d0264a74ab218b0e51e8504a, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.301111 19518 ts_tablet_manager.cc:1434] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:52:49.301056 19522 consensus_queue.cc:260] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.302273 19518 tablet_bootstrap.cc:492] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345: Bootstrap starting.
I20260709 14:52:49.303556 19522 ts_tablet_manager.cc:1434] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 14:52:49.304579 19522 tablet_bootstrap.cc:492] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a: Bootstrap starting.
I20260709 14:52:49.309499 19518 tablet_bootstrap.cc:654] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.310812 19522 tablet_bootstrap.cc:654] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.312454 19517 ts_tablet_manager.cc:1434] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 14:52:49.317639 19517 tablet_bootstrap.cc:492] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211: Bootstrap starting.
I20260709 14:52:49.321146 19518 tablet_bootstrap.cc:492] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345: No bootstrap required, opened a new log
I20260709 14:52:49.321723 19518 ts_tablet_manager.cc:1403] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260709 14:52:49.324563 19518 raft_consensus.cc:359] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.325273 19518 raft_consensus.cc:385] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.325570 19518 raft_consensus.cc:740] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae72197aeab4e48914755f1c994d345, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.326325 19518 consensus_queue.cc:260] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.328564 19518 ts_tablet_manager.cc:1434] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:49.331847 19522 tablet_bootstrap.cc:492] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a: No bootstrap required, opened a new log
I20260709 14:52:49.332409 19522 ts_tablet_manager.cc:1403] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260709 14:52:49.332842 19517 tablet_bootstrap.cc:654] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:49.334888 19522 raft_consensus.cc:359] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.335480 19522 raft_consensus.cc:385] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.335779 19522 raft_consensus.cc:740] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d52850d0264a74ab218b0e51e8504a, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.336602 19522 consensus_queue.cc:260] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.338575 19517 tablet_bootstrap.cc:492] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211: No bootstrap required, opened a new log
I20260709 14:52:49.338711 19522 ts_tablet_manager.cc:1434] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:49.339164 19517 ts_tablet_manager.cc:1403] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260709 14:52:49.342432 19517 raft_consensus.cc:359] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.343086 19517 raft_consensus.cc:385] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:49.343331 19517 raft_consensus.cc:740] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5703e77544f44c3b9864a4edc8fe0211, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.343935 19517 consensus_queue.cc:260] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.346022 19517 ts_tablet_manager.cc:1434] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:49.347940 19527 raft_consensus.cc:493] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.348429 19527 raft_consensus.cc:515] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.350577 19527 leader_election.cc:290] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677), 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66:38105)
I20260709 14:52:49.362339 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae72197aeab4e48914755f1c994d345" is_pre_election: true
I20260709 14:52:49.363104 19329 raft_consensus.cc:2468] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 0.
I20260709 14:52:49.364320 19442 leader_election.cc:304] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70d52850d0264a74ab218b0e51e8504a, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.364619 19404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5703e77544f44c3b9864a4edc8fe0211" is_pre_election: true
I20260709 14:52:49.365217 19527 raft_consensus.cc:2804] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:49.365320 19404 raft_consensus.cc:2468] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 0.
I20260709 14:52:49.365563 19527 raft_consensus.cc:493] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.365953 19527 raft_consensus.cc:3060] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.371865 19527 raft_consensus.cc:515] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.373395 19527 leader_election.cc:290] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [CANDIDATE]: Term 1 election: Requested vote from peers dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677), 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66:38105)
I20260709 14:52:49.374131 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae72197aeab4e48914755f1c994d345"
I20260709 14:52:49.374403 19404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5703e77544f44c3b9864a4edc8fe0211"
I20260709 14:52:49.374646 19329 raft_consensus.cc:3060] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.374943 19404 raft_consensus.cc:3060] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.379876 19329 raft_consensus.cc:2468] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 1.
I20260709 14:52:49.380898 19442 leader_election.cc:304] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70d52850d0264a74ab218b0e51e8504a, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.381352 19404 raft_consensus.cc:2468] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 1.
I20260709 14:52:49.381536 19527 raft_consensus.cc:2804] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:49.382822 19527 raft_consensus.cc:697] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Becoming Leader. State: Replica: 70d52850d0264a74ab218b0e51e8504a, State: Running, Role: LEADER
I20260709 14:52:49.383507 19527 consensus_queue.cc:237] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.390901 19224 catalog_manager.cc:5697] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d52850d0264a74ab218b0e51e8504a (127.11.178.67). New cstate: current_term: 1 leader_uuid: "70d52850d0264a74ab218b0e51e8504a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:49.417558 19275 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:49.476024 19520 consensus_queue.cc:1048] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.487833 19530 consensus_queue.cc:1048] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:49.506922 19527 raft_consensus.cc:493] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.507369 19527 raft_consensus.cc:515] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.508986 19527 leader_election.cc:290] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677), 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66:38105)
I20260709 14:52:49.509840 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e688cf413d48de9e0b05b3892845b8" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae72197aeab4e48914755f1c994d345" is_pre_election: true
I20260709 14:52:49.510048 19404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e688cf413d48de9e0b05b3892845b8" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5703e77544f44c3b9864a4edc8fe0211" is_pre_election: true
I20260709 14:52:49.510437 19329 raft_consensus.cc:2468] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 0.
I20260709 14:52:49.510637 19404 raft_consensus.cc:2468] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 0.
I20260709 14:52:49.511382 19442 leader_election.cc:304] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70d52850d0264a74ab218b0e51e8504a, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.512107 19527 raft_consensus.cc:2804] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:49.512496 19527 raft_consensus.cc:493] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.512758 19527 raft_consensus.cc:3060] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.517989 19527 raft_consensus.cc:515] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.519636 19527 leader_election.cc:290] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [CANDIDATE]: Term 1 election: Requested vote from peers dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677), 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66:38105)
I20260709 14:52:49.520428 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e688cf413d48de9e0b05b3892845b8" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae72197aeab4e48914755f1c994d345"
I20260709 14:52:49.520709 19404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e688cf413d48de9e0b05b3892845b8" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5703e77544f44c3b9864a4edc8fe0211"
I20260709 14:52:49.521023 19329 raft_consensus.cc:3060] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.521270 19404 raft_consensus.cc:3060] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.526257 19329 raft_consensus.cc:2468] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 1.
I20260709 14:52:49.526261 19404 raft_consensus.cc:2468] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 1.
I20260709 14:52:49.527323 19442 leader_election.cc:304] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70d52850d0264a74ab218b0e51e8504a, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.528012 19527 raft_consensus.cc:2804] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:49.528463 19527 raft_consensus.cc:697] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Becoming Leader. State: Replica: 70d52850d0264a74ab218b0e51e8504a, State: Running, Role: LEADER
I20260709 14:52:49.529148 19527 consensus_queue.cc:237] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.536027 19225 catalog_manager.cc:5697] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d52850d0264a74ab218b0e51e8504a (127.11.178.67). New cstate: current_term: 1 leader_uuid: "70d52850d0264a74ab218b0e51e8504a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:49.593736 19404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e27e921639547a48e6e3c9d36f84d62"
dest_uuid: "5703e77544f44c3b9864a4edc8fe0211"
mode: GRACEFUL
new_leader_uuid: "dae72197aeab4e48914755f1c994d345"
 from {username='slave'} at 127.0.0.1:43826
I20260709 14:52:49.594293 19404 raft_consensus.cc:606] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 LEADER]: Received request to transfer leadership to TS dae72197aeab4e48914755f1c994d345
I20260709 14:52:49.610906 19478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2e688cf413d48de9e0b05b3892845b8"
dest_uuid: "70d52850d0264a74ab218b0e51e8504a"
mode: GRACEFUL
new_leader_uuid: "dae72197aeab4e48914755f1c994d345"
 from {username='slave'} at 127.0.0.1:48298
I20260709 14:52:49.611407 19478 raft_consensus.cc:606] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Received request to transfer leadership to TS dae72197aeab4e48914755f1c994d345
I20260709 14:52:49.616219 19478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f"
dest_uuid: "70d52850d0264a74ab218b0e51e8504a"
mode: GRACEFUL
new_leader_uuid: "dae72197aeab4e48914755f1c994d345"
 from {username='slave'} at 127.0.0.1:48298
I20260709 14:52:49.616696 19478 raft_consensus.cc:606] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Received request to transfer leadership to TS dae72197aeab4e48914755f1c994d345
I20260709 14:52:49.619944 19520 consensus_queue.cc:1048] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.631503 19550 consensus_queue.cc:1048] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:49.641491 19530 raft_consensus.cc:993] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211: : Instructing follower dae72197aeab4e48914755f1c994d345 to start an election
I20260709 14:52:49.642023 19550 raft_consensus.cc:1081] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 LEADER]: Signalling peer dae72197aeab4e48914755f1c994d345 to start an election
I20260709 14:52:49.643707 19329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e27e921639547a48e6e3c9d36f84d62"
dest_uuid: "dae72197aeab4e48914755f1c994d345"
 from {username='slave'} at 127.0.0.1:37794
I20260709 14:52:49.644336 19329 raft_consensus.cc:493] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:49.644637 19329 raft_consensus.cc:3060] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.650128 19329 raft_consensus.cc:515] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.659219 19329 leader_election.cc:290] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [CANDIDATE]: Term 2 election: Requested vote from peers 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66:38105), 70d52850d0264a74ab218b0e51e8504a (127.11.178.67:43553)
I20260709 14:52:49.665231 19404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e27e921639547a48e6e3c9d36f84d62" candidate_uuid: "dae72197aeab4e48914755f1c994d345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5703e77544f44c3b9864a4edc8fe0211"
I20260709 14:52:49.665773 19404 raft_consensus.cc:3055] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.666208 19404 raft_consensus.cc:740] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5703e77544f44c3b9864a4edc8fe0211, State: Running, Role: LEADER
I20260709 14:52:49.666937 19404 consensus_queue.cc:260] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.667909 19404 raft_consensus.cc:3060] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.670894 19478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e27e921639547a48e6e3c9d36f84d62" candidate_uuid: "dae72197aeab4e48914755f1c994d345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70d52850d0264a74ab218b0e51e8504a"
I20260709 14:52:49.671401 19478 raft_consensus.cc:3060] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.674546 19404 raft_consensus.cc:2468] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae72197aeab4e48914755f1c994d345 in term 2.
I20260709 14:52:49.675858 19292 leader_election.cc:304] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5703e77544f44c3b9864a4edc8fe0211, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.676753 19524 raft_consensus.cc:2804] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.677032 19478 raft_consensus.cc:2468] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae72197aeab4e48914755f1c994d345 in term 2.
I20260709 14:52:49.682996 19524 raft_consensus.cc:697] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 2 LEADER]: Becoming Leader. State: Replica: dae72197aeab4e48914755f1c994d345, State: Running, Role: LEADER
I20260709 14:52:49.684021 19524 consensus_queue.cc:237] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.690698 19225 catalog_manager.cc:5697] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 reported cstate change: term changed from 1 to 2, leader changed from 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66) to dae72197aeab4e48914755f1c994d345 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "dae72197aeab4e48914755f1c994d345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.939900 19527 consensus_queue.cc:1048] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.945995 19546 raft_consensus.cc:993] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a: : Instructing follower dae72197aeab4e48914755f1c994d345 to start an election
I20260709 14:52:49.946720 19527 raft_consensus.cc:1081] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Signalling peer dae72197aeab4e48914755f1c994d345 to start an election
I20260709 14:52:49.948966 19328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f"
dest_uuid: "dae72197aeab4e48914755f1c994d345"
 from {username='slave'} at 127.0.0.1:37802
I20260709 14:52:49.950662 19328 raft_consensus.cc:493] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:49.951082 19328 raft_consensus.cc:3060] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.951408 19546 consensus_queue.cc:1048] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.958743 19328 raft_consensus.cc:515] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.963351 19328 leader_election.cc:290] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [CANDIDATE]: Term 2 election: Requested vote from peers 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66:38105), 70d52850d0264a74ab218b0e51e8504a (127.11.178.67:43553)
I20260709 14:52:49.964202 19404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f" candidate_uuid: "dae72197aeab4e48914755f1c994d345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5703e77544f44c3b9864a4edc8fe0211"
I20260709 14:52:49.964473 19478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f" candidate_uuid: "dae72197aeab4e48914755f1c994d345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70d52850d0264a74ab218b0e51e8504a"
I20260709 14:52:49.964862 19404 raft_consensus.cc:3060] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.967068 19478 raft_consensus.cc:3055] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.967427 19478 raft_consensus.cc:740] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70d52850d0264a74ab218b0e51e8504a, State: Running, Role: LEADER
I20260709 14:52:49.968179 19478 consensus_queue.cc:260] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.969129 19478 raft_consensus.cc:3060] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.970472 19404 raft_consensus.cc:2468] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae72197aeab4e48914755f1c994d345 in term 2.
I20260709 14:52:49.971537 19292 leader_election.cc:304] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5703e77544f44c3b9864a4edc8fe0211, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:49.972357 19524 raft_consensus.cc:2804] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.972849 19524 raft_consensus.cc:697] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 2 LEADER]: Becoming Leader. State: Replica: dae72197aeab4e48914755f1c994d345, State: Running, Role: LEADER
I20260709 14:52:49.973639 19524 consensus_queue.cc:237] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:49.975128 19478 raft_consensus.cc:2468] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae72197aeab4e48914755f1c994d345 in term 2.
I20260709 14:52:49.978947 19546 consensus_queue.cc:1048] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.980370 19225 catalog_manager.cc:5697] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 reported cstate change: term changed from 1 to 2, leader changed from 70d52850d0264a74ab218b0e51e8504a (127.11.178.67) to dae72197aeab4e48914755f1c994d345 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "dae72197aeab4e48914755f1c994d345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.994859 19546 consensus_queue.cc:1048] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:50.002365 19527 raft_consensus.cc:993] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a: : Instructing follower dae72197aeab4e48914755f1c994d345 to start an election
I20260709 14:52:50.002830 19566 raft_consensus.cc:1081] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Signalling peer dae72197aeab4e48914755f1c994d345 to start an election
I20260709 14:52:50.004330 19328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2e688cf413d48de9e0b05b3892845b8"
dest_uuid: "dae72197aeab4e48914755f1c994d345"
 from {username='slave'} at 127.0.0.1:37802
I20260709 14:52:50.004786 19328 raft_consensus.cc:493] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:50.005245 19328 raft_consensus.cc:3060] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.010289 19328 raft_consensus.cc:515] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:50.011960 19328 leader_election.cc:290] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [CANDIDATE]: Term 2 election: Requested vote from peers 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66:38105), 70d52850d0264a74ab218b0e51e8504a (127.11.178.67:43553)
I20260709 14:52:50.012781 19404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e688cf413d48de9e0b05b3892845b8" candidate_uuid: "dae72197aeab4e48914755f1c994d345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5703e77544f44c3b9864a4edc8fe0211"
I20260709 14:52:50.013139 19478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e688cf413d48de9e0b05b3892845b8" candidate_uuid: "dae72197aeab4e48914755f1c994d345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70d52850d0264a74ab218b0e51e8504a"
I20260709 14:52:50.013459 19404 raft_consensus.cc:3060] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.013826 19478 raft_consensus.cc:3055] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:50.014183 19478 raft_consensus.cc:740] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70d52850d0264a74ab218b0e51e8504a, State: Running, Role: LEADER
I20260709 14:52:50.015038 19478 consensus_queue.cc:260] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:50.016309 19478 raft_consensus.cc:3060] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.019029 19404 raft_consensus.cc:2468] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae72197aeab4e48914755f1c994d345 in term 2.
I20260709 14:52:50.020056 19292 leader_election.cc:304] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5703e77544f44c3b9864a4edc8fe0211, dae72197aeab4e48914755f1c994d345; no voters: 
I20260709 14:52:50.020809 19524 raft_consensus.cc:2804] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:50.021211 19524 raft_consensus.cc:697] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 2 LEADER]: Becoming Leader. State: Replica: dae72197aeab4e48914755f1c994d345, State: Running, Role: LEADER
I20260709 14:52:50.021494 19478 raft_consensus.cc:2468] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae72197aeab4e48914755f1c994d345 in term 2.
I20260709 14:52:50.021986 19524 consensus_queue.cc:237] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:50.027662 19225 catalog_manager.cc:5697] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 reported cstate change: term changed from 1 to 2, leader changed from 70d52850d0264a74ab218b0e51e8504a (127.11.178.67) to dae72197aeab4e48914755f1c994d345 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "dae72197aeab4e48914755f1c994d345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:50.056227 11977 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:52:50.057782 11977 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:52:50.058144 11977 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:52:50.070096 19328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f"
dest_uuid: "dae72197aeab4e48914755f1c994d345"
mode: GRACEFUL
new_leader_uuid: "70d52850d0264a74ab218b0e51e8504a"
 from {username='slave'} at 127.0.0.1:37818
I20260709 14:52:50.070611 19328 raft_consensus.cc:606] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 2 LEADER]: Received request to transfer leadership to TS 70d52850d0264a74ab218b0e51e8504a
I20260709 14:52:50.071858 11977 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:52:50.204999 19404 raft_consensus.cc:1275] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Refusing update from remote peer dae72197aeab4e48914755f1c994d345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.206141 19524 consensus_queue.cc:1048] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.213496 19478 raft_consensus.cc:1275] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Refusing update from remote peer dae72197aeab4e48914755f1c994d345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.215191 19570 consensus_queue.cc:1048] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:50.369887 19404 raft_consensus.cc:1275] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Refusing update from remote peer dae72197aeab4e48914755f1c994d345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.371272 19570 consensus_queue.cc:1048] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.379525 19478 raft_consensus.cc:1275] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Refusing update from remote peer dae72197aeab4e48914755f1c994d345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.385509 19561 consensus_queue.cc:1048] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:50.390704 19570 raft_consensus.cc:993] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345: : Instructing follower 70d52850d0264a74ab218b0e51e8504a to start an election
I20260709 14:52:50.391266 19570 raft_consensus.cc:1081] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 2 LEADER]: Signalling peer 70d52850d0264a74ab218b0e51e8504a to start an election
I20260709 14:52:50.392740 19478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f"
dest_uuid: "70d52850d0264a74ab218b0e51e8504a"
 from {username='slave'} at 127.0.0.1:48310
I20260709 14:52:50.393280 19478 raft_consensus.cc:493] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:50.393641 19478 raft_consensus.cc:3060] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.398741 19478 raft_consensus.cc:515] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:50.400556 19478 leader_election.cc:290] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [CANDIDATE]: Term 3 election: Requested vote from peers dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677), 5703e77544f44c3b9864a4edc8fe0211 (127.11.178.66:38105)
I20260709 14:52:50.401269 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dae72197aeab4e48914755f1c994d345"
I20260709 14:52:50.401557 19404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1385a63bdd493fb0a600454e85e14f" candidate_uuid: "70d52850d0264a74ab218b0e51e8504a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5703e77544f44c3b9864a4edc8fe0211"
I20260709 14:52:50.401952 19328 raft_consensus.cc:3055] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:50.402184 19404 raft_consensus.cc:3060] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.402402 19328 raft_consensus.cc:740] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dae72197aeab4e48914755f1c994d345, State: Running, Role: LEADER
I20260709 14:52:50.403275 19328 consensus_queue.cc:260] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [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: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:50.404525 19328 raft_consensus.cc:3060] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.408056 19404 raft_consensus.cc:2468] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 3.
I20260709 14:52:50.409312 19441 leader_election.cc:304] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [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: 5703e77544f44c3b9864a4edc8fe0211, 70d52850d0264a74ab218b0e51e8504a; no voters: 
I20260709 14:52:50.410166 19328 raft_consensus.cc:2468] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d52850d0264a74ab218b0e51e8504a in term 3.
I20260709 14:52:50.410228 19566 raft_consensus.cc:2804] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:50.411020 19566 raft_consensus.cc:697] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 3 LEADER]: Becoming Leader. State: Replica: 70d52850d0264a74ab218b0e51e8504a, State: Running, Role: LEADER
I20260709 14:52:50.411841 19566 consensus_queue.cc:237] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [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: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } }
I20260709 14:52:50.418455 19225 catalog_manager.cc:5697] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a reported cstate change: term changed from 2 to 3, leader changed from dae72197aeab4e48914755f1c994d345 (127.11.178.65) to 70d52850d0264a74ab218b0e51e8504a (127.11.178.67). New cstate: current_term: 3 leader_uuid: "70d52850d0264a74ab218b0e51e8504a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae72197aeab4e48914755f1c994d345" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:50.525182 19478 raft_consensus.cc:1275] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Refusing update from remote peer dae72197aeab4e48914755f1c994d345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.526542 19570 consensus_queue.cc:1048] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d52850d0264a74ab218b0e51e8504a" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 43553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.534044 19404 raft_consensus.cc:1275] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Refusing update from remote peer dae72197aeab4e48914755f1c994d345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.535567 19571 consensus_queue.cc:1048] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5703e77544f44c3b9864a4edc8fe0211" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.686646 11977 tablet_server.cc:179] TabletServer@127.11.178.65:0 shutting down...
I20260709 14:52:50.707886 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:50.708570 11977 tablet_replica.cc:333] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345: stopping tablet replica
I20260709 14:52:50.709107 11977 raft_consensus.cc:2243] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.709615 11977 raft_consensus.cc:2272] T 3e1385a63bdd493fb0a600454e85e14f P dae72197aeab4e48914755f1c994d345 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.711928 11977 tablet_replica.cc:333] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345: stopping tablet replica
I20260709 14:52:50.712420 11977 raft_consensus.cc:2243] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.713140 11977 raft_consensus.cc:2272] T a2e688cf413d48de9e0b05b3892845b8 P dae72197aeab4e48914755f1c994d345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.715332 11977 tablet_replica.cc:333] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345: stopping tablet replica
I20260709 14:52:50.715827 11977 raft_consensus.cc:2243] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.716548 11977 raft_consensus.cc:2272] T 5e27e921639547a48e6e3c9d36f84d62 P dae72197aeab4e48914755f1c994d345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.719213 11977 tablet_replica.cc:333] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345: stopping tablet replica
I20260709 14:52:50.719693 11977 raft_consensus.cc:2243] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.720072 11977 raft_consensus.cc:2272] T 493ef223801e469c9c64a92d3ca044d2 P dae72197aeab4e48914755f1c994d345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.744109 11977 tablet_server.cc:196] TabletServer@127.11.178.65:0 shutdown complete.
I20260709 14:52:50.758946 11977 tablet_server.cc:179] TabletServer@127.11.178.66:0 shutting down...
W20260709 14:52:50.777477 19368 consensus_peers.cc:597] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 -> Peer dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677): Couldn't send request to peer dae72197aeab4e48914755f1c994d345. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:38677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:50.784214 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:50.785017 11977 tablet_replica.cc:333] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211: stopping tablet replica
I20260709 14:52:50.785578 11977 raft_consensus.cc:2243] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.786031 11977 raft_consensus.cc:2272] T 3e1385a63bdd493fb0a600454e85e14f P 5703e77544f44c3b9864a4edc8fe0211 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.788169 11977 tablet_replica.cc:333] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211: stopping tablet replica
I20260709 14:52:50.788636 11977 raft_consensus.cc:2243] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.789068 11977 raft_consensus.cc:2272] T a2e688cf413d48de9e0b05b3892845b8 P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.791308 11977 tablet_replica.cc:333] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211: stopping tablet replica
I20260709 14:52:50.791793 11977 raft_consensus.cc:2243] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.792182 11977 raft_consensus.cc:2272] T 5e27e921639547a48e6e3c9d36f84d62 P 5703e77544f44c3b9864a4edc8fe0211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.794448 11977 tablet_replica.cc:333] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211: stopping tablet replica
I20260709 14:52:50.794939 11977 raft_consensus.cc:2243] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.795661 11977 raft_consensus.cc:2272] T 493ef223801e469c9c64a92d3ca044d2 P 5703e77544f44c3b9864a4edc8fe0211 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:50.818615 19442 consensus_peers.cc:597] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a -> Peer dae72197aeab4e48914755f1c994d345 (127.11.178.65:38677): Couldn't send request to peer dae72197aeab4e48914755f1c994d345. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:38677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:50.819417 11977 tablet_server.cc:196] TabletServer@127.11.178.66:0 shutdown complete.
I20260709 14:52:50.833348 11977 tablet_server.cc:179] TabletServer@127.11.178.67:0 shutting down...
I20260709 14:52:50.852339 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:50.853001 11977 tablet_replica.cc:333] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a: stopping tablet replica
I20260709 14:52:50.853513 11977 raft_consensus.cc:2243] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.854239 11977 pending_rounds.cc:70] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a: Trying to abort 1 pending ops.
I20260709 14:52:50.854406 11977 pending_rounds.cc:77] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661523615592448 op_type: NO_OP noop_request { }
I20260709 14:52:50.854645 11977 raft_consensus.cc:2889] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:50.855017 11977 raft_consensus.cc:2272] T 3e1385a63bdd493fb0a600454e85e14f P 70d52850d0264a74ab218b0e51e8504a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.857299 11977 tablet_replica.cc:333] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a: stopping tablet replica
I20260709 14:52:50.857834 11977 raft_consensus.cc:2243] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.858232 11977 raft_consensus.cc:2272] T a2e688cf413d48de9e0b05b3892845b8 P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.860205 11977 tablet_replica.cc:333] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a: stopping tablet replica
I20260709 14:52:50.860661 11977 raft_consensus.cc:2243] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.861052 11977 raft_consensus.cc:2272] T 5e27e921639547a48e6e3c9d36f84d62 P 70d52850d0264a74ab218b0e51e8504a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.863596 11977 tablet_replica.cc:333] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a: stopping tablet replica
I20260709 14:52:50.864048 11977 raft_consensus.cc:2243] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.864441 11977 raft_consensus.cc:2272] T 493ef223801e469c9c64a92d3ca044d2 P 70d52850d0264a74ab218b0e51e8504a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.887348 11977 tablet_server.cc:196] TabletServer@127.11.178.67:0 shutdown complete.
I20260709 14:52:50.900820 11977 master.cc:562] Master@127.11.178.126:45031 shutting down...
I20260709 14:52:50.923688 11977 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.924249 11977 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.924624 11977 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8d32e45ec7e4340a9654b4e3f2bc84c: stopping tablet replica
I20260709 14:52:50.945007 11977 master.cc:584] Master@127.11.178.126:45031 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2689 ms)
[----------] 6 tests from LeaderRebalancerTest (276826 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:52:50.978699 11977 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.178.126:40385
I20260709 14:52:50.979769 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:50.984988 19576 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:50.985574 19577 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:50.988447 11977 server_base.cc:1061] running on GCE node
W20260709 14:52:50.988413 19580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:50.989460 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:50.989670 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:50.989825 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608770989807 us; error 0 us; skew 500 ppm
I20260709 14:52:50.990401 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:50.992825 11977 webserver.cc:533] Webserver started at http://127.11.178.126:33377/ using document root <none> and password file <none>
I20260709 14:52:50.993287 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:50.993456 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:50.993808 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:50.994879 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/master-0-root/instance:
uuid: "76de012c3ff649c789ac8bceaabba961"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-rxsv"
I20260709 14:52:50.999281 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:51.002592 19584 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.003360 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:51.003621 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/master-0-root
uuid: "76de012c3ff649c789ac8bceaabba961"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-rxsv"
I20260709 14:52:51.003881 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:51.015489 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:51.016671 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:51.054823 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.126:40385
I20260709 14:52:51.054926 19635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.126:40385 every 8 connection(s)
I20260709 14:52:51.058910 19636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.069943 19636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961: Bootstrap starting.
I20260709 14:52:51.074627 19636 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.078908 19636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961: No bootstrap required, opened a new log
I20260709 14:52:51.081002 19636 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76de012c3ff649c789ac8bceaabba961" member_type: VOTER }
I20260709 14:52:51.081391 19636 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.081570 19636 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76de012c3ff649c789ac8bceaabba961, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.082062 19636 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76de012c3ff649c789ac8bceaabba961" member_type: VOTER }
I20260709 14:52:51.082487 19636 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:51.082674 19636 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:51.082875 19636 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.088584 19636 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76de012c3ff649c789ac8bceaabba961" member_type: VOTER }
I20260709 14:52:51.089057 19636 leader_election.cc:304] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [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: 76de012c3ff649c789ac8bceaabba961; no voters: 
I20260709 14:52:51.090126 19636 leader_election.cc:290] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:51.090451 19639 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.092026 19639 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 1 LEADER]: Becoming Leader. State: Replica: 76de012c3ff649c789ac8bceaabba961, State: Running, Role: LEADER
I20260709 14:52:51.092651 19639 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [LEADER]: Queue going to LEADER mode. State: All 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: "76de012c3ff649c789ac8bceaabba961" member_type: VOTER }
I20260709 14:52:51.092931 19636 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:51.095476 19640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76de012c3ff649c789ac8bceaabba961" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76de012c3ff649c789ac8bceaabba961" member_type: VOTER } }
I20260709 14:52:51.095516 19641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76de012c3ff649c789ac8bceaabba961. Latest consensus state: current_term: 1 leader_uuid: "76de012c3ff649c789ac8bceaabba961" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76de012c3ff649c789ac8bceaabba961" member_type: VOTER } }
I20260709 14:52:51.096318 19640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:51.096323 19641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:51.100124 19645 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:51.107182 19645 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:51.108134 11977 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:51.115818 19645 catalog_manager.cc:1383] Generated new cluster ID: d9196a17bfe149b3a9589205fa98baba
I20260709 14:52:51.116125 19645 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:51.142138 19645 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:51.143499 19645 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:51.155980 19645 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961: Generated new TSK 0
I20260709 14:52:51.156641 19645 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:51.175194 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:51.181216 19657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:51.182044 19658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:51.183923 11977 server_base.cc:1061] running on GCE node
W20260709 14:52:51.183964 19660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:51.185105 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:51.185297 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:51.185432 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608771185410 us; error 0 us; skew 500 ppm
I20260709 14:52:51.185976 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:51.188158 11977 webserver.cc:533] Webserver started at http://127.11.178.65:36075/ using document root <none> and password file <none>
I20260709 14:52:51.188588 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:51.188737 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:51.188948 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:51.190030 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-0-root/instance:
uuid: "7a252b4be75e497a82a49345c1ae40ad"
format_stamp: "Formatted at 2026-07-09 14:52:51 on dist-test-slave-rxsv"
I20260709 14:52:51.194386 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:51.197736 19665 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.198513 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:52:51.198827 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "7a252b4be75e497a82a49345c1ae40ad"
format_stamp: "Formatted at 2026-07-09 14:52:51 on dist-test-slave-rxsv"
I20260709 14:52:51.199152 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:51.222352 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:51.223553 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:51.224987 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:51.227317 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:51.227524 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.227761 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:51.228019 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.266739 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:33647
I20260709 14:52:51.266861 19727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:33647 every 8 connection(s)
I20260709 14:52:51.271622 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:51.278131 19732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:51.279142 19733 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:51.282148 19735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:51.282867 11977 server_base.cc:1061] running on GCE node
I20260709 14:52:51.284416 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:51.284610 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:51.284788 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608771284770 us; error 0 us; skew 500 ppm
I20260709 14:52:51.285069 19728 heartbeater.cc:344] Connected to a master server at 127.11.178.126:40385
I20260709 14:52:51.285405 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:51.285446 19728 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:51.286320 19728 heartbeater.cc:507] Master 127.11.178.126:40385 requested a full tablet report, sending...
I20260709 14:52:51.288230 11977 webserver.cc:533] Webserver started at http://127.11.178.66:33587/ using document root <none> and password file <none>
I20260709 14:52:51.288386 19601 ts_manager.cc:194] Registered new tserver with Master: 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647)
I20260709 14:52:51.288817 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:51.289032 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:51.289283 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:51.290324 19601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58380
I20260709 14:52:51.290398 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-1-root/instance:
uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
format_stamp: "Formatted at 2026-07-09 14:52:51 on dist-test-slave-rxsv"
I20260709 14:52:51.295138 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:51.298274 19740 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.299081 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:51.299376 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-1-root
uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
format_stamp: "Formatted at 2026-07-09 14:52:51 on dist-test-slave-rxsv"
I20260709 14:52:51.299649 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:51.322909 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:51.323953 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:51.325300 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:51.327476 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:51.327670 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.327898 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:51.328048 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.366322 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.66:45141
I20260709 14:52:51.366434 19802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.66:45141 every 8 connection(s)
I20260709 14:52:51.371029 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:51.377940 19806 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:51.378609 19807 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:51.383477 19809 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:51.383667 11977 server_base.cc:1061] running on GCE node
I20260709 14:52:51.384498 19803 heartbeater.cc:344] Connected to a master server at 127.11.178.126:40385
I20260709 14:52:51.384783 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:51.384863 19803 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:51.385057 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:51.385233 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608771385222 us; error 0 us; skew 500 ppm
I20260709 14:52:51.385764 19803 heartbeater.cc:507] Master 127.11.178.126:40385 requested a full tablet report, sending...
I20260709 14:52:51.385811 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:51.387924 19601 ts_manager.cc:194] Registered new tserver with Master: 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:51.388581 11977 webserver.cc:533] Webserver started at http://127.11.178.67:39513/ using document root <none> and password file <none>
I20260709 14:52:51.389075 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:51.389242 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:51.389338 19601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58386
I20260709 14:52:51.389492 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:51.390925 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-2-root/instance:
uuid: "4783ea0b24634aa6a7d3fe9473b41998"
format_stamp: "Formatted at 2026-07-09 14:52:51 on dist-test-slave-rxsv"
I20260709 14:52:51.395273 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:51.398465 19814 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.399178 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:51.399469 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-2-root
uuid: "4783ea0b24634aa6a7d3fe9473b41998"
format_stamp: "Formatted at 2026-07-09 14:52:51 on dist-test-slave-rxsv"
I20260709 14:52:51.399722 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608493989059-11977-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:51.422665 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:51.423683 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:51.425067 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:51.427230 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:51.427438 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.427651 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:51.427800 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:51.465596 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.67:42191
I20260709 14:52:51.465739 19876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.67:42191 every 8 connection(s)
I20260709 14:52:51.478611 19877 heartbeater.cc:344] Connected to a master server at 127.11.178.126:40385
I20260709 14:52:51.479032 19877 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:51.479749 19877 heartbeater.cc:507] Master 127.11.178.126:40385 requested a full tablet report, sending...
I20260709 14:52:51.481640 19601 ts_manager.cc:194] Registered new tserver with Master: 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:51.482125 11977 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013419229s
I20260709 14:52:51.483112 19601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58392
I20260709 14:52:51.506754 19601 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58408:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:51.509243 19601 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:51.570621 19842 tablet_service.cc:1511] Processing CreateTablet for tablet f6bcd023db024044ba999a84196c6c34 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:51.572001 19842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bcd023db024044ba999a84196c6c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.574000 19841 tablet_service.cc:1511] Processing CreateTablet for tablet 145ec007ea7f48bd82aab981d683341b (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:51.575435 19841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145ec007ea7f48bd82aab981d683341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.580925 19693 tablet_service.cc:1511] Processing CreateTablet for tablet f6bcd023db024044ba999a84196c6c34 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:51.582301 19693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bcd023db024044ba999a84196c6c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.583246 19768 tablet_service.cc:1511] Processing CreateTablet for tablet f6bcd023db024044ba999a84196c6c34 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:51.584579 19768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bcd023db024044ba999a84196c6c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.586712 19692 tablet_service.cc:1511] Processing CreateTablet for tablet 145ec007ea7f48bd82aab981d683341b (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:51.587361 19767 tablet_service.cc:1511] Processing CreateTablet for tablet 145ec007ea7f48bd82aab981d683341b (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:51.588044 19692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145ec007ea7f48bd82aab981d683341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.588696 19767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145ec007ea7f48bd82aab981d683341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.591516 19840 tablet_service.cc:1511] Processing CreateTablet for tablet 811d400e487f40fe8bec465edf462e10 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:51.592998 19840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811d400e487f40fe8bec465edf462e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.595254 19839 tablet_service.cc:1511] Processing CreateTablet for tablet 4da755b29a0a4dcba117e62360bf6975 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:51.596709 19839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da755b29a0a4dcba117e62360bf6975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.597011 19766 tablet_service.cc:1511] Processing CreateTablet for tablet 811d400e487f40fe8bec465edf462e10 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:51.598302 19691 tablet_service.cc:1511] Processing CreateTablet for tablet 811d400e487f40fe8bec465edf462e10 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:51.598716 19765 tablet_service.cc:1511] Processing CreateTablet for tablet 4da755b29a0a4dcba117e62360bf6975 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:51.599647 19691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811d400e487f40fe8bec465edf462e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.600070 19765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da755b29a0a4dcba117e62360bf6975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.601850 19690 tablet_service.cc:1511] Processing CreateTablet for tablet 4da755b29a0a4dcba117e62360bf6975 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:51.603152 19690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da755b29a0a4dcba117e62360bf6975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.603556 19766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811d400e487f40fe8bec465edf462e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.606755 19689 tablet_service.cc:1511] Processing CreateTablet for tablet 850e877ab2d649c0bae37dd19347a6ad (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:51.609185 19689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850e877ab2d649c0bae37dd19347a6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.609313 19764 tablet_service.cc:1511] Processing CreateTablet for tablet 850e877ab2d649c0bae37dd19347a6ad (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:51.609952 19763 tablet_service.cc:1511] Processing CreateTablet for tablet f5c823e48b94407098aa1fcc2681235d (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:51.616541 19764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850e877ab2d649c0bae37dd19347a6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.620385 19763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c823e48b94407098aa1fcc2681235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.624152 19838 tablet_service.cc:1511] Processing CreateTablet for tablet 850e877ab2d649c0bae37dd19347a6ad (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:51.626894 19837 tablet_service.cc:1511] Processing CreateTablet for tablet f5c823e48b94407098aa1fcc2681235d (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:51.631891 19838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850e877ab2d649c0bae37dd19347a6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.634483 19837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c823e48b94407098aa1fcc2681235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.639008 19762 tablet_service.cc:1511] Processing CreateTablet for tablet bfaedd103542445ba5b1a904a8dd108d (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:51.640585 19762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfaedd103542445ba5b1a904a8dd108d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.645190 19688 tablet_service.cc:1511] Processing CreateTablet for tablet f5c823e48b94407098aa1fcc2681235d (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:51.646634 19688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c823e48b94407098aa1fcc2681235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.650660 19687 tablet_service.cc:1511] Processing CreateTablet for tablet bfaedd103542445ba5b1a904a8dd108d (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:51.652056 19687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfaedd103542445ba5b1a904a8dd108d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.682683 19892 tablet_bootstrap.cc:492] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:51.688733 19686 tablet_service.cc:1511] Processing CreateTablet for tablet ef1cdea5662c4ff79ed362be67153a9a (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:51.690304 19686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1cdea5662c4ff79ed362be67153a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.688602 19842 tablet_service.cc:1511] Processing CreateTablet for tablet bfaedd103542445ba5b1a904a8dd108d (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:51.709745 19839 tablet_service.cc:1511] Processing CreateTablet for tablet ef1cdea5662c4ff79ed362be67153a9a (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:51.711377 19893 tablet_bootstrap.cc:492] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:51.715020 19842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfaedd103542445ba5b1a904a8dd108d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.719955 19839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1cdea5662c4ff79ed362be67153a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.725443 19686 tablet_service.cc:1511] Processing CreateTablet for tablet 0125389c61d14f1da74153afb618f015 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:51.726914 19686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0125389c61d14f1da74153afb618f015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.732282 19767 tablet_service.cc:1511] Processing CreateTablet for tablet ef1cdea5662c4ff79ed362be67153a9a (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:51.742975 19767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1cdea5662c4ff79ed362be67153a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.729489 19892 tablet_bootstrap.cc:654] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.754537 19893 tablet_bootstrap.cc:654] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.757553 19894 tablet_bootstrap.cc:492] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:51.759719 19765 tablet_service.cc:1511] Processing CreateTablet for tablet 0125389c61d14f1da74153afb618f015 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:51.761049 19765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0125389c61d14f1da74153afb618f015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.767484 19894 tablet_bootstrap.cc:654] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.771307 19841 tablet_service.cc:1511] Processing CreateTablet for tablet 0125389c61d14f1da74153afb618f015 (DEFAULT_TABLE table=test-workload [id=a182cab49d254634bf79aff98b3f89a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:51.772594 19892 tablet_bootstrap.cc:492] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:51.772634 19841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0125389c61d14f1da74153afb618f015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.773528 19892 ts_tablet_manager.cc:1403] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.005s
I20260709 14:52:51.776526 19894 tablet_bootstrap.cc:492] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:51.777062 19894 ts_tablet_manager.cc:1403] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.004s
I20260709 14:52:51.776899 19892 raft_consensus.cc:359] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:51.777638 19892 raft_consensus.cc:385] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.777976 19892 raft_consensus.cc:740] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.780074 19894 raft_consensus.cc:359] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:51.780895 19894 raft_consensus.cc:385] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.781188 19894 raft_consensus.cc:740] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.783049 19892 consensus_queue.cc:260] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:51.788753 19877 heartbeater.cc:499] Master 127.11.178.126:40385 was elected leader, sending a full tablet report...
I20260709 14:52:51.789778 19893 tablet_bootstrap.cc:492] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:51.790201 19893 ts_tablet_manager.cc:1403] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.002s
I20260709 14:52:51.792235 19893 raft_consensus.cc:359] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.792865 19893 raft_consensus.cc:385] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.793143 19893 raft_consensus.cc:740] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.793922 19892 ts_tablet_manager.cc:1434] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:52:51.795032 19892 tablet_bootstrap.cc:492] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:51.794744 19893 consensus_queue.cc:260] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.795238 19894 consensus_queue.cc:260] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:51.796312 19898 raft_consensus.cc:493] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.796782 19898 raft_consensus.cc:515] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:51.803545 19892 tablet_bootstrap.cc:654] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.813760 19893 ts_tablet_manager.cc:1434] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:52:51.814617 19803 heartbeater.cc:499] Master 127.11.178.126:40385 was elected leader, sending a full tablet report...
I20260709 14:52:51.814903 19893 tablet_bootstrap.cc:492] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:51.821558 19728 heartbeater.cc:499] Master 127.11.178.126:40385 was elected leader, sending a full tablet report...
I20260709 14:52:51.822079 19894 ts_tablet_manager.cc:1434] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.045s	user 0.013s	sys 0.020s
I20260709 14:52:51.823249 19894 tablet_bootstrap.cc:492] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:51.824754 19898 leader_election.cc:290] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:51.828359 19892 tablet_bootstrap.cc:492] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:51.828936 19892 ts_tablet_manager.cc:1403] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.002s
I20260709 14:52:51.829632 19894 tablet_bootstrap.cc:654] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.831521 19893 tablet_bootstrap.cc:654] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.831827 19892 raft_consensus.cc:359] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.832585 19892 raft_consensus.cc:385] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.832891 19892 raft_consensus.cc:740] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.840608 19892 consensus_queue.cc:260] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.841297 19894 tablet_bootstrap.cc:492] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:51.841854 19894 ts_tablet_manager.cc:1403] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 14:52:51.842994 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:51.843734 19852 raft_consensus.cc:2468] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
I20260709 14:52:51.845005 19669 leader_election.cc:304] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:51.845999 19901 raft_consensus.cc:2804] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.846382 19901 raft_consensus.cc:493] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.846699 19901 raft_consensus.cc:3060] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.847849 19894 raft_consensus.cc:359] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.848598 19894 raft_consensus.cc:385] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.848623 19893 tablet_bootstrap.cc:492] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:51.848954 19894 raft_consensus.cc:740] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.849336 19893 ts_tablet_manager.cc:1403] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.008s
I20260709 14:52:51.849892 19894 consensus_queue.cc:260] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.850309 19892 ts_tablet_manager.cc:1434] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 14:52:51.850765 19898 raft_consensus.cc:493] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.851217 19898 raft_consensus.cc:515] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.851532 19892 tablet_bootstrap.cc:492] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:51.853984 19893 raft_consensus.cc:359] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.854674 19893 raft_consensus.cc:385] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.854986 19893 raft_consensus.cc:740] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.855871 19893 consensus_queue.cc:260] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.856400 19898 leader_election.cc:290] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:51.858217 19893 ts_tablet_manager.cc:1434] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:52:51.858474 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e877ab2d649c0bae37dd19347a6ad" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:51.858680 19892 tablet_bootstrap.cc:654] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.859161 19893 tablet_bootstrap.cc:492] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
W20260709 14:52:51.860014 19669 leader_election.cc:343] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:51.854476 19901 raft_consensus.cc:515] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:51.863930 19901 leader_election.cc:290] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Requested vote from peers 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:51.865535 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:51.866163 19852 raft_consensus.cc:3060] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.863436 19894 ts_tablet_manager.cc:1434] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:52:51.868939 19894 tablet_bootstrap.cc:492] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:51.872581 19778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:51.874197 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e877ab2d649c0bae37dd19347a6ad" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:51.875000 19894 tablet_bootstrap.cc:654] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.875561 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
W20260709 14:52:51.877297 19669 leader_election.cc:343] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:51.878340 19669 leader_election.cc:343] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:51.878722 19669 leader_election.cc:304] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998
W20260709 14:52:51.879803 19669 leader_election.cc:343] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:51.880522 19907 raft_consensus.cc:2749] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:51.882455 19893 tablet_bootstrap.cc:654] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.882994 19852 raft_consensus.cc:2468] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:51.884714 19669 leader_election.cc:304] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [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: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:51.885749 19907 raft_consensus.cc:2804] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.887070 19907 raft_consensus.cc:697] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:51.888083 19907 consensus_queue.cc:237] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:51.889500 19894 tablet_bootstrap.cc:492] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:51.890108 19894 ts_tablet_manager.cc:1403] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260709 14:52:51.892131 19892 tablet_bootstrap.cc:492] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:51.892716 19892 ts_tablet_manager.cc:1403] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.010s
I20260709 14:52:51.893324 19894 raft_consensus.cc:359] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.894207 19894 raft_consensus.cc:385] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.894505 19894 raft_consensus.cc:740] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.895431 19894 consensus_queue.cc:260] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.895848 19892 raft_consensus.cc:359] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.896605 19892 raft_consensus.cc:385] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.896916 19892 raft_consensus.cc:740] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.897897 19894 ts_tablet_manager.cc:1434] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:51.897861 19892 consensus_queue.cc:260] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.899115 19894 tablet_bootstrap.cc:492] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:51.900542 19892 ts_tablet_manager.cc:1434] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:51.901589 19892 tablet_bootstrap.cc:492] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:51.907342 19894 tablet_bootstrap.cc:654] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.908411 19893 tablet_bootstrap.cc:492] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:51.908950 19893 ts_tablet_manager.cc:1403] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.012s
I20260709 14:52:51.912030 19893 raft_consensus.cc:359] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.912802 19893 raft_consensus.cc:385] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.913110 19893 raft_consensus.cc:740] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.913973 19893 consensus_queue.cc:260] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.914909 19892 tablet_bootstrap.cc:654] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.914286 19601 catalog_manager.cc:5697] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 1 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:51.916702 19893 ts_tablet_manager.cc:1434] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:52:51.918668 19893 tablet_bootstrap.cc:492] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:51.920060 19894 tablet_bootstrap.cc:492] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:51.920637 19894 ts_tablet_manager.cc:1403] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260709 14:52:51.923544 19894 raft_consensus.cc:359] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.924307 19894 raft_consensus.cc:385] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.924652 19894 raft_consensus.cc:740] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.924744 19893 tablet_bootstrap.cc:654] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.925688 19894 consensus_queue.cc:260] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.928339 19894 ts_tablet_manager.cc:1434] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:51.929503 19894 tablet_bootstrap.cc:492] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:51.930912 19893 tablet_bootstrap.cc:492] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:51.931509 19893 ts_tablet_manager.cc:1403] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 14:52:51.934439 19893 raft_consensus.cc:359] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.935148 19893 raft_consensus.cc:385] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.935451 19893 raft_consensus.cc:740] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.936421 19894 tablet_bootstrap.cc:654] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.936265 19893 consensus_queue.cc:260] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.940377 19893 ts_tablet_manager.cc:1434] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:51.941344 19893 tablet_bootstrap.cc:492] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:51.947563 19893 tablet_bootstrap.cc:654] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.952745 19893 tablet_bootstrap.cc:492] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:51.953269 19893 ts_tablet_manager.cc:1403] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:52:51.954675 19892 tablet_bootstrap.cc:492] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:51.955143 19892 ts_tablet_manager.cc:1403] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.015s
I20260709 14:52:51.955598 19893 raft_consensus.cc:359] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.956184 19893 raft_consensus.cc:385] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.956382 19893 raft_consensus.cc:740] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.956899 19893 consensus_queue.cc:260] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.957453 19892 raft_consensus.cc:359] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.958158 19892 raft_consensus.cc:385] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.958433 19892 raft_consensus.cc:740] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.958834 19893 ts_tablet_manager.cc:1434] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 14:52:51.959527 19894 tablet_bootstrap.cc:492] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:51.959160 19892 consensus_queue.cc:260] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.960023 19894 ts_tablet_manager.cc:1403] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.008s
I20260709 14:52:51.960037 19893 tablet_bootstrap.cc:492] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:51.963171 19894 raft_consensus.cc:359] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.963905 19894 raft_consensus.cc:385] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.964203 19894 raft_consensus.cc:740] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.964912 19894 consensus_queue.cc:260] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.967082 19894 ts_tablet_manager.cc:1434] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:52:51.967170 19893 tablet_bootstrap.cc:654] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.967686 19892 ts_tablet_manager.cc:1434] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:51.968230 19894 tablet_bootstrap.cc:492] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:51.970973 19892 tablet_bootstrap.cc:492] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:51.974817 19894 tablet_bootstrap.cc:654] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.980795 19892 tablet_bootstrap.cc:654] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.983577 19894 tablet_bootstrap.cc:492] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:51.984107 19894 ts_tablet_manager.cc:1403] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:52:51.984220 19893 tablet_bootstrap.cc:492] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:51.984735 19893 ts_tablet_manager.cc:1403] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260709 14:52:51.985273 19892 tablet_bootstrap.cc:492] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:51.986021 19899 raft_consensus.cc:493] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.986438 19899 raft_consensus.cc:515] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.987164 19894 raft_consensus.cc:359] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.987927 19894 raft_consensus.cc:385] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.987704 19893 raft_consensus.cc:359] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:51.988240 19894 raft_consensus.cc:740] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.988456 19893 raft_consensus.cc:385] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.988783 19893 raft_consensus.cc:740] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.989044 19894 consensus_queue.cc:260] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.989730 19893 consensus_queue.cc:260] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:51.991403 19894 ts_tablet_manager.cc:1434] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:51.992389 19894 tablet_bootstrap.cc:492] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:51.994656 19893 ts_tablet_manager.cc:1434] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:52:51.995769 19893 tablet_bootstrap.cc:492] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:51.998735 19899 leader_election.cc:290] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:52.002465 19893 tablet_bootstrap.cc:654] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.005044 19900 raft_consensus.cc:493] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.985737 19892 ts_tablet_manager.cc:1403] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.009s
I20260709 14:52:52.005594 19900 raft_consensus.cc:515] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.008509 19900 leader_election.cc:290] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.008970 19900 raft_consensus.cc:493] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.009420 19900 raft_consensus.cc:515] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.011410 19900 leader_election.cc:290] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.015651 19892 raft_consensus.cc:359] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:51.998986 19894 tablet_bootstrap.cc:654] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.029244 19892 raft_consensus.cc:385] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.029711 19892 raft_consensus.cc:740] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.034055 19892 consensus_queue.cc:260] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.036823 19894 tablet_bootstrap.cc:492] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:52.037448 19894 ts_tablet_manager.cc:1403] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 14:52:52.040544 19894 raft_consensus.cc:359] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.041312 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
W20260709 14:52:52.043079 19816 leader_election.cc:343] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.041263 19894 raft_consensus.cc:385] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.045970 19893 tablet_bootstrap.cc:492] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:52.046631 19893 ts_tablet_manager.cc:1403] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.010s
I20260709 14:52:52.045943 19894 raft_consensus.cc:740] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.047668 19894 consensus_queue.cc:260] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.049830 19893 raft_consensus.cc:359] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.050674 19893 raft_consensus.cc:385] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.051016 19893 raft_consensus.cc:740] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.051752 19893 consensus_queue.cc:260] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.054010 19893 ts_tablet_manager.cc:1434] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:52.054697 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811d400e487f40fe8bec465edf462e10" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:52.058391 19702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:52.058934 19852 raft_consensus.cc:2468] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:52.059106 19702 raft_consensus.cc:2468] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:52.059420 19893 tablet_bootstrap.cc:492] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:52.060426 19744 leader_election.cc:304] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:52.049979 19894 ts_tablet_manager.cc:1434] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:52.043123 19892 ts_tablet_manager.cc:1434] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:52:52.055927 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:52.056655 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:52.061508 19922 raft_consensus.cc:2804] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.062150 19922 raft_consensus.cc:493] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.062546 19922 raft_consensus.cc:3060] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:52.062923 19744 leader_election.cc:343] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.058003 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811d400e487f40fe8bec465edf462e10" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:52.064148 19776 raft_consensus.cc:2468] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 0.
I20260709 14:52:52.066468 19893 tablet_bootstrap.cc:654] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.066740 19818 leader_election.cc:304] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [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: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:52.067636 19899 raft_consensus.cc:2804] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.067975 19899 raft_consensus.cc:493] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.068286 19899 raft_consensus.cc:3060] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.064121 19894 tablet_bootstrap.cc:492] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:52.070927 19742 leader_election.cc:304] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [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: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:52.071990 19900 raft_consensus.cc:2804] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.072356 19900 raft_consensus.cc:493] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.072695 19900 raft_consensus.cc:3060] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.073284 19892 tablet_bootstrap.cc:492] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:52.076119 19899 raft_consensus.cc:515] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.080931 19899 leader_election.cc:290] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:52.083461 19922 raft_consensus.cc:515] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.084815 19894 tablet_bootstrap.cc:654] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:52.084916 19742 leader_election.cc:343] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.087399 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811d400e487f40fe8bec465edf462e10" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:52.088007 19851 raft_consensus.cc:3060] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.089038 19922 leader_election.cc:290] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.092201 19900 raft_consensus.cc:515] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.093286 19702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811d400e487f40fe8bec465edf462e10" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:52.094369 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:52.093791 19907 raft_consensus.cc:493] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.096396 19907 raft_consensus.cc:515] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.098565 19907 leader_election.cc:290] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.099188 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:52.099979 19893 tablet_bootstrap.cc:492] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:52.100385 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1cdea5662c4ff79ed362be67153a9a" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:52.100618 19900 leader_election.cc:290] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.100473 19893 ts_tablet_manager.cc:1403] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.041s	user 0.034s	sys 0.004s
I20260709 14:52:52.101276 19892 tablet_bootstrap.cc:654] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:52.102272 19669 leader_election.cc:343] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:52.103370 19649 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:52:52.103857 19744 leader_election.cc:343] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.103982 19893 raft_consensus.cc:359] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.104658 19893 raft_consensus.cc:385] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.104789 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1cdea5662c4ff79ed362be67153a9a" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:52.105582 19852 raft_consensus.cc:2468] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
W20260709 14:52:52.106405 19816 leader_election.cc:343] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.107079 19669 leader_election.cc:304] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [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: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:52.107297 19851 raft_consensus.cc:2468] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:52.104987 19893 raft_consensus.cc:740] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.108031 19907 raft_consensus.cc:2804] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.108477 19907 raft_consensus.cc:493] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.108880 19907 raft_consensus.cc:3060] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.108687 19893 consensus_queue.cc:260] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.111225 19893 ts_tablet_manager.cc:1434] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:52.111711 19892 tablet_bootstrap.cc:492] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:52.112236 19893 tablet_bootstrap.cc:492] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:52.112273 19892 ts_tablet_manager.cc:1403] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.001s
I20260709 14:52:52.115581 19892 raft_consensus.cc:359] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.116360 19892 raft_consensus.cc:385] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.116693 19892 raft_consensus.cc:740] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.117578 19892 consensus_queue.cc:260] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.118947 19893 tablet_bootstrap.cc:654] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.122800 19744 leader_election.cc:304] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:52.123752 19900 raft_consensus.cc:2804] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.124220 19900 raft_consensus.cc:697] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:52.125002 19900 consensus_queue.cc:237] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.130446 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:52.130596 19892 ts_tablet_manager.cc:1434] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:52:52.131068 19776 raft_consensus.cc:3060] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.138690 19776 raft_consensus.cc:2468] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 1.
I20260709 14:52:52.141556 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:52.142202 19703 raft_consensus.cc:3060] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.138870 19892 tablet_bootstrap.cc:492] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:52.149765 19703 raft_consensus.cc:2468] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:52.151278 19818 leader_election.cc:304] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [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: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:52.151782 19892 tablet_bootstrap.cc:654] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.152446 19899 raft_consensus.cc:2804] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.155293 19899 raft_consensus.cc:697] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:52.156203 19899 consensus_queue.cc:237] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
W20260709 14:52:52.160188 19742 leader_election.cc:343] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.161281 19742 leader_election.cc:304] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [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: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:52.118934 19907 raft_consensus.cc:515] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.164124 19907 leader_election.cc:290] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.164716 19900 raft_consensus.cc:2804] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.165371 19900 raft_consensus.cc:697] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:52.166105 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1cdea5662c4ff79ed362be67153a9a" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:52.166411 19900 consensus_queue.cc:237] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.167541 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1cdea5662c4ff79ed362be67153a9a" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:52.168247 19776 raft_consensus.cc:3060] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.166877 19851 raft_consensus.cc:3060] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.169266 19598 catalog_manager.cc:5697] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.176883 19776 raft_consensus.cc:2468] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:52.177105 19851 raft_consensus.cc:2468] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:52.181926 19669 leader_election.cc:304] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:52.183022 19907 raft_consensus.cc:2804] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.183450 19892 tablet_bootstrap.cc:492] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:52.184037 19892 ts_tablet_manager.cc:1403] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.008s
I20260709 14:52:52.184322 19907 raft_consensus.cc:697] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:52.185276 19907 consensus_queue.cc:237] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.187347 19892 raft_consensus.cc:359] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.189381 19892 raft_consensus.cc:385] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.189762 19892 raft_consensus.cc:740] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.190763 19892 consensus_queue.cc:260] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.192916 19894 tablet_bootstrap.cc:492] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:52.193421 19894 ts_tablet_manager.cc:1403] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.130s	user 0.033s	sys 0.070s
I20260709 14:52:52.196173 19894 raft_consensus.cc:359] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.196938 19894 raft_consensus.cc:385] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.197198 19894 raft_consensus.cc:740] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.197853 19894 consensus_queue.cc:260] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.200138 19894 ts_tablet_manager.cc:1434] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:52.200477 19892 ts_tablet_manager.cc:1434] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:52:52.199837 19600 catalog_manager.cc:5697] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.201501 19894 tablet_bootstrap.cc:492] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:52.202360 19600 catalog_manager.cc:5697] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.207741 19894 tablet_bootstrap.cc:654] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.208818 19892 tablet_bootstrap.cc:492] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:52.211323 19899 raft_consensus.cc:493] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.211905 19899 raft_consensus.cc:515] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.214119 19899 leader_election.cc:290] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:52.215420 19598 catalog_manager.cc:5697] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 1 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.216527 19893 tablet_bootstrap.cc:492] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:52.216996 19893 ts_tablet_manager.cc:1403] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.105s	user 0.042s	sys 0.021s
I20260709 14:52:52.216940 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145ec007ea7f48bd82aab981d683341b" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:52.217921 19703 raft_consensus.cc:2468] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 0.
I20260709 14:52:52.219403 19816 leader_election.cc:304] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:52.219796 19893 raft_consensus.cc:359] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.220481 19893 raft_consensus.cc:385] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.220729 19893 raft_consensus.cc:740] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.222234 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145ec007ea7f48bd82aab981d683341b" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:52.222815 19776 raft_consensus.cc:2468] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 0.
I20260709 14:52:52.223611 19899 raft_consensus.cc:2804] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.224016 19899 raft_consensus.cc:493] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.224501 19894 tablet_bootstrap.cc:492] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:52.225066 19894 ts_tablet_manager.cc:1403] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260709 14:52:52.225203 19899 raft_consensus.cc:3060] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.224613 19893 consensus_queue.cc:260] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.228603 19894 raft_consensus.cc:359] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.229000 19893 ts_tablet_manager.cc:1434] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 14:52:52.229427 19894 raft_consensus.cc:385] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.229825 19894 raft_consensus.cc:740] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.230532 19894 consensus_queue.cc:260] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.232748 19894 ts_tablet_manager.cc:1434] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:52.234476 19899 raft_consensus.cc:515] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.237059 19899 leader_election.cc:290] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:52.237709 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145ec007ea7f48bd82aab981d683341b" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:52.238116 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145ec007ea7f48bd82aab981d683341b" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:52.239583 19776 raft_consensus.cc:3060] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.239668 19703 raft_consensus.cc:3060] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.239930 19892 tablet_bootstrap.cc:654] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.244576 19892 tablet_bootstrap.cc:492] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:52.244966 19892 ts_tablet_manager.cc:1403] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260709 14:52:52.246703 19776 raft_consensus.cc:2468] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 1.
I20260709 14:52:52.247155 19703 raft_consensus.cc:2468] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 1.
I20260709 14:52:52.247222 19892 raft_consensus.cc:359] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.248082 19892 raft_consensus.cc:385] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.248147 19818 leader_election.cc:304] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:52.248440 19892 raft_consensus.cc:740] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.249339 19899 raft_consensus.cc:2804] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.249197 19892 consensus_queue.cc:260] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.249818 19899 raft_consensus.cc:697] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:52.250775 19899 consensus_queue.cc:237] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.251211 19892 ts_tablet_manager.cc:1434] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:52.252020 19892 tablet_bootstrap.cc:492] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:52.253103 19900 raft_consensus.cc:493] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.253616 19900 raft_consensus.cc:515] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.255827 19900 leader_election.cc:290] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.256984 19892 tablet_bootstrap.cc:654] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.257241 19900 raft_consensus.cc:493] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.257799 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125389c61d14f1da74153afb618f015" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:52.258159 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125389c61d14f1da74153afb618f015" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:52.258531 19851 raft_consensus.cc:2468] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:52.258818 19703 raft_consensus.cc:2468] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:52.259238 19907 raft_consensus.cc:493] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.259735 19907 raft_consensus.cc:515] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.259457 19598 catalog_manager.cc:5697] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.260783 19744 leader_election.cc:304] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:52.261559 19922 raft_consensus.cc:2804] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.257788 19900 raft_consensus.cc:515] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.262132 19922 raft_consensus.cc:493] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.262554 19922 raft_consensus.cc:3060] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.263490 19907 leader_election.cc:290] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.264777 19900 leader_election.cc:290] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.265029 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c823e48b94407098aa1fcc2681235d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:52.265708 19852 raft_consensus.cc:2468] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:52.265615 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811d400e487f40fe8bec465edf462e10" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:52.267017 19744 leader_election.cc:304] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:52.267386 19851 raft_consensus.cc:2393] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a252b4be75e497a82a49345c1ae40ad in current term 1: Already voted for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in this term.
I20260709 14:52:52.268395 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811d400e487f40fe8bec465edf462e10" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:52.267850 19900 raft_consensus.cc:2804] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.269017 19900 raft_consensus.cc:493] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.269796 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c823e48b94407098aa1fcc2681235d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:52.269980 19669 leader_election.cc:304] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:52.270493 19703 raft_consensus.cc:2468] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:52.271481 19907 raft_consensus.cc:3060] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.272176 19900 raft_consensus.cc:3060] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.274530 19922 raft_consensus.cc:515] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.277490 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125389c61d14f1da74153afb618f015" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:52.278144 19703 raft_consensus.cc:3060] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.279443 19900 raft_consensus.cc:515] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.281610 19900 leader_election.cc:290] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.282474 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125389c61d14f1da74153afb618f015" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:52.283207 19851 raft_consensus.cc:3060] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.286746 19702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c823e48b94407098aa1fcc2681235d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:52.287650 19900 raft_consensus.cc:493] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.287518 19907 raft_consensus.cc:2749] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.288254 19900 raft_consensus.cc:515] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:52:52.289040 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c823e48b94407098aa1fcc2681235d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:52.289624 19852 raft_consensus.cc:3060] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.290343 19900 leader_election.cc:290] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191), 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647)
I20260709 14:52:52.287501 19702 raft_consensus.cc:3060] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.293313 19850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:52.294396 19850 raft_consensus.cc:2393] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40594665c8c4485b8fca8b9ec81b4eb7 in current term 1: Already voted for candidate 7a252b4be75e497a82a49345c1ae40ad in this term.
I20260709 14:52:52.295183 19701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:52.296875 19742 leader_election.cc:304] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7; no voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:52.298043 19900 raft_consensus.cc:3060] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.298678 19852 raft_consensus.cc:2468] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:52.299881 19744 leader_election.cc:304] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:52.302150 19922 leader_election.cc:290] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.302776 19922 raft_consensus.cc:2804] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.303195 19922 raft_consensus.cc:697] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:52.303535 19702 raft_consensus.cc:2468] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:52.304001 19922 consensus_queue.cc:237] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.304219 19851 raft_consensus.cc:2468] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:52.306704 19900 raft_consensus.cc:2749] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.308254 19892 tablet_bootstrap.cc:492] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:52.308636 19892 ts_tablet_manager.cc:1403] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.020s
I20260709 14:52:52.310804 19744 leader_election.cc:304] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:52.311030 19892 raft_consensus.cc:359] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.311748 19892 raft_consensus.cc:385] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.311837 19922 raft_consensus.cc:2804] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.312070 19892 raft_consensus.cc:740] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.312196 19703 raft_consensus.cc:2468] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:52.312768 19922 raft_consensus.cc:697] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:52.313301 19892 consensus_queue.cc:260] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.313550 19922 consensus_queue.cc:237] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.315404 19892 ts_tablet_manager.cc:1434] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:52.315528 19600 catalog_manager.cc:5697] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.317955 19899 raft_consensus.cc:493] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.318430 19899 raft_consensus.cc:515] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.320225 19899 leader_election.cc:290] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:52.321807 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:52.323014 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:52.323901 19703 raft_consensus.cc:2393] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4783ea0b24634aa6a7d3fe9473b41998 in current term 1: Already voted for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in this term.
I20260709 14:52:52.325475 19816 leader_election.cc:304] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998; no voters: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:52.326301 19899 raft_consensus.cc:3060] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.332702 19899 raft_consensus.cc:2749] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.335215 19600 catalog_manager.cc:5697] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.351068 19922 raft_consensus.cc:493] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.351552 19922 raft_consensus.cc:515] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.353246 19922 leader_election.cc:290] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.354038 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e877ab2d649c0bae37dd19347a6ad" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:52.354275 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e877ab2d649c0bae37dd19347a6ad" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:52.354611 19703 raft_consensus.cc:2468] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:52.354874 19851 raft_consensus.cc:2468] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:52.355563 19742 leader_election.cc:304] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:52.356366 19922 raft_consensus.cc:2804] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.356690 19922 raft_consensus.cc:493] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.356938 19922 raft_consensus.cc:3060] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.361836 19922 raft_consensus.cc:515] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.363727 19922 leader_election.cc:290] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.364564 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e877ab2d649c0bae37dd19347a6ad" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:52.364740 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e877ab2d649c0bae37dd19347a6ad" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:52.365078 19703 raft_consensus.cc:3060] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.365362 19851 raft_consensus.cc:3060] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.369921 19703 raft_consensus.cc:2468] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:52.370070 19851 raft_consensus.cc:2468] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:52.371109 19744 leader_election.cc:304] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:52.371768 19922 raft_consensus.cc:2804] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.372247 19922 raft_consensus.cc:697] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:52.372984 19922 consensus_queue.cc:237] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.379971 19600 catalog_manager.cc:5697] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.444546 19907 raft_consensus.cc:493] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.445060 19907 raft_consensus.cc:515] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.446748 19907 leader_election.cc:290] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.447569 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:52.447777 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:52.448446 19776 raft_consensus.cc:2393] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a252b4be75e497a82a49345c1ae40ad in current term 1: Already voted for candidate 4783ea0b24634aa6a7d3fe9473b41998 in this term.
I20260709 14:52:52.449318 19669 leader_election.cc:304] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:52.450105 19907 raft_consensus.cc:3060] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.455024 19907 raft_consensus.cc:2749] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.476341 19907 consensus_queue.cc:1048] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.489310 19948 consensus_queue.cc:1048] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.515210 19922 consensus_queue.cc:1048] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.519277 19922 consensus_queue.cc:1048] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.546846 19899 consensus_queue.cc:1048] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.557375 19851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "145ec007ea7f48bd82aab981d683341b"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
mode: GRACEFUL
new_leader_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:57476
I20260709 14:52:52.558236 19851 raft_consensus.cc:606] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Received request to transfer leadership to TS 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:52.560204 19933 consensus_queue.cc:1048] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:52.577984 19776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811d400e487f40fe8bec465edf462e10"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
mode: GRACEFUL
new_leader_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:41686
I20260709 14:52:52.578580 19776 raft_consensus.cc:606] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Received request to transfer leadership to TS 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:52.583446 19851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
mode: GRACEFUL
new_leader_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:57476
I20260709 14:52:52.584025 19851 raft_consensus.cc:606] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Received request to transfer leadership to TS 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:52.604748 19703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef1cdea5662c4ff79ed362be67153a9a"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
mode: GRACEFUL
new_leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:52:52.605304 19703 raft_consensus.cc:606] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Received request to transfer leadership to TS 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:52.610281 19776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0125389c61d14f1da74153afb618f015"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
mode: GRACEFUL
new_leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:41686
I20260709 14:52:52.610916 19776 raft_consensus.cc:606] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Received request to transfer leadership to TS 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:52.638473 19933 consensus_queue.cc:1048] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.645489 19899 raft_consensus.cc:993] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998: : Instructing follower 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:52.646343 19933 raft_consensus.cc:1081] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Signalling peer 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:52.648481 19702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "145ec007ea7f48bd82aab981d683341b"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:55762
I20260709 14:52:52.649051 19702 raft_consensus.cc:493] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.649430 19702 raft_consensus.cc:3060] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.652175 19960 consensus_queue.cc:1048] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:52.655833 19702 raft_consensus.cc:515] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.658895 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145ec007ea7f48bd82aab981d683341b" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:52.659091 19702 leader_election.cc:290] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 2 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.661109 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145ec007ea7f48bd82aab981d683341b" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:52.661722 19851 raft_consensus.cc:3055] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.662099 19851 raft_consensus.cc:740] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:52.662922 19851 consensus_queue.cc:260] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.664223 19851 raft_consensus.cc:3060] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.670650 19851 raft_consensus.cc:2468] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 2.
I20260709 14:52:52.671564 19669 leader_election.cc:304] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [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: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:52.672210 19948 raft_consensus.cc:2804] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.672616 19948 raft_consensus.cc:697] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:52.673269 19948 consensus_queue.cc:237] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.679523 19598 catalog_manager.cc:5697] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 1 to 2, leader changed from 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67) to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 2 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.699340 19922 consensus_queue.cc:1048] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.710867 19922 consensus_queue.cc:1048] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.711061 19942 consensus_queue.cc:1048] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:52.724467 19922 consensus_queue.cc:1048] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:52.747514 19948 consensus_queue.cc:1048] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.754190 19907 raft_consensus.cc:993] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad: : Instructing follower 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:52.754725 19901 raft_consensus.cc:1081] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Signalling peer 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:52.757048 19777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef1cdea5662c4ff79ed362be67153a9a"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:41662
I20260709 14:52:52.757563 19777 raft_consensus.cc:493] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.757941 19777 raft_consensus.cc:3060] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.760347 19948 consensus_queue.cc:1048] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.765328 19777 raft_consensus.cc:515] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.768400 19702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1cdea5662c4ff79ed362be67153a9a" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:52.768905 19702 raft_consensus.cc:3055] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.769138 19702 raft_consensus.cc:740] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:52.769927 19702 consensus_queue.cc:260] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.771056 19702 raft_consensus.cc:3060] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.771306 19777 leader_election.cc:290] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.773622 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1cdea5662c4ff79ed362be67153a9a" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:52.774192 19852 raft_consensus.cc:3060] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.777166 19702 raft_consensus.cc:2468] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 2.
I20260709 14:52:52.778223 19742 leader_election.cc:304] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:52.779014 19942 raft_consensus.cc:2804] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.779356 19852 raft_consensus.cc:2468] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 2.
I20260709 14:52:52.779417 19942 raft_consensus.cc:697] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:52.780519 19942 consensus_queue.cc:237] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.787995 19601 catalog_manager.cc:5697] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 1 to 2, leader changed from 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65) to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.853034 19942 consensus_queue.cc:1048] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.859594 19942 consensus_queue.cc:1048] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.865723 19900 consensus_queue.cc:1048] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.878424 19922 consensus_queue.cc:1048] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.886327 19922 raft_consensus.cc:993] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7: : Instructing follower 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:52:52.886794 19922 raft_consensus.cc:1081] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Signalling peer 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:52:52.888226 19852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0125389c61d14f1da74153afb618f015"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:57472
I20260709 14:52:52.888687 19852 raft_consensus.cc:493] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.888983 19852 raft_consensus.cc:3060] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.894351 19852 raft_consensus.cc:515] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.896618 19852 leader_election.cc:290] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 2 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:52.897010 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125389c61d14f1da74153afb618f015" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:52.897219 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125389c61d14f1da74153afb618f015" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:52.897720 19703 raft_consensus.cc:3060] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.897804 19777 raft_consensus.cc:3055] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.898221 19777 raft_consensus.cc:740] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:52.899022 19777 consensus_queue.cc:260] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.900338 19777 raft_consensus.cc:3060] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.905349 19703 raft_consensus.cc:2468] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 2.
I20260709 14:52:52.906821 19816 leader_election.cc:304] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:52.907236 19777 raft_consensus.cc:2468] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 2.
I20260709 14:52:52.907490 19960 raft_consensus.cc:2804] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.908020 19960 raft_consensus.cc:697] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:52.908854 19960 consensus_queue.cc:237] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.915207 19600 catalog_manager.cc:5697] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 1 to 2, leader changed from 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66) to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.969590 19933 raft_consensus.cc:993] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998: : Instructing follower 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:52.970165 19960 raft_consensus.cc:1081] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Signalling peer 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:52.971772 19703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:55762
I20260709 14:52:52.972213 19703 raft_consensus.cc:493] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.972462 19703 raft_consensus.cc:3060] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.977281 19703 raft_consensus.cc:515] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.979140 19703 leader_election.cc:290] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 2 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:52.980269 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:52.980911 19777 raft_consensus.cc:3060] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.986331 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da755b29a0a4dcba117e62360bf6975" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:52.986995 19852 raft_consensus.cc:3055] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.987301 19852 raft_consensus.cc:740] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:52.988304 19852 consensus_queue.cc:260] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.988415 19777 raft_consensus.cc:2468] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 2.
I20260709 14:52:52.989349 19852 raft_consensus.cc:3060] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.990036 19669 leader_election.cc:304] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:52.991010 19948 raft_consensus.cc:2804] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.991456 19948 raft_consensus.cc:697] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:52.992241 19948 consensus_queue.cc:237] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:52.996505 19852 raft_consensus.cc:2468] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 2.
I20260709 14:52:53.001538 19600 catalog_manager.cc:5697] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 1 to 2, leader changed from 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67) to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 2 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:53.020603 19922 raft_consensus.cc:993] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7: : Instructing follower 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:53.021097 19942 raft_consensus.cc:1081] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Signalling peer 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:53.022759 19703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811d400e487f40fe8bec465edf462e10"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:55766
I20260709 14:52:53.023314 19703 raft_consensus.cc:493] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:53.023633 19703 raft_consensus.cc:3060] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.028852 19703 raft_consensus.cc:515] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:53.030643 19703 leader_election.cc:290] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 2 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:53.031422 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811d400e487f40fe8bec465edf462e10" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:53.031680 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811d400e487f40fe8bec465edf462e10" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:53.032181 19777 raft_consensus.cc:3055] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:53.032312 19852 raft_consensus.cc:3060] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.032567 19777 raft_consensus.cc:740] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:53.033418 19777 consensus_queue.cc:260] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:53.034405 19777 raft_consensus.cc:3060] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.038935 19852 raft_consensus.cc:2468] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 2.
I20260709 14:52:53.039358 19777 raft_consensus.cc:2468] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 2.
I20260709 14:52:53.040151 19669 leader_election.cc:304] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:53.040849 19948 raft_consensus.cc:2804] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:53.041231 19948 raft_consensus.cc:697] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:53.041957 19948 consensus_queue.cc:237] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:53.047938 19600 catalog_manager.cc:5697] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 1 to 2, leader changed from 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66) to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 2 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:53.157558 19777 raft_consensus.cc:3060] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.162652 19777 raft_consensus.cc:1275] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.163913 19948 consensus_queue.cc:1048] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.172991 19852 raft_consensus.cc:1275] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.174376 19948 consensus_queue.cc:1048] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.274895 19703 raft_consensus.cc:1275] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.275839 19852 raft_consensus.cc:1275] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.276105 19942 consensus_queue.cc:1048] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.277189 19922 consensus_queue.cc:1048] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.296751 19777 raft_consensus.cc:1275] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.298375 19960 consensus_queue.cc:1048] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.306169 19703 raft_consensus.cc:1275] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.307722 19933 consensus_queue.cc:1048] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.413101 19777 raft_consensus.cc:1275] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.414469 19948 consensus_queue.cc:1048] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.421680 19852 raft_consensus.cc:1275] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.423348 19901 consensus_queue.cc:1048] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.586246 19777 raft_consensus.cc:1275] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.587656 19901 consensus_queue.cc:1048] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.593591 19852 raft_consensus.cc:1275] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.595815 19948 consensus_queue.cc:1048] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.635478 19600 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58412:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:55.637552 19600 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:55.682976 19690 tablet_service.cc:1511] Processing CreateTablet for tablet f3ec70998d4547f5be1a8a974f17ba4d (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:55.684257 19690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ec70998d4547f5be1a8a974f17ba4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.684136 19765 tablet_service.cc:1511] Processing CreateTablet for tablet f3ec70998d4547f5be1a8a974f17ba4d (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:55.685477 19765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ec70998d4547f5be1a8a974f17ba4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.687167 19842 tablet_service.cc:1511] Processing CreateTablet for tablet f3ec70998d4547f5be1a8a974f17ba4d (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:55.687167 19767 tablet_service.cc:1511] Processing CreateTablet for tablet b99b1a33dd844833b047882946869498 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:55.688436 19842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ec70998d4547f5be1a8a974f17ba4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.688814 19767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99b1a33dd844833b047882946869498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.692144 19768 tablet_service.cc:1511] Processing CreateTablet for tablet 8877f638618240dd849c9dda96f1b267 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:55.693396 19768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8877f638618240dd849c9dda96f1b267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.696861 19766 tablet_service.cc:1511] Processing CreateTablet for tablet f5dd33d8977841dc84637ad492e02591 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:55.698165 19766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dd33d8977841dc84637ad492e02591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.698480 19839 tablet_service.cc:1511] Processing CreateTablet for tablet f5dd33d8977841dc84637ad492e02591 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:55.702576 19838 tablet_service.cc:1511] Processing CreateTablet for tablet 8877f638618240dd849c9dda96f1b267 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:55.704945 19693 tablet_service.cc:1511] Processing CreateTablet for tablet b99b1a33dd844833b047882946869498 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:55.706255 19693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99b1a33dd844833b047882946869498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.705394 19691 tablet_service.cc:1511] Processing CreateTablet for tablet 8877f638618240dd849c9dda96f1b267 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:55.708185 19691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8877f638618240dd849c9dda96f1b267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.688190 19841 tablet_service.cc:1511] Processing CreateTablet for tablet b99b1a33dd844833b047882946869498 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:55.704945 19764 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5d8192670449138c32e876e40e73ec (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:55.711601 19688 tablet_service.cc:1511] Processing CreateTablet for tablet f5dd33d8977841dc84637ad492e02591 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:55.712240 19692 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5d8192670449138c32e876e40e73ec (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:55.712951 19688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dd33d8977841dc84637ad492e02591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.713568 19841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99b1a33dd844833b047882946869498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.714668 19839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dd33d8977841dc84637ad492e02591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.716248 19837 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5d8192670449138c32e876e40e73ec (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:55.717468 19837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5d8192670449138c32e876e40e73ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.718773 19838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8877f638618240dd849c9dda96f1b267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.716289 19692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5d8192670449138c32e876e40e73ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.721585 19686 tablet_service.cc:1511] Processing CreateTablet for tablet a2e0388c1b3c4d8e82f783fac3a1c278 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:55.722916 19686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e0388c1b3c4d8e82f783fac3a1c278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.738266 19764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5d8192670449138c32e876e40e73ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.743091 19687 tablet_service.cc:1511] Processing CreateTablet for tablet 7380308c48ad4658956595455bde5e8b (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:55.744690 19687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7380308c48ad4658956595455bde5e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.746830 19763 tablet_service.cc:1511] Processing CreateTablet for tablet 7380308c48ad4658956595455bde5e8b (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:55.747515 19689 tablet_service.cc:1511] Processing CreateTablet for tablet e257e77e5c23492cba900b7a54b390fe (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:55.748202 19763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7380308c48ad4658956595455bde5e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.747958 19836 tablet_service.cc:1511] Processing CreateTablet for tablet 7380308c48ad4658956595455bde5e8b (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:55.748811 19689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e257e77e5c23492cba900b7a54b390fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.749265 19836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7380308c48ad4658956595455bde5e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.747591 19762 tablet_service.cc:1511] Processing CreateTablet for tablet a2e0388c1b3c4d8e82f783fac3a1c278 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:55.751417 19762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e0388c1b3c4d8e82f783fac3a1c278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.750626 19840 tablet_service.cc:1511] Processing CreateTablet for tablet a2e0388c1b3c4d8e82f783fac3a1c278 (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:55.753877 19840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e0388c1b3c4d8e82f783fac3a1c278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.764505 19835 tablet_service.cc:1511] Processing CreateTablet for tablet e257e77e5c23492cba900b7a54b390fe (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:55.766009 19835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e257e77e5c23492cba900b7a54b390fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.764580 19685 tablet_service.cc:1511] Processing CreateTablet for tablet 72fded3f8c324d07b628536361ed483f (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:55.767508 19685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fded3f8c324d07b628536361ed483f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.771767 19834 tablet_service.cc:1511] Processing CreateTablet for tablet 72fded3f8c324d07b628536361ed483f (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:55.773095 19834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fded3f8c324d07b628536361ed483f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.783651 19761 tablet_service.cc:1511] Processing CreateTablet for tablet 72fded3f8c324d07b628536361ed483f (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:55.785045 19761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fded3f8c324d07b628536361ed483f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.788208 19765 tablet_service.cc:1511] Processing CreateTablet for tablet e257e77e5c23492cba900b7a54b390fe (DEFAULT_TABLE table=soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:55.802395 19765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e257e77e5c23492cba900b7a54b390fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.837311 19991 tablet_bootstrap.cc:492] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:55.860720 19991 tablet_bootstrap.cc:654] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.873541 19992 tablet_bootstrap.cc:492] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:55.879464 19992 tablet_bootstrap.cc:654] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.871934 19990 tablet_bootstrap.cc:492] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:55.887915 19991 tablet_bootstrap.cc:492] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:55.888414 19991 ts_tablet_manager.cc:1403] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260709 14:52:55.890738 19990 tablet_bootstrap.cc:654] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.891074 19991 raft_consensus.cc:359] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.891661 19991 raft_consensus.cc:385] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.891885 19991 raft_consensus.cc:740] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.892340 19992 tablet_bootstrap.cc:492] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:55.892887 19992 ts_tablet_manager.cc:1403] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 14:52:55.892498 19991 consensus_queue.cc:260] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.895675 19991 ts_tablet_manager.cc:1434] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:52:55.896234 19990 tablet_bootstrap.cc:492] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:55.896737 19990 ts_tablet_manager.cc:1403] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260709 14:52:55.896675 19991 tablet_bootstrap.cc:492] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:55.899029 19992 raft_consensus.cc:359] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.901451 19992 raft_consensus.cc:385] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.901803 19992 raft_consensus.cc:740] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.902537 19992 consensus_queue.cc:260] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.907478 19992 ts_tablet_manager.cc:1434] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:55.907717 19991 tablet_bootstrap.cc:654] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.908665 19992 tablet_bootstrap.cc:492] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:55.913043 19990 raft_consensus.cc:359] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.913704 19990 raft_consensus.cc:385] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.913945 19990 raft_consensus.cc:740] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.914542 19990 consensus_queue.cc:260] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.916160 19992 tablet_bootstrap.cc:654] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.916682 19990 ts_tablet_manager.cc:1434] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260709 14:52:55.918437 19990 tablet_bootstrap.cc:492] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:55.925150 19990 tablet_bootstrap.cc:654] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.925730 19991 tablet_bootstrap.cc:492] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:55.926427 19991 ts_tablet_manager.cc:1403] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260709 14:52:55.929837 19991 raft_consensus.cc:359] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.930660 19991 raft_consensus.cc:385] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.931012 19991 raft_consensus.cc:740] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.931905 19991 consensus_queue.cc:260] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.932940 19992 tablet_bootstrap.cc:492] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:55.933528 19992 ts_tablet_manager.cc:1403] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 14:52:55.934362 19991 ts_tablet_manager.cc:1434] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:52:55.935420 19991 tablet_bootstrap.cc:492] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:55.936681 19992 raft_consensus.cc:359] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.937619 19992 raft_consensus.cc:385] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.937997 19992 raft_consensus.cc:740] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.938900 19992 consensus_queue.cc:260] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.944685 19991 tablet_bootstrap.cc:654] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.947943 19990 tablet_bootstrap.cc:492] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:55.948423 19992 ts_tablet_manager.cc:1434] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.010s
I20260709 14:52:55.949611 19992 tablet_bootstrap.cc:492] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:55.950341 19990 ts_tablet_manager.cc:1403] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260709 14:52:55.954438 19990 raft_consensus.cc:359] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.955299 19990 raft_consensus.cc:385] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.955591 19990 raft_consensus.cc:740] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.956279 19992 tablet_bootstrap.cc:654] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.956246 19990 consensus_queue.cc:260] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.958508 19990 ts_tablet_manager.cc:1434] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:55.959483 19990 tablet_bootstrap.cc:492] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:55.960536 19991 tablet_bootstrap.cc:492] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:55.961145 19991 ts_tablet_manager.cc:1403] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260709 14:52:55.964432 19991 raft_consensus.cc:359] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.965426 19991 raft_consensus.cc:385] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.965873 19991 raft_consensus.cc:740] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.966729 19991 consensus_queue.cc:260] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.969310 19991 ts_tablet_manager.cc:1434] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:55.970526 19991 tablet_bootstrap.cc:492] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:55.973338 19990 tablet_bootstrap.cc:654] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.976310 19992 tablet_bootstrap.cc:492] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:55.976884 19992 ts_tablet_manager.cc:1403] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260709 14:52:55.978300 19991 tablet_bootstrap.cc:654] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.979925 19992 raft_consensus.cc:359] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.980737 19992 raft_consensus.cc:385] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.981096 19992 raft_consensus.cc:740] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.982174 19992 consensus_queue.cc:260] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.984937 19992 ts_tablet_manager.cc:1434] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:55.986097 19992 tablet_bootstrap.cc:492] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:55.988057 19999 raft_consensus.cc:493] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.988637 19999 raft_consensus.cc:515] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:55.989077 19990 tablet_bootstrap.cc:492] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:55.989738 19990 ts_tablet_manager.cc:1403] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.007s
I20260709 14:52:56.003234 19999 leader_election.cc:290] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.004753 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec70998d4547f5be1a8a974f17ba4d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:56.005180 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec70998d4547f5be1a8a974f17ba4d" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
W20260709 14:52:56.006639 19742 leader_election.cc:343] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.006850 19990 raft_consensus.cc:359] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
W20260709 14:52:56.007656 19744 leader_election.cc:343] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.007717 19990 raft_consensus.cc:385] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.008136 19990 raft_consensus.cc:740] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.009179 19991 tablet_bootstrap.cc:492] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:56.008965 19990 consensus_queue.cc:260] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.009765 19991 ts_tablet_manager.cc:1403] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.014s
I20260709 14:52:56.009785 19744 leader_election.cc:304] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7; no voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:56.011094 19999 raft_consensus.cc:2749] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:56.011356 19990 ts_tablet_manager.cc:1434] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:52:56.012567 19990 tablet_bootstrap.cc:492] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:56.013140 19991 raft_consensus.cc:359] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.013990 19991 raft_consensus.cc:385] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.014324 19991 raft_consensus.cc:740] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.015115 19991 consensus_queue.cc:260] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.017866 19991 ts_tablet_manager.cc:1434] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:56.017949 19992 tablet_bootstrap.cc:654] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.018935 19991 tablet_bootstrap.cc:492] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:56.023123 19990 tablet_bootstrap.cc:654] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.025916 19991 tablet_bootstrap.cc:654] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.026595 19999 raft_consensus.cc:493] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.027202 19999 raft_consensus.cc:515] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.028275 19978 raft_consensus.cc:493] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.028761 19978 raft_consensus.cc:515] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.030823 19978 leader_election.cc:290] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.030882 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b1a33dd844833b047882946869498" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:56.031015 19999 leader_election.cc:290] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
W20260709 14:52:56.032837 19742 leader_election.cc:343] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.033107 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dd33d8977841dc84637ad492e02591" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.033118 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dd33d8977841dc84637ad492e02591" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:56.033797 19851 raft_consensus.cc:2468] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
W20260709 14:52:56.034677 19669 leader_election.cc:343] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.035482 19990 tablet_bootstrap.cc:492] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:56.035481 19669 leader_election.cc:304] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [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: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:56.036129 19990 ts_tablet_manager.cc:1403] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260709 14:52:56.030941 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b1a33dd844833b047882946869498" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.036720 19852 raft_consensus.cc:2468] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:56.036813 19978 raft_consensus.cc:2804] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.037307 19978 raft_consensus.cc:493] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.037631 19978 raft_consensus.cc:3060] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.039414 19744 leader_election.cc:304] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [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: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:56.039220 19990 raft_consensus.cc:359] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.040055 19990 raft_consensus.cc:385] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.040089 19991 tablet_bootstrap.cc:492] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:56.040426 19990 raft_consensus.cc:740] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.040831 19991 ts_tablet_manager.cc:1403] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.009s
I20260709 14:52:56.042086 19990 consensus_queue.cc:260] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.042575 19992 tablet_bootstrap.cc:492] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:56.043036 19999 raft_consensus.cc:2804] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.043215 19992 ts_tablet_manager.cc:1403] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.012s
I20260709 14:52:56.043548 19999 raft_consensus.cc:493] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.043991 19999 raft_consensus.cc:3060] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.044441 19978 raft_consensus.cc:515] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.046211 19992 raft_consensus.cc:359] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.046921 19992 raft_consensus.cc:385] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.047211 19992 raft_consensus.cc:740] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.047921 19992 consensus_queue.cc:260] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.048612 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dd33d8977841dc84637ad492e02591" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:56.049263 19777 raft_consensus.cc:3060] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.050482 19990 ts_tablet_manager.cc:1434] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:52:56.051504 19990 tablet_bootstrap.cc:492] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:56.052578 19999 raft_consensus.cc:515] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.055384 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b1a33dd844833b047882946869498" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:56.056161 19777 raft_consensus.cc:2468] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
W20260709 14:52:56.056792 19742 leader_election.cc:343] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.058907 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b1a33dd844833b047882946869498" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:56.059463 19852 raft_consensus.cc:3060] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.059878 19669 leader_election.cc:304] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.056373 19992 ts_tablet_manager.cc:1434] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:56.061216 19992 tablet_bootstrap.cc:492] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:56.044591 19991 raft_consensus.cc:359] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.066789 19852 raft_consensus.cc:2468] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:56.067253 19999 leader_election.cc:290] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.070415 19991 raft_consensus.cc:385] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.060262 19990 tablet_bootstrap.cc:654] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.068109 19978 leader_election.cc:290] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.068917 20007 raft_consensus.cc:2804] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.069823 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dd33d8977841dc84637ad492e02591" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:56.071614 19851 raft_consensus.cc:3060] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.072058 20007 raft_consensus.cc:697] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:56.067431 19992 tablet_bootstrap.cc:654] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.070235 19744 leader_election.cc:304] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [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: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:56.072937 20007 consensus_queue.cc:237] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.078027 19999 raft_consensus.cc:2804] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.078547 19999 raft_consensus.cc:697] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:56.079389 19999 consensus_queue.cc:237] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.070855 19991 raft_consensus.cc:740] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.076112 19990 tablet_bootstrap.cc:492] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:56.077126 19851 raft_consensus.cc:2468] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:56.085441 19990 ts_tablet_manager.cc:1403] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260709 14:52:56.088406 19992 tablet_bootstrap.cc:492] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:56.088954 19992 ts_tablet_manager.cc:1403] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260709 14:52:56.088557 19990 raft_consensus.cc:359] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.089485 19990 raft_consensus.cc:385] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.089892 19990 raft_consensus.cc:740] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.090855 19990 consensus_queue.cc:260] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.092118 19992 raft_consensus.cc:359] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.092922 19992 raft_consensus.cc:385] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.093258 19992 raft_consensus.cc:740] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.093341 19990 ts_tablet_manager.cc:1434] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:52:56.094571 19990 tablet_bootstrap.cc:492] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:56.094230 19992 consensus_queue.cc:260] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.096330 19991 consensus_queue.cc:260] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.097973 19992 ts_tablet_manager.cc:1434] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:56.097886 19600 catalog_manager.cc:5697] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.098781 19991 ts_tablet_manager.cc:1434] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.057s	user 0.002s	sys 0.005s
I20260709 14:52:56.099264 19992 tablet_bootstrap.cc:492] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:56.100028 19991 tablet_bootstrap.cc:492] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:56.102093 19990 tablet_bootstrap.cc:654] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.106868 19992 tablet_bootstrap.cc:654] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.107709 19991 tablet_bootstrap.cc:654] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.111274 19601 catalog_manager.cc:5697] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 1 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.113471 19990 tablet_bootstrap.cc:492] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:56.113976 19990 ts_tablet_manager.cc:1403] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:52:56.115902 20007 raft_consensus.cc:493] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.116385 20007 raft_consensus.cc:515] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.116932 19992 tablet_bootstrap.cc:492] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:56.116858 19990 raft_consensus.cc:359] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.117585 19992 ts_tablet_manager.cc:1403] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 14:52:56.118786 19990 raft_consensus.cc:385] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.119235 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7380308c48ad4658956595455bde5e8b" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:56.123548 19990 raft_consensus.cc:740] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.124456 19990 consensus_queue.cc:260] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.126840 19990 ts_tablet_manager.cc:1434] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:56.126966 19991 tablet_bootstrap.cc:492] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:56.127516 19991 ts_tablet_manager.cc:1403] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260709 14:52:56.121764 19978 raft_consensus.cc:493] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:56.129271 19669 leader_election.cc:343] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.121553 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7380308c48ad4658956595455bde5e8b" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.122515 20007 leader_election.cc:290] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.121929 19992 raft_consensus.cc:359] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.131166 19992 raft_consensus.cc:385] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.129428 19978 raft_consensus.cc:515] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.131593 19990 tablet_bootstrap.cc:492] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:56.133077 19978 leader_election.cc:290] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
W20260709 14:52:56.134516 19669 leader_election.cc:343] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.134742 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d8192670449138c32e876e40e73ec" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:56.135893 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d8192670449138c32e876e40e73ec" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.136478 19851 raft_consensus.cc:2468] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
I20260709 14:52:56.131472 19992 raft_consensus.cc:740] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.136940 19991 raft_consensus.cc:359] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.137792 19991 raft_consensus.cc:385] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.138098 19991 raft_consensus.cc:740] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.135319 19669 leader_election.cc:304] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:56.138924 19991 consensus_queue.cc:260] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.139408 19978 raft_consensus.cc:2749] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:56.138259 19990 tablet_bootstrap.cc:654] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.138128 19992 consensus_queue.cc:260] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.141525 19991 ts_tablet_manager.cc:1434] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:52:56.141413 19669 leader_election.cc:304] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.142275 19978 raft_consensus.cc:2804] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.142733 19992 ts_tablet_manager.cc:1434] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260709 14:52:56.142622 19978 raft_consensus.cc:493] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.143530 19978 raft_consensus.cc:3060] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.144186 19992 tablet_bootstrap.cc:492] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:56.142602 19991 tablet_bootstrap.cc:492] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
W20260709 14:52:56.142699 19649 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:56.136446 19777 raft_consensus.cc:2468] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
I20260709 14:52:56.150918 19992 tablet_bootstrap.cc:654] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.157002 19991 tablet_bootstrap.cc:654] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.161550 19978 raft_consensus.cc:515] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.164862 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d8192670449138c32e876e40e73ec" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:56.165555 19777 raft_consensus.cc:3060] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.174414 19978 leader_election.cc:290] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.173398 19777 raft_consensus.cc:2468] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:56.175695 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d8192670449138c32e876e40e73ec" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:56.176409 19851 raft_consensus.cc:3060] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.178169 19991 tablet_bootstrap.cc:492] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:56.179319 19669 leader_election.cc:304] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.180522 19978 raft_consensus.cc:2804] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.180738 19991 ts_tablet_manager.cc:1403] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.007s
I20260709 14:52:56.180963 19978 raft_consensus.cc:697] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:56.181898 19978 consensus_queue.cc:237] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.183750 19851 raft_consensus.cc:2468] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:56.183874 19991 raft_consensus.cc:359] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.184628 19991 raft_consensus.cc:385] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.184966 19991 raft_consensus.cc:740] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.185837 19991 consensus_queue.cc:260] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.186430 19992 tablet_bootstrap.cc:492] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:56.187259 19992 ts_tablet_manager.cc:1403] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.016s
I20260709 14:52:56.187211 19990 tablet_bootstrap.cc:492] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:56.187978 19990 ts_tablet_manager.cc:1403] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.016s
I20260709 14:52:56.188287 19991 ts_tablet_manager.cc:1434] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:56.190073 19991 tablet_bootstrap.cc:492] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:56.190454 19992 raft_consensus.cc:359] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.191256 19992 raft_consensus.cc:385] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.190910 19990 raft_consensus.cc:359] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.191571 19992 raft_consensus.cc:740] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.191709 19990 raft_consensus.cc:385] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.192143 19990 raft_consensus.cc:740] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.192442 19992 consensus_queue.cc:260] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.192975 19990 consensus_queue.cc:260] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.193048 19598 catalog_manager.cc:5697] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 1 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.195454 19990 ts_tablet_manager.cc:1434] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:56.202875 19990 tablet_bootstrap.cc:492] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:56.199079 19991 tablet_bootstrap.cc:654] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.197620 19992 ts_tablet_manager.cc:1434] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:56.209570 19992 tablet_bootstrap.cc:492] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:56.216843 19992 tablet_bootstrap.cc:654] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.218696 19990 tablet_bootstrap.cc:654] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.220650 19991 tablet_bootstrap.cc:492] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:56.221158 19991 ts_tablet_manager.cc:1403] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.008s
I20260709 14:52:56.223991 19991 raft_consensus.cc:359] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.224618 19991 raft_consensus.cc:385] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.224885 19991 raft_consensus.cc:740] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.225466 19991 consensus_queue.cc:260] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.227356 19991 ts_tablet_manager.cc:1434] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:52:56.227952 19990 tablet_bootstrap.cc:492] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:56.228410 19990 ts_tablet_manager.cc:1403] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.001s
I20260709 14:52:56.228950 19991 tablet_bootstrap.cc:492] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad: Bootstrap starting.
I20260709 14:52:56.229107 19992 tablet_bootstrap.cc:492] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:56.229620 19992 ts_tablet_manager.cc:1403] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 14:52:56.231117 19990 raft_consensus.cc:359] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.231864 19990 raft_consensus.cc:385] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.232134 19990 raft_consensus.cc:740] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.232304 19992 raft_consensus.cc:359] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.233037 19992 raft_consensus.cc:385] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.232829 19990 consensus_queue.cc:260] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.233325 19992 raft_consensus.cc:740] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.234083 19992 consensus_queue.cc:260] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.234952 19990 ts_tablet_manager.cc:1434] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:56.236064 19992 ts_tablet_manager.cc:1434] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:52:56.237046 19992 tablet_bootstrap.cc:492] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7: Bootstrap starting.
I20260709 14:52:56.237941 19991 tablet_bootstrap.cc:654] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.240024 19990 tablet_bootstrap.cc:492] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998: Bootstrap starting.
I20260709 14:52:56.242105 20020 raft_consensus.cc:493] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.242558 19992 tablet_bootstrap.cc:654] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.242664 20020 raft_consensus.cc:515] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.244990 20020 leader_election.cc:290] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:56.245844 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:56.246630 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:56.246656 19703 raft_consensus.cc:2468] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 0.
W20260709 14:52:56.248373 19818 leader_election.cc:343] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.248972 19816 leader_election.cc:304] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [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: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:56.249617 19991 tablet_bootstrap.cc:492] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad: No bootstrap required, opened a new log
I20260709 14:52:56.250192 19991 ts_tablet_manager.cc:1403] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:52:56.250224 20020 raft_consensus.cc:2804] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.253350 19990 tablet_bootstrap.cc:654] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.253062 19991 raft_consensus.cc:359] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.253686 20020 raft_consensus.cc:493] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.254143 20020 raft_consensus.cc:3060] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.253923 19991 raft_consensus.cc:385] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.255546 19991 raft_consensus.cc:740] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.256719 19992 tablet_bootstrap.cc:492] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7: No bootstrap required, opened a new log
I20260709 14:52:56.256446 19991 consensus_queue.cc:260] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.257217 19992 ts_tablet_manager.cc:1403] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 14:52:56.258950 19991 ts_tablet_manager.cc:1434] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:56.260025 19992 raft_consensus.cc:359] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.260735 19992 raft_consensus.cc:385] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.261047 19992 raft_consensus.cc:740] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.261824 19992 consensus_queue.cc:260] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.262508 19990 tablet_bootstrap.cc:492] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998: No bootstrap required, opened a new log
I20260709 14:52:56.263345 19990 ts_tablet_manager.cc:1403] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260709 14:52:56.263859 19992 ts_tablet_manager.cc:1434] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:56.266180 19990 raft_consensus.cc:359] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.266254 20020 raft_consensus.cc:515] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.267059 19990 raft_consensus.cc:385] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.267426 19990 raft_consensus.cc:740] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.268420 20020 leader_election.cc:290] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:56.268208 19990 consensus_queue.cc:260] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.270352 19990 ts_tablet_manager.cc:1434] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:56.270882 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:56.270998 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:56.271507 19703 raft_consensus.cc:3060] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.271651 19777 raft_consensus.cc:3060] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.278237 19703 raft_consensus.cc:2468] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 1.
I20260709 14:52:56.278650 19777 raft_consensus.cc:2468] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 1.
I20260709 14:52:56.279881 19818 leader_election.cc:304] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:56.280871 20020 raft_consensus.cc:2804] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.281335 20020 raft_consensus.cc:697] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:56.282182 20020 consensus_queue.cc:237] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.283896 20007 raft_consensus.cc:493] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.284420 20007 raft_consensus.cc:515] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.286093 20007 leader_election.cc:290] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.288584 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fded3f8c324d07b628536361ed483f" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.289279 19851 raft_consensus.cc:2468] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
I20260709 14:52:56.290351 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fded3f8c324d07b628536361ed483f" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:56.291652 19669 leader_election.cc:304] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.291961 19777 raft_consensus.cc:2468] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
I20260709 14:52:56.293223 20007 raft_consensus.cc:2804] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.293589 20007 raft_consensus.cc:493] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.293972 20007 raft_consensus.cc:3060] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.299063 19599 catalog_manager.cc:5697] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.301210 20007 raft_consensus.cc:515] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.303323 20007 leader_election.cc:290] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.304311 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fded3f8c324d07b628536361ed483f" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:56.304579 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fded3f8c324d07b628536361ed483f" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:56.304896 19777 raft_consensus.cc:3060] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.305249 19851 raft_consensus.cc:3060] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.310756 19777 raft_consensus.cc:2468] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:56.310856 19851 raft_consensus.cc:2468] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:56.311901 19669 leader_election.cc:304] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.312502 20007 raft_consensus.cc:2804] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.312872 20007 raft_consensus.cc:697] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:56.313455 20007 consensus_queue.cc:237] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.327872 19599 catalog_manager.cc:5697] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 1 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.413479 20007 raft_consensus.cc:493] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.413949 20007 raft_consensus.cc:515] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.415736 20007 leader_election.cc:290] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.416460 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b1a33dd844833b047882946869498" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:56.416766 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b1a33dd844833b047882946869498" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.417466 19852 raft_consensus.cc:2393] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a252b4be75e497a82a49345c1ae40ad in current term 1: Already voted for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in this term.
I20260709 14:52:56.418377 19669 leader_election.cc:304] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:56.419095 19978 raft_consensus.cc:3060] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.424181 19978 raft_consensus.cc:2749] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:56.467061 19978 consensus_queue.cc:1048] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.472136 19979 raft_consensus.cc:493] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.472623 19979 raft_consensus.cc:515] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.473140 19978 raft_consensus.cc:493] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.473793 19978 raft_consensus.cc:515] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.474817 19979 leader_election.cc:290] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.476122 19978 leader_election.cc:290] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.476397 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8877f638618240dd849c9dda96f1b267" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.476923 20020 raft_consensus.cc:493] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.477035 19852 raft_consensus.cc:2468] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:56.477419 20020 raft_consensus.cc:515] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.477056 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8877f638618240dd849c9dda96f1b267" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:56.478307 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec70998d4547f5be1a8a974f17ba4d" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:56.478785 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec70998d4547f5be1a8a974f17ba4d" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.478986 19744 leader_election.cc:304] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:56.480836 19852 raft_consensus.cc:2468] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
I20260709 14:52:56.481407 19979 raft_consensus.cc:2804] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.480077 19777 raft_consensus.cc:2468] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
I20260709 14:52:56.482671 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7380308c48ad4658956595455bde5e8b" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:56.483443 19776 raft_consensus.cc:2468] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 0.
I20260709 14:52:56.484151 19979 raft_consensus.cc:493] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.484560 19979 raft_consensus.cc:3060] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.484640 19669 leader_election.cc:304] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.485682 20015 raft_consensus.cc:2804] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.486016 20015 raft_consensus.cc:493] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.486367 20015 raft_consensus.cc:3060] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.479444 20020 leader_election.cc:290] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:56.480094 19702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7380308c48ad4658956595455bde5e8b" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:56.478408 19703 raft_consensus.cc:2468] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:56.488878 19702 raft_consensus.cc:2468] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 0.
I20260709 14:52:56.487720 19818 leader_election.cc:304] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:56.490483 20020 raft_consensus.cc:2804] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.490813 20020 raft_consensus.cc:493] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.491139 20020 raft_consensus.cc:3060] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.494966 19979 raft_consensus.cc:515] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.496171 20007 consensus_queue.cc:1048] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.497022 20031 raft_consensus.cc:493] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.497737 19702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8877f638618240dd849c9dda96f1b267" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:56.499850 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8877f638618240dd849c9dda96f1b267" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:56.500165 19702 raft_consensus.cc:3060] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.500519 19851 raft_consensus.cc:3060] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.501034 20015 raft_consensus.cc:515] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.503925 20015 leader_election.cc:290] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.505669 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec70998d4547f5be1a8a974f17ba4d" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:56.499576 19999 raft_consensus.cc:493] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.506592 19999 raft_consensus.cc:515] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.508184 19851 raft_consensus.cc:2468] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:56.508334 19702 raft_consensus.cc:2468] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 1.
I20260709 14:52:56.508828 19999 leader_election.cc:290] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.509233 19979 leader_election.cc:290] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.499068 20020 raft_consensus.cc:515] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.510104 19849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.510644 19744 leader_election.cc:304] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:56.505693 19850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec70998d4547f5be1a8a974f17ba4d" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:56.511118 19849 raft_consensus.cc:2468] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:56.511401 19850 raft_consensus.cc:3060] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.512593 19744 leader_election.cc:304] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:56.512982 19979 raft_consensus.cc:2804] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.499861 20031 raft_consensus.cc:515] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.515553 20020 leader_election.cc:290] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:56.513787 19702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad" is_pre_election: true
I20260709 14:52:56.516631 19702 raft_consensus.cc:2468] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 0.
I20260709 14:52:56.516683 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7380308c48ad4658956595455bde5e8b" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:56.517331 19703 raft_consensus.cc:3060] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.524134 20031 leader_election.cc:290] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.523056 19778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7380308c48ad4658956595455bde5e8b" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:56.525789 19775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" is_pre_election: true
I20260709 14:52:56.530709 19778 raft_consensus.cc:3060] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.529844 19777 raft_consensus.cc:3060] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.521103 19850 raft_consensus.cc:2468] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:56.538733 19669 leader_election.cc:304] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.539208 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998" is_pre_election: true
I20260709 14:52:56.540010 19851 raft_consensus.cc:2468] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
I20260709 14:52:56.522742 20036 raft_consensus.cc:2804] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.541036 19775 raft_consensus.cc:2468] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 0.
I20260709 14:52:56.539666 20031 raft_consensus.cc:2804] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.541299 19669 leader_election.cc:304] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.542412 20015 raft_consensus.cc:2804] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.542418 20031 raft_consensus.cc:697] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:56.542948 20015 raft_consensus.cc:493] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.543330 20015 raft_consensus.cc:3060] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.543773 20036 raft_consensus.cc:493] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.543493 20031 consensus_queue.cc:237] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.544243 20036 raft_consensus.cc:3060] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.545027 19777 raft_consensus.cc:2468] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:56.553701 20015 raft_consensus.cc:515] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.555094 19979 raft_consensus.cc:697] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:56.528066 19703 raft_consensus.cc:2468] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 1.
I20260709 14:52:56.556146 19979 consensus_queue.cc:237] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.556973 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:56.557255 19816 leader_election.cc:304] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.558174 20020 raft_consensus.cc:2804] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.558616 20020 raft_consensus.cc:697] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:56.559389 20020 consensus_queue.cc:237] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.560359 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:56.561008 20015 leader_election.cc:290] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 1 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.561745 19778 raft_consensus.cc:2468] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 1.
I20260709 14:52:56.560814 20036 raft_consensus.cc:515] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.568297 19776 raft_consensus.cc:2393] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a252b4be75e497a82a49345c1ae40ad in current term 1: Already voted for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in this term.
I20260709 14:52:56.570196 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:56.571027 19703 raft_consensus.cc:2393] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 40594665c8c4485b8fca8b9ec81b4eb7 in current term 1: Already voted for candidate 7a252b4be75e497a82a49345c1ae40ad in this term.
I20260709 14:52:56.560930 19851 raft_consensus.cc:3060] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.582365 20036 leader_election.cc:290] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.582382 19850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:56.584514 19744 leader_election.cc:304] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [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: 40594665c8c4485b8fca8b9ec81b4eb7; no voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:56.585824 20036 raft_consensus.cc:2749] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:56.591799 20034 consensus_queue.cc:1048] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.591569 19599 catalog_manager.cc:5697] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 1 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.589395 19851 raft_consensus.cc:2468] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 1.
I20260709 14:52:56.594430 19669 leader_election.cc:304] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [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: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:56.597831 20031 raft_consensus.cc:2804] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.598294 20031 raft_consensus.cc:697] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:56.599056 20031 consensus_queue.cc:237] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.603055 19600 catalog_manager.cc:5697] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 1 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.604497 19601 catalog_manager.cc:5697] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 1 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.618263 20036 consensus_queue.cc:1048] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.618884 19599 catalog_manager.cc:5697] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 1 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.629832 20031 consensus_queue.cc:1048] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.641778 20015 consensus_queue.cc:1048] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.695943 20015 consensus_queue.cc:1048] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.705852 19978 consensus_queue.cc:1048] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.831352 19778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99b1a33dd844833b047882946869498"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
mode: GRACEFUL
new_leader_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:41686
I20260709 14:52:56.831835 19778 raft_consensus.cc:606] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Received request to transfer leadership to TS 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:56.836558 19778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8877f638618240dd849c9dda96f1b267"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
mode: GRACEFUL
new_leader_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:41686
I20260709 14:52:56.837041 19778 raft_consensus.cc:606] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Received request to transfer leadership to TS 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:56.844007 19703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e5d8192670449138c32e876e40e73ec"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
mode: GRACEFUL
new_leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:52:56.844471 19703 raft_consensus.cc:606] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Received request to transfer leadership to TS 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:56.848905 19851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
mode: GRACEFUL
new_leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:57476
I20260709 14:52:56.849395 19851 raft_consensus.cc:606] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Received request to transfer leadership to TS 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:56.854064 19851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7380308c48ad4658956595455bde5e8b"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
mode: GRACEFUL
new_leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:57476
I20260709 14:52:56.854538 19851 raft_consensus.cc:606] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Received request to transfer leadership to TS 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:56.859102 19703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
mode: GRACEFUL
new_leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:52:56.859632 19703 raft_consensus.cc:606] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Received request to transfer leadership to TS 40594665c8c4485b8fca8b9ec81b4eb7
I20260709 14:52:56.864176 19703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72fded3f8c324d07b628536361ed483f"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
mode: GRACEFUL
new_leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:52:56.864569 19703 raft_consensus.cc:606] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Received request to transfer leadership to TS 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:56.868000 20020 consensus_queue.cc:1048] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.878043 20048 consensus_queue.cc:1048] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.886698 19976 raft_consensus.cc:993] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998: : Instructing follower 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:56.887198 19976 raft_consensus.cc:1081] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Signalling peer 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:56.888665 19778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:41672
I20260709 14:52:56.889259 19778 raft_consensus.cc:493] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.889609 19778 raft_consensus.cc:3060] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:56.895021 19778 raft_consensus.cc:515] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.896821 19778 leader_election.cc:290] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:56.897686 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:56.898316 19703 raft_consensus.cc:3060] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:56.897774 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:56.899034 19851 raft_consensus.cc:3055] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:56.899353 19851 raft_consensus.cc:740] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:56.900098 19851 consensus_queue.cc:260] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.901332 19851 raft_consensus.cc:3060] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:56.904850 19703 raft_consensus.cc:2468] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 2.
I20260709 14:52:56.906185 19742 leader_election.cc:304] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:56.906924 20036 raft_consensus.cc:2804] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:56.907315 20036 raft_consensus.cc:697] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:56.908073 20036 consensus_queue.cc:237] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:56.909466 19851 raft_consensus.cc:2468] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 2.
I20260709 14:52:56.914983 19601 catalog_manager.cc:5697] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 1 to 2, leader changed from 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67) to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.001555 20036 consensus_queue.cc:1048] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:57.009032 19979 raft_consensus.cc:993] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7: : Instructing follower 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:57.009689 20034 raft_consensus.cc:1081] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Signalling peer 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:57.011634 19702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8877f638618240dd849c9dda96f1b267"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:55766
I20260709 14:52:57.012794 19702 raft_consensus.cc:493] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.013204 19702 raft_consensus.cc:3060] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.014992 20036 consensus_queue.cc:1048] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:57.020115 20015 consensus_queue.cc:1048] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:57.021262 19702 raft_consensus.cc:515] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.024726 19978 consensus_queue.cc:1048] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:57.025743 19702 leader_election.cc:290] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 2 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:57.027307 19850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8877f638618240dd849c9dda96f1b267" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:57.029013 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8877f638618240dd849c9dda96f1b267" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:57.029644 19776 raft_consensus.cc:3055] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.029927 19776 raft_consensus.cc:740] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:57.030666 19776 consensus_queue.cc:260] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.031504 19776 raft_consensus.cc:3060] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.035991 20036 raft_consensus.cc:993] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7: : Instructing follower 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:57.036530 20036 raft_consensus.cc:1081] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Signalling peer 7a252b4be75e497a82a49345c1ae40ad to start an election
I20260709 14:52:57.038276 19702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99b1a33dd844833b047882946869498"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
 from {username='slave'} at 127.0.0.1:55766
I20260709 14:52:57.038839 19702 raft_consensus.cc:493] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.039206 19702 raft_consensus.cc:3060] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.043991 19776 raft_consensus.cc:2468] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 2.
I20260709 14:52:57.045395 19669 leader_election.cc:304] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [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: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:57.046563 19978 raft_consensus.cc:2804] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.047013 19978 raft_consensus.cc:697] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:57.047386 19702 raft_consensus.cc:515] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.047806 19978 consensus_queue.cc:237] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.049633 19702 leader_election.cc:290] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 2 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:57.051448 19850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b1a33dd844833b047882946869498" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:57.051846 19778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b1a33dd844833b047882946869498" candidate_uuid: "7a252b4be75e497a82a49345c1ae40ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:57.052459 19778 raft_consensus.cc:3055] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.052700 19778 raft_consensus.cc:740] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:57.052022 19850 raft_consensus.cc:3060] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.053407 19778 consensus_queue.cc:260] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.054606 19778 raft_consensus.cc:3060] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.061956 19778 raft_consensus.cc:2468] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 2.
I20260709 14:52:57.061955 19850 raft_consensus.cc:2468] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a252b4be75e497a82a49345c1ae40ad in term 2.
I20260709 14:52:57.070039 19669 leader_election.cc:304] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:57.070732 19978 raft_consensus.cc:2804] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.071271 19978 raft_consensus.cc:697] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Becoming Leader. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:57.072014 19978 consensus_queue.cc:237] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.072176 19599 catalog_manager.cc:5697] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 1 to 2, leader changed from 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66) to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 2 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.092034 19599 catalog_manager.cc:5697] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad reported cstate change: term changed from 1 to 2, leader changed from 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66) to 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65). New cstate: current_term: 2 leader_uuid: "7a252b4be75e497a82a49345c1ae40ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.095816 20007 raft_consensus.cc:993] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad: : Instructing follower 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:52:57.096279 20054 raft_consensus.cc:1081] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Signalling peer 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:52:57.097573 19852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72fded3f8c324d07b628536361ed483f"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:57460
I20260709 14:52:57.098086 19852 raft_consensus.cc:493] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.098405 19852 raft_consensus.cc:3060] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.105710 19852 raft_consensus.cc:515] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.106613 20054 consensus_queue.cc:1048] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:57.107545 19852 leader_election.cc:290] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 2 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:52:57.109241 19976 consensus_queue.cc:1048] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:57.111320 19702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fded3f8c324d07b628536361ed483f" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:57.111907 19702 raft_consensus.cc:3055] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.112342 19702 raft_consensus.cc:740] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:57.113195 19702 consensus_queue.cc:260] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.114560 19702 raft_consensus.cc:3060] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.119874 19978 raft_consensus.cc:993] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad: : Instructing follower 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:57.120443 19978 raft_consensus.cc:1081] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Signalling peer 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:57.111843 19778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fded3f8c324d07b628536361ed483f" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:52:57.122121 19775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e5d8192670449138c32e876e40e73ec"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:41662
I20260709 14:52:57.124032 19778 raft_consensus.cc:3060] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.124150 19775 raft_consensus.cc:493] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.124629 19775 raft_consensus.cc:3060] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.123312 19702 raft_consensus.cc:2468] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 2.
I20260709 14:52:57.130815 19816 leader_election.cc:304] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:52:57.130931 19775 raft_consensus.cc:515] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.131816 19976 raft_consensus.cc:2804] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.133129 19775 leader_election.cc:290] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:57.133298 20048 raft_consensus.cc:993] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998: : Instructing follower 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:57.134032 20048 raft_consensus.cc:1081] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Signalling peer 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:57.137436 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d8192670449138c32e876e40e73ec" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:57.137964 19852 raft_consensus.cc:3060] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.138954 20020 consensus_queue.cc:1048] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:57.142755 19702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d8192670449138c32e876e40e73ec" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:57.143400 19702 raft_consensus.cc:3055] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.143778 19702 raft_consensus.cc:740] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:57.144281 19775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7380308c48ad4658956595455bde5e8b"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:41672
I20260709 14:52:57.144565 19852 raft_consensus.cc:2468] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 2.
I20260709 14:52:57.144836 19702 consensus_queue.cc:260] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.145726 19744 leader_election.cc:304] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:52:57.146154 19778 raft_consensus.cc:2468] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 2.
I20260709 14:52:57.146452 19702 raft_consensus.cc:3060] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.146654 20036 raft_consensus.cc:2804] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.146900 19775 raft_consensus.cc:493] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.147207 20036 raft_consensus.cc:697] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:57.147385 19775 raft_consensus.cc:3060] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.148095 20036 consensus_queue.cc:237] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.152521 19775 raft_consensus.cc:515] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.154644 19775 leader_election.cc:290] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:57.155707 19701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7380308c48ad4658956595455bde5e8b" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:57.156159 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7380308c48ad4658956595455bde5e8b" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:57.156759 19852 raft_consensus.cc:3055] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.157087 19852 raft_consensus.cc:740] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:57.157559 19976 raft_consensus.cc:697] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:52:57.157836 19852 consensus_queue.cc:260] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.158859 19852 raft_consensus.cc:3060] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.158706 19976 consensus_queue.cc:237] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.168082 19702 raft_consensus.cc:2468] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 2.
I20260709 14:52:57.169227 19852 raft_consensus.cc:2468] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 2.
I20260709 14:52:57.170415 19978 raft_consensus.cc:993] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad: : Instructing follower 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:57.170518 19744 leader_election.cc:304] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [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: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 7a252b4be75e497a82a49345c1ae40ad
I20260709 14:52:57.171096 19978 raft_consensus.cc:1081] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Signalling peer 40594665c8c4485b8fca8b9ec81b4eb7 to start an election
I20260709 14:52:57.170528 19601 catalog_manager.cc:5697] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 1 to 2, leader changed from 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65) to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:57.171897 20036 raft_consensus.cc:2804] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.172413 20036 raft_consensus.cc:697] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:57.172976 19775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
 from {username='slave'} at 127.0.0.1:41662
I20260709 14:52:57.173627 19775 raft_consensus.cc:493] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.173228 20036 consensus_queue.cc:237] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.174059 19775 raft_consensus.cc:3060] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.180509 19978 consensus_queue.cc:1048] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:57.180979 19775 raft_consensus.cc:515] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.183184 19775 leader_election.cc:290] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67:42191)
I20260709 14:52:57.185001 19851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
I20260709 14:52:57.186677 19775 raft_consensus.cc:1240] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Rejecting Update request from peer 7a252b4be75e497a82a49345c1ae40ad for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:57.190026 19599 catalog_manager.cc:5697] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 1 to 2, leader changed from 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65) to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.190732 19978 consensus_queue.cc:1059] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:57.191215 19703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e257e77e5c23492cba900b7a54b390fe" candidate_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:52:57.192011 19703 raft_consensus.cc:3055] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.192302 19703 raft_consensus.cc:740] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:52:57.192905 19703 consensus_queue.cc:260] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.200879 19703 raft_consensus.cc:3060] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.206379 19599 catalog_manager.cc:5697] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 1 to 2, leader changed from 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67) to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.207823 19703 raft_consensus.cc:2468] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40594665c8c4485b8fca8b9ec81b4eb7 in term 2.
W20260709 14:52:57.208539 19978 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:52:57.209038 19742 leader_election.cc:304] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [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: 40594665c8c4485b8fca8b9ec81b4eb7, 7a252b4be75e497a82a49345c1ae40ad; no voters: 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:52:57.209931 19979 raft_consensus.cc:2804] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.210382 19979 raft_consensus.cc:697] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Becoming Leader. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:52:57.211189 19979 consensus_queue.cc:237] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [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: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:52:57.224261 19600 catalog_manager.cc:5697] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 reported cstate change: term changed from 1 to 2, leader changed from 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65) to 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66). New cstate: current_term: 2 leader_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.405081 19851 raft_consensus.cc:1275] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.406212 19979 consensus_queue.cc:1048] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.413179 19703 raft_consensus.cc:1275] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.414860 19999 consensus_queue.cc:1048] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.433876 19775 raft_consensus.cc:1275] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.435060 19978 consensus_queue.cc:1048] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.442826 19852 raft_consensus.cc:3060] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.448436 19852 raft_consensus.cc:1275] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.449831 19978 consensus_queue.cc:1048] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.531908 19775 raft_consensus.cc:1275] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.533190 20015 consensus_queue.cc:1048] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.544448 19703 raft_consensus.cc:1275] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.545814 19976 consensus_queue.cc:1048] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.541013 19852 raft_consensus.cc:1275] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 7a252b4be75e497a82a49345c1ae40ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.547777 20015 consensus_queue.cc:1048] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.555442 19775 raft_consensus.cc:1275] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.556800 19976 consensus_queue.cc:1048] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.565419 19852 raft_consensus.cc:1275] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.566885 19999 consensus_queue.cc:1048] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.570240 19851 raft_consensus.cc:1275] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.571574 19979 consensus_queue.cc:1048] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.579876 19703 raft_consensus.cc:1275] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.581466 19979 consensus_queue.cc:1048] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.581722 19703 raft_consensus.cc:3060] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.588833 19703 raft_consensus.cc:1275] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.590339 19999 consensus_queue.cc:1048] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.634276 19852 raft_consensus.cc:3060] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.639050 19852 raft_consensus.cc:1275] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.640479 19999 consensus_queue.cc:1048] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.650472 19703 raft_consensus.cc:1275] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Refusing update from remote peer 40594665c8c4485b8fca8b9ec81b4eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:57.651688 19979 consensus_queue.cc:1048] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:59.868332 19599 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58412:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:59.893831 19599 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58412:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:59.939360 11977 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:53:00.071702 20076 log.cc:927] Time spent T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 14:53:00.075217 20078 log.cc:927] Time spent T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
W20260709 14:53:00.086867 20085 log.cc:927] Time spent T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260709 14:53:00.127940 20087 log.cc:927] Time spent T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad: Append to log took a long time: real 0.061s	user 0.002s	sys 0.002s
I20260709 14:53:00.137852 20105 tablet.cc:1724] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.180346 20103 tablet.cc:1724] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:00.192231 20080 log.cc:927] Time spent T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7: Append to log took a long time: real 0.103s	user 0.002s	sys 0.000s
I20260709 14:53:00.236075 20113 tablet.cc:1724] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:00.247663 19744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:42191, user_credentials={real_user=slave}} blocked reactor thread for 73239.4us
W20260709 14:53:00.267153 19804 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:5e5d8192670449138c32e876e40e73ec)
I20260709 14:53:00.267635 20111 tablet.cc:1724] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.252657 20117 tablet.cc:1724] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.275656 20121 tablet.cc:1724] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.320825 19698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8877f638618240dd849c9dda96f1b267"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
mode: GRACEFUL
new_leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:38290
I20260709 14:53:00.322057 19698 raft_consensus.cc:606] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Received request to transfer leadership to TS 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:53:00.323197 20111 tablet.cc:1724] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:00.324748 19804 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:5e5d8192670449138c32e876e40e73ec)
I20260709 14:53:00.330637 20119 tablet.cc:1724] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:00.336488 19669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:45141, user_credentials={real_user=slave}} blocked reactor thread for 45495.3us
W20260709 14:53:00.325546 19804 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:5e5d8192670449138c32e876e40e73ec)
I20260709 14:53:00.349283 20105 tablet.cc:1724] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.356348 20117 tablet.cc:1724] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.361980 20128 tablet.cc:1724] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:00.368510 19742 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:33647, user_credentials={real_user=slave}} blocked reactor thread for 60881.9us
W20260709 14:53:00.367561 19744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:42191, user_credentials={real_user=slave}} blocked reactor thread for 107036us
I20260709 14:53:00.370065 20103 tablet.cc:1724] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.377635 20123 tablet.cc:1724] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.379079 20125 tablet.cc:1724] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.260694 20120 tablet.cc:1724] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.390707 20113 tablet.cc:1724] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.397820 20111 tablet.cc:1724] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.410581 20105 tablet.cc:1724] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.423007 20124 raft_consensus.cc:993] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad: : Instructing follower 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:53:00.425634 20115 raft_consensus.cc:1081] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Signalling peer 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:53:00.428504 19850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8877f638618240dd849c9dda96f1b267"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:57460
I20260709 14:53:00.429127 19850 raft_consensus.cc:493] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.429548 19850 raft_consensus.cc:3060] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.432368 20121 tablet.cc:1724] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.437603 19850 raft_consensus.cc:515] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:53:00.440663 20117 tablet.cc:1724] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.442171 19700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8877f638618240dd849c9dda96f1b267" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:53:00.443351 19700 raft_consensus.cc:3055] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:00.443677 19700 raft_consensus.cc:740] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:53:00.444499 19700 consensus_queue.cc:260] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [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: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:53:00.446905 19700 raft_consensus.cc:3060] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.437779 20129 tablet.cc:1724] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.441907 20119 tablet.cc:1724] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.456108 20113 tablet.cc:1724] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.460830 19700 raft_consensus.cc:2468] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 3.
I20260709 14:53:00.462513 19816 leader_election.cc:304] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [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: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:53:00.463479 20090 raft_consensus.cc:2804] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:00.463966 20090 raft_consensus.cc:697] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:53:00.464973 20090 consensus_queue.cc:237] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [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: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:53:00.445858 20123 tablet.cc:1724] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.463482 19850 leader_election.cc:290] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 3 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:53:00.470137 20117 tablet.cc:1724] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:00.475322 19744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:42191, user_credentials={real_user=slave}} blocked reactor thread for 50450us
W20260709 14:53:00.475868 19742 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:33647, user_credentials={real_user=slave}} blocked reactor thread for 48931.5us
I20260709 14:53:00.478627 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8877f638618240dd849c9dda96f1b267" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:53:00.479835 19777 raft_consensus.cc:3060] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.487123 20125 tablet.cc:1724] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.461135 20128 tablet.cc:1724] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:00.495386 19599 catalog_manager.cc:5697] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 2 to 3, leader changed from 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65) to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 3 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:00.509020 19777 raft_consensus.cc:2468] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 3.
I20260709 14:53:00.513579 19776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
mode: GRACEFUL
new_leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:36226
I20260709 14:53:00.517341 19776 raft_consensus.cc:606] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Received request to transfer leadership to TS 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:53:00.518987 11977 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:53:00.519801 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:00.532920 19776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d"
dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
mode: GRACEFUL
new_leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:36226
I20260709 14:53:00.533447 19776 raft_consensus.cc:606] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Received request to transfer leadership to TS 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:53:00.536074 19700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34"
dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
mode: GRACEFUL
new_leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:38290
I20260709 14:53:00.536586 19700 raft_consensus.cc:606] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Received request to transfer leadership to TS 4783ea0b24634aa6a7d3fe9473b41998
I20260709 14:53:00.536926 19599 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961: soft_deleted_table [id=b85e998ae95e433dad33e3c531e4f21e] alter complete (version 1)
I20260709 14:53:00.537799 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:00.538292 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:00.639478 20115 raft_consensus.cc:993] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad: : Instructing follower 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:53:00.639942 20115 raft_consensus.cc:1081] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Signalling peer 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:53:00.641587 19850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:57460
I20260709 14:53:00.642180 19850 raft_consensus.cc:493] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.642479 19850 raft_consensus.cc:3060] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.647665 19850 raft_consensus.cc:515] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:53:00.649253 19850 leader_election.cc:290] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 2 election: Requested vote from peers 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141), 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647)
I20260709 14:53:00.650288 19700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:53:00.650285 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bcd023db024044ba999a84196c6c34" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:53:00.650946 19700 raft_consensus.cc:3055] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.651101 19776 raft_consensus.cc:3060] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.651242 19700 raft_consensus.cc:740] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a252b4be75e497a82a49345c1ae40ad, State: Running, Role: LEADER
I20260709 14:53:00.652061 19700 consensus_queue.cc:260] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:53:00.653014 19700 raft_consensus.cc:3060] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.657459 19776 raft_consensus.cc:2468] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 2.
I20260709 14:53:00.658676 19818 leader_election.cc:304] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40594665c8c4485b8fca8b9ec81b4eb7, 4783ea0b24634aa6a7d3fe9473b41998; no voters: 
I20260709 14:53:00.658808 19700 raft_consensus.cc:2468] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 2.
I20260709 14:53:00.659536 20090 raft_consensus.cc:2804] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.660003 20090 raft_consensus.cc:697] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:53:00.660777 20090 consensus_queue.cc:237] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } }
I20260709 14:53:00.667891 19601 catalog_manager.cc:5697] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 1 to 2, leader changed from 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65) to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.824097 20127 raft_consensus.cc:993] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7: : Instructing follower 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:53:00.824623 20107 raft_consensus.cc:1081] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Signalling peer 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:53:00.826188 19850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:57472
I20260709 14:53:00.826745 19850 raft_consensus.cc:493] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.827026 19850 raft_consensus.cc:3060] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.832628 19850 raft_consensus.cc:515] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:53:00.834270 19850 leader_election.cc:290] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 3 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:53:00.835103 19700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:53:00.835374 19777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e0388c1b3c4d8e82f783fac3a1c278" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:53:00.835753 19700 raft_consensus.cc:3060] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.835927 19777 raft_consensus.cc:3055] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:00.836267 19777 raft_consensus.cc:740] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:53:00.836879 19777 consensus_queue.cc:260] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [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: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:53:00.837836 19777 raft_consensus.cc:3060] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.841603 19700 raft_consensus.cc:2468] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 3.
I20260709 14:53:00.842712 19816 leader_election.cc:304] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [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: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:53:00.843554 19976 raft_consensus.cc:2804] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:00.843990 19976 raft_consensus.cc:697] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:53:00.844537 19777 raft_consensus.cc:2468] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 3.
I20260709 14:53:00.844800 19976 consensus_queue.cc:237] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [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: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:53:00.845769 19776 raft_consensus.cc:1275] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 3 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:53:00.846871 20090 consensus_queue.cc:1048] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:00.852871 19700 raft_consensus.cc:1275] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 3 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:53:00.854117 19601 catalog_manager.cc:5697] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 2 to 3, leader changed from 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66) to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 3 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:00.857277 20090 consensus_queue.cc:1048] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:01.025019 20127 raft_consensus.cc:993] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7: : Instructing follower 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:53:01.025426 20126 raft_consensus.cc:1081] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Signalling peer 4783ea0b24634aa6a7d3fe9473b41998 to start an election
I20260709 14:53:01.027056 19850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d"
dest_uuid: "4783ea0b24634aa6a7d3fe9473b41998"
 from {username='slave'} at 127.0.0.1:57472
I20260709 14:53:01.027573 19850 raft_consensus.cc:493] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.027885 19850 raft_consensus.cc:3060] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.033059 19850 raft_consensus.cc:515] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:53:01.034822 19850 leader_election.cc:290] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 2 election: Requested vote from peers 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647), 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141)
I20260709 14:53:01.035545 19699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a252b4be75e497a82a49345c1ae40ad"
I20260709 14:53:01.035965 19776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaedd103542445ba5b1a904a8dd108d" candidate_uuid: "4783ea0b24634aa6a7d3fe9473b41998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40594665c8c4485b8fca8b9ec81b4eb7"
I20260709 14:53:01.036191 19699 raft_consensus.cc:3060] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.036535 19776 raft_consensus.cc:3055] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:01.036818 19776 raft_consensus.cc:740] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40594665c8c4485b8fca8b9ec81b4eb7, State: Running, Role: LEADER
I20260709 14:53:01.037436 19776 consensus_queue.cc:260] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:53:01.038646 19776 raft_consensus.cc:3060] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:01.040326 19777 raft_consensus.cc:1275] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.041800 20090 consensus_queue.cc:1048] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.042512 19699 raft_consensus.cc:2468] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 2.
I20260709 14:53:01.043490 19816 leader_election.cc:304] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4783ea0b24634aa6a7d3fe9473b41998, 7a252b4be75e497a82a49345c1ae40ad; no voters: 
I20260709 14:53:01.045063 19776 raft_consensus.cc:2468] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4783ea0b24634aa6a7d3fe9473b41998 in term 2.
I20260709 14:53:01.047349 20090 raft_consensus.cc:2804] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:01.047983 20090 raft_consensus.cc:697] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 LEADER]: Becoming Leader. State: Replica: 4783ea0b24634aa6a7d3fe9473b41998, State: Running, Role: LEADER
I20260709 14:53:01.049295 20090 consensus_queue.cc:237] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } }
I20260709 14:53:01.053359 19699 raft_consensus.cc:1275] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.055125 20140 consensus_queue.cc:1048] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.070206 19600 catalog_manager.cc:5697] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 reported cstate change: term changed from 1 to 2, leader changed from 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66) to 4783ea0b24634aa6a7d3fe9473b41998 (127.11.178.67). New cstate: current_term: 2 leader_uuid: "4783ea0b24634aa6a7d3fe9473b41998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4783ea0b24634aa6a7d3fe9473b41998" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 42191 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:01.239456 19777 raft_consensus.cc:1275] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 3 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:53:01.240581 20090 consensus_queue.cc:1048] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:01.250679 19699 raft_consensus.cc:1275] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 3 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:53:01.252048 20140 consensus_queue.cc:1048] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:01.462360 19776 raft_consensus.cc:1275] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.463528 20140 consensus_queue.cc:1048] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40594665c8c4485b8fca8b9ec81b4eb7" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 45141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.474323 19699 raft_consensus.cc:1275] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Refusing update from remote peer 4783ea0b24634aa6a7d3fe9473b41998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.475965 20140 consensus_queue.cc:1048] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a252b4be75e497a82a49345c1ae40ad" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.593093 11977 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:53:01.598181 11977 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:53:01.598590 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:01.603483 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:53:01.603860 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:02.633029 11977 tablet_server.cc:179] TabletServer@127.11.178.65:0 shutting down...
I20260709 14:53:02.660127 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:02.661013 11977 tablet_replica.cc:333] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.661957 11977 raft_consensus.cc:2243] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.662582 11977 raft_consensus.cc:2272] T a2e0388c1b3c4d8e82f783fac3a1c278 P 7a252b4be75e497a82a49345c1ae40ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.665227 11977 tablet_replica.cc:333] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.665791 11977 raft_consensus.cc:2243] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.666155 11977 raft_consensus.cc:2272] T 8877f638618240dd849c9dda96f1b267 P 7a252b4be75e497a82a49345c1ae40ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.668112 11977 tablet_replica.cc:333] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.668599 11977 raft_consensus.cc:2243] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.669272 11977 raft_consensus.cc:2272] T f5dd33d8977841dc84637ad492e02591 P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.671096 11977 tablet_replica.cc:333] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.671641 11977 raft_consensus.cc:2243] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.672057 11977 raft_consensus.cc:2272] T e257e77e5c23492cba900b7a54b390fe P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.673905 11977 tablet_replica.cc:333] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.674448 11977 raft_consensus.cc:2243] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.675487 11977 raft_consensus.cc:2272] T 4da755b29a0a4dcba117e62360bf6975 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:02.676836 19816 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]
I20260709 14:53:02.677627 11977 tablet_replica.cc:333] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.678434 11977 raft_consensus.cc:2243] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.679339 11977 raft_consensus.cc:2272] T 145ec007ea7f48bd82aab981d683341b P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:02.679930 19816 consensus_peers.cc:597] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 -> Peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Couldn't send request to peer 7a252b4be75e497a82a49345c1ae40ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:02.681583 11977 tablet_replica.cc:333] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.682232 11977 raft_consensus.cc:2243] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.682632 11977 raft_consensus.cc:2272] T f5c823e48b94407098aa1fcc2681235d P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.684770 11977 tablet_replica.cc:333] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.685320 11977 raft_consensus.cc:2243] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.685783 11977 raft_consensus.cc:2272] T 72fded3f8c324d07b628536361ed483f P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.687674 11977 tablet_replica.cc:333] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.688197 11977 raft_consensus.cc:2243] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.688608 11977 raft_consensus.cc:2272] T 5e5d8192670449138c32e876e40e73ec P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.690490 11977 tablet_replica.cc:333] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.691020 11977 raft_consensus.cc:2243] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.691768 11977 raft_consensus.cc:2272] T 811d400e487f40fe8bec465edf462e10 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.693763 11977 tablet_replica.cc:333] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.694298 11977 raft_consensus.cc:2243] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.694734 11977 raft_consensus.cc:2272] T 0125389c61d14f1da74153afb618f015 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.696760 11977 tablet_replica.cc:333] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.697274 11977 raft_consensus.cc:2243] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.697696 11977 raft_consensus.cc:2272] T 7380308c48ad4658956595455bde5e8b P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.699443 11977 tablet_replica.cc:333] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.699941 11977 raft_consensus.cc:2243] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.700644 11977 raft_consensus.cc:2272] T b99b1a33dd844833b047882946869498 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.702602 11977 tablet_replica.cc:333] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.703135 11977 raft_consensus.cc:2243] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.703547 11977 raft_consensus.cc:2272] T ef1cdea5662c4ff79ed362be67153a9a P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.705470 11977 tablet_replica.cc:333] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.706034 11977 raft_consensus.cc:2243] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.706416 11977 raft_consensus.cc:2272] T bfaedd103542445ba5b1a904a8dd108d P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.708257 11977 tablet_replica.cc:333] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.708724 11977 raft_consensus.cc:2243] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.709417 11977 raft_consensus.cc:2272] T f3ec70998d4547f5be1a8a974f17ba4d P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.711196 11977 tablet_replica.cc:333] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.711651 11977 raft_consensus.cc:2243] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.712049 11977 raft_consensus.cc:2272] T 850e877ab2d649c0bae37dd19347a6ad P 7a252b4be75e497a82a49345c1ae40ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.714529 11977 tablet_replica.cc:333] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad: stopping tablet replica
I20260709 14:53:02.715047 11977 raft_consensus.cc:2243] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.715495 11977 raft_consensus.cc:2272] T f6bcd023db024044ba999a84196c6c34 P 7a252b4be75e497a82a49345c1ae40ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.754714 11977 tablet_server.cc:196] TabletServer@127.11.178.65:0 shutdown complete.
W20260709 14:53:02.786536 19816 consensus_peers.cc:597] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 -> Peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Couldn't send request to peer 7a252b4be75e497a82a49345c1ae40ad. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:33647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:02.790156 11977 tablet_server.cc:179] TabletServer@127.11.178.66:0 shutting down...
I20260709 14:53:02.816834 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:02.817477 11977 tablet_replica.cc:333] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.818500 11977 raft_consensus.cc:2243] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.819017 11977 raft_consensus.cc:2272] T a2e0388c1b3c4d8e82f783fac3a1c278 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.821122 11977 tablet_replica.cc:333] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.821835 11977 raft_consensus.cc:2243] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.822608 11977 raft_consensus.cc:2272] T 7380308c48ad4658956595455bde5e8b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:02.824122 19742 consensus_peers.cc:597] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 -> Peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Couldn't send request to peer 7a252b4be75e497a82a49345c1ae40ad. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:33647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:02.824586 11977 tablet_replica.cc:333] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.825419 11977 raft_consensus.cc:2243] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.825903 11977 raft_consensus.cc:2272] T f5dd33d8977841dc84637ad492e02591 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.828081 11977 tablet_replica.cc:333] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.828677 11977 raft_consensus.cc:2243] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.829135 11977 raft_consensus.cc:2272] T 8877f638618240dd849c9dda96f1b267 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.831067 11977 tablet_replica.cc:333] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.831584 11977 raft_consensus.cc:2243] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.832050 11977 raft_consensus.cc:2272] T 0125389c61d14f1da74153afb618f015 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.834064 11977 tablet_replica.cc:333] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.834599 11977 raft_consensus.cc:2243] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.835395 11977 raft_consensus.cc:2272] T 850e877ab2d649c0bae37dd19347a6ad P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.837502 11977 tablet_replica.cc:333] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.838016 11977 raft_consensus.cc:2243] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.838413 11977 raft_consensus.cc:2272] T f6bcd023db024044ba999a84196c6c34 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.840199 11977 tablet_replica.cc:333] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.840674 11977 raft_consensus.cc:2243] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.841053 11977 raft_consensus.cc:2272] T f3ec70998d4547f5be1a8a974f17ba4d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.842813 11977 tablet_replica.cc:333] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.843328 11977 raft_consensus.cc:2243] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.844064 11977 raft_consensus.cc:2272] T e257e77e5c23492cba900b7a54b390fe P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.845911 11977 tablet_replica.cc:333] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.846434 11977 raft_consensus.cc:2243] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.846873 11977 raft_consensus.cc:2272] T 4da755b29a0a4dcba117e62360bf6975 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.848685 11977 tablet_replica.cc:333] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.849231 11977 raft_consensus.cc:2243] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.849642 11977 raft_consensus.cc:2272] T b99b1a33dd844833b047882946869498 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.851511 11977 tablet_replica.cc:333] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.851970 11977 raft_consensus.cc:2243] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.852696 11977 raft_consensus.cc:2272] T ef1cdea5662c4ff79ed362be67153a9a P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.854568 11977 tablet_replica.cc:333] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.855046 11977 raft_consensus.cc:2243] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.855427 11977 raft_consensus.cc:2272] T bfaedd103542445ba5b1a904a8dd108d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.857268 11977 tablet_replica.cc:333] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.857784 11977 raft_consensus.cc:2243] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.858575 11977 raft_consensus.cc:2272] T 5e5d8192670449138c32e876e40e73ec P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.860556 11977 tablet_replica.cc:333] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.861057 11977 raft_consensus.cc:2243] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.861482 11977 raft_consensus.cc:2272] T 811d400e487f40fe8bec465edf462e10 P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.863406 11977 tablet_replica.cc:333] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.863937 11977 raft_consensus.cc:2243] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.864360 11977 raft_consensus.cc:2272] T 72fded3f8c324d07b628536361ed483f P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.866124 11977 tablet_replica.cc:333] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.866561 11977 raft_consensus.cc:2243] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.867287 11977 raft_consensus.cc:2272] T f5c823e48b94407098aa1fcc2681235d P 40594665c8c4485b8fca8b9ec81b4eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.869491 11977 tablet_replica.cc:333] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7: stopping tablet replica
I20260709 14:53:02.869941 11977 raft_consensus.cc:2243] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.870375 11977 raft_consensus.cc:2272] T 145ec007ea7f48bd82aab981d683341b P 40594665c8c4485b8fca8b9ec81b4eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:02.876422 19816 consensus_peers.cc:597] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 -> Peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Couldn't send request to peer 7a252b4be75e497a82a49345c1ae40ad. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:33647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:02.883208 19818 consensus_peers.cc:597] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 -> Peer 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141): Couldn't send request to peer 40594665c8c4485b8fca8b9ec81b4eb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:02.887620 19818 consensus_peers.cc:597] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 -> Peer 40594665c8c4485b8fca8b9ec81b4eb7 (127.11.178.66:45141): Couldn't send request to peer 40594665c8c4485b8fca8b9ec81b4eb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:02.911542 11977 tablet_server.cc:196] TabletServer@127.11.178.66:0 shutdown complete.
W20260709 14:53:02.944217 19816 consensus_peers.cc:597] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 -> Peer 7a252b4be75e497a82a49345c1ae40ad (127.11.178.65:33647): Couldn't send request to peer 7a252b4be75e497a82a49345c1ae40ad. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:33647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:02.951382 11977 tablet_server.cc:179] TabletServer@127.11.178.67:0 shutting down...
I20260709 14:53:02.976773 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:02.977499 11977 tablet_replica.cc:333] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:02.978204 11977 raft_consensus.cc:2243] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.978729 11977 raft_consensus.cc:2272] T 7380308c48ad4658956595455bde5e8b P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.980647 11977 tablet_replica.cc:333] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:02.981180 11977 raft_consensus.cc:2243] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.981994 11977 raft_consensus.cc:2272] T a2e0388c1b3c4d8e82f783fac3a1c278 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.984076 11977 tablet_replica.cc:333] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:02.984802 11977 raft_consensus.cc:2243] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.985630 11977 raft_consensus.cc:2272] T 8877f638618240dd849c9dda96f1b267 P 4783ea0b24634aa6a7d3fe9473b41998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.987694 11977 tablet_replica.cc:333] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:02.988209 11977 raft_consensus.cc:2243] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.988735 11977 raft_consensus.cc:2272] T f5dd33d8977841dc84637ad492e02591 P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.990779 11977 tablet_replica.cc:333] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:02.991359 11977 raft_consensus.cc:2243] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.991787 11977 raft_consensus.cc:2272] T 811d400e487f40fe8bec465edf462e10 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.993786 11977 tablet_replica.cc:333] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:02.994372 11977 raft_consensus.cc:2243] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.994947 11977 raft_consensus.cc:2272] T 5e5d8192670449138c32e876e40e73ec P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.997376 11977 tablet_replica.cc:333] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:02.998034 11977 raft_consensus.cc:2243] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.998821 11977 raft_consensus.cc:2272] T 0125389c61d14f1da74153afb618f015 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.000865 11977 tablet_replica.cc:333] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.001478 11977 raft_consensus.cc:2243] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:03.002213 11977 raft_consensus.cc:2272] T 72fded3f8c324d07b628536361ed483f P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.004024 11977 tablet_replica.cc:333] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.004554 11977 raft_consensus.cc:2243] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:03.004966 11977 raft_consensus.cc:2272] T f5c823e48b94407098aa1fcc2681235d P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.007040 11977 tablet_replica.cc:333] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.007553 11977 raft_consensus.cc:2243] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:03.007995 11977 raft_consensus.cc:2272] T 145ec007ea7f48bd82aab981d683341b P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.009917 11977 tablet_replica.cc:333] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.010439 11977 raft_consensus.cc:2243] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:03.010833 11977 raft_consensus.cc:2272] T f3ec70998d4547f5be1a8a974f17ba4d P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.012588 11977 tablet_replica.cc:333] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.013062 11977 raft_consensus.cc:2243] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:03.013800 11977 raft_consensus.cc:2272] T f6bcd023db024044ba999a84196c6c34 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.015846 11977 tablet_replica.cc:333] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.016311 11977 raft_consensus.cc:2243] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:03.016717 11977 raft_consensus.cc:2272] T 850e877ab2d649c0bae37dd19347a6ad P 4783ea0b24634aa6a7d3fe9473b41998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.018676 11977 tablet_replica.cc:333] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.019179 11977 raft_consensus.cc:2243] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:03.019901 11977 raft_consensus.cc:2272] T bfaedd103542445ba5b1a904a8dd108d P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.021921 11977 tablet_replica.cc:333] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.022500 11977 raft_consensus.cc:2243] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:03.022938 11977 raft_consensus.cc:2272] T b99b1a33dd844833b047882946869498 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.024806 11977 tablet_replica.cc:333] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.025305 11977 raft_consensus.cc:2243] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:03.025766 11977 raft_consensus.cc:2272] T ef1cdea5662c4ff79ed362be67153a9a P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.027658 11977 tablet_replica.cc:333] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.028292 11977 raft_consensus.cc:2243] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:03.028846 11977 raft_consensus.cc:2272] T e257e77e5c23492cba900b7a54b390fe P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.031553 11977 tablet_replica.cc:333] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998: stopping tablet replica
I20260709 14:53:03.032022 11977 raft_consensus.cc:2243] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:03.032550 11977 raft_consensus.cc:2272] T 4da755b29a0a4dcba117e62360bf6975 P 4783ea0b24634aa6a7d3fe9473b41998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.070220 11977 tablet_server.cc:196] TabletServer@127.11.178.67:0 shutdown complete.
I20260709 14:53:03.105190 11977 master.cc:562] Master@127.11.178.126:40385 shutting down...
I20260709 14:53:03.125630 11977 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:03.126211 11977 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:03.126547 11977 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76de012c3ff649c789ac8bceaabba961: stopping tablet replica
I20260709 14:53:03.146765 11977 master.cc:584] Master@127.11.178.126:40385 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12216 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:53:03.195000 11977 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.178.126:36971
I20260709 14:53:03.196216 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:03.202484 20151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:03.202519 20152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:03.205336 11977 server_base.cc:1061] running on GCE node
W20260709 14:53:03.205561 20154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:03.206539 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:03.206749 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:03.206907 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608783206892 us; error 0 us; skew 500 ppm
I20260709 14:53:03.207418 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:03.210050 11977 webserver.cc:533] Webserver started at http://127.11.178.126:46589/ using document root <none> and password file <none>
I20260709 14:53:03.210534 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:03.210712 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:03.210965 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:03.212018 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/master-0-root/instance:
uuid: "75ff1f2fcf5a476582077a00ba44adbb"
format_stamp: "Formatted at 2026-07-09 14:53:03 on dist-test-slave-rxsv"
I20260709 14:53:03.216223 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:03.219689 20159 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.220544 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:03.220814 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/master-0-root
uuid: "75ff1f2fcf5a476582077a00ba44adbb"
format_stamp: "Formatted at 2026-07-09 14:53:03 on dist-test-slave-rxsv"
I20260709 14:53:03.221069 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:03.238538 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:03.239750 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:03.278578 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.126:36971
I20260709 14:53:03.278707 20210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.126:36971 every 8 connection(s)
I20260709 14:53:03.282428 20211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.293097 20211 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb: Bootstrap starting.
I20260709 14:53:03.298074 20211 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:03.302498 20211 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb: No bootstrap required, opened a new log
I20260709 14:53:03.304642 20211 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ff1f2fcf5a476582077a00ba44adbb" member_type: VOTER }
I20260709 14:53:03.305048 20211 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:03.305264 20211 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ff1f2fcf5a476582077a00ba44adbb, State: Initialized, Role: FOLLOWER
I20260709 14:53:03.305915 20211 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75ff1f2fcf5a476582077a00ba44adbb" member_type: VOTER }
I20260709 14:53:03.306366 20211 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:03.306571 20211 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:03.306823 20211 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:03.311548 20211 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ff1f2fcf5a476582077a00ba44adbb" member_type: VOTER }
I20260709 14:53:03.312071 20211 leader_election.cc:304] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [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: 75ff1f2fcf5a476582077a00ba44adbb; no voters: 
I20260709 14:53:03.313222 20211 leader_election.cc:290] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:03.313546 20214 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:03.315011 20214 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 1 LEADER]: Becoming Leader. State: Replica: 75ff1f2fcf5a476582077a00ba44adbb, State: Running, Role: LEADER
I20260709 14:53:03.315696 20214 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [LEADER]: Queue going to LEADER mode. State: All 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: "75ff1f2fcf5a476582077a00ba44adbb" member_type: VOTER }
I20260709 14:53:03.316145 20211 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:03.319746 20216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75ff1f2fcf5a476582077a00ba44adbb. Latest consensus state: current_term: 1 leader_uuid: "75ff1f2fcf5a476582077a00ba44adbb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ff1f2fcf5a476582077a00ba44adbb" member_type: VOTER } }
I20260709 14:53:03.319658 20215 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75ff1f2fcf5a476582077a00ba44adbb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ff1f2fcf5a476582077a00ba44adbb" member_type: VOTER } }
I20260709 14:53:03.320456 20216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:03.320545 20215 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:03.323514 20220 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:03.328373 20220 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:03.332013 11977 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:03.336946 20220 catalog_manager.cc:1383] Generated new cluster ID: 7e2368946a7e4518a293be5e107ee6de
I20260709 14:53:03.337249 20220 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:03.353796 20220 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:03.355149 20220 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:03.382902 20220 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb: Generated new TSK 0
I20260709 14:53:03.383534 20220 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:03.398584 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:03.404695 20232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:03.405505 20233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:03.406932 20235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:03.407810 11977 server_base.cc:1061] running on GCE node
I20260709 14:53:03.408682 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:03.408875 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:03.409019 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608783409003 us; error 0 us; skew 500 ppm
I20260709 14:53:03.409500 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:03.411711 11977 webserver.cc:533] Webserver started at http://127.11.178.65:33405/ using document root <none> and password file <none>
I20260709 14:53:03.412173 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:03.412366 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:03.412606 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:03.413714 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-0-root/instance:
uuid: "cbd25e72e7a343c8b60f6689a33edc51"
format_stamp: "Formatted at 2026-07-09 14:53:03 on dist-test-slave-rxsv"
I20260709 14:53:03.418177 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:03.421507 20240 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.422376 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:03.422690 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-0-root
uuid: "cbd25e72e7a343c8b60f6689a33edc51"
format_stamp: "Formatted at 2026-07-09 14:53:03 on dist-test-slave-rxsv"
I20260709 14:53:03.422981 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:03.442991 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:03.444226 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:03.445730 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:03.448164 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:03.448369 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.448596 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:03.448808 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.488943 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.65:40681
I20260709 14:53:03.489037 20302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.65:40681 every 8 connection(s)
I20260709 14:53:03.493731 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:03.501192 20308 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:03.501138 20307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:03.505218 11977 server_base.cc:1061] running on GCE node
W20260709 14:53:03.505879 20310 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:03.506546 20303 heartbeater.cc:344] Connected to a master server at 127.11.178.126:36971
I20260709 14:53:03.506956 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:03.507069 20303 heartbeater.cc:461] Registering TS with master...
W20260709 14:53:03.507325 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:03.507530 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608783507513 us; error 0 us; skew 500 ppm
I20260709 14:53:03.508029 20303 heartbeater.cc:507] Master 127.11.178.126:36971 requested a full tablet report, sending...
I20260709 14:53:03.508332 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:03.510313 20176 ts_manager.cc:194] Registered new tserver with Master: cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681)
I20260709 14:53:03.511257 11977 webserver.cc:533] Webserver started at http://127.11.178.66:39921/ using document root <none> and password file <none>
I20260709 14:53:03.511765 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:03.511945 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:03.512192 20176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56940
I20260709 14:53:03.512189 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:03.513701 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-1-root/instance:
uuid: "b7055551b74741b886e4dbd11a59d90b"
format_stamp: "Formatted at 2026-07-09 14:53:03 on dist-test-slave-rxsv"
I20260709 14:53:03.518441 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:53:03.521966 20315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.522850 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:53:03.523159 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-1-root
uuid: "b7055551b74741b886e4dbd11a59d90b"
format_stamp: "Formatted at 2026-07-09 14:53:03 on dist-test-slave-rxsv"
I20260709 14:53:03.523432 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:03.541184 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:03.542434 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:03.543900 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:03.546309 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:03.546517 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.546741 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:03.546895 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.587601 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.66:34215
I20260709 14:53:03.587738 20377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.66:34215 every 8 connection(s)
I20260709 14:53:03.592120 11977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:03.598362 20381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:03.599530 20382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:03.602890 11977 server_base.cc:1061] running on GCE node
W20260709 14:53:03.603235 20384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:03.603869 20378 heartbeater.cc:344] Connected to a master server at 127.11.178.126:36971
I20260709 14:53:03.604305 20378 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:03.604398 11977 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:03.604709 11977 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:03.604915 11977 hybrid_clock.cc:648] HybridClock initialized: now 1783608783604897 us; error 0 us; skew 500 ppm
I20260709 14:53:03.605202 20378 heartbeater.cc:507] Master 127.11.178.126:36971 requested a full tablet report, sending...
I20260709 14:53:03.605710 11977 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:03.607561 20176 ts_manager.cc:194] Registered new tserver with Master: b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:03.608340 11977 webserver.cc:533] Webserver started at http://127.11.178.67:40383/ using document root <none> and password file <none>
I20260709 14:53:03.608863 11977 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:03.609028 11977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:03.609081 20176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56954
I20260709 14:53:03.609277 11977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:03.610662 11977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-2-root/instance:
uuid: "551791ada7b845f6bd8058bd8e4f5aff"
format_stamp: "Formatted at 2026-07-09 14:53:03 on dist-test-slave-rxsv"
I20260709 14:53:03.615060 11977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:53:03.618655 20389 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.619530 11977 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:03.619887 11977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-2-root
uuid: "551791ada7b845f6bd8058bd8e4f5aff"
format_stamp: "Formatted at 2026-07-09 14:53:03 on dist-test-slave-rxsv"
I20260709 14:53:03.620155 11977 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKMf0nZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608493989059-11977-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:03.640810 11977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:03.641987 11977 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:03.643424 11977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:03.645612 11977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:03.645848 11977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.646095 11977 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:03.646242 11977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:03.686210 11977 rpc_server.cc:307] RPC server started. Bound to: 127.11.178.67:34123
I20260709 14:53:03.686327 20451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.178.67:34123 every 8 connection(s)
I20260709 14:53:03.700071 20452 heartbeater.cc:344] Connected to a master server at 127.11.178.126:36971
I20260709 14:53:03.700608 20452 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:03.701372 20452 heartbeater.cc:507] Master 127.11.178.126:36971 requested a full tablet report, sending...
I20260709 14:53:03.703317 20176 ts_manager.cc:194] Registered new tserver with Master: 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:03.703912 11977 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014615405s
I20260709 14:53:03.704747 20176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56968
I20260709 14:53:03.730384 20176 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56984:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:03.733144 20176 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:03.813735 20343 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9234e493ae4b53921670a7ee72fc68 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:03.814440 20266 tablet_service.cc:1511] Processing CreateTablet for tablet 44dbf2e95a9348acae18d053bd86ea96 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:03.814816 20268 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9234e493ae4b53921670a7ee72fc68 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:03.815848 20417 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9234e493ae4b53921670a7ee72fc68 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:03.814517 20267 tablet_service.cc:1511] Processing CreateTablet for tablet df80d3c03e354764930970f7673d3ba1 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:03.815192 20343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9234e493ae4b53921670a7ee72fc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.817292 20417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9234e493ae4b53921670a7ee72fc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.816970 20342 tablet_service.cc:1511] Processing CreateTablet for tablet df80d3c03e354764930970f7673d3ba1 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:03.819456 20342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df80d3c03e354764930970f7673d3ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.819679 20341 tablet_service.cc:1511] Processing CreateTablet for tablet 44dbf2e95a9348acae18d053bd86ea96 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:03.820941 20341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dbf2e95a9348acae18d053bd86ea96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.815934 20266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dbf2e95a9348acae18d053bd86ea96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.822008 20267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df80d3c03e354764930970f7673d3ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.822863 20416 tablet_service.cc:1511] Processing CreateTablet for tablet df80d3c03e354764930970f7673d3ba1 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:03.824182 20416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df80d3c03e354764930970f7673d3ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.826773 20265 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed5fc2ab3f2414c831dd92aacf33108 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:03.828163 20265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed5fc2ab3f2414c831dd92aacf33108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.830782 20414 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed5fc2ab3f2414c831dd92aacf33108 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:03.832233 20414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed5fc2ab3f2414c831dd92aacf33108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.834839 20264 tablet_service.cc:1511] Processing CreateTablet for tablet 59549fd91dcf454593c2a91bc18d31f0 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:03.836308 20264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59549fd91dcf454593c2a91bc18d31f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.836181 20413 tablet_service.cc:1511] Processing CreateTablet for tablet 59549fd91dcf454593c2a91bc18d31f0 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:03.843211 20338 tablet_service.cc:1511] Processing CreateTablet for tablet 994a4ed1c3c84a8a894471c39dab2ca1 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:03.845348 20338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994a4ed1c3c84a8a894471c39dab2ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.843107 20340 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed5fc2ab3f2414c831dd92aacf33108 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:03.846483 20339 tablet_service.cc:1511] Processing CreateTablet for tablet 59549fd91dcf454593c2a91bc18d31f0 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:03.847533 20340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed5fc2ab3f2414c831dd92aacf33108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.845007 20263 tablet_service.cc:1511] Processing CreateTablet for tablet 994a4ed1c3c84a8a894471c39dab2ca1 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:03.843502 20415 tablet_service.cc:1511] Processing CreateTablet for tablet 44dbf2e95a9348acae18d053bd86ea96 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:03.848040 20262 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba50d87d0cf4706afd3e0e8483d614a (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:03.841416 20413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59549fd91dcf454593c2a91bc18d31f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.851142 20268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9234e493ae4b53921670a7ee72fc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.851325 20339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59549fd91dcf454593c2a91bc18d31f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.852240 20415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dbf2e95a9348acae18d053bd86ea96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.852332 20263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994a4ed1c3c84a8a894471c39dab2ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.853554 20262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba50d87d0cf4706afd3e0e8483d614a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.891199 20337 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba50d87d0cf4706afd3e0e8483d614a (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:03.892688 20337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba50d87d0cf4706afd3e0e8483d614a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.910609 20261 tablet_service.cc:1511] Processing CreateTablet for tablet ab281ae89a9a433cb70732d3c83c1d44 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:03.912562 20261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab281ae89a9a433cb70732d3c83c1d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.914510 20412 tablet_service.cc:1511] Processing CreateTablet for tablet 994a4ed1c3c84a8a894471c39dab2ca1 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:03.916026 20412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994a4ed1c3c84a8a894471c39dab2ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.925384 20336 tablet_service.cc:1511] Processing CreateTablet for tablet ab281ae89a9a433cb70732d3c83c1d44 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:03.926810 20336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab281ae89a9a433cb70732d3c83c1d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.930835 20265 tablet_service.cc:1511] Processing CreateTablet for tablet 90b0857baaf6465e99c42f62c4cd1d26 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:03.937776 20265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b0857baaf6465e99c42f62c4cd1d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.941736 20411 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba50d87d0cf4706afd3e0e8483d614a (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:03.934317 20467 tablet_bootstrap.cc:492] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:03.943125 20411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba50d87d0cf4706afd3e0e8483d614a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.947342 20410 tablet_service.cc:1511] Processing CreateTablet for tablet ab281ae89a9a433cb70732d3c83c1d44 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:03.948875 20410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab281ae89a9a433cb70732d3c83c1d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.949862 20467 tablet_bootstrap.cc:654] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:03.951195 20409 tablet_service.cc:1511] Processing CreateTablet for tablet 90b0857baaf6465e99c42f62c4cd1d26 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:03.950699 20340 tablet_service.cc:1511] Processing CreateTablet for tablet 90b0857baaf6465e99c42f62c4cd1d26 (DEFAULT_TABLE table=test-workload [id=822078ee3dea439384d233a5d9cbbc5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:03.954994 20409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b0857baaf6465e99c42f62c4cd1d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.955070 20340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b0857baaf6465e99c42f62c4cd1d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:03.973829 20468 tablet_bootstrap.cc:492] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:03.992465 20467 tablet_bootstrap.cc:492] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:03.993072 20467 ts_tablet_manager.cc:1403] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.013s
I20260709 14:53:03.995819 20467 raft_consensus.cc:359] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:03.996567 20467 raft_consensus.cc:385] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:03.996861 20467 raft_consensus.cc:740] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:03.997609 20467 consensus_queue.cc:260] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:04.010397 20468 tablet_bootstrap.cc:654] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.023002 20469 tablet_bootstrap.cc:492] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:04.028699 20378 heartbeater.cc:499] Master 127.11.178.126:36971 was elected leader, sending a full tablet report...
I20260709 14:53:04.029066 20467 ts_tablet_manager.cc:1434] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.036s	user 0.022s	sys 0.012s
I20260709 14:53:04.033620 20469 tablet_bootstrap.cc:654] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.040082 20468 tablet_bootstrap.cc:492] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:04.041229 20468 ts_tablet_manager.cc:1403] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.005s
I20260709 14:53:04.044389 20468 raft_consensus.cc:359] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.044922 20468 raft_consensus.cc:385] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.045157 20468 raft_consensus.cc:740] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.045810 20468 consensus_queue.cc:260] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.046523 20467 tablet_bootstrap.cc:492] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:04.047647 20303 heartbeater.cc:499] Master 127.11.178.126:36971 was elected leader, sending a full tablet report...
I20260709 14:53:04.051137 20468 ts_tablet_manager.cc:1434] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:53:04.053634 20467 tablet_bootstrap.cc:654] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.053960 20471 raft_consensus.cc:493] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.054212 20468 tablet_bootstrap.cc:492] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:04.054497 20471 raft_consensus.cc:515] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:04.060032 20468 tablet_bootstrap.cc:654] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.060262 20467 tablet_bootstrap.cc:492] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:04.061167 20471 leader_election.cc:290] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.060950 20467 ts_tablet_manager.cc:1403] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 14:53:04.064607 20467 raft_consensus.cc:359] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.067225 20467 raft_consensus.cc:385] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.069766 20467 raft_consensus.cc:740] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.070276 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9234e493ae4b53921670a7ee72fc68" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.070616 20467 consensus_queue.cc:260] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
W20260709 14:53:04.072294 20316 leader_election.cc:343] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.072890 20467 ts_tablet_manager.cc:1434] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:53:04.077994 20467 tablet_bootstrap.cc:492] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:04.082952 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9234e493ae4b53921670a7ee72fc68" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
W20260709 14:53:04.084506 20317 leader_election.cc:343] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.085038 20317 leader_election.cc:304] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b; no voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.086416 20471 raft_consensus.cc:2749] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:04.089933 20467 tablet_bootstrap.cc:654] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.091689 20468 tablet_bootstrap.cc:492] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:04.092172 20468 ts_tablet_manager.cc:1403] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.015s
I20260709 14:53:04.094651 20468 raft_consensus.cc:359] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.095188 20468 raft_consensus.cc:385] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.095409 20468 raft_consensus.cc:740] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.096076 20468 consensus_queue.cc:260] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.096936 20467 tablet_bootstrap.cc:492] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:04.097515 20467 ts_tablet_manager.cc:1403] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.005s
I20260709 14:53:04.098662 20469 tablet_bootstrap.cc:492] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:04.099288 20469 ts_tablet_manager.cc:1403] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.008s
I20260709 14:53:04.099483 20468 ts_tablet_manager.cc:1434] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:53:04.100342 20468 tablet_bootstrap.cc:492] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:04.100637 20467 raft_consensus.cc:359] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.101406 20467 raft_consensus.cc:385] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.101730 20467 raft_consensus.cc:740] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.102522 20467 consensus_queue.cc:260] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.104740 20467 ts_tablet_manager.cc:1434] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:04.105613 20468 tablet_bootstrap.cc:654] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.105810 20467 tablet_bootstrap.cc:492] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:04.102267 20469 raft_consensus.cc:359] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.109443 20469 raft_consensus.cc:385] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.109853 20469 raft_consensus.cc:740] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.110975 20468 tablet_bootstrap.cc:492] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:04.110869 20469 consensus_queue.cc:260] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.111506 20468 ts_tablet_manager.cc:1403] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:53:04.112741 20467 tablet_bootstrap.cc:654] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.114624 20468 raft_consensus.cc:359] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.115392 20468 raft_consensus.cc:385] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.115752 20468 raft_consensus.cc:740] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.116650 20468 consensus_queue.cc:260] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.119355 20468 ts_tablet_manager.cc:1434] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:04.120429 20468 tablet_bootstrap.cc:492] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:04.120935 20469 ts_tablet_manager.cc:1434] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 14:53:04.122114 20452 heartbeater.cc:499] Master 127.11.178.126:36971 was elected leader, sending a full tablet report...
I20260709 14:53:04.123071 20469 tablet_bootstrap.cc:492] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:04.124953 20467 tablet_bootstrap.cc:492] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:04.125490 20467 ts_tablet_manager.cc:1403] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 14:53:04.127445 20468 tablet_bootstrap.cc:654] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.128434 20467 raft_consensus.cc:359] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.129361 20467 raft_consensus.cc:385] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.129714 20467 raft_consensus.cc:740] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.130669 20467 consensus_queue.cc:260] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.132928 20467 ts_tablet_manager.cc:1434] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:04.129859 20469 tablet_bootstrap.cc:654] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.136926 20467 tablet_bootstrap.cc:492] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:04.139695 20469 tablet_bootstrap.cc:492] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:04.140324 20469 ts_tablet_manager.cc:1403] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260709 14:53:04.143311 20469 raft_consensus.cc:359] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.144107 20467 tablet_bootstrap.cc:654] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.144119 20469 raft_consensus.cc:385] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.144744 20469 raft_consensus.cc:740] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.145619 20469 consensus_queue.cc:260] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.148042 20469 ts_tablet_manager.cc:1434] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:53:04.149109 20469 tablet_bootstrap.cc:492] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:04.155540 20469 tablet_bootstrap.cc:654] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.157039 20467 tablet_bootstrap.cc:492] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:04.157718 20467 ts_tablet_manager.cc:1403] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 14:53:04.159327 20471 raft_consensus.cc:493] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.159402 20474 raft_consensus.cc:493] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.159870 20471 raft_consensus.cc:515] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.160398 20474 raft_consensus.cc:515] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.160996 20467 raft_consensus.cc:359] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.162007 20467 raft_consensus.cc:385] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.162424 20467 raft_consensus.cc:740] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.163841 20474 leader_election.cc:290] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.164894 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.166647 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.162263 20471 leader_election.cc:290] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
W20260709 14:53:04.167996 20317 leader_election.cc:343] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.169471 20468 tablet_bootstrap.cc:492] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:04.170125 20468 ts_tablet_manager.cc:1403] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.011s
I20260709 14:53:04.163416 20467 consensus_queue.cc:260] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.173352 20468 raft_consensus.cc:359] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.174240 20468 raft_consensus.cc:385] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.174568 20468 raft_consensus.cc:740] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.175293 20468 consensus_queue.cc:260] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.176043 20467 ts_tablet_manager.cc:1434] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:53:04.183029 20467 tablet_bootstrap.cc:492] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:04.186072 20468 ts_tablet_manager.cc:1434] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:53:04.189669 20468 tablet_bootstrap.cc:492] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:04.195087 20467 tablet_bootstrap.cc:654] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:04.195588 20316 leader_election.cc:343] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.196115 20316 leader_election.cc:304] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b; no voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.196358 20468 tablet_bootstrap.cc:654] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.196969 20471 raft_consensus.cc:2749] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:04.197846 20471 raft_consensus.cc:493] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.198318 20471 raft_consensus.cc:515] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.201916 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.202277 20471 leader_election.cc:290] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.202642 20427 raft_consensus.cc:2468] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:04.203482 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.204061 20278 raft_consensus.cc:2468] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:04.204058 20317 leader_election.cc:304] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b; no voters: 
I20260709 14:53:04.205057 20471 raft_consensus.cc:2804] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.205425 20471 raft_consensus.cc:493] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.205785 20471 raft_consensus.cc:3060] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.206629 20469 tablet_bootstrap.cc:492] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:04.207173 20469 ts_tablet_manager.cc:1403] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.029s
I20260709 14:53:04.209554 20467 tablet_bootstrap.cc:492] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:04.210127 20467 ts_tablet_manager.cc:1403] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260709 14:53:04.210260 20469 raft_consensus.cc:359] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:04.211041 20469 raft_consensus.cc:385] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.211324 20469 raft_consensus.cc:740] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.212069 20469 consensus_queue.cc:260] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:04.213863 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:04.215270 20468 tablet_bootstrap.cc:492] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:04.215842 20468 ts_tablet_manager.cc:1403] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 14:53:04.216198 20469 ts_tablet_manager.cc:1434] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:53:04.217211 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.217890 20427 raft_consensus.cc:2468] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:04.218000 20488 raft_consensus.cc:493] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.218703 20488 raft_consensus.cc:515] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.220970 20469 tablet_bootstrap.cc:492] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:04.221215 20467 raft_consensus.cc:359] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.221958 20242 leader_election.cc:304] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.222507 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.222996 20474 raft_consensus.cc:2804] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.223157 20278 raft_consensus.cc:2468] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:04.223448 20474 raft_consensus.cc:493] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.223842 20474 raft_consensus.cc:3060] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.224644 20316 leader_election.cc:304] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.223790 20468 raft_consensus.cc:359] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:04.225837 20468 raft_consensus.cc:385] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.226140 20468 raft_consensus.cc:740] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.227159 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.227026 20468 consensus_queue.cc:260] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:04.228457 20469 tablet_bootstrap.cc:654] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:04.228633 20317 leader_election.cc:343] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.229583 20488 leader_election.cc:290] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.230192 20488 raft_consensus.cc:2804] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.230587 20488 raft_consensus.cc:493] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.230988 20488 raft_consensus.cc:3060] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.231940 20474 raft_consensus.cc:515] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.235397 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:04.236919 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.239689 20469 tablet_bootstrap.cc:492] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:04.240214 20469 ts_tablet_manager.cc:1403] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260709 14:53:04.240402 20471 raft_consensus.cc:515] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.241533 20353 raft_consensus.cc:2393] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cbd25e72e7a343c8b60f6689a33edc51 in current term 1: Already voted for candidate b7055551b74741b886e4dbd11a59d90b in this term.
I20260709 14:53:04.237586 20427 raft_consensus.cc:3060] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.243098 20469 raft_consensus.cc:359] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.243868 20469 raft_consensus.cc:385] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.244138 20469 raft_consensus.cc:740] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.245059 20469 consensus_queue.cc:260] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.247452 20469 ts_tablet_manager.cc:1434] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:04.248493 20469 tablet_bootstrap.cc:492] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:04.249456 20474 leader_election.cc:290] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.251480 20471 leader_election.cc:290] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.252822 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.253716 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:04.254616 20278 raft_consensus.cc:2393] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b7055551b74741b886e4dbd11a59d90b in current term 1: Already voted for candidate cbd25e72e7a343c8b60f6689a33edc51 in this term.
I20260709 14:53:04.254736 20469 tablet_bootstrap.cc:654] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.256601 20316 leader_election.cc:304] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [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: b7055551b74741b886e4dbd11a59d90b; no voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.222086 20467 raft_consensus.cc:385] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.257952 20471 raft_consensus.cc:2749] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:04.258050 20467 raft_consensus.cc:740] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.258904 20467 consensus_queue.cc:260] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.260785 20467 ts_tablet_manager.cc:1434] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:53:04.263130 20469 tablet_bootstrap.cc:492] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:04.263707 20469 ts_tablet_manager.cc:1403] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 14:53:04.264524 20427 raft_consensus.cc:2468] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:04.265811 20242 leader_election.cc:304] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [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: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:04.266968 20474 raft_consensus.cc:2804] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:04.266798 20469 raft_consensus.cc:359] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.267479 20474 raft_consensus.cc:697] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:04.267570 20469 raft_consensus.cc:385] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.267968 20469 raft_consensus.cc:740] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.268399 20474 consensus_queue.cc:237] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.268807 20469 consensus_queue.cc:260] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.271168 20469 ts_tablet_manager.cc:1434] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:04.272193 20469 tablet_bootstrap.cc:492] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:04.278424 20480 raft_consensus.cc:493] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.279072 20480 raft_consensus.cc:515] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.280073 20469 tablet_bootstrap.cc:654] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.285115 20480 leader_election.cc:290] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:04.285909 20471 raft_consensus.cc:493] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.286734 20471 raft_consensus.cc:515] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.288992 20471 leader_election.cc:290] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.290608 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59549fd91dcf454593c2a91bc18d31f0" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.289944 20176 catalog_manager.cc:5697] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.290936 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59549fd91dcf454593c2a91bc18d31f0" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.291445 20426 raft_consensus.cc:2468] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:04.291683 20278 raft_consensus.cc:2468] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:04.292905 20317 leader_election.cc:304] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b; no voters: 
I20260709 14:53:04.294314 20471 raft_consensus.cc:2804] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.294708 20471 raft_consensus.cc:493] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.295032 20471 raft_consensus.cc:3060] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.304096 20474 raft_consensus.cc:493] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.304744 20474 raft_consensus.cc:515] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.308296 20467 tablet_bootstrap.cc:492] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:04.308524 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab281ae89a9a433cb70732d3c83c1d44" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:04.309381 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab281ae89a9a433cb70732d3c83c1d44" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
W20260709 14:53:04.310252 20244 leader_election.cc:343] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:04.310973 20242 leader_election.cc:343] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.311458 20242 leader_election.cc:304] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:04.314078 20468 ts_tablet_manager.cc:1434] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.098s	user 0.032s	sys 0.039s
I20260709 14:53:04.314744 20492 raft_consensus.cc:2749] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:04.315277 20468 tablet_bootstrap.cc:492] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:04.315817 20492 raft_consensus.cc:493] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.316383 20492 raft_consensus.cc:515] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:04.319048 20492 leader_election.cc:290] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:04.308292 20474 leader_election.cc:290] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.320150 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9234e493ae4b53921670a7ee72fc68" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:04.322431 20353 raft_consensus.cc:2468] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:04.323030 20488 raft_consensus.cc:515] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.323768 20244 leader_election.cc:304] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.311532 20471 raft_consensus.cc:515] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.325464 20468 tablet_bootstrap.cc:654] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.321288 20467 tablet_bootstrap.cc:654] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.326259 20471 leader_election.cc:290] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.327080 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9234e493ae4b53921670a7ee72fc68" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.327783 20427 raft_consensus.cc:2468] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:04.330343 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59549fd91dcf454593c2a91bc18d31f0" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:04.330917 20278 raft_consensus.cc:3060] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.334141 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59549fd91dcf454593c2a91bc18d31f0" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.334807 20426 raft_consensus.cc:3060] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.324851 20492 raft_consensus.cc:2804] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.341719 20492 raft_consensus.cc:493] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.342108 20492 raft_consensus.cc:3060] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.341382 20467 tablet_bootstrap.cc:492] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:04.344141 20467 ts_tablet_manager.cc:1403] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.009s
I20260709 14:53:04.344951 20278 raft_consensus.cc:2468] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 1.
I20260709 14:53:04.348475 20316 leader_election.cc:304] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.345669 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:04.349270 20471 raft_consensus.cc:2804] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:04.344820 20488 leader_election.cc:290] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.349813 20471 raft_consensus.cc:697] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:04.349730 20277 raft_consensus.cc:3060] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.346961 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.350718 20471 consensus_queue.cc:237] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
W20260709 14:53:04.352746 20317 leader_election.cc:343] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.341441 20468 tablet_bootstrap.cc:492] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:04.350667 20426 raft_consensus.cc:2468] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 1.
I20260709 14:53:04.357707 20468 ts_tablet_manager.cc:1403] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260709 14:53:04.355584 20467 raft_consensus.cc:359] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.360191 20467 raft_consensus.cc:385] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.360519 20467 raft_consensus.cc:740] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.361315 20467 consensus_queue.cc:260] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.361934 20468 raft_consensus.cc:359] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.362721 20468 raft_consensus.cc:385] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.363000 20468 raft_consensus.cc:740] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.363796 20468 consensus_queue.cc:260] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.364087 20277 raft_consensus.cc:2468] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 1.
I20260709 14:53:04.366006 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.366849 20492 raft_consensus.cc:515] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:04.367215 20467 ts_tablet_manager.cc:1434] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 14:53:04.365842 20469 tablet_bootstrap.cc:492] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:04.370381 20316 leader_election.cc:304] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [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: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:04.371452 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
W20260709 14:53:04.371685 20390 leader_election.cc:343] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.372161 20353 raft_consensus.cc:2468] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 0.
I20260709 14:53:04.372625 20471 raft_consensus.cc:2804] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:04.373301 20468 ts_tablet_manager.cc:1434] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:04.373391 20471 raft_consensus.cc:697] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:04.374418 20468 tablet_bootstrap.cc:492] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:04.374372 20393 leader_election.cc:304] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b; no voters: cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.374493 20471 consensus_queue.cc:237] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.375816 20480 raft_consensus.cc:2804] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.376183 20480 raft_consensus.cc:493] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.376513 20480 raft_consensus.cc:3060] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.378757 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9234e493ae4b53921670a7ee72fc68" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
W20260709 14:53:04.379271 20224 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:04.379410 20426 raft_consensus.cc:3060] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.381386 20468 tablet_bootstrap.cc:654] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.383131 20469 ts_tablet_manager.cc:1403] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.111s	user 0.036s	sys 0.030s
I20260709 14:53:04.385730 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9234e493ae4b53921670a7ee72fc68" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:04.386349 20353 raft_consensus.cc:3060] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.387064 20426 raft_consensus.cc:2468] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:04.388372 20467 tablet_bootstrap.cc:492] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:04.388933 20480 raft_consensus.cc:515] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.392197 20242 leader_election.cc:304] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.393356 20501 raft_consensus.cc:2804] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:04.393846 20501 raft_consensus.cc:697] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:04.392205 20469 raft_consensus.cc:359] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.394868 20469 raft_consensus.cc:385] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.395023 20467 tablet_bootstrap.cc:654] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.395202 20469 raft_consensus.cc:740] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.394686 20501 consensus_queue.cc:237] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } }
I20260709 14:53:04.397886 20469 consensus_queue.cc:260] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.398524 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:04.400419 20480 leader_election.cc:290] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
W20260709 14:53:04.401328 20390 leader_election.cc:343] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.402763 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:04.403424 20352 raft_consensus.cc:3060] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.412834 20352 raft_consensus.cc:2468] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 1.
I20260709 14:53:04.415381 20393 leader_election.cc:304] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b; no voters: cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.399328 20492 leader_election.cc:290] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Requested vote from peers 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:04.419986 20480 raft_consensus.cc:2804] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:04.421939 20511 raft_consensus.cc:493] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.422436 20511 raft_consensus.cc:515] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.423400 20480 raft_consensus.cc:697] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Becoming Leader. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:04.425398 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.425441 20480 consensus_queue.cc:237] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.426302 20277 raft_consensus.cc:2393] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 551791ada7b845f6bd8058bd8e4f5aff in current term 1: Already voted for candidate b7055551b74741b886e4dbd11a59d90b in this term.
I20260709 14:53:04.428018 20468 tablet_bootstrap.cc:492] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:04.428694 20468 ts_tablet_manager.cc:1403] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.054s	user 0.033s	sys 0.015s
I20260709 14:53:04.429425 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:04.430971 20393 leader_election.cc:304] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff; no voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.432292 20468 raft_consensus.cc:359] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.433192 20468 raft_consensus.cc:385] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.433619 20468 raft_consensus.cc:740] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.434907 20511 leader_election.cc:290] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:04.435371 20467 tablet_bootstrap.cc:492] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:04.435896 20467 ts_tablet_manager.cc:1403] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.025s
I20260709 14:53:04.436846 20353 raft_consensus.cc:2468] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:04.445205 20469 ts_tablet_manager.cc:1434] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.062s	user 0.012s	sys 0.004s
I20260709 14:53:04.446375 20469 tablet_bootstrap.cc:492] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:04.446940 20175 catalog_manager.cc:5697] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.447736 20176 catalog_manager.cc:5697] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67). New cstate: current_term: 1 leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:04.451875 20174 catalog_manager.cc:5697] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 1 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.452924 20469 tablet_bootstrap.cc:654] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.453751 20174 catalog_manager.cc:5697] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 1 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.437011 20511 raft_consensus.cc:3060] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.435194 20468 consensus_queue.cc:260] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.439853 20467 raft_consensus.cc:359] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.457876 20467 raft_consensus.cc:385] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.458164 20467 raft_consensus.cc:740] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.458927 20467 consensus_queue.cc:260] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.460201 20468 ts_tablet_manager.cc:1434] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 14:53:04.461022 20467 ts_tablet_manager.cc:1434] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:53:04.461324 20468 tablet_bootstrap.cc:492] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:04.462018 20467 tablet_bootstrap.cc:492] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:04.467924 20468 tablet_bootstrap.cc:654] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.468950 20467 tablet_bootstrap.cc:654] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.473860 20471 raft_consensus.cc:493] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.474463 20471 raft_consensus.cc:515] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.477232 20471 leader_election.cc:290] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.481801 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.482577 20426 raft_consensus.cc:2468] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:04.482851 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.483685 20511 raft_consensus.cc:2749] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:04.485276 20317 leader_election.cc:304] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b; no voters: 
I20260709 14:53:04.486274 20471 raft_consensus.cc:2804] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.486662 20471 raft_consensus.cc:493] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.486999 20471 raft_consensus.cc:3060] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.488214 20468 tablet_bootstrap.cc:492] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:04.488723 20468 ts_tablet_manager.cc:1403] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.006s
W20260709 14:53:04.488888 20316 leader_election.cc:343] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.491722 20469 tablet_bootstrap.cc:492] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:04.491360 20468 raft_consensus.cc:359] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.492105 20468 raft_consensus.cc:385] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.492409 20468 raft_consensus.cc:740] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.492256 20469 ts_tablet_manager.cc:1403] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.010s
I20260709 14:53:04.493103 20468 consensus_queue.cc:260] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.494707 20467 tablet_bootstrap.cc:492] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:04.495107 20468 ts_tablet_manager.cc:1434] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:04.495223 20467 ts_tablet_manager.cc:1403] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 14:53:04.496199 20468 tablet_bootstrap.cc:492] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:04.499253 20467 raft_consensus.cc:359] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.500069 20467 raft_consensus.cc:385] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.500391 20467 raft_consensus.cc:740] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.500515 20471 raft_consensus.cc:515] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.501314 20467 consensus_queue.cc:260] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.503307 20468 tablet_bootstrap.cc:654] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.503607 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
W20260709 14:53:04.505039 20316 leader_election.cc:343] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.505369 20471 leader_election.cc:290] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.505790 20491 raft_consensus.cc:493] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.506220 20491 raft_consensus.cc:515] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.508391 20491 leader_election.cc:290] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.509055 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba50d87d0cf4706afd3e0e8483d614a" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.496253 20469 raft_consensus.cc:359] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.509779 20277 raft_consensus.cc:2468] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:04.510099 20469 raft_consensus.cc:385] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.510486 20469 raft_consensus.cc:740] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.510926 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba50d87d0cf4706afd3e0e8483d614a" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.511073 20316 leader_election.cc:304] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.510007 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.511335 20469 consensus_queue.cc:260] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.511936 20491 raft_consensus.cc:2804] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.512168 20426 raft_consensus.cc:3060] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.512676 20491 raft_consensus.cc:493] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.513041 20491 raft_consensus.cc:3060] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.513798 20469 ts_tablet_manager.cc:1434] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 14:53:04.509251 20468 tablet_bootstrap.cc:492] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:04.514624 20468 ts_tablet_manager.cc:1403] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.002s
I20260709 14:53:04.515043 20427 raft_consensus.cc:2468] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:04.515661 20469 tablet_bootstrap.cc:492] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:04.517325 20468 raft_consensus.cc:359] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.518025 20468 raft_consensus.cc:385] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.518290 20468 raft_consensus.cc:740] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.519073 20468 consensus_queue.cc:260] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.521021 20468 ts_tablet_manager.cc:1434] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:04.522344 20469 tablet_bootstrap.cc:654] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.522874 20491 raft_consensus.cc:515] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.524605 20426 raft_consensus.cc:2468] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 1.
I20260709 14:53:04.525885 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba50d87d0cf4706afd3e0e8483d614a" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:04.526378 20467 ts_tablet_manager.cc:1434] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:53:04.526805 20277 raft_consensus.cc:3060] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.540298 20277 raft_consensus.cc:2468] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 1.
I20260709 14:53:04.527495 20491 leader_election.cc:290] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.527632 20317 leader_election.cc:304] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [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: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b; no voters: cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.541463 20316 leader_election.cc:304] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.542431 20471 raft_consensus.cc:2804] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:04.542913 20471 raft_consensus.cc:697] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:04.543546 20488 raft_consensus.cc:493] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.544075 20488 raft_consensus.cc:515] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.544668 20471 consensus_queue.cc:237] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.546361 20488 leader_election.cc:290] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.548046 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab281ae89a9a433cb70732d3c83c1d44" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.549111 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab281ae89a9a433cb70732d3c83c1d44" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.549746 20501 raft_consensus.cc:493] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.550213 20501 raft_consensus.cc:515] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.551331 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba50d87d0cf4706afd3e0e8483d614a" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.551927 20426 raft_consensus.cc:3060] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.552331 20501 leader_election.cc:290] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
W20260709 14:53:04.550460 20317 leader_election.cc:343] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.553953 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b0857baaf6465e99c42f62c4cd1d26" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.548611 20491 raft_consensus.cc:2804] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:04.554921 20491 raft_consensus.cc:697] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
W20260709 14:53:04.555395 20242 leader_election.cc:343] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.549204 20277 raft_consensus.cc:2468] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:04.556742 20316 leader_election.cc:304] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [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: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:04.558034 20488 raft_consensus.cc:2804] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.558418 20488 raft_consensus.cc:493] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.558738 20488 raft_consensus.cc:3060] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.560596 20469 tablet_bootstrap.cc:492] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:04.561175 20469 ts_tablet_manager.cc:1403] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.027s
I20260709 14:53:04.564011 20469 raft_consensus.cc:359] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.564742 20469 raft_consensus.cc:385] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.565044 20469 raft_consensus.cc:740] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.565980 20469 consensus_queue.cc:260] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.567526 20491 consensus_queue.cc:237] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.568984 20488 raft_consensus.cc:515] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.571429 20469 ts_tablet_manager.cc:1434] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:53:04.572506 20469 tablet_bootstrap.cc:492] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:04.571655 20175 catalog_manager.cc:5697] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 1 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.574767 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab281ae89a9a433cb70732d3c83c1d44" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:04.575516 20277 raft_consensus.cc:3060] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.575911 20426 raft_consensus.cc:2468] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 1.
I20260709 14:53:04.582386 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b0857baaf6465e99c42f62c4cd1d26" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:04.583039 20353 raft_consensus.cc:2468] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:04.584046 20244 leader_election.cc:304] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [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: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:04.584685 20469 tablet_bootstrap.cc:654] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:04.584484 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab281ae89a9a433cb70732d3c83c1d44" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.584875 20501 raft_consensus.cc:2804] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:04.585281 20501 raft_consensus.cc:493] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:04.585587 20501 raft_consensus.cc:3060] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:04.585773 20317 leader_election.cc:343] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:04.588831 20469 tablet_bootstrap.cc:492] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:04.589186 20469 ts_tablet_manager.cc:1403] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 14:53:04.584299 20488 leader_election.cc:290] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.591205 20501 raft_consensus.cc:515] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.591547 20469 raft_consensus.cc:359] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.592231 20469 raft_consensus.cc:385] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:04.592489 20469 raft_consensus.cc:740] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:04.592536 20277 raft_consensus.cc:2468] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 1.
I20260709 14:53:04.593325 20469 consensus_queue.cc:260] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.593788 20316 leader_election.cc:304] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [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: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:04.594040 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b0857baaf6465e99c42f62c4cd1d26" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.594630 20426 raft_consensus.cc:3060] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.595053 20488 raft_consensus.cc:2804] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:04.596243 20488 raft_consensus.cc:697] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:04.597183 20488 consensus_queue.cc:237] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.602300 20469 ts_tablet_manager.cc:1434] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:53:04.603627 20426 raft_consensus.cc:2468] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:04.603405 20175 catalog_manager.cc:5697] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 1 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.598208 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b0857baaf6465e99c42f62c4cd1d26" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:04.604645 20353 raft_consensus.cc:3060] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.607990 20242 leader_election.cc:304] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.609367 20492 raft_consensus.cc:2804] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:04.609900 20492 raft_consensus.cc:697] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:04.610718 20492 consensus_queue.cc:237] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.618021 20501 leader_election.cc:290] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.622814 20353 raft_consensus.cc:2468] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:04.623203 20176 catalog_manager.cc:5697] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.624115 20175 catalog_manager.cc:5697] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 1 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.691815 20501 consensus_queue.cc:1048] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:04.703557 20474 consensus_queue.cc:1048] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:04.728452 20426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1"
dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
mode: GRACEFUL
new_leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:45908
I20260709 14:53:04.729151 20426 raft_consensus.cc:606] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Received request to transfer leadership to TS cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.731117 20474 raft_consensus.cc:493] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.731585 20474 raft_consensus.cc:515] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.733160 20474 leader_election.cc:290] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.733984 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:04.735302 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.736097 20426 raft_consensus.cc:2393] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cbd25e72e7a343c8b60f6689a33edc51 in current term 1: Already voted for candidate b7055551b74741b886e4dbd11a59d90b in this term.
I20260709 14:53:04.736958 20242 leader_election.cc:304] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:04.737746 20474 raft_consensus.cc:3060] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.742347 20353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96"
dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
mode: GRACEFUL
new_leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:48922
I20260709 14:53:04.743037 20353 raft_consensus.cc:606] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Received request to transfer leadership to TS cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.743307 20474 raft_consensus.cc:2749] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:04.748684 20353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108"
dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
mode: GRACEFUL
new_leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:48922
I20260709 14:53:04.749300 20353 raft_consensus.cc:606] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Received request to transfer leadership to TS cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.765020 20277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
mode: GRACEFUL
new_leader_uuid: "b7055551b74741b886e4dbd11a59d90b"
 from {username='slave'} at 127.0.0.1:51550
I20260709 14:53:04.765565 20277 raft_consensus.cc:606] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Received request to transfer leadership to TS b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:04.776656 20277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90b0857baaf6465e99c42f62c4cd1d26"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
mode: GRACEFUL
new_leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
 from {username='slave'} at 127.0.0.1:51550
I20260709 14:53:04.777182 20277 raft_consensus.cc:606] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Received request to transfer leadership to TS 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:04.794548 20474 raft_consensus.cc:493] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.795176 20474 raft_consensus.cc:515] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.796916 20474 leader_election.cc:290] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.797926 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:04.797988 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:04.798712 20353 raft_consensus.cc:2393] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cbd25e72e7a343c8b60f6689a33edc51 in current term 1: Already voted for candidate 551791ada7b845f6bd8058bd8e4f5aff in this term.
I20260709 14:53:04.799777 20244 leader_election.cc:304] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:04.800472 20474 raft_consensus.cc:3060] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.806138 20474 raft_consensus.cc:2749] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:04.816123 20488 consensus_queue.cc:1048] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:04.827824 20491 consensus_queue.cc:1048] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:04.835726 20491 raft_consensus.cc:993] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b: : Instructing follower cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:04.836199 20491 raft_consensus.cc:1081] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Signalling peer cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:04.837867 20277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:51530
I20260709 14:53:04.838413 20277 raft_consensus.cc:493] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:04.838714 20277 raft_consensus.cc:3060] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.843447 20277 raft_consensus.cc:515] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.845049 20277 leader_election.cc:290] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.845888 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:04.846246 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5fc2ab3f2414c831dd92aacf33108" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.846566 20353 raft_consensus.cc:3055] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:04.846887 20426 raft_consensus.cc:3060] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.846928 20353 raft_consensus.cc:740] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:04.847884 20353 consensus_queue.cc:260] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.849175 20353 raft_consensus.cc:3060] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.852385 20426 raft_consensus.cc:2468] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:04.853343 20242 leader_election.cc:304] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.854035 20474 raft_consensus.cc:2804] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:04.854481 20353 raft_consensus.cc:2468] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:04.854527 20474 raft_consensus.cc:697] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:04.855626 20474 consensus_queue.cc:237] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.861788 20175 catalog_manager.cc:5697] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 1 to 2, leader changed from b7055551b74741b886e4dbd11a59d90b (127.11.178.66) to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.885708 20511 raft_consensus.cc:493] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:04.886258 20511 raft_consensus.cc:515] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.887930 20511 leader_election.cc:290] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:04.888831 20277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab281ae89a9a433cb70732d3c83c1d44" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:04.889029 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab281ae89a9a433cb70732d3c83c1d44" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:04.889569 20277 raft_consensus.cc:2393] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 551791ada7b845f6bd8058bd8e4f5aff in current term 1: Already voted for candidate b7055551b74741b886e4dbd11a59d90b in this term.
I20260709 14:53:04.890522 20390 leader_election.cc:304] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff; no voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:04.891165 20511 raft_consensus.cc:3060] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:04.896407 20511 raft_consensus.cc:2749] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:04.913450 20474 consensus_queue.cc:1048] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:04.922081 20511 consensus_queue.cc:1048] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:04.927306 20519 consensus_queue.cc:1048] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:04.932349 20492 consensus_queue.cc:1048] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:04.938607 20509 consensus_queue.cc:1048] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:04.952082 20488 consensus_queue.cc:1048] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:04.967411 20488 consensus_queue.cc:1048] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:04.968355 20509 raft_consensus.cc:993] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff: : Instructing follower cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:04.968904 20509 raft_consensus.cc:1081] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Signalling peer cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:04.970585 20277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:51538
I20260709 14:53:04.971191 20277 raft_consensus.cc:493] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:04.971596 20277 raft_consensus.cc:3060] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.979724 20277 raft_consensus.cc:515] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.983558 20277 leader_election.cc:290] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:04.983281 20491 consensus_queue.cc:1048] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:04.984426 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:04.985064 20352 raft_consensus.cc:3060] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.985291 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:04.985916 20427 raft_consensus.cc:3055] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:04.986214 20427 raft_consensus.cc:740] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:04.987039 20427 consensus_queue.cc:260] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:04.988181 20427 raft_consensus.cc:3060] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.996995 20427 raft_consensus.cc:2468] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:04.998045 20352 raft_consensus.cc:2468] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:04.998397 20242 leader_election.cc:304] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:04.999372 20492 raft_consensus.cc:2804] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:04.999904 20492 raft_consensus.cc:697] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:05.000769 20492 consensus_queue.cc:237] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.008530 20176 catalog_manager.cc:5697] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 1 to 2, leader changed from 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67) to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.080080 20491 consensus_queue.cc:1048] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:05.080782 20492 consensus_queue.cc:1048] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:05.082264 20491 consensus_queue.cc:1048] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:05.087505 20519 consensus_queue.cc:1048] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:05.106586 20491 consensus_queue.cc:1048] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:05.108901 20501 raft_consensus.cc:993] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51: : Instructing follower 551791ada7b845f6bd8058bd8e4f5aff to start an election
I20260709 14:53:05.109447 20501 raft_consensus.cc:1081] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Signalling peer 551791ada7b845f6bd8058bd8e4f5aff to start an election
I20260709 14:53:05.111841 20519 raft_consensus.cc:993] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b: : Instructing follower cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:05.112317 20519 raft_consensus.cc:1081] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Signalling peer cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:05.116510 20276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:51530
I20260709 14:53:05.118386 20427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90b0857baaf6465e99c42f62c4cd1d26"
dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
 from {username='slave'} at 127.0.0.1:45896
I20260709 14:53:05.119051 20427 raft_consensus.cc:493] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:05.119419 20427 raft_consensus.cc:3060] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.119611 20474 consensus_queue.cc:1048] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:05.127725 20427 raft_consensus.cc:515] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.136427 20274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b0857baaf6465e99c42f62c4cd1d26" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:05.137199 20274 raft_consensus.cc:3055] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:05.137570 20274 raft_consensus.cc:740] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:05.138411 20274 consensus_queue.cc:260] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.141126 20274 raft_consensus.cc:3060] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.146770 20276 raft_consensus.cc:493] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:05.147344 20276 raft_consensus.cc:3060] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.153039 20274 raft_consensus.cc:2468] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 2.
I20260709 14:53:05.154981 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b0857baaf6465e99c42f62c4cd1d26" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:05.155646 20352 raft_consensus.cc:3060] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.155848 20390 leader_election.cc:304] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:05.156697 20511 raft_consensus.cc:2804] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:05.157203 20511 raft_consensus.cc:697] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 LEADER]: Becoming Leader. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:05.158011 20511 consensus_queue.cc:237] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.158198 20276 raft_consensus.cc:515] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.153766 20427 leader_election.cc:290] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 2 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:05.162742 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:05.163396 20353 raft_consensus.cc:3055] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:05.163715 20353 raft_consensus.cc:740] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:05.164534 20353 consensus_queue.cc:260] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.165186 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbf2e95a9348acae18d053bd86ea96" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:05.165824 20426 raft_consensus.cc:3060] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.165850 20353 raft_consensus.cc:3060] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.171854 20276 leader_election.cc:290] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:05.173696 20426 raft_consensus.cc:2468] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:05.174875 20474 raft_consensus.cc:993] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51: : Instructing follower b7055551b74741b886e4dbd11a59d90b to start an election
I20260709 14:53:05.175155 20242 leader_election.cc:304] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:05.175379 20474 raft_consensus.cc:1081] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Signalling peer b7055551b74741b886e4dbd11a59d90b to start an election
I20260709 14:53:05.176070 20501 raft_consensus.cc:2804] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:05.176602 20501 raft_consensus.cc:697] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:05.177250 20351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1"
dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
 from {username='slave'} at 127.0.0.1:48912
I20260709 14:53:05.177441 20501 consensus_queue.cc:237] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.177919 20351 raft_consensus.cc:493] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:05.178356 20351 raft_consensus.cc:3060] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.180330 20353 raft_consensus.cc:2468] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:05.180617 20175 catalog_manager.cc:5697] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff reported cstate change: term changed from 1 to 2, leader changed from cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65) to 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67). New cstate: current_term: 2 leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:05.174615 20352 raft_consensus.cc:2468] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 2.
I20260709 14:53:05.186888 20351 raft_consensus.cc:515] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.189550 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:05.189858 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:05.190263 20276 raft_consensus.cc:3055] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:05.190547 20426 raft_consensus.cc:3060] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.190831 20276 raft_consensus.cc:740] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:05.190217 20173 catalog_manager.cc:5697] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 1 to 2, leader changed from b7055551b74741b886e4dbd11a59d90b (127.11.178.66) to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.189723 20351 leader_election.cc:290] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 2 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:05.191737 20276 consensus_queue.cc:260] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.193761 20276 raft_consensus.cc:3060] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:05.198046 20426 raft_consensus.cc:2468] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 2.
I20260709 14:53:05.199298 20317 leader_election.cc:304] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b; no voters: 
I20260709 14:53:05.200073 20519 raft_consensus.cc:2804] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:05.200460 20519 raft_consensus.cc:697] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:05.201035 20276 raft_consensus.cc:2468] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 2.
I20260709 14:53:05.201146 20519 consensus_queue.cc:237] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:05.207342 20173 catalog_manager.cc:5697] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 1 to 2, leader changed from cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65) to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 2 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.307852 20351 raft_consensus.cc:1275] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.309108 20492 consensus_queue.cc:1048] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.316573 20426 raft_consensus.cc:1275] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.318571 20501 consensus_queue.cc:1048] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.520776 20351 raft_consensus.cc:1275] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.522076 20492 consensus_queue.cc:1048] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.529892 20426 raft_consensus.cc:1275] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.531925 20501 consensus_queue.cc:1048] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.614651 20351 raft_consensus.cc:1275] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Refusing update from remote peer 551791ada7b845f6bd8058bd8e4f5aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.615883 20509 consensus_queue.cc:1048] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.619897 20352 raft_consensus.cc:1275] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.621399 20501 consensus_queue.cc:1048] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.627700 20276 raft_consensus.cc:1275] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Refusing update from remote peer 551791ada7b845f6bd8058bd8e4f5aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.629266 20552 consensus_queue.cc:1048] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.631350 20426 raft_consensus.cc:1275] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.646693 20542 consensus_queue.cc:1048] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.664862 20276 raft_consensus.cc:1275] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Refusing update from remote peer b7055551b74741b886e4dbd11a59d90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.666004 20519 consensus_queue.cc:1048] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.672958 20427 raft_consensus.cc:1275] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Refusing update from remote peer b7055551b74741b886e4dbd11a59d90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.674526 20546 consensus_queue.cc:1048] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:07.688148 20299 debug-util.cc:398] Leaking SignalData structure 0x7b08003292a0 after lost signal to thread 11980
W20260709 14:53:07.689045 20299 debug-util.cc:398] Leaking SignalData structure 0x7b0800201de0 after lost signal to thread 20210
W20260709 14:53:07.690099 20299 debug-util.cc:398] Leaking SignalData structure 0x7b08001fab80 after lost signal to thread 20302
W20260709 14:53:07.691031 20299 debug-util.cc:398] Leaking SignalData structure 0x7b0800133800 after lost signal to thread 20377
W20260709 14:53:07.691921 20299 debug-util.cc:398] Leaking SignalData structure 0x7b0800170520 after lost signal to thread 20451
I20260709 14:53:07.919554 20176 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48432:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:07.921736 20176 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:07.980562 20266 tablet_service.cc:1511] Processing CreateTablet for tablet 486ddaf3f88c4254978dbe278692eae0 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:07.981876 20266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486ddaf3f88c4254978dbe278692eae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.982755 20336 tablet_service.cc:1511] Processing CreateTablet for tablet 486ddaf3f88c4254978dbe278692eae0 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:07.984117 20336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486ddaf3f88c4254978dbe278692eae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.986742 20265 tablet_service.cc:1511] Processing CreateTablet for tablet 92c511c9607d45d88faf8525e7c59374 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:07.988052 20410 tablet_service.cc:1511] Processing CreateTablet for tablet 486ddaf3f88c4254978dbe278692eae0 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:07.989348 20410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486ddaf3f88c4254978dbe278692eae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.993597 20267 tablet_service.cc:1511] Processing CreateTablet for tablet 0d24ee4e23514966bffab76a36e35790 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:07.995169 20337 tablet_service.cc:1511] Processing CreateTablet for tablet 92c511c9607d45d88faf8525e7c59374 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:07.996469 20337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c511c9607d45d88faf8525e7c59374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.997397 20262 tablet_service.cc:1511] Processing CreateTablet for tablet cea31c3922ba4080ade7e66e76e490bd (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:07.998576 20339 tablet_service.cc:1511] Processing CreateTablet for tablet 0d24ee4e23514966bffab76a36e35790 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:07.999827 20339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d24ee4e23514966bffab76a36e35790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.006618 20411 tablet_service.cc:1511] Processing CreateTablet for tablet 0d24ee4e23514966bffab76a36e35790 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:08.008011 20411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d24ee4e23514966bffab76a36e35790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.008221 20268 tablet_service.cc:1511] Processing CreateTablet for tablet 3deecb53e2f54ef0a35785e4da96eef3 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:08.012120 20261 tablet_service.cc:1511] Processing CreateTablet for tablet 129a9025e59943e995d13bffe6e96362 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:08.017100 20341 tablet_service.cc:1511] Processing CreateTablet for tablet 3deecb53e2f54ef0a35785e4da96eef3 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:08.018509 20341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3deecb53e2f54ef0a35785e4da96eef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.019259 20263 tablet_service.cc:1511] Processing CreateTablet for tablet c8bd79270c6347fa9fa19978a4e33979 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:08.022382 20340 tablet_service.cc:1511] Processing CreateTablet for tablet cea31c3922ba4080ade7e66e76e490bd (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:08.023173 20264 tablet_service.cc:1511] Processing CreateTablet for tablet 2e535f6be4794983be4b5a414ffa3cb4 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:08.014608 20338 tablet_service.cc:1511] Processing CreateTablet for tablet 129a9025e59943e995d13bffe6e96362 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:08.027093 20260 tablet_service.cc:1511] Processing CreateTablet for tablet ced43705868341c1878bf279d3dabcf5 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:08.030611 20415 tablet_service.cc:1511] Processing CreateTablet for tablet 129a9025e59943e995d13bffe6e96362 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:08.031916 20415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129a9025e59943e995d13bffe6e96362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.034720 20417 tablet_service.cc:1511] Processing CreateTablet for tablet c8bd79270c6347fa9fa19978a4e33979 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:08.036123 20417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bd79270c6347fa9fa19978a4e33979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.038599 20416 tablet_service.cc:1511] Processing CreateTablet for tablet 3deecb53e2f54ef0a35785e4da96eef3 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:08.039944 20416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3deecb53e2f54ef0a35785e4da96eef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.005070 20409 tablet_service.cc:1511] Processing CreateTablet for tablet 92c511c9607d45d88faf8525e7c59374 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:08.044260 20409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c511c9607d45d88faf8525e7c59374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.023730 20340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea31c3922ba4080ade7e66e76e490bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.042933 20414 tablet_service.cc:1511] Processing CreateTablet for tablet cea31c3922ba4080ade7e66e76e490bd (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:08.048878 20414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea31c3922ba4080ade7e66e76e490bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.043926 20412 tablet_service.cc:1511] Processing CreateTablet for tablet 2e535f6be4794983be4b5a414ffa3cb4 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:07.988127 20265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c511c9607d45d88faf8525e7c59374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.052961 20412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e535f6be4794983be4b5a414ffa3cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.057413 20413 tablet_service.cc:1511] Processing CreateTablet for tablet ced43705868341c1878bf279d3dabcf5 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:08.058717 20413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced43705868341c1878bf279d3dabcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.061910 20260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced43705868341c1878bf279d3dabcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.068285 20261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129a9025e59943e995d13bffe6e96362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.069350 20343 tablet_service.cc:1511] Processing CreateTablet for tablet c8bd79270c6347fa9fa19978a4e33979 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:08.070801 20343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bd79270c6347fa9fa19978a4e33979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.073460 20268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3deecb53e2f54ef0a35785e4da96eef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.074265 20267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d24ee4e23514966bffab76a36e35790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.075548 20342 tablet_service.cc:1511] Processing CreateTablet for tablet 2e535f6be4794983be4b5a414ffa3cb4 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:08.076548 20262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea31c3922ba4080ade7e66e76e490bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.076936 20342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e535f6be4794983be4b5a414ffa3cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.079281 20335 tablet_service.cc:1511] Processing CreateTablet for tablet ced43705868341c1878bf279d3dabcf5 (DEFAULT_TABLE table=soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:08.084887 20335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced43705868341c1878bf279d3dabcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.100459 20338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129a9025e59943e995d13bffe6e96362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.108994 20263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bd79270c6347fa9fa19978a4e33979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.119107 20264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e535f6be4794983be4b5a414ffa3cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.158175 20566 tablet_bootstrap.cc:492] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:08.170349 20568 tablet_bootstrap.cc:492] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:08.176584 20568 tablet_bootstrap.cc:654] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.203125 20566 tablet_bootstrap.cc:654] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.237479 20568 tablet_bootstrap.cc:492] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:08.238590 20568 ts_tablet_manager.cc:1403] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.000s
I20260709 14:53:08.241468 20568 raft_consensus.cc:359] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.242448 20568 raft_consensus.cc:385] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.242764 20568 raft_consensus.cc:740] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.244612 20568 consensus_queue.cc:260] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
W20260709 14:53:08.244207 20242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:34123, user_credentials={real_user=slave}} blocked reactor thread for 109931us
I20260709 14:53:08.250144 20571 tablet_bootstrap.cc:492] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:08.264637 20568 ts_tablet_manager.cc:1434] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:53:08.266021 20568 tablet_bootstrap.cc:492] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:08.272001 20571 tablet_bootstrap.cc:654] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.275611 20566 tablet_bootstrap.cc:492] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:08.276237 20566 ts_tablet_manager.cc:1403] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.118s	user 0.018s	sys 0.015s
I20260709 14:53:08.278523 20568 tablet_bootstrap.cc:654] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.279294 20566 raft_consensus.cc:359] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.280113 20566 raft_consensus.cc:385] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.280419 20566 raft_consensus.cc:740] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.281175 20566 consensus_queue.cc:260] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.283569 20566 ts_tablet_manager.cc:1434] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:08.288029 20566 tablet_bootstrap.cc:492] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
W20260709 14:53:08.290386 20304 tablet.cc:2406] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:08.304209 20571 tablet_bootstrap.cc:492] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:08.304725 20571 ts_tablet_manager.cc:1403] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.016s
I20260709 14:53:08.304724 20566 tablet_bootstrap.cc:654] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.307992 20571 raft_consensus.cc:359] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.308816 20571 raft_consensus.cc:385] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.309121 20571 raft_consensus.cc:740] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.309945 20571 consensus_queue.cc:260] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.312386 20571 ts_tablet_manager.cc:1434] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:53:08.313563 20571 tablet_bootstrap.cc:492] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:08.319988 20571 tablet_bootstrap.cc:654] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.320526 20568 tablet_bootstrap.cc:492] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:08.321185 20568 ts_tablet_manager.cc:1403] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.013s
I20260709 14:53:08.324772 20568 raft_consensus.cc:359] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.328181 20568 raft_consensus.cc:385] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.328572 20568 raft_consensus.cc:740] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.328979 20566 tablet_bootstrap.cc:492] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:08.329577 20566 ts_tablet_manager.cc:1403] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260709 14:53:08.329476 20568 consensus_queue.cc:260] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.332720 20566 raft_consensus.cc:359] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.333413 20566 raft_consensus.cc:385] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.333709 20566 raft_consensus.cc:740] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.334487 20566 consensus_queue.cc:260] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.336721 20566 ts_tablet_manager.cc:1434] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:08.337945 20566 tablet_bootstrap.cc:492] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:08.338630 20567 raft_consensus.cc:493] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.339160 20567 raft_consensus.cc:515] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.340835 20568 ts_tablet_manager.cc:1434] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:53:08.341355 20567 leader_election.cc:290] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.342095 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24ee4e23514966bffab76a36e35790" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:08.342406 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24ee4e23514966bffab76a36e35790" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
W20260709 14:53:08.343564 20316 leader_election.cc:343] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:08.344208 20317 leader_election.cc:343] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.344617 20317 leader_election.cc:304] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b; no voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:08.345302 20567 raft_consensus.cc:2749] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:08.348840 20566 tablet_bootstrap.cc:654] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.359171 20568 tablet_bootstrap.cc:492] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:08.364504 20566 tablet_bootstrap.cc:492] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:08.365164 20566 ts_tablet_manager.cc:1403] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260709 14:53:08.366255 20571 tablet_bootstrap.cc:492] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:08.366799 20571 ts_tablet_manager.cc:1403] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.033s
I20260709 14:53:08.367468 20568 tablet_bootstrap.cc:654] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.368410 20566 raft_consensus.cc:359] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.369222 20566 raft_consensus.cc:385] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.369544 20566 raft_consensus.cc:740] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.369717 20571 raft_consensus.cc:359] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.370477 20571 raft_consensus.cc:385] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.370798 20571 raft_consensus.cc:740] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.370725 20566 consensus_queue.cc:260] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.371989 20571 consensus_queue.cc:260] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.373577 20566 ts_tablet_manager.cc:1434] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:53:08.374747 20571 ts_tablet_manager.cc:1434] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:08.378973 20568 tablet_bootstrap.cc:492] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:08.379963 20568 ts_tablet_manager.cc:1403] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260709 14:53:08.380424 20571 tablet_bootstrap.cc:492] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:08.383036 20568 raft_consensus.cc:359] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.383782 20568 raft_consensus.cc:385] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.384074 20568 raft_consensus.cc:740] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.384814 20568 consensus_queue.cc:260] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.379222 20566 tablet_bootstrap.cc:492] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:08.387569 20571 tablet_bootstrap.cc:654] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.392059 20566 tablet_bootstrap.cc:654] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.398579 20568 ts_tablet_manager.cc:1434] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:53:08.399763 20568 tablet_bootstrap.cc:492] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:08.404246 20571 tablet_bootstrap.cc:492] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:08.404891 20571 ts_tablet_manager.cc:1403] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260709 14:53:08.408552 20571 raft_consensus.cc:359] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.410140 20571 raft_consensus.cc:385] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.410516 20568 tablet_bootstrap.cc:654] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.410991 20571 raft_consensus.cc:740] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.412220 20571 consensus_queue.cc:260] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
W20260709 14:53:08.416177 20224 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:08.417750 20571 ts_tablet_manager.cc:1434] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:53:08.418762 20571 tablet_bootstrap.cc:492] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:08.419760 20566 tablet_bootstrap.cc:492] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:08.420408 20566 ts_tablet_manager.cc:1403] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.006s
I20260709 14:53:08.425458 20566 raft_consensus.cc:359] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.426240 20566 raft_consensus.cc:385] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.428754 20568 tablet_bootstrap.cc:492] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:08.429402 20568 ts_tablet_manager.cc:1403] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260709 14:53:08.430056 20571 tablet_bootstrap.cc:654] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.432530 20568 raft_consensus.cc:359] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.433477 20568 raft_consensus.cc:385] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.426538 20566 raft_consensus.cc:740] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.433866 20568 raft_consensus.cc:740] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.434464 20566 consensus_queue.cc:260] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.434803 20568 consensus_queue.cc:260] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.437187 20566 ts_tablet_manager.cc:1434] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:53:08.437549 20568 ts_tablet_manager.cc:1434] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:08.438478 20566 tablet_bootstrap.cc:492] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:08.438687 20568 tablet_bootstrap.cc:492] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:08.444993 20568 tablet_bootstrap.cc:654] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.446085 20511 raft_consensus.cc:493] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.446602 20511 raft_consensus.cc:515] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.445053 20566 tablet_bootstrap.cc:654] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.448737 20511 leader_election.cc:290] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:08.450466 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:08.451090 20276 raft_consensus.cc:2468] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 0.
I20260709 14:53:08.453100 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
W20260709 14:53:08.454792 20393 leader_election.cc:343] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.456110 20390 leader_election.cc:304] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:08.457046 20511 raft_consensus.cc:2804] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.457430 20511 raft_consensus.cc:493] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.457767 20511 raft_consensus.cc:3060] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.478895 20511 raft_consensus.cc:515] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.484174 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:08.484860 20276 raft_consensus.cc:3060] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.493325 20276 raft_consensus.cc:2468] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 1.
I20260709 14:53:08.494803 20390 leader_election.cc:304] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:08.498636 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
W20260709 14:53:08.500411 20393 leader_election.cc:343] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.503314 20511 leader_election.cc:290] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:08.504381 20511 raft_consensus.cc:2804] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.506234 20511 raft_consensus.cc:697] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Becoming Leader. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:08.510968 20567 raft_consensus.cc:493] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.511549 20567 raft_consensus.cc:515] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.513793 20567 leader_election.cc:290] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.515275 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea31c3922ba4080ade7e66e76e490bd" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
W20260709 14:53:08.517040 20316 leader_election.cc:343] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.531644 20511 consensus_queue.cc:237] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.545728 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea31c3922ba4080ade7e66e76e490bd" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
W20260709 14:53:08.550537 20317 leader_election.cc:343] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.551007 20317 leader_election.cc:304] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b; no voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:08.551800 20567 raft_consensus.cc:2749] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:08.555335 20566 tablet_bootstrap.cc:492] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:08.555999 20566 ts_tablet_manager.cc:1403] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.118s	user 0.023s	sys 0.033s
I20260709 14:53:08.559132 20566 raft_consensus.cc:359] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.559643 20568 tablet_bootstrap.cc:492] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:08.560075 20566 raft_consensus.cc:385] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.560376 20568 ts_tablet_manager.cc:1403] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.087s
I20260709 14:53:08.561082 20586 raft_consensus.cc:493] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.561729 20586 raft_consensus.cc:515] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.562652 20571 tablet_bootstrap.cc:492] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:08.563166 20571 ts_tablet_manager.cc:1403] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.145s	user 0.018s	sys 0.045s
I20260709 14:53:08.565033 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced43705868341c1878bf279d3dabcf5" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:08.566033 20571 raft_consensus.cc:359] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.566370 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced43705868341c1878bf279d3dabcf5" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
W20260709 14:53:08.566563 20393 leader_election.cc:343] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.566785 20571 raft_consensus.cc:385] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.567162 20571 raft_consensus.cc:740] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.567427 20586 leader_election.cc:290] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:08.568156 20276 raft_consensus.cc:2468] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 0.
I20260709 14:53:08.560410 20566 raft_consensus.cc:740] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.567873 20571 consensus_queue.cc:260] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.569585 20390 leader_election.cc:304] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:08.570915 20586 raft_consensus.cc:2804] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.571347 20586 raft_consensus.cc:493] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.571755 20586 raft_consensus.cc:3060] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.569416 20566 consensus_queue.cc:260] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.571077 20176 catalog_manager.cc:5697] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67). New cstate: current_term: 1 leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:08.574232 20566 ts_tablet_manager.cc:1434] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 14:53:08.575281 20566 tablet_bootstrap.cc:492] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:08.571916 20571 ts_tablet_manager.cc:1434] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:53:08.587760 20571 tablet_bootstrap.cc:492] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:08.590144 20568 raft_consensus.cc:359] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.590921 20568 raft_consensus.cc:385] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.591262 20568 raft_consensus.cc:740] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.592212 20568 consensus_queue.cc:260] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.592793 20511 raft_consensus.cc:493] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.580222 20567 raft_consensus.cc:493] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.593321 20511 raft_consensus.cc:515] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.581553 20586 raft_consensus.cc:515] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.594116 20567 raft_consensus.cc:515] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.596462 20567 leader_election.cc:290] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.596647 20586 leader_election.cc:290] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:08.597095 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:08.598318 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:08.598596 20566 tablet_bootstrap.cc:654] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.598800 20276 raft_consensus.cc:2393] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7055551b74741b886e4dbd11a59d90b in current term 1: Already voted for candidate 551791ada7b845f6bd8058bd8e4f5aff in this term.
I20260709 14:53:08.599776 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced43705868341c1878bf279d3dabcf5" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:08.600382 20278 raft_consensus.cc:3060] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.600668 20511 leader_election.cc:290] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:08.597409 20568 ts_tablet_manager.cc:1434] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260709 14:53:08.607261 20568 tablet_bootstrap.cc:492] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:08.607215 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:08.608217 20566 tablet_bootstrap.cc:492] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:08.608752 20566 ts_tablet_manager.cc:1403] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.003s
I20260709 14:53:08.605264 20571 tablet_bootstrap.cc:654] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.610383 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced43705868341c1878bf279d3dabcf5" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
W20260709 14:53:08.612483 20393 leader_election.cc:343] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:08.613170 20393 leader_election.cc:343] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.614015 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:08.614369 20568 tablet_bootstrap.cc:654] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.609546 20316 leader_election.cc:304] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b; no voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:08.615365 20567 raft_consensus.cc:3060] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.621989 20511 raft_consensus.cc:493] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.622761 20567 raft_consensus.cc:2749] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:08.624352 20276 raft_consensus.cc:2468] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 0.
I20260709 14:53:08.626163 20390 leader_election.cc:304] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:08.625022 20566 raft_consensus.cc:359] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.626886 20566 raft_consensus.cc:385] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.627147 20586 raft_consensus.cc:2804] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.627763 20586 raft_consensus.cc:493] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.628170 20586 raft_consensus.cc:3060] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.627688 20566 raft_consensus.cc:740] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.630302 20566 consensus_queue.cc:260] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.632614 20566 ts_tablet_manager.cc:1434] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 14:53:08.622622 20511 raft_consensus.cc:515] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.635630 20571 tablet_bootstrap.cc:492] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:08.635300 20586 raft_consensus.cc:515] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.636082 20511 leader_election.cc:290] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:08.636145 20571 ts_tablet_manager.cc:1403] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.006s
I20260709 14:53:08.637779 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:08.638427 20586 leader_election.cc:290] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:08.639061 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:08.639319 20571 raft_consensus.cc:359] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.640084 20571 raft_consensus.cc:385] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.640497 20571 raft_consensus.cc:740] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.633581 20566 tablet_bootstrap.cc:492] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
W20260709 14:53:08.642539 20393 leader_election.cc:343] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:08.644357 20393 leader_election.cc:343] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.648470 20566 tablet_bootstrap.cc:654] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.648823 20274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:08.649585 20274 raft_consensus.cc:3060] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.641283 20571 consensus_queue.cc:260] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.653785 20571 ts_tablet_manager.cc:1434] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:53:08.661586 20571 tablet_bootstrap.cc:492] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:08.654175 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
W20260709 14:53:08.665284 20390 leader_election.cc:343] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.670540 20274 raft_consensus.cc:2468] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 1.
I20260709 14:53:08.673287 20390 leader_election.cc:304] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff; no voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:08.679757 20566 tablet_bootstrap.cc:492] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:08.680296 20566 ts_tablet_manager.cc:1403] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.024s
I20260709 14:53:08.680402 20586 raft_consensus.cc:2749] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:08.682093 20390 leader_election.cc:304] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:08.682957 20586 raft_consensus.cc:2804] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.683446 20586 raft_consensus.cc:697] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Becoming Leader. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:08.683821 20566 raft_consensus.cc:359] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.684624 20566 raft_consensus.cc:385] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.684943 20566 raft_consensus.cc:740] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.684329 20586 consensus_queue.cc:237] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.684851 20501 raft_consensus.cc:493] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.677963 20571 tablet_bootstrap.cc:654] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.685825 20566 consensus_queue.cc:260] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.686009 20501 raft_consensus.cc:515] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.688279 20501 leader_election.cc:290] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.689425 20566 ts_tablet_manager.cc:1434] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:53:08.690068 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129a9025e59943e995d13bffe6e96362" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
W20260709 14:53:08.691531 20242 leader_election.cc:343] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.692615 20566 tablet_bootstrap.cc:492] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:08.680415 20278 raft_consensus.cc:2468] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 1.
I20260709 14:53:08.693684 20390 leader_election.cc:304] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:08.694525 20511 raft_consensus.cc:2804] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.695001 20511 raft_consensus.cc:697] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Becoming Leader. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:08.697050 20568 tablet_bootstrap.cc:492] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:08.697636 20568 ts_tablet_manager.cc:1403] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.091s	user 0.029s	sys 0.032s
I20260709 14:53:08.697638 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129a9025e59943e995d13bffe6e96362" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:08.698438 20352 raft_consensus.cc:2468] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:08.699594 20244 leader_election.cc:304] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [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: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:08.700727 20501 raft_consensus.cc:2804] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.701122 20501 raft_consensus.cc:493] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.701471 20501 raft_consensus.cc:3060] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.701735 20566 tablet_bootstrap.cc:654] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.702731 20568 raft_consensus.cc:359] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.705530 20568 raft_consensus.cc:385] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.705914 20568 raft_consensus.cc:740] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.707124 20568 consensus_queue.cc:260] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.709446 20571 tablet_bootstrap.cc:492] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:08.710085 20571 ts_tablet_manager.cc:1403] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.003s
I20260709 14:53:08.695899 20511 consensus_queue.cc:237] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.712878 20571 raft_consensus.cc:359] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.713321 20566 tablet_bootstrap.cc:492] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:08.713798 20571 raft_consensus.cc:385] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.713881 20566 ts_tablet_manager.cc:1403] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260709 14:53:08.714205 20571 raft_consensus.cc:740] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.715059 20571 consensus_queue.cc:260] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.716841 20566 raft_consensus.cc:359] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.717715 20566 raft_consensus.cc:385] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.718027 20566 raft_consensus.cc:740] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.718667 20566 consensus_queue.cc:260] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.715301 20501 raft_consensus.cc:515] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.717527 20571 ts_tablet_manager.cc:1434] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:53:08.720542 20566 ts_tablet_manager.cc:1434] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:08.720934 20571 tablet_bootstrap.cc:492] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:08.721490 20566 tablet_bootstrap.cc:492] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51: Bootstrap starting.
I20260709 14:53:08.719329 20568 ts_tablet_manager.cc:1434] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260709 14:53:08.722355 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129a9025e59943e995d13bffe6e96362" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:08.723099 20352 raft_consensus.cc:3060] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.723243 20568 tablet_bootstrap.cc:492] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:08.727571 20501 leader_election.cc:290] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.728717 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129a9025e59943e995d13bffe6e96362" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:08.729388 20427 raft_consensus.cc:3060] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.732395 20571 tablet_bootstrap.cc:654] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.737159 20427 raft_consensus.cc:2468] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:08.736294 20568 tablet_bootstrap.cc:654] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.739693 20242 leader_election.cc:304] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:08.741257 20176 catalog_manager.cc:5697] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67). New cstate: current_term: 1 leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:08.744256 20566 tablet_bootstrap.cc:654] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.747020 20501 raft_consensus.cc:2804] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.747731 20501 raft_consensus.cc:697] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:08.748529 20501 consensus_queue.cc:237] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.749933 20586 raft_consensus.cc:493] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.750465 20586 raft_consensus.cc:515] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.752975 20586 leader_election.cc:290] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:08.754213 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deecb53e2f54ef0a35785e4da96eef3" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
W20260709 14:53:08.755672 20393 leader_election.cc:343] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.760390 20566 tablet_bootstrap.cc:492] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51: No bootstrap required, opened a new log
I20260709 14:53:08.760958 20566 ts_tablet_manager.cc:1403] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.006s
I20260709 14:53:08.763146 20176 catalog_manager.cc:5697] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.763603 20566 raft_consensus.cc:359] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.764353 20566 raft_consensus.cc:385] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.764640 20566 raft_consensus.cc:740] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.765301 20566 consensus_queue.cc:260] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.766554 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deecb53e2f54ef0a35785e4da96eef3" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:08.767256 20278 raft_consensus.cc:2468] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 0.
I20260709 14:53:08.767602 20566 ts_tablet_manager.cc:1434] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:53:08.775375 20567 raft_consensus.cc:493] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.775913 20567 raft_consensus.cc:515] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.778479 20567 leader_election.cc:290] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.780189 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:08.781088 20276 raft_consensus.cc:2393] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7055551b74741b886e4dbd11a59d90b in current term 1: Already voted for candidate 551791ada7b845f6bd8058bd8e4f5aff in this term.
I20260709 14:53:08.783093 20390 leader_election.cc:304] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:08.783185 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:08.784343 20586 raft_consensus.cc:2804] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.784745 20586 raft_consensus.cc:493] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.785079 20586 raft_consensus.cc:3060] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.790004 20567 raft_consensus.cc:493] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.790623 20567 raft_consensus.cc:515] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.792752 20567 leader_election.cc:290] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.799883 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e535f6be4794983be4b5a414ffa3cb4" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:08.800707 20278 raft_consensus.cc:2468] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 0.
I20260709 14:53:08.801944 20316 leader_election.cc:304] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:08.803895 20567 raft_consensus.cc:2804] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.804353 20567 raft_consensus.cc:493] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.805282 20317 leader_election.cc:304] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b; no voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:08.804666 20567 raft_consensus.cc:3060] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.806493 20554 raft_consensus.cc:3060] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.813205 20567 raft_consensus.cc:515] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.814383 20554 raft_consensus.cc:2749] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:08.815547 20567 leader_election.cc:290] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.818645 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e535f6be4794983be4b5a414ffa3cb4" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:08.820538 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e535f6be4794983be4b5a414ffa3cb4" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
W20260709 14:53:08.821870 20317 leader_election.cc:343] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.830204 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e535f6be4794983be4b5a414ffa3cb4" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:08.831135 20278 raft_consensus.cc:3060] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:08.838354 20317 leader_election.cc:343] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.842037 20571 tablet_bootstrap.cc:492] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:08.842631 20571 ts_tablet_manager.cc:1403] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.046s
I20260709 14:53:08.843055 20568 tablet_bootstrap.cc:492] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:08.843642 20568 ts_tablet_manager.cc:1403] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.121s	user 0.031s	sys 0.033s
I20260709 14:53:08.844038 20586 raft_consensus.cc:515] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.845780 20501 raft_consensus.cc:493] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.845547 20571 raft_consensus.cc:359] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.846362 20571 raft_consensus.cc:385] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.846287 20501 raft_consensus.cc:515] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.846710 20571 raft_consensus.cc:740] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.847441 20571 consensus_queue.cc:260] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.848425 20501 leader_election.cc:290] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.849691 20571 ts_tablet_manager.cc:1434] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:08.850737 20571 tablet_bootstrap.cc:492] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:08.851136 20175 catalog_manager.cc:5697] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67). New cstate: current_term: 1 leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:08.732407 20352 raft_consensus.cc:2468] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:08.853797 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea31c3922ba4080ade7e66e76e490bd" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:08.854413 20351 raft_consensus.cc:2468] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:08.851967 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea31c3922ba4080ade7e66e76e490bd" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:08.855592 20244 leader_election.cc:304] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:08.856439 20501 raft_consensus.cc:2804] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.856793 20501 raft_consensus.cc:493] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.856949 20571 tablet_bootstrap.cc:654] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.857241 20501 raft_consensus.cc:3060] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:08.856927 20242 leader_election.cc:343] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.867071 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deecb53e2f54ef0a35785e4da96eef3" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:08.867805 20276 raft_consensus.cc:3060] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.868431 20568 raft_consensus.cc:359] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.869292 20568 raft_consensus.cc:385] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.869632 20568 raft_consensus.cc:740] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.872020 20568 consensus_queue.cc:260] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.875959 20568 ts_tablet_manager.cc:1434] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.004s
I20260709 14:53:08.876973 20568 tablet_bootstrap.cc:492] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:08.880827 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deecb53e2f54ef0a35785e4da96eef3" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:08.881503 20352 raft_consensus.cc:3060] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.881985 20276 raft_consensus.cc:2468] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 1.
I20260709 14:53:08.883261 20390 leader_election.cc:304] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:08.883607 20568 tablet_bootstrap.cc:654] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.884066 20511 raft_consensus.cc:2804] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.884537 20511 raft_consensus.cc:697] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Becoming Leader. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:08.885350 20511 consensus_queue.cc:237] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.889557 20352 raft_consensus.cc:2468] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 1.
I20260709 14:53:08.891292 20571 tablet_bootstrap.cc:492] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:08.891815 20571 ts_tablet_manager.cc:1403] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.006s
I20260709 14:53:08.892197 20586 leader_election.cc:290] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:08.892518 20603 raft_consensus.cc:493] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.896490 20603 raft_consensus.cc:515] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.899798 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24ee4e23514966bffab76a36e35790" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:08.900415 20427 raft_consensus.cc:2468] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:08.901559 20242 leader_election.cc:304] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:08.902421 20569 raft_consensus.cc:2804] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.902762 20569 raft_consensus.cc:493] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.903115 20569 raft_consensus.cc:3060] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.894524 20571 raft_consensus.cc:359] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.910843 20571 raft_consensus.cc:385] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.911181 20571 raft_consensus.cc:740] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.911231 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24ee4e23514966bffab76a36e35790" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:08.912075 20352 raft_consensus.cc:2468] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:08.911983 20571 consensus_queue.cc:260] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.895905 20278 raft_consensus.cc:2468] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 1.
I20260709 14:53:08.914208 20571 ts_tablet_manager.cc:1434] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 14:53:08.914624 20603 leader_election.cc:290] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.916006 20569 raft_consensus.cc:515] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.918167 20571 tablet_bootstrap.cc:492] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b: Bootstrap starting.
I20260709 14:53:08.926324 20569 leader_election.cc:290] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.928112 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24ee4e23514966bffab76a36e35790" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:08.928750 20427 raft_consensus.cc:3060] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.930979 20316 leader_election.cc:304] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [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: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:08.932575 20554 raft_consensus.cc:2804] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.933055 20554 raft_consensus.cc:697] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:08.935007 20501 raft_consensus.cc:515] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.935245 20554 consensus_queue.cc:237] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.938738 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea31c3922ba4080ade7e66e76e490bd" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:08.939182 20350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24ee4e23514966bffab76a36e35790" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:08.939965 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea31c3922ba4080ade7e66e76e490bd" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:08.940651 20353 raft_consensus.cc:3060] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:08.941143 20242 leader_election.cc:343] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.940054 20350 raft_consensus.cc:3060] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.937467 20501 leader_election.cc:290] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:08.948519 20571 tablet_bootstrap.cc:654] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.948729 20353 raft_consensus.cc:2468] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:08.948823 20350 raft_consensus.cc:2468] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:08.951465 20427 raft_consensus.cc:2468] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:08.952373 20244 leader_election.cc:304] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [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: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:08.954608 20244 leader_election.cc:304] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:08.955487 20569 raft_consensus.cc:2804] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.955958 20569 raft_consensus.cc:697] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:08.956068 20603 raft_consensus.cc:2804] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.959262 20569 consensus_queue.cc:237] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.963920 20176 catalog_manager.cc:5697] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67). New cstate: current_term: 1 leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:08.968658 20586 consensus_queue.cc:1048] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:08.969759 20603 raft_consensus.cc:697] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:08.978068 20603 consensus_queue.cc:237] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.982795 20568 tablet_bootstrap.cc:492] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:08.983410 20568 ts_tablet_manager.cc:1403] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.107s	user 0.024s	sys 0.034s
I20260709 14:53:08.990618 20568 raft_consensus.cc:359] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:08.992332 20568 raft_consensus.cc:385] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.992664 20568 raft_consensus.cc:740] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.993295 20571 tablet_bootstrap.cc:492] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b: No bootstrap required, opened a new log
I20260709 14:53:08.985123 20511 consensus_queue.cc:1048] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:08.993846 20571 ts_tablet_manager.cc:1403] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.004s
I20260709 14:53:08.991205 20176 catalog_manager.cc:5697] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 1 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.993332 20568 consensus_queue.cc:260] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.001086 20568 ts_tablet_manager.cc:1434] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 14:53:09.002568 20568 tablet_bootstrap.cc:492] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff: Bootstrap starting.
I20260709 14:53:09.009179 20568 tablet_bootstrap.cc:654] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.012924 20571 raft_consensus.cc:359] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.013504 20571 raft_consensus.cc:385] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.013733 20571 raft_consensus.cc:740] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.014362 20571 consensus_queue.cc:260] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.018558 20571 ts_tablet_manager.cc:1434] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:53:09.027326 20175 catalog_manager.cc:5697] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.033042 20175 catalog_manager.cc:5697] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.044744 20568 tablet_bootstrap.cc:492] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff: No bootstrap required, opened a new log
I20260709 14:53:09.045431 20568 ts_tablet_manager.cc:1403] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.005s
I20260709 14:53:09.048915 20568 raft_consensus.cc:359] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.049724 20568 raft_consensus.cc:385] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.050048 20568 raft_consensus.cc:740] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.050864 20568 consensus_queue.cc:260] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.060544 20568 ts_tablet_manager.cc:1434] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:53:09.078178 20586 consensus_queue.cc:1048] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.094333 20610 raft_consensus.cc:493] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.095036 20610 raft_consensus.cc:515] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.095328 20586 consensus_queue.cc:1048] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.100844 20350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:09.101135 20610 leader_election.cc:290] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:09.101683 20350 raft_consensus.cc:2468] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:09.102962 20244 leader_election.cc:304] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:09.103819 20603 raft_consensus.cc:2804] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.104224 20603 raft_consensus.cc:493] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.104539 20603 raft_consensus.cc:3060] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.108841 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff" is_pre_election: true
I20260709 14:53:09.109582 20427 raft_consensus.cc:2468] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 0.
I20260709 14:53:09.118090 20603 raft_consensus.cc:515] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.119765 20603 leader_election.cc:290] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:09.120648 20350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:09.120859 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:09.121188 20350 raft_consensus.cc:3060] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.121541 20427 raft_consensus.cc:3060] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.126858 20350 raft_consensus.cc:2468] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:09.127912 20244 leader_election.cc:304] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:09.128584 20603 raft_consensus.cc:2804] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.128970 20603 raft_consensus.cc:697] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:09.128888 20427 raft_consensus.cc:2468] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 1.
I20260709 14:53:09.129892 20603 consensus_queue.cc:237] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.138126 20175 catalog_manager.cc:5697] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 1 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.142019 20586 consensus_queue.cc:1048] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.151206 20350 raft_consensus.cc:3060] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.159350 20585 consensus_queue.cc:1048] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.234741 20585 raft_consensus.cc:493] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.236552 20585 raft_consensus.cc:515] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.238595 20427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0"
dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
mode: GRACEFUL
new_leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:45908
I20260709 14:53:09.239925 20427 raft_consensus.cc:606] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Received request to transfer leadership to TS cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:09.242738 20350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea31c3922ba4080ade7e66e76e490bd" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:09.244603 20350 raft_consensus.cc:2393] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 551791ada7b845f6bd8058bd8e4f5aff in current term 1: Already voted for candidate cbd25e72e7a343c8b60f6689a33edc51 in this term.
I20260709 14:53:09.246487 20585 leader_election.cc:290] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:09.242691 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea31c3922ba4080ade7e66e76e490bd" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:09.251807 20390 leader_election.cc:304] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff; no voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:09.253443 20585 raft_consensus.cc:3060] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.258299 20610 consensus_queue.cc:1048] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:09.262887 20426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374"
dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
mode: GRACEFUL
new_leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:45908
I20260709 14:53:09.263718 20426 raft_consensus.cc:606] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Received request to transfer leadership to TS cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:09.267678 20585 raft_consensus.cc:2749] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.292879 20426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3deecb53e2f54ef0a35785e4da96eef3"
dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
mode: GRACEFUL
new_leader_uuid: "b7055551b74741b886e4dbd11a59d90b"
 from {username='slave'} at 127.0.0.1:45908
I20260709 14:53:09.293625 20426 raft_consensus.cc:606] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Received request to transfer leadership to TS b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:09.295619 20610 consensus_queue.cc:1048] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.306439 20278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "129a9025e59943e995d13bffe6e96362"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
mode: GRACEFUL
new_leader_uuid: "b7055551b74741b886e4dbd11a59d90b"
 from {username='slave'} at 127.0.0.1:51550
I20260709 14:53:09.307054 20278 raft_consensus.cc:606] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Received request to transfer leadership to TS b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:09.315964 20585 raft_consensus.cc:493] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.316902 20585 raft_consensus.cc:515] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.319536 20585 leader_election.cc:290] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:09.320338 20278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
mode: GRACEFUL
new_leader_uuid: "b7055551b74741b886e4dbd11a59d90b"
 from {username='slave'} at 127.0.0.1:51550
I20260709 14:53:09.321098 20278 raft_consensus.cc:606] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Received request to transfer leadership to TS b7055551b74741b886e4dbd11a59d90b
I20260709 14:53:09.324819 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e535f6be4794983be4b5a414ffa3cb4" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7055551b74741b886e4dbd11a59d90b" is_pre_election: true
I20260709 14:53:09.327910 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e535f6be4794983be4b5a414ffa3cb4" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51" is_pre_election: true
I20260709 14:53:09.329232 20278 raft_consensus.cc:2393] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 551791ada7b845f6bd8058bd8e4f5aff in current term 1: Already voted for candidate b7055551b74741b886e4dbd11a59d90b in this term.
I20260709 14:53:09.330886 20390 leader_election.cc:304] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff; no voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51
I20260709 14:53:09.332355 20585 raft_consensus.cc:3060] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.341684 20608 raft_consensus.cc:993] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51: : Instructing follower b7055551b74741b886e4dbd11a59d90b to start an election
I20260709 14:53:09.342353 20608 raft_consensus.cc:1081] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Signalling peer b7055551b74741b886e4dbd11a59d90b to start an election
I20260709 14:53:09.345405 20610 consensus_queue.cc:1048] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.345482 20350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "129a9025e59943e995d13bffe6e96362"
dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
 from {username='slave'} at 127.0.0.1:48912
I20260709 14:53:09.346414 20350 raft_consensus.cc:493] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.346853 20350 raft_consensus.cc:3060] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.347213 20585 raft_consensus.cc:2749] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.355886 20585 consensus_queue.cc:1048] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.366490 20350 raft_consensus.cc:515] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.367810 20501 consensus_queue.cc:1048] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:09.369966 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129a9025e59943e995d13bffe6e96362" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:09.370689 20276 raft_consensus.cc:3055] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.370990 20276 raft_consensus.cc:740] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:09.371986 20276 consensus_queue.cc:260] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.373206 20276 raft_consensus.cc:3060] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.387487 20276 raft_consensus.cc:2468] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 2.
I20260709 14:53:09.388823 20350 leader_election.cc:290] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 2 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:09.389246 20316 leader_election.cc:304] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:09.395453 20554 raft_consensus.cc:2804] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.392431 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129a9025e59943e995d13bffe6e96362" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:09.396593 20426 raft_consensus.cc:3060] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.397689 20586 consensus_queue.cc:1048] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:09.398707 20554 raft_consensus.cc:697] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:09.400362 20554 consensus_queue.cc:237] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.413995 20586 raft_consensus.cc:993] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff: : Instructing follower cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:09.414671 20511 raft_consensus.cc:1081] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Signalling peer cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:09.409687 20175 catalog_manager.cc:5697] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 1 to 2, leader changed from cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65) to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 2 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.421947 20278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:51538
I20260709 14:53:09.422572 20278 raft_consensus.cc:493] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.422997 20278 raft_consensus.cc:3060] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.425596 20586 raft_consensus.cc:993] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff: : Instructing follower b7055551b74741b886e4dbd11a59d90b to start an election
I20260709 14:53:09.426229 20511 raft_consensus.cc:1081] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Signalling peer b7055551b74741b886e4dbd11a59d90b to start an election
I20260709 14:53:09.431906 20350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3deecb53e2f54ef0a35785e4da96eef3"
dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
 from {username='slave'} at 127.0.0.1:48920
I20260709 14:53:09.432502 20350 raft_consensus.cc:493] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.432900 20350 raft_consensus.cc:3060] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.433107 20278 raft_consensus.cc:515] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.436359 20353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:09.437095 20353 raft_consensus.cc:3060] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.438150 20501 consensus_queue.cc:1048] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.444969 20426 raft_consensus.cc:2468] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 2.
I20260709 14:53:09.453958 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c511c9607d45d88faf8525e7c59374" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:09.458451 20427 raft_consensus.cc:3055] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.458786 20427 raft_consensus.cc:740] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:09.464157 20350 raft_consensus.cc:515] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.465054 20610 consensus_queue.cc:1048] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.476758 20350 leader_election.cc:290] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 2 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:09.477766 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deecb53e2f54ef0a35785e4da96eef3" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:09.478562 20426 raft_consensus.cc:3055] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.477888 20276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deecb53e2f54ef0a35785e4da96eef3" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:09.478931 20426 raft_consensus.cc:740] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:09.479277 20276 raft_consensus.cc:3060] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.479954 20426 consensus_queue.cc:260] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.481256 20426 raft_consensus.cc:3060] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.477710 20427 consensus_queue.cc:260] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.483357 20427 raft_consensus.cc:3060] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.487615 20276 raft_consensus.cc:2468] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 2.
I20260709 14:53:09.490613 20316 leader_election.cc:304] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:09.491428 20554 raft_consensus.cc:2804] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.491901 20554 raft_consensus.cc:697] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:09.494047 20567 consensus_queue.cc:1048] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:09.492839 20554 consensus_queue.cc:237] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.497013 20278 leader_election.cc:290] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:09.499967 20426 raft_consensus.cc:2468] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 2.
I20260709 14:53:09.499981 20353 raft_consensus.cc:2468] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:09.504029 20244 leader_election.cc:304] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:09.504932 20501 raft_consensus.cc:2804] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.505386 20501 raft_consensus.cc:697] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:09.505976 20427 raft_consensus.cc:2468] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:09.506356 20501 consensus_queue.cc:237] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.516861 20176 catalog_manager.cc:5697] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 1 to 2, leader changed from 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67) to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.526654 20173 catalog_manager.cc:5697] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 1 to 2, leader changed from 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67) to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 2 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.538548 20554 consensus_queue.cc:1048] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.547472 20586 raft_consensus.cc:993] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff: : Instructing follower cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:09.547960 20586 raft_consensus.cc:1081] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Signalling peer cbd25e72e7a343c8b60f6689a33edc51 to start an election
I20260709 14:53:09.550765 20501 consensus_queue.cc:1048] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:09.556548 20278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
 from {username='slave'} at 127.0.0.1:51538
I20260709 14:53:09.558125 20278 raft_consensus.cc:493] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.558523 20278 raft_consensus.cc:3060] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.566897 20278 raft_consensus.cc:515] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.569885 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:09.570574 20352 raft_consensus.cc:3060] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.570674 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486ddaf3f88c4254978dbe278692eae0" candidate_uuid: "cbd25e72e7a343c8b60f6689a33edc51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:09.571370 20427 raft_consensus.cc:3055] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.571650 20427 raft_consensus.cc:740] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:09.572440 20427 consensus_queue.cc:260] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.573689 20427 raft_consensus.cc:3060] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.575634 20278 leader_election.cc:290] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Requested vote from peers b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:09.579520 20352 raft_consensus.cc:2468] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:09.582830 20244 leader_election.cc:304] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7055551b74741b886e4dbd11a59d90b, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:09.584168 20610 raft_consensus.cc:2804] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.584632 20610 raft_consensus.cc:697] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Becoming Leader. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:09.585567 20610 consensus_queue.cc:237] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.588624 20569 consensus_queue.cc:1048] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:09.590659 20427 raft_consensus.cc:2468] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbd25e72e7a343c8b60f6689a33edc51 in term 2.
I20260709 14:53:09.595857 20176 catalog_manager.cc:5697] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 reported cstate change: term changed from 1 to 2, leader changed from 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67) to cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65). New cstate: current_term: 2 leader_uuid: "cbd25e72e7a343c8b60f6689a33edc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.606208 20603 raft_consensus.cc:993] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51: : Instructing follower b7055551b74741b886e4dbd11a59d90b to start an election
I20260709 14:53:09.606663 20603 raft_consensus.cc:1081] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Signalling peer b7055551b74741b886e4dbd11a59d90b to start an election
I20260709 14:53:09.611356 20352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979"
dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
 from {username='slave'} at 127.0.0.1:48912
I20260709 14:53:09.611953 20352 raft_consensus.cc:493] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.612339 20352 raft_consensus.cc:3060] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.617969 20352 raft_consensus.cc:515] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.619665 20352 leader_election.cc:290] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 2 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67:34123)
I20260709 14:53:09.620925 20426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
I20260709 14:53:09.621510 20278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bd79270c6347fa9fa19978a4e33979" candidate_uuid: "b7055551b74741b886e4dbd11a59d90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:09.621533 20426 raft_consensus.cc:3060] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.622160 20278 raft_consensus.cc:3055] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.622720 20278 raft_consensus.cc:740] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:09.623637 20278 consensus_queue.cc:260] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.625164 20278 raft_consensus.cc:3060] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.629443 20426 raft_consensus.cc:2468] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 2.
I20260709 14:53:09.630923 20317 leader_election.cc:304] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b; no voters: 
I20260709 14:53:09.631736 20554 raft_consensus.cc:2804] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.632220 20554 raft_consensus.cc:697] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Becoming Leader. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:09.632328 20278 raft_consensus.cc:2468] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7055551b74741b886e4dbd11a59d90b in term 2.
I20260709 14:53:09.633210 20554 consensus_queue.cc:237] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:09.641119 20176 catalog_manager.cc:5697] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b reported cstate change: term changed from 1 to 2, leader changed from cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65) to b7055551b74741b886e4dbd11a59d90b (127.11.178.66). New cstate: current_term: 2 leader_uuid: "b7055551b74741b886e4dbd11a59d90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.790499 20278 raft_consensus.cc:1275] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Refusing update from remote peer b7055551b74741b886e4dbd11a59d90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.791694 20554 consensus_queue.cc:1048] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:09.800571 20426 raft_consensus.cc:1275] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Refusing update from remote peer b7055551b74741b886e4dbd11a59d90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.804728 20554 consensus_queue.cc:1048] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:09.925331 20426 raft_consensus.cc:1275] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Refusing update from remote peer b7055551b74741b886e4dbd11a59d90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.926862 20554 consensus_queue.cc:1048] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:09.939626 20278 raft_consensus.cc:1275] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Refusing update from remote peer b7055551b74741b886e4dbd11a59d90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.941983 20554 consensus_queue.cc:1048] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:09.957614 20426 raft_consensus.cc:1275] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.961140 20569 consensus_queue.cc:1048] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:09.973577 20353 raft_consensus.cc:1275] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.975181 20569 consensus_queue.cc:1048] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.031770 20426 raft_consensus.cc:1275] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Refusing update from remote peer b7055551b74741b886e4dbd11a59d90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.033187 20554 consensus_queue.cc:1048] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.046676 20276 raft_consensus.cc:1275] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Refusing update from remote peer b7055551b74741b886e4dbd11a59d90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.048767 20567 consensus_queue.cc:1048] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:10.091346 20426 raft_consensus.cc:1275] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.092880 20569 consensus_queue.cc:1048] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.104532 20353 raft_consensus.cc:1275] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Refusing update from remote peer cbd25e72e7a343c8b60f6689a33edc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.106232 20501 consensus_queue.cc:1048] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.334450 20173 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48432:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:53:12.353498 20173 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48432:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:53:12.378528 11977 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:12.623736 20351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1"
dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
mode: GRACEFUL
new_leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
 from {username='slave'} at 127.0.0.1:45678
I20260709 14:53:12.624490 20351 raft_consensus.cc:606] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Received request to transfer leadership to TS 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:12.633797 20682 tablet.cc:1724] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:12.637542 20673 log.cc:927] Time spent T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff: Append to log took a long time: real 0.121s	user 0.002s	sys 0.000s
I20260709 14:53:12.684360 20686 tablet.cc:1724] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:12.702728 20677 log.cc:927] Time spent T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
W20260709 14:53:12.714383 20683 log.cc:927] Time spent T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51: Append to log took a long time: real 0.101s	user 0.002s	sys 0.000s
I20260709 14:53:12.734898 20692 tablet.cc:1724] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:12.773818 20691 log.cc:927] Time spent T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
W20260709 14:53:12.775600 20675 log.cc:927] Time spent T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51: Append to log took a long time: real 0.164s	user 0.002s	sys 0.000s
I20260709 14:53:12.763046 20699 tablet.cc:1724] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.788769 20703 tablet.cc:1724] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.795822 20700 tablet.cc:1724] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.757351 20690 tablet.cc:1724] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.803311 20682 tablet.cc:1724] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.803592 20701 tablet.cc:1724] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.809288 20278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1"
dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
mode: GRACEFUL
new_leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
 from {username='slave'} at 127.0.0.1:38278
I20260709 14:53:12.809917 20278 raft_consensus.cc:606] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Received request to transfer leadership to TS 551791ada7b845f6bd8058bd8e4f5aff
I20260709 14:53:12.763514 20696 tablet.cc:1724] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.820194 20707 tablet.cc:1724] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.808887 20695 tablet.cc:1724] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.834846 11977 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:12.835707 11977 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:12.851977 20707 tablet.cc:1724] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.763001 20702 tablet.cc:1724] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.862562 20686 tablet.cc:1724] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:12.883455 20316 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.65:40681, user_credentials={real_user=slave}} blocked reactor thread for 101286us
W20260709 14:53:12.921262 20393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.66:34215, user_credentials={real_user=slave}} blocked reactor thread for 70350.8us
I20260709 14:53:12.923062 20696 tablet.cc:1724] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.941205 20645 raft_consensus.cc:993] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51: : Instructing follower 551791ada7b845f6bd8058bd8e4f5aff to start an election
I20260709 14:53:12.941833 20645 raft_consensus.cc:1081] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Signalling peer 551791ada7b845f6bd8058bd8e4f5aff to start an election
I20260709 14:53:12.947002 20690 tablet.cc:1724] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.948523 20700 tablet.cc:1724] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.939849 20692 tablet.cc:1724] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.948643 20424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1"
dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
 from {username='slave'} at 127.0.0.1:45896
I20260709 14:53:12.954394 20424 raft_consensus.cc:493] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:12.954085 20682 tablet.cc:1724] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.954792 20424 raft_consensus.cc:3060] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:12.958899 20703 tablet.cc:1724] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.961277 20700 tablet.cc:1724] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.966320 20701 tablet.cc:1724] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:12.968953 20424 raft_consensus.cc:515] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:12.974169 20272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:12.974788 20272 raft_consensus.cc:3055] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:12.975126 20272 raft_consensus.cc:740] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cbd25e72e7a343c8b60f6689a33edc51, State: Running, Role: LEADER
I20260709 14:53:12.975632 20424 leader_election.cc:290] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 3 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:12.979351 20349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80d3c03e354764930970f7673d3ba1" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:12.980093 20349 raft_consensus.cc:3060] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:12.998044 20702 tablet.cc:1724] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:13.000983 20349 raft_consensus.cc:2468] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 3.
I20260709 14:53:13.009176 20393 leader_election.cc:304] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, b7055551b74741b886e4dbd11a59d90b; no voters: 
I20260709 14:53:13.013688 20705 raft_consensus.cc:2804] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:13.013345 20703 tablet.cc:1724] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:13.014241 20705 raft_consensus.cc:697] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 LEADER]: Becoming Leader. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:13.015363 20705 consensus_queue.cc:237] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [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: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:12.975934 20272 consensus_queue.cc:260] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [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: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:13.019637 20272 raft_consensus.cc:3060] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:13.021786 20317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.178.67:34123, user_credentials={real_user=slave}} blocked reactor thread for 139411us
I20260709 14:53:13.033859 20701 tablet.cc:1724] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:13.038372 20686 tablet.cc:1724] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:13.043885 20667 raft_consensus.cc:993] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b: : Instructing follower 551791ada7b845f6bd8058bd8e4f5aff to start an election
I20260709 14:53:13.044562 20710 raft_consensus.cc:1081] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Signalling peer 551791ada7b845f6bd8058bd8e4f5aff to start an election
I20260709 14:53:13.046437 20422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1"
dest_uuid: "551791ada7b845f6bd8058bd8e4f5aff"
 from {username='slave'} at 127.0.0.1:45892
I20260709 14:53:13.047021 20422 raft_consensus.cc:493] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.047367 20422 raft_consensus.cc:3060] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.047911 20272 raft_consensus.cc:2468] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 3.
I20260709 14:53:13.054538 20422 raft_consensus.cc:515] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:13.056695 20173 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb: soft_deleted_table [id=d04fa017ec314a02a1b16f0a9d90005a] alter complete (version 1)
I20260709 14:53:13.057186 20272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cbd25e72e7a343c8b60f6689a33edc51"
I20260709 14:53:13.057583 20349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994a4ed1c3c84a8a894471c39dab2ca1" candidate_uuid: "551791ada7b845f6bd8058bd8e4f5aff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7055551b74741b886e4dbd11a59d90b"
I20260709 14:53:13.058113 20272 raft_consensus.cc:3060] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.058195 20349 raft_consensus.cc:3055] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:13.058645 20349 raft_consensus.cc:740] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b7055551b74741b886e4dbd11a59d90b, State: Running, Role: LEADER
I20260709 14:53:13.059566 20349 consensus_queue.cc:260] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [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: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:13.060719 20349 raft_consensus.cc:3060] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.066385 20272 raft_consensus.cc:2468] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 3.
I20260709 14:53:13.067536 20390 leader_election.cc:304] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [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: 551791ada7b845f6bd8058bd8e4f5aff, cbd25e72e7a343c8b60f6689a33edc51; no voters: 
I20260709 14:53:13.068019 20422 leader_election.cc:290] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [CANDIDATE]: Term 3 election: Requested vote from peers cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681), b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215)
I20260709 14:53:13.067584 20349 raft_consensus.cc:2468] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 551791ada7b845f6bd8058bd8e4f5aff in term 3.
I20260709 14:53:13.068408 20705 raft_consensus.cc:2804] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:13.068975 20705 raft_consensus.cc:697] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 LEADER]: Becoming Leader. State: Replica: 551791ada7b845f6bd8058bd8e4f5aff, State: Running, Role: LEADER
I20260709 14:53:13.069856 20705 consensus_queue.cc:237] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [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: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } }
I20260709 14:53:13.070753 20173 catalog_manager.cc:5697] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff reported cstate change: term changed from 2 to 3, leader changed from cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65) to 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67). New cstate: current_term: 3 leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.085423 20173 catalog_manager.cc:5697] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff reported cstate change: term changed from 2 to 3, leader changed from b7055551b74741b886e4dbd11a59d90b (127.11.178.66) to 551791ada7b845f6bd8058bd8e4f5aff (127.11.178.67). New cstate: current_term: 3 leader_uuid: "551791ada7b845f6bd8058bd8e4f5aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "551791ada7b845f6bd8058bd8e4f5aff" member_type: VOTER last_known_addr { host: "127.11.178.67" port: 34123 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.534356 20349 raft_consensus.cc:1275] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 3 FOLLOWER]: Refusing update from remote peer 551791ada7b845f6bd8058bd8e4f5aff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:13.535682 20705 consensus_queue.cc:1048] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:13.545389 20272 raft_consensus.cc:1275] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 3 FOLLOWER]: Refusing update from remote peer 551791ada7b845f6bd8058bd8e4f5aff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:13.547936 20718 consensus_queue.cc:1048] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:13.619782 20272 raft_consensus.cc:1275] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 3 FOLLOWER]: Refusing update from remote peer 551791ada7b845f6bd8058bd8e4f5aff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:13.620868 20718 consensus_queue.cc:1048] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbd25e72e7a343c8b60f6689a33edc51" member_type: VOTER last_known_addr { host: "127.11.178.65" port: 40681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:13.630113 20349 raft_consensus.cc:1275] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 3 FOLLOWER]: Refusing update from remote peer 551791ada7b845f6bd8058bd8e4f5aff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:13.631736 20511 consensus_queue.cc:1048] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7055551b74741b886e4dbd11a59d90b" member_type: VOTER last_known_addr { host: "127.11.178.66" port: 34215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:13.891723 11977 tablet_server.cc:179] TabletServer@127.11.178.65:0 shutting down...
I20260709 14:53:13.918224 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:13.919224 11977 tablet_replica.cc:333] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.920403 11977 raft_consensus.cc:2243] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.921008 11977 raft_consensus.cc:2272] T 3deecb53e2f54ef0a35785e4da96eef3 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.923707 11977 tablet_replica.cc:333] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.924340 11977 raft_consensus.cc:2243] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.925194 11977 raft_consensus.cc:2272] T 0d24ee4e23514966bffab76a36e35790 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.927266 11977 tablet_replica.cc:333] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.927830 11977 raft_consensus.cc:2243] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.928246 11977 raft_consensus.cc:2272] T 2e535f6be4794983be4b5a414ffa3cb4 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.930852 11977 tablet_replica.cc:333] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.931423 11977 raft_consensus.cc:2243] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.931828 11977 raft_consensus.cc:2272] T 129a9025e59943e995d13bffe6e96362 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.934242 11977 tablet_replica.cc:333] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.934826 11977 raft_consensus.cc:2243] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.935602 11977 raft_consensus.cc:2272] T 7ed5fc2ab3f2414c831dd92aacf33108 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.937958 11977 tablet_replica.cc:333] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.938526 11977 raft_consensus.cc:2243] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.938908 11977 raft_consensus.cc:2272] T ced43705868341c1878bf279d3dabcf5 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.941380 11977 tablet_replica.cc:333] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.942049 11977 raft_consensus.cc:2243] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.942795 11977 raft_consensus.cc:2272] T 486ddaf3f88c4254978dbe278692eae0 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.944756 11977 tablet_replica.cc:333] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.945266 11977 raft_consensus.cc:2243] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.945626 11977 raft_consensus.cc:2272] T df80d3c03e354764930970f7673d3ba1 P cbd25e72e7a343c8b60f6689a33edc51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.948117 11977 tablet_replica.cc:333] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.948638 11977 raft_consensus.cc:2243] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.949354 11977 raft_consensus.cc:2272] T cea31c3922ba4080ade7e66e76e490bd P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.951252 11977 tablet_replica.cc:333] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.951749 11977 raft_consensus.cc:2243] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.952489 11977 raft_consensus.cc:2272] T 3b9234e493ae4b53921670a7ee72fc68 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.954674 11977 tablet_replica.cc:333] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.955135 11977 raft_consensus.cc:2243] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.955832 11977 raft_consensus.cc:2272] T 44dbf2e95a9348acae18d053bd86ea96 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.957764 11977 tablet_replica.cc:333] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.958261 11977 raft_consensus.cc:2243] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.958653 11977 raft_consensus.cc:2272] T 6ba50d87d0cf4706afd3e0e8483d614a P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.960872 11977 tablet_replica.cc:333] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.961540 11977 raft_consensus.cc:2243] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.962284 11977 raft_consensus.cc:2272] T 92c511c9607d45d88faf8525e7c59374 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.964124 11977 tablet_replica.cc:333] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.964583 11977 raft_consensus.cc:2243] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.965013 11977 raft_consensus.cc:2272] T 59549fd91dcf454593c2a91bc18d31f0 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.966995 11977 tablet_replica.cc:333] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.967494 11977 raft_consensus.cc:2243] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.967864 11977 raft_consensus.cc:2272] T c8bd79270c6347fa9fa19978a4e33979 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.969950 11977 tablet_replica.cc:333] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.970490 11977 raft_consensus.cc:2243] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.970958 11977 raft_consensus.cc:2272] T ab281ae89a9a433cb70732d3c83c1d44 P cbd25e72e7a343c8b60f6689a33edc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.973043 11977 tablet_replica.cc:333] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.973527 11977 raft_consensus.cc:2243] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.973968 11977 raft_consensus.cc:2272] T 90b0857baaf6465e99c42f62c4cd1d26 P cbd25e72e7a343c8b60f6689a33edc51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.976016 11977 tablet_replica.cc:333] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51: stopping tablet replica
I20260709 14:53:13.976562 11977 raft_consensus.cc:2243] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.977020 11977 raft_consensus.cc:2272] T 994a4ed1c3c84a8a894471c39dab2ca1 P cbd25e72e7a343c8b60f6689a33edc51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.024840 11977 tablet_server.cc:196] TabletServer@127.11.178.65:0 shutdown complete.
I20260709 14:53:14.060429 11977 tablet_server.cc:179] TabletServer@127.11.178.66:0 shutting down...
I20260709 14:53:14.086050 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:14.086812 11977 tablet_replica.cc:333] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.087677 11977 raft_consensus.cc:2243] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.088405 11977 raft_consensus.cc:2272] T 3deecb53e2f54ef0a35785e4da96eef3 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.090454 11977 tablet_replica.cc:333] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.090983 11977 raft_consensus.cc:2243] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.091372 11977 raft_consensus.cc:2272] T 486ddaf3f88c4254978dbe278692eae0 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.093355 11977 tablet_replica.cc:333] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.094012 11977 raft_consensus.cc:2243] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.094432 11977 raft_consensus.cc:2272] T 0d24ee4e23514966bffab76a36e35790 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.096426 11977 tablet_replica.cc:333] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.096976 11977 raft_consensus.cc:2243] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.097715 11977 raft_consensus.cc:2272] T c8bd79270c6347fa9fa19978a4e33979 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.099509 11977 tablet_replica.cc:333] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.100009 11977 raft_consensus.cc:2243] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.100728 11977 raft_consensus.cc:2272] T ab281ae89a9a433cb70732d3c83c1d44 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.102810 11977 tablet_replica.cc:333] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.103345 11977 raft_consensus.cc:2243] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.103758 11977 raft_consensus.cc:2272] T 92c511c9607d45d88faf8525e7c59374 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.105536 11977 tablet_replica.cc:333] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.106025 11977 raft_consensus.cc:2243] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.106748 11977 raft_consensus.cc:2272] T 59549fd91dcf454593c2a91bc18d31f0 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.108656 11977 tablet_replica.cc:333] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.109097 11977 raft_consensus.cc:2243] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.109880 11977 raft_consensus.cc:2272] T 6ba50d87d0cf4706afd3e0e8483d614a P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.111925 11977 tablet_replica.cc:333] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.112385 11977 raft_consensus.cc:2243] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.112771 11977 raft_consensus.cc:2272] T cea31c3922ba4080ade7e66e76e490bd P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.114445 11977 tablet_replica.cc:333] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.114897 11977 raft_consensus.cc:2243] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.115217 11977 raft_consensus.cc:2272] T 3b9234e493ae4b53921670a7ee72fc68 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.117419 11977 tablet_replica.cc:333] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.118129 11977 raft_consensus.cc:2243] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:14.118270 20393 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]
I20260709 14:53:14.118733 11977 raft_consensus.cc:2272] T 44dbf2e95a9348acae18d053bd86ea96 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:14.121364 20393 consensus_peers.cc:597] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff -> Peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Couldn't send request to peer b7055551b74741b886e4dbd11a59d90b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:14.121876 11977 tablet_replica.cc:333] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.122668 11977 raft_consensus.cc:2243] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.123186 11977 raft_consensus.cc:2272] T ced43705868341c1878bf279d3dabcf5 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.125339 11977 tablet_replica.cc:333] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.125937 11977 raft_consensus.cc:2243] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.126816 11977 raft_consensus.cc:2272] T 129a9025e59943e995d13bffe6e96362 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.131425 11977 tablet_replica.cc:333] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.132014 11977 raft_consensus.cc:2243] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.132786 11977 raft_consensus.cc:2272] T 2e535f6be4794983be4b5a414ffa3cb4 P b7055551b74741b886e4dbd11a59d90b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.134971 11977 tablet_replica.cc:333] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.135535 11977 raft_consensus.cc:2243] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.136008 11977 raft_consensus.cc:2272] T 7ed5fc2ab3f2414c831dd92aacf33108 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.138474 11977 tablet_replica.cc:333] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.139214 11977 raft_consensus.cc:2243] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.139727 11977 raft_consensus.cc:2272] T df80d3c03e354764930970f7673d3ba1 P b7055551b74741b886e4dbd11a59d90b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:14.140234 20390 consensus_peers.cc:597] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff -> Peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Couldn't send request to peer cbd25e72e7a343c8b60f6689a33edc51. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:40681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:14.143811 11977 tablet_replica.cc:333] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.144405 11977 raft_consensus.cc:2243] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.144809 11977 raft_consensus.cc:2272] T 994a4ed1c3c84a8a894471c39dab2ca1 P b7055551b74741b886e4dbd11a59d90b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.147018 11977 tablet_replica.cc:333] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b: stopping tablet replica
I20260709 14:53:14.147485 11977 raft_consensus.cc:2243] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.147867 11977 raft_consensus.cc:2272] T 90b0857baaf6465e99c42f62c4cd1d26 P b7055551b74741b886e4dbd11a59d90b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:14.157258 20390 consensus_peers.cc:597] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff -> Peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Couldn't send request to peer cbd25e72e7a343c8b60f6689a33edc51. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:40681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:14.186575 11977 tablet_server.cc:196] TabletServer@127.11.178.66:0 shutdown complete.
W20260709 14:53:14.200606 20393 consensus_peers.cc:597] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff -> Peer b7055551b74741b886e4dbd11a59d90b (127.11.178.66:34215): Couldn't send request to peer b7055551b74741b886e4dbd11a59d90b. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.66:34215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:14.219643 11977 tablet_server.cc:179] TabletServer@127.11.178.67:0 shutting down...
W20260709 14:53:14.224035 20390 consensus_peers.cc:597] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff -> Peer cbd25e72e7a343c8b60f6689a33edc51 (127.11.178.65:40681): Couldn't send request to peer cbd25e72e7a343c8b60f6689a33edc51. Status: Network error: Client connection negotiation failed: client connection to 127.11.178.65:40681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:14.245462 11977 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:14.246347 11977 tablet_replica.cc:333] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.247040 11977 raft_consensus.cc:2243] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.247500 11977 raft_consensus.cc:2272] T 0d24ee4e23514966bffab76a36e35790 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.249403 11977 tablet_replica.cc:333] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.250010 11977 raft_consensus.cc:2243] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.250433 11977 raft_consensus.cc:2272] T 3deecb53e2f54ef0a35785e4da96eef3 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.252369 11977 tablet_replica.cc:333] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.252919 11977 raft_consensus.cc:2243] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.253324 11977 raft_consensus.cc:2272] T 59549fd91dcf454593c2a91bc18d31f0 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.255322 11977 tablet_replica.cc:333] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.255893 11977 raft_consensus.cc:2243] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.256311 11977 raft_consensus.cc:2272] T 92c511c9607d45d88faf8525e7c59374 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.258231 11977 tablet_replica.cc:333] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.258775 11977 raft_consensus.cc:2243] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.259184 11977 raft_consensus.cc:2272] T 486ddaf3f88c4254978dbe278692eae0 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.261003 11977 tablet_replica.cc:333] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.261533 11977 raft_consensus.cc:2243] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.262003 11977 raft_consensus.cc:2272] T c8bd79270c6347fa9fa19978a4e33979 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.263821 11977 tablet_replica.cc:333] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.264353 11977 raft_consensus.cc:2243] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.264760 11977 raft_consensus.cc:2272] T ab281ae89a9a433cb70732d3c83c1d44 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.266669 11977 tablet_replica.cc:333] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.267203 11977 raft_consensus.cc:2243] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.267628 11977 raft_consensus.cc:2272] T 2e535f6be4794983be4b5a414ffa3cb4 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.269377 11977 tablet_replica.cc:333] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.269982 11977 raft_consensus.cc:2243] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.270371 11977 raft_consensus.cc:2272] T 129a9025e59943e995d13bffe6e96362 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.272137 11977 tablet_replica.cc:333] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.272723 11977 raft_consensus.cc:2243] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.273458 11977 raft_consensus.cc:2272] T ced43705868341c1878bf279d3dabcf5 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.275467 11977 tablet_replica.cc:333] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.275977 11977 raft_consensus.cc:2243] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.276345 11977 raft_consensus.cc:2272] T 7ed5fc2ab3f2414c831dd92aacf33108 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.278280 11977 tablet_replica.cc:333] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.278748 11977 raft_consensus.cc:2243] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.279109 11977 raft_consensus.cc:2272] T 6ba50d87d0cf4706afd3e0e8483d614a P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.280932 11977 tablet_replica.cc:333] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.281416 11977 raft_consensus.cc:2243] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.281834 11977 raft_consensus.cc:2272] T cea31c3922ba4080ade7e66e76e490bd P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.283600 11977 tablet_replica.cc:333] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.284016 11977 raft_consensus.cc:2243] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.284375 11977 raft_consensus.cc:2272] T 3b9234e493ae4b53921670a7ee72fc68 P 551791ada7b845f6bd8058bd8e4f5aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.286242 11977 tablet_replica.cc:333] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.286688 11977 raft_consensus.cc:2243] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.287058 11977 raft_consensus.cc:2272] T 44dbf2e95a9348acae18d053bd86ea96 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.288834 11977 tablet_replica.cc:333] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.289283 11977 raft_consensus.cc:2243] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.289997 11977 raft_consensus.cc:2272] T df80d3c03e354764930970f7673d3ba1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.292511 11977 tablet_replica.cc:333] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.293054 11977 raft_consensus.cc:2243] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.293884 11977 raft_consensus.cc:2272] T 90b0857baaf6465e99c42f62c4cd1d26 P 551791ada7b845f6bd8058bd8e4f5aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.295732 11977 tablet_replica.cc:333] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff: stopping tablet replica
I20260709 14:53:14.296202 11977 raft_consensus.cc:2243] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.296902 11977 raft_consensus.cc:2272] T 994a4ed1c3c84a8a894471c39dab2ca1 P 551791ada7b845f6bd8058bd8e4f5aff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.336941 11977 tablet_server.cc:196] TabletServer@127.11.178.67:0 shutdown complete.
I20260709 14:53:14.367875 11977 master.cc:562] Master@127.11.178.126:36971 shutting down...
I20260709 14:53:14.386938 11977 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.387439 11977 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.387718 11977 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75ff1f2fcf5a476582077a00ba44adbb: stopping tablet replica
I20260709 14:53:14.406756 11977 master.cc:584] Master@127.11.178.126:36971 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11259 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23475 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (300302 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver

 1 FAILED TEST
I20260709 14:53:14.457824 11977 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 380 messages since previous log ~14 seconds ago
I20260709 14:53:14.458074 11977 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 379 messages since previous log ~14 seconds ago
I20260709 14:53:14.458297 11977 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 370 messages since previous log ~14 seconds ago
I20260709 14:53:14.458487 11977 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 ~32 seconds ago
I20260709 14:53:14.458680 11977 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 ~32 seconds ago
I20260709 14:53:14.458961 11977 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260709 14:53:14.459234 11977 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 25 messages since previous log ~6 seconds ago
